summaryrefslogtreecommitdiffstats
path: root/audio
Commit message (Expand)AuthorAgeFilesLines
* audio: reorganize route paths and add BT DL pathChris Kelly2011-07-201-40/+101
* audio: correct low power port idChris Kelly2011-07-201-1/+1
* audio: set in-call volume when user starts callUK KIM2011-07-191-1/+7
* audio: check for ril presence before calling into itKim Uk2011-07-193-56/+93
* Fix issue 5048624: Native crash in video chat.Eric Laurent2011-07-191-1/+1
* audio: reselect output device when changing modeSimon Wilson2011-07-171-4/+8
* audio: use MM_UL2 port for 48kHz audio captureEric Laurent2011-07-141-9/+72
* audio: fix latency and buffer size calculationEric Laurent2011-07-141-11/+14
* audio: add support for multiple output devicesSimon Wilson2011-07-121-128/+51
* audio: put pcm into standby before changing output deviceSimon Wilson2011-07-121-2/+1
* Audio HAL: added interface for audio preprocessingEric Laurent2011-07-111-0/+24
* audio: output standby supportSimon Wilson2011-07-101-11/+36
* audio: capture supportSimon Wilson2011-07-101-12/+130
* Fix audio output to play audio other than 44k stereoJean-Michel Trivi2011-06-281-0/+4
* audio: workaround ABE microphone disable problemSimon Wilson2011-06-271-6/+10
* audio: add headset output deviceSimon Wilson2011-06-271-11/+20
* audio: improve audio routing in voice callSimon Wilson2011-06-271-123/+192
* audio: voice call supportSimon Wilson2011-06-244-31/+269
* Enable audio supportSimon Wilson2011-06-202-0/+850