summaryrefslogtreecommitdiffstats
path: root/libaudio/secril-client.h
Commit message (Collapse)AuthorAgeFilesLines
* Removed ALSA user space library and utilitiesEric Laurent2010-11-301-1/+2
| | | | Change-Id: I0a6492f7c834ea572531e77f75486bcc385e345b
* libaudio: code cleanup & RIL interface updateAnton Rogozin2010-10-071-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 KIM2010-08-311-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