Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed ALSA user space library and utilities | Eric Laurent | 2010-11-30 | 1 | -1/+2 |
| | | | | Change-Id: I0a6492f7c834ea572531e77f75486bcc385e345b | ||||
* | libaudio: code cleanup & RIL interface update | Anton Rogozin | 2010-10-07 | 1 | -124/+174 |
| | | | | | | | | | | | | | | | | Anton Rogozin <ant.rogozin@samsung.com>: Unused code removed, dynamic loading of RIL lib, alsa lib resampler turning on UK KIM <w0806.kim@samsung.com>: 1. deleted unneeded standby_l() and set_wakelock func() in each stream class. 2. use StreamOPS:close() to close stream. 3. reference new libaudio. Eric Laurent <elaurent@google.com>: Some more cleanup Fixed clicks when playing call ended tone Change-Id: Ieea1319262576b2f6680c675957643eacbab9c11 | ||||
* | LIBAUDIO: use libaudio of lsi, alsa-lib, alsa-utils, not generic lib. | UK KIM | 2010-08-31 | 1 | -0/+124 |
disable BOARD_USES_GENERIC_AUDIO feature modified libaudio, alsa-lib, alsa-utils to build according to crespo's source tree. Change-Id: I3f8b57e60c1ddd691ab9d85a161705a833155e4e |