summaryrefslogtreecommitdiffstats
path: root/alsa-lib
Commit message (Collapse)AuthorAgeFilesLines
* libaudio: code cleanup & RIL interface updateAnton Rogozin2010-10-071-1/+1
| | | | | | | | | | | | | | | | 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
* Switch ALSA conf files from ALL_PREBUILT to PRODUCT_COPY_FILES.Jean-Baptiste Queru2010-09-261-35/+0
| | | | | | | | ALL_PREBUILT is deprecated. Also clean up device.mk a tiny bit. Change-Id: Ia6a6388947368b2527a376401192e61c79296745
* Make libasound optionalJean-Baptiste Queru2010-09-031-0/+2
| | | | | | It's a static library, so that actually makes no difference Change-Id: I98a798fe8ce11f0bee7924b70fbe0a451dcf7931
* Move crepo-conditionals to the leaves.Jean-Baptiste Queru2010-09-031-0/+2
| | | | | | | | | | | | Two benefits: -this follows the convention that all Android.mk files are included, i.e. that reading an Android.mk file shows the entire picture. -this allows some of the leaves to become non-conditional, to increase the number of device-specific modules that are compiled in each build, which allows catching build breakages earlier. Change-Id: I060a4aecc4b5d53b9ca56f13b8599b8fa560f896
* LIBAUDIO: use libaudio of lsi, alsa-lib, alsa-utils, not generic lib.UK KIM2010-08-311-0/+0
| | | | | | | disable BOARD_USES_GENERIC_AUDIO feature modified libaudio, alsa-lib, alsa-utils to build according to crespo's source tree. Change-Id: I3f8b57e60c1ddd691ab9d85a161705a833155e4e
* S5PC11X: crespo: add alsa-lib, alsa-utils, libaudio, libcameraJeong-Seok Yang2010-08-25350-0/+181233
Change-Id: I4a6ee248b407c67682eb8884d1176f4807288c7c