OSDN Git Service

android-x86/hardware-alsa_sound.git
14 years agoRemove undef for FM routing now that it is a build option. android-x86-1.6
Sean McNeil [Fri, 14 Aug 2009 18:23:55 +0000 (01:23 +0700)]
Remove undef for FM routing now that it is a build option.

14 years agobufferSize must be a power of 2.
Sean McNeil [Fri, 14 Aug 2009 17:50:19 +0000 (00:50 +0700)]
bufferSize must be a power of 2.
Close audio interface on standby.
Clean up interface classes.

14 years agoAdd new argument to openInputStream introduced in Donut.
Sean McNeil [Tue, 11 Aug 2009 22:59:27 +0000 (05:59 +0700)]
Add new argument to openInputStream introduced in Donut.

14 years agoFix underrun issues. Change scope of locks.
Sean McNeil [Mon, 10 Aug 2009 23:28:08 +0000 (06:28 +0700)]
Fix underrun issues. Change scope of locks.

14 years agoAdd header
Sean McNeil [Mon, 10 Aug 2009 23:27:22 +0000 (06:27 +0700)]
Add header

15 years agoUpdates to add acoustics plugin and move lock to parent class.
Sean McNeil [Thu, 9 Jul 2009 05:07:29 +0000 (12:07 +0700)]
Updates to add acoustics plugin and move lock to parent class.

15 years agoAdd new generic ALSA control interface
Sean McNeil [Wed, 15 Apr 2009 23:07:30 +0000 (06:07 +0700)]
Add new generic ALSA control interface

15 years agoCall with appropriate parameters to setDevice
Sean McNeil [Sat, 4 Apr 2009 19:03:35 +0000 (02:03 +0700)]
Call with appropriate parameters to setDevice
Put back missing return.

15 years agoRun through bcpp program to eliminate tabs and cleanup format.
Sean McNeil [Thu, 26 Feb 2009 04:54:15 +0000 (11:54 +0700)]
Run through bcpp program to eliminate tabs and cleanup format.
Update to build with new AudioHardwareBase.
Fix problem with Zoom not supporting buffer allocation based on sample
time.
Allow device to provide multiple routes instead of just first
encountered.

15 years agoInitial Contribution
Xiaopeng Yang [Thu, 20 Nov 2008 02:39:50 +0000 (10:39 +0800)]
Initial Contribution

15 years agoTemplate files from frameworks/base/libs/audioflinger
Xiaopeng Yang [Wed, 19 Nov 2008 08:33:20 +0000 (16:33 +0800)]
Template files from frameworks/base/libs/audioflinger