History log of /hardware/libhardware/modules/usbaudio/alsa_device_profile.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2cbdfa9c991fc63f52f48831e5509fcc2889db77 03-Dec-2014 Haynes Mathew George <hgeorge@codeaurora.org> usbaudio: reset profile on device disconnect

Reset ALSA device profile on disconnect event. Entries like
supported sample rates, channel counts, formats will be repopulated
on next connect.

CRs-Fixed: 765434
Change-Id: I27d3b7fd7ff22646996f58c53de08547b1a1fb6a
Bug: 18606219
/hardware/libhardware/modules/usbaudio/alsa_device_profile.c
2cfd81bae005a795fa405db5615867b107ca02f9 15-Sep-2014 Paul McLean <pmclean@google.com> Support MONO and STERO USB inputs. Allow "dynamic" flag in audio_policy.conf.

Bug 17526569

Change-Id: I64b00fd338eb937303b41608728a18341ee78820
/hardware/libhardware/modules/usbaudio/alsa_device_profile.c
0f519a9e5ede300ba9fe5f307700585d33564982 28-Aug-2014 Paul McLean <pmclean@google.com> Merge "Fix problem with dropouts with multiple USB audio streams." into lmp-dev
c48cdc8ec0a07bca5e387041d58e9926c8b7c3de 25-Aug-2014 Paul McLean <pmclean@google.com> Fixing non-playback on USB devices with support for MONO playback.

Bug 17136854

Change-Id: Ia0136fa8f9b4789d538b2dccb3f6071ae5062010
/hardware/libhardware/modules/usbaudio/alsa_device_profile.c
2c6196f20c2ca25f6e7f8e0f752c2cbc00113538 21-Aug-2014 Paul McLean <pmclean@google.com> Fix problem with dropouts with multiple USB audio streams.

Bug 17136569

Change-Id: I94bdbe037533a3fd77f249fdd42f4d828d3bf87f
/hardware/libhardware/modules/usbaudio/alsa_device_profile.c
ce53d748a392d0c857adb2bcb6b9f75a1dafceec 29-Jul-2014 Andy Hung <hunga@google.com> Pass multichannel capability to AudioPolicyManager

Change-Id: Ifcfe5e9e0c01ccb0e9af25e0c718ea5f04181ae4
/hardware/libhardware/modules/usbaudio/alsa_device_profile.c
c88e6ae584a5f7ea65ab6df89e381c2c7bf8e84e 16-Jul-2014 Paul McLean <pmclean@google.com> Refactor USB HAL (audio_hw.c)

Refactoring alsa device attributes to alsa_device_profile.h/.c
Refactoring alsa device state to alsa_device_proxy.h/.c
Refactoring format functions into format.h/.c
Refactoring logging functions into logging.h/.c
Sundry (and extensive) code cleanup
Reworked locking on out_write() and in_read() to allow
simultaneous input/output

Bug: 15986827, 15856702, 12833166

Change-Id: I82c8d0ef252b2f95ee23f263dc175f4c883bfd64
/hardware/libhardware/modules/usbaudio/alsa_device_profile.c