summaryrefslogtreecommitdiffstats
path: root/audio
Commit message (Expand)AuthorAgeFilesLines
...
* audio: Fix pop noises during call switch to the modemvenkappa mala2011-10-201-2/+22
* audio: final audio gains following tuningSimon Wilson2011-10-201-45/+87
* audio: enable DL2 mono mixer only for speaker/mediaSimon Wilson2011-10-201-12/+11
* audio: increased low power playback buffer size.Eric Laurent2011-10-201-10/+12
* audio: use 4Khz LPF in DL1 while in voicecallChangoh.Heo2011-10-191-7/+30
* audio HAL: low power playback off when capturingEric Laurent2011-10-181-1/+1
* audio: enable DL2 mono mixer for speakerSimon Wilson2011-10-171-0/+7
* Merge "audio: get wb amr status when ril is connected" into ics-mr0Simon Wilson2011-10-141-0/+9
|\
| * audio: get wb amr status when ril is connectedgaon.yoon2011-10-141-0/+9
* | audio HAL: support for low power audioEric Laurent2011-10-141-42/+96
|/
* audio HAL: change ALSA period sizeEric Laurent2011-10-131-2/+2
* audio: bypass resampler for HDMI audioSimon Wilson2011-10-061-22/+32
* audio: add locks, only tear down PCMs when needed for WB AMRSimon Wilson2011-10-061-5/+10
* am fcb204e9: Merge "Fix issue 5415809: increase HP volume for TTY." into ics-...Simon Wilson2011-10-061-9/+18
|\
| * Fix issue 5415809: increase HP volume for TTY.Eric Laurent2011-10-061-9/+18
* | audio: route to S/PDIF when digital dock detectedSimon Wilson2011-10-051-6/+16
* | audio HAL: fix echo reference.Eric Laurent2011-10-051-1/+1
* | audio HAL: fix start_call() error handling.Eric Laurent2011-10-051-3/+3
|/
* audio: support wideband call audioSimon Wilson2011-09-303-1/+60
* audio: adjust gains based on level tuningSimon Wilson2011-09-301-11/+20
* audio HAL: different heaphone volume for EuropeEric Laurent2011-09-291-4/+24
* audio: use-case gain adjustmentsSimon Wilson2011-09-291-18/+49
* Revert "audio: defer ril acoustic call until after modem PCM is open"Simon Wilson2011-09-281-3/+2
* audio: don't tear down modem PCMs for route changeSimon Wilson2011-09-211-17/+0
* audio: use right capture path for sub micSimon Wilson2011-09-201-5/+21
* audio: force initial non-speaker output for callSimon Wilson2011-09-201-6/+26
* audio: route mono mics through both muxesSimon Wilson2011-09-201-5/+5
* Revert "audio: change mixer name for earpiece control"Simon Wilson2011-09-191-9/+7
* audio: add support for HDMI ouputEric Laurent2011-09-181-2/+20
* audio: defer ril acoustic call until after modem PCM is openSimon Wilson2011-09-181-2/+3
* audio: change mixer name for earpiece controlPankajJindal2011-09-151-7/+9
* audio: reduce sidetone volume by 6dBSimon Wilson2011-09-131-1/+1
* audio: don't clear output devices at standbySimon Wilson2011-09-131-3/+0
* Revert "Revert "audio : add to support bluetooth with NR & EC functionality""Eric Laurent2011-09-121-2/+14
* audio: open modem/bluetooth in stereoSimon Wilson2011-09-111-1/+1
* Revert "audio : add to support bluetooth with NR & EC functionality"Eric Laurent2011-09-091-14/+2
* audio: ensure the correct MUX is set for BT uplinkSimon Wilson2011-09-081-14/+5
* audio: don't put output in standby when changing routeSimon Wilson2011-09-081-13/+12
* audio : add to support bluetooth with NR & EC functionalityUK KIM2011-09-081-2/+14
* audio: add logging to track call stateSimon Wilson2011-09-081-0/+7
* Calibrate voice recognition recording levelsJean-Michel Trivi2011-09-081-2/+2
* audio: enable 450Hz high-pass filter for speakerSimon Wilson2011-09-061-0/+11
* audio: always use PORT_MM2_UL for captureSimon Wilson2011-09-061-29/+15
* audio HAL: add audio pre processing.Eric Laurent2011-09-062-136/+744
* audio: specify analog volumes in dBSimon Wilson2011-09-061-5/+8
* audio: enable sidetone for toro device when using earpieceSimon Wilson2011-09-021-1/+42
* Revert "audio: change pcm_config_vx channel from 1 to 2"Simon Wilson2011-09-011-1/+1
* audio: turn off output stages when not in useSimon Wilson2011-08-261-15/+36
* audio: check for active_input != NULL before followingSimon Wilson2011-08-261-3/+3
* audio HAL: use resampler from libaudioutils.Eric Laurent2011-08-262-47/+47