summaryrefslogtreecommitdiffstats
path: root/audio/audio_hw.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/google/jb-mr1-release' into HEADKalimochoAz2012-11-231-76/+60
|\
| * audio: changes ringtone volume when call is commingleemin2012-09-271-1/+2
| * audio: increase toro media speaker volume +2dBSimon Wilson2012-09-181-1/+1
| * audio: fix string leakage in out_get_parameters()Eric Laurent2012-09-071-1/+1
| * audio: changes for new audio device enumsEric Laurent2012-09-061-69/+43
| * audio: fix echo reference channels configurationEric Laurent2012-08-301-1/+1
| * Use 3 ms buffers for low latency pathGlenn Kasten2012-08-271-1/+1
| * Triple buffer if SRC enabledGlenn Kasten2012-08-211-0/+7
| * Use audio_channel_mask_t consistentlyGlenn Kasten2012-06-251-2/+2
| * audio: acquire lock in adev_set_voice_volume()Eric Laurent2012-06-191-1/+3
* | Correct toroplus detection in audio libraryKalimochoAz2012-07-111-1/+1
* | audio: allow louder output on speaker for toroBrint E. Kriebel2012-07-111-1/+2
* | audio: allow louder output on speaker for magurocodeworkx2012-07-111-2/+2
|/
* audio: fix in call audio path switch issueEric Laurent2012-06-181-1/+4
* audio: workaround for hdmi multi channel swapEric Laurent2012-06-111-0/+11
* audio: add support for multichannel HDMIEric Laurent2012-06-011-13/+241
* audio: variable deep buffer sizeEric Laurent2012-05-141-20/+92
* audio: fix media volume issues.Eric Laurent2012-05-101-24/+88
* audio: fix memory leak.Eric Laurent2012-05-021-4/+8
* audio: add support for deep PCM bufferingEric Laurent2012-04-301-121/+230
* Adjust output buffer size and sample rateGlenn Kasten2012-04-271-10/+78
* new audio device API version.Eric Laurent2012-04-161-23/+26
* audio: add dual mic support for pre processingEric Laurent2012-04-101-101/+584
* audio: fix audio drop when speaker is selected 2.Eric Laurent2012-04-021-1/+2
* audio: fix error in capture path delay calculationEric Laurent2012-04-021-2/+5
* am d28a1a80: am 467c02b6: am 78a7609d: audio: fix audio drop when speaker is ...Eric Laurent2012-03-201-0/+12
|\
| * audio: fix audio drop when speaker is selectedEric Laurent2012-03-161-0/+12
* | audio_channel_in_mask_from_countGlenn Kasten2012-03-151-5/+1
* | Fix memory leaksGlenn Kasten2012-02-141-1/+2
* | resolved conflicts for merge of 8c61349a to masterSimon Wilson2012-01-261-48/+117
|\ \ | |/
| * audio: support multiple output PCMsSimon Wilson2012-01-251-48/+117
* | Use audio_format_t consistentlyGlenn Kasten2012-01-201-9/+9
* | Turn off execute bitGlenn Kasten2012-01-181-0/+0
* | Use audio_mode_t consistentlyGlenn Kasten2012-01-121-2/+2
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-11/+11
* | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-2/+2
* | am 31688e73: am 7a170e19: audio HAL: release audio pre processing buffers.Eric Laurent2011-12-131-0/+4
|\ \ | |/
| * audio HAL: release audio pre processing buffers.Eric Laurent2011-12-131-0/+4
* | audio: delete unused ril-client API.UK KIM2011-11-101-1/+0
* | am ec429c13: Merge "audio: force speaker route for call when docked" into ics...Simon Wilson2011-11-021-3/+6
|\ \ | |/
| * audio: force speaker route for call when dockedSimon Wilson2011-10-311-3/+6
* | am 56e8b292: am e6f399a5: audio: decrease headset gain by 14dB for ringtone modeUK KIM2011-10-261-0/+3
|\ \ | |/
| * audio: decrease headset gain by 14dB for ringtone modeUK KIM2011-10-261-0/+3
* | Rename LOGV(_IF) to ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-5/+5
|/
* 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