| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
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).
Change-Id: Ie8bdfe1d9860fdad996640d1664e8111df7d3cec
|
|
|
|
| |
Change-Id: Iccb763b48a687b88692c84976a7cddf72031b5be
|
|
|
|
| |
This reverts commit 1c3ccd1cbf98430dc091240fe1aa494a51908980.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Change-Id: I05c379455be8dbf000837b12d942000c404dba20
Conflicts:
audio/audio_hw.c
configs/tiny_hw.xml
|
|
|
|
|
|
|
| |
Change-Id: Ie41cade3494dc9d3f8ba886ae1f4977e25b97423
Conflicts:
configs/tiny_hw.xml
|
|
|
|
| |
Change-Id: I014541ead917f2385c9ec8d88910f11e8a6b6e92
|
|
|
|
| |
Change-Id: Ibf6d69495a9209d420621b9c53a82f9bf7b7e48d
|
|
|
|
| |
Change-Id: I9f94363e78bed7b3185110d1f7d90a9f36a4ba10
|
|
|
|
|
|
|
| |
Change-Id: Id887b35932e4872a0679053d385c38142f860689
Conflicts:
overlay/packages/services/Telephony/res/values/config.xml
|
|
|
|
| |
Change-Id: I1fb529396f7a039bf9843368f4f1b5036c889e82
|
|
|
|
|
|
| |
Now audio is stereo without any static
Change-Id: I69c4c66f9a8c91d1d005baf3bd79c3a32a868ac3
|
|
|
|
| |
Change-Id: I60ebd34d5af71a63b0e44a82068a7d5a81f0bdca
|
|
|
|
|
|
|
| |
Change-Id: I67d8822b68096445dd96ed8f80d21322c778daf2
Conflicts:
audio/audio_hw.c
|
|
|
|
|
|
| |
Brought in audio hal from i9300
Change-Id: Ib91a8b9bd41e7cdb83c14ca8de7f35e935337176
|
|
|
|
| |
Change-Id: I4bc3c7aaf8bacadefa2ac6c45374c27e31ef131c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Original Change-Id in i9300 tree: I0acd41deafd49da50857d6fe6396c3b5270d911c
Change-Id: Id2a0e4f22baca54b0ae7cf775aff6cf5c5b0bd14
|
|
|
|
|
|
|
|
|
|
|
| |
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
Original Change-Id in i9300 tree: I0959bfb0d49c0ba75795f5374e6f5ba5eac59cf1
Change-Id: Ie03d8515df11d276d0ac4c0db05be1d9dbb82089
|
|
|
|
|
|
| |
Original Change-Id in I9300 tree: I5e1ca99f19a715ef509825d46103c60f10d35ce2
Change-Id: I4b3f42ab561dd260d20507f04b1c4398cd07154b
|
|
|
|
| |
Change-Id: I627fb63c45c5d0971f7dbc60fd5c246d1a1148bb
|
|
|
|
|
|
|
|
|
| |
- Fixes incall bluetooth audio (thanks to codeworkx for idea)
- Cleanup audio routing
- Cleanup audio volumes
- Cleanup power_profile to match stock values
Change-Id: I40e8f5df5e892475e73f7eae3e4418824385cc52
|
|
|
|
|
|
|
| |
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: I99bd3588cbedad43090595f153ae5c39eb7251e2
|
|
|
|
|
|
|
|
| |
Patch set 2: Better?
Change-Id: Ic6ee90576d99e35e461e4ff8c542cd91d8b86d9f
Author: Kristof Petho
|
|
based on nebkat's device tree
|