summaryrefslogtreecommitdiffstats
path: root/audio
Commit message (Collapse)AuthorAgeFilesLines
* i9300: audio: don't disable back mic upon voice call endDheeraj CVR2013-10-081-2/+0
| | | | | | | | | Back or Secondary Microphone (Sub Mic) is turned on and off using noise_suppression parameter from adev_set_parameters and hence it is not required to disable the back mic explicitly in voicecall_default_disable Change-Id: I0959bfb0d49c0ba75795f5374e6f5ba5eac59cf1
* i9300: audio: properly set routing and standby after voice callDheeraj CVR2013-10-051-3/+10
| | | | | | | | | | | | | Disabling the voice call route using voicecall_default_disable is not sufficient since there are additional routes which are used during a voice call, which have to be properly disabled. Also, set the input device to standy which prevents the mic from not working for the first time after a voice call. This could also serve a potential fix for battery drain issues after voice call. Change-Id: I0acd41deafd49da50857d6fe6396c3b5270d911c
* Do not disable voice call route on adev_openJavier Ferrer2013-09-241-3/+0
| | | | | | | This tries to correct bug: - Mic does not work immediately after a new start / reboot Change-Id: If246adfef443d61897a280a143d993807e5e56c2
* i9300: audio: disable voicecall route on init and leaving incall stateDaniel Hillenbrand2013-08-161-16/+24
| | | | Change-Id: I5e1ca99f19a715ef509825d46103c60f10d35ce2
* i9300: use unified init.smdk4x12.rcDaniel Hillenbrand2013-08-101-0/+0
| | | | Change-Id: I8a09a9f63d72d261b1cad647438194b30a9d20e8
* i9300: audio: play silence on bootDaniel Hillenbrand2013-07-261-0/+0
| | | | | | workaround for dead incall audio if no sound got played after boot Change-Id: I1ee26e438cf980afdb618539aa0377453b730abe
* Improve mic sound when using an headset.abmantis2013-07-151-2/+2
| | | | Change-Id: I879ef9ff3a8f6dbcb0d9beb859c8f7bd854984b9
* i9300: audio: fix capture period size and countDaniel Hillenbrand2013-05-271-2/+2
| | | | Change-Id: Ifca254e959f447a5794441ff0e6310a7f98e37c1
* i9300: audio: always request stereo inputDaniel Hillenbrand2013-05-271-2/+8
| | | | Change-Id: Id721c2727fb23340a0730746979843c6dfb41285
* i9300: audio: force use both mics when back mic is selectedDaniel Hillenbrand2013-05-241-1/+5
| | | | | | for video recording Change-Id: Iaf8b878f7dc0a545ada41eab50962a945254c5f1
* i9300: audio config cleanupcodeworkx2013-03-281-2/+3
| | | | Change-Id: Ibde13efbe4b93ec200bfa7d4720ca223de2efc68
* i9300: fix dock audiocodeworkx2013-03-281-2/+9
| | | | Change-Id: I44b8c3ec52652ff9f57a70aacd4c5156818e0037
* i9300: audio: remove mutex lock at adev_set_voice_volumecodeworkx2012-12-091-2/+0
| | | | | | | if set_mode is called it's locking and calls adev_set_voice_volume which fails to lock then. Change-Id: I0b7e030e7f3a6d9448b75038941f2a367eb67504
* i9300: update audio hal for mr1codeworkx2012-11-231-67/+63
| | | | Change-Id: I0294772fc8252648c23f9b13996059748f87f4eb
* i9300: implement noise suppression for callscodeworkx2012-11-184-1/+55
| | | | Change-Id: Iadf1c59ae5d94364bccad97ca2f49d6a68c80244
* audio: reselect devices when switching to amr wbDaniel Hillenbrand2012-08-101-1/+1
| | | | Change-Id: I9d4cf6ff2b7109585c18bc472a49296741003bac
* audio: enable +30db boost for headset micDaniel Hillenbrand2012-08-012-6/+10
|
* audio: finetuning and cleanupDaniel Hillenbrand2012-07-312-8/+19
| | | | Change-Id: Ibf95d161c60f8dbee8a8c9b13999c90fd6f460c3
* audio: disable back-mic till someone figured out how to useDaniel Hillenbrand2012-07-291-1/+0
|
* audio: reset mixer states when bluetooth was in use for incallDaniel Hillenbrand2012-07-292-0/+18
|
* audio: use back-mic for calls on headphoneDaniel Hillenbrand2012-07-241-2/+2
|
* audio: fix non working main-mic when unplugging headset during voicecallDaniel Hillenbrand2012-07-242-5/+40
| | | | Change-Id: Ic1623756f73da275b48bffb59163961e92f45e39
* jellybeanedDaniel Hillenbrand2012-07-224-308/+978
|
* audio: fix non working speaker after booting with hp plugged incodeworkx2012-07-171-1/+1
| | | | Change-Id: I7fbf1587f4def7fa8bd8f17c12142eeec66679f7
* i9300: use opensource audio halcodeworkx2012-07-165-0/+2829
Change-Id: I7fc2ced9802d0519ea9be3e70a8c61425a5c1171