OSDN Git Service

change libasound to be a shared library
[android-x86/hardware-alsa_sound.git] / AudioHardwareALSA.cpp
2009-08-14 Sean McNeilRemove undef for FM routing now that it is a build... android-x86-1.6
2009-08-14 Sean McNeilbufferSize must be a power of 2.
2009-08-11 Sean McNeilAdd new argument to openInputStream introduced in Donut.
2009-08-10 Sean McNeilFix underrun issues. Change scope of locks.
2009-07-09 Sean McNeilUpdates to add acoustics plugin and move lock to parent...
2009-04-15 Sean McNeilAdd new generic ALSA control interface
2009-04-07 Sean McNeilCall with appropriate parameters to setDevice
2009-02-26 Sean McNeilRun through bcpp program to eliminate tabs and cleanup...
2008-11-20 Xiaopeng YangInitial Contribution