| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
We have only one analog source and one speaker,
do not use right (mute) channel for AIF2
Change-Id: I65780e0d022263976712e79a70bf217bf1b988eb
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Framework was responsible for enabling or disabling the
noise suppression using audio parameters. However, this is
currently broken in lollipop and most of the newer devices
have noise suppression enabled by default.
Use noise suppression when using the default
input device (main microphone).
Conflicts:
audio/audio_hw.c
overlay/packages/services/Telephony/res/values/config.xml
Change-Id: Ie8bdfe1d9860fdad996640d1664e8111df7d3cec
|
|
|
|
| |
Change-Id: I8593343012faf5b528df03cc9ed098bf44b66888
|
|
|
|
| |
Change-Id: Iccb763b48a687b88692c84976a7cddf72031b5be
|
|
|
|
| |
Change-Id: Ie28205afda03280d9cc6437a7c98f7b995fd4f50
|
|
|
|
| |
Change-Id: I25cab57acb84a14200006e832a43676ff3c8b9d0
|
|
|
|
| |
Change-Id: I5b76be2d7d5d9754974295fce81b26498ccee391
|
|
|
|
| |
Change-Id: I1fb529396f7a039bf9843368f4f1b5036c889e82
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
http://review.cyanogenmod.org/61104 has reverted http://review.cyanogenmod.org/51085
which has bought back issues with microphone after a voice call. After a voice call,
the microphone is either not working or the recorded audio is very faint and not
audible.
The Input device has to be explicitly set to AUDIO_DEVICE_NONE after a voice call,
since force_all_standby() wouldn't work for a voice call usecase.
More details about the fix is included in the gerrit comments for the actual patch.
Change-Id: I87c63b0ec4390ec3e5703e1de5804c10289ee423
|
|
|
|
|
|
|
| |
http://review.cyanogenmod.org/61104 broke input device
selection resulting in single channel audio for recordings.
Change-Id: I58d5a0997b22cfe5489030e698e83d1768161132
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Brings the audio in line with i9305, n7100, n7105
Fixes various issues.
Only bug left now is audio stutter in real racing 3
which is probably due to the lovely hwcomposer.
Change-Id: I67b0df685e4175b248d2f75608c47cb2bfe85527
|
|\ \ |
|
| |/
| |
| |
| |
| |
| | |
fix issue where audio would stop working in or after call.
Change-Id: I1ad44e2621a30a01f1ebc63bd87eefdb695ff33c
|
|/
|
|
| |
Change-Id: I12b038aeb3065eec335966674be14957170eb213
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
This tries to correct bug:
- Mic does not work immediately after a new start / reboot
Change-Id: If246adfef443d61897a280a143d993807e5e56c2
|
|
|
|
| |
Change-Id: I5e1ca99f19a715ef509825d46103c60f10d35ce2
|
|
|
|
| |
Change-Id: I8a09a9f63d72d261b1cad647438194b30a9d20e8
|
|
|
|
|
|
| |
workaround for dead incall audio if no sound got played after boot
Change-Id: I1ee26e438cf980afdb618539aa0377453b730abe
|
|
|
|
| |
Change-Id: I879ef9ff3a8f6dbcb0d9beb859c8f7bd854984b9
|
|
|
|
| |
Change-Id: Ifca254e959f447a5794441ff0e6310a7f98e37c1
|
|
|
|
| |
Change-Id: Id721c2727fb23340a0730746979843c6dfb41285
|
|
|
|
|
|
| |
for video recording
Change-Id: Iaf8b878f7dc0a545ada41eab50962a945254c5f1
|
|
|
|
| |
Change-Id: Ibde13efbe4b93ec200bfa7d4720ca223de2efc68
|
|
|
|
| |
Change-Id: I44b8c3ec52652ff9f57a70aacd4c5156818e0037
|
|
|
|
|
|
|
| |
if set_mode is called it's locking and calls adev_set_voice_volume which fails
to lock then.
Change-Id: I0b7e030e7f3a6d9448b75038941f2a367eb67504
|
|
|
|
| |
Change-Id: I0294772fc8252648c23f9b13996059748f87f4eb
|
|
|
|
| |
Change-Id: Iadf1c59ae5d94364bccad97ca2f49d6a68c80244
|
|
|
|
| |
Change-Id: I9d4cf6ff2b7109585c18bc472a49296741003bac
|
| |
|
|
|
|
| |
Change-Id: Ibf95d161c60f8dbee8a8c9b13999c90fd6f460c3
|
| |
|
| |
|
| |
|
|
|
|
| |
Change-Id: Ic1623756f73da275b48bffb59163961e92f45e39
|
| |
|
|
|
|
| |
Change-Id: I7fbf1587f4def7fa8bd8f17c12142eeec66679f7
|
|
Change-Id: I7fc2ced9802d0519ea9be3e70a8c61425a5c1171
|