aboutsummaryrefslogtreecommitdiff
path: root/audio (follow)
Commit message (Collapse)AuthorAge
* msm8996-common: audio: Add voip_tx profile to policy confSujin Panicker2021-10-19
| | | | | | | | | | | | Skype+camcorder concurrency usecase makes Skype to mute since both uses same record_24 profle, due to which second audio record request de-prioritizes first setting isTopOrLatestActive(=true) Add voip_tx profile making skype to use fasttrack rather than using record_24 profile Change-Id: I4a6cee00787f8f587b088d4586e8d13d824144c3
* msm8996-common: audio: Add built-in/Back mic and remove TelePhony Rx from ↵Shalini Manjunatha2021-10-19
| | | | | | | | | | | | | primary input Built-in mic and Built-In Back Mic aren't in supported devices list of primary input, Add them to primary input sources to reuse input to avoid to open extra input stream in AHAL Also remove Telephony Rx to make in call record use case through different front end pcm device when sva enabled to solve concurrency capture issue Change-Id: I8a036423da689a4de9abe767a0b6a595b4e068f1
* msm8996-common: Don't advertise vorbis offloading supportLuK13372019-11-16
| | | | | | * Doesn't work at all. Change-Id: I8cd6341b240c3820dbbdef497e23e785b6ed99dc
* msm8996-common: configs: Add BT SCO to routes listSujin Panicker2019-11-05
| | | | | | | | | | | | | | - Issue with returning a valid device descriptor since BT SCO is not defined in IOProfile. - With Android-Q changes, first attempt to retrieve device descriptor from the avaiable HwModule may fail due to address and encoded format conditions. - Further device descriptor query is based on IOProfile with devices defined in audio_policy_configuration. - This change adds BT SCO to IOProfile. Change-Id: I52225070e97dd702f965ca5dbb5db9d128df1faf Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: configs: Remove surround recording support from audio policy ↵Dhananjay Kumar2019-11-05
| | | | | | | | | | | config xml Remove surround sound recording support from audio policy config xml as its resulting in CTS failure due to mismatch in channel index support for record usecase. Change-Id: Idf50b3f2e71c4209720e79c0248ce74bc1a0edf2 Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: configs: Remove 2 instance support for "primary input"Samyak Jain2019-11-05
| | | | | | | | As FM app no longer uses app loopback, 2 instances of "primary input" is not needed Change-Id: I7d5e941e916bdf221798ca89360e4751d4af322b Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Remove soundtriggerDavide Garberi2019-03-03
| | | | | | | * Changed needed to make wired headset working with Audio FX enabled * Still https://review.lineageos.org/c/LineageOS/android_frameworks_av/+/242705 is needed for that Change-Id: If6a4e34814a140b757786a9f430b3d3ccfb4ed33
* msm8996-common: audio: Update audio_policy_configuration from CAFDavide Garberi2019-03-03
| | | | Change-Id: If858604cf8c3dab34eba42f065497953eeebbb2c
* msm8996-common: Update audio config from ZUI 3.5.344Cosme Domínguez Díaz2018-05-02
| | | | * Re-apply audio_effects.conf to audio_effects.xml
* msm8996-common: audio: Disable ULL modeLuK13372018-02-19
| | | | | | | | | | | | | * Ultra low latency playback is currently broken. Crackling audio can be well noticed while playing WhatsApp audio messages or even during some games. * This patch routes all audio that normally used audio-ull-playback paths to low-latency-playback paths instead, thus meaning we're switching from ULL to LL mode. Change-Id: I7d672f1ff10b984c8096c9c4ca83475e730fd16f Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Convert audio_effects.conf to audio_effects.xmlDavide Garberi2018-02-19
| | | | | | * https://github.com/luk1337/aeffects-conf2xml Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Commonize the device treedd3boh2017-10-31
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: audio: Update config from @cosmedddavide2017-10-31
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: Update Audio to CAF versionBenjamin Legrand2017-10-31
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* audio: Fix audio effect libs pathLuca Stefani2017-09-07
| | | | | Change-Id: I8f50ea750405ae920ef5a74dda31ca5ac85e3af0 Signed-off-by: dd3boh <dade.garberi@gmail.com>
* Revert "Revert "z2_plus: Switch to XML audio policy configuration""dd3boh2017-09-07
| | | | This reverts commit 45a6eb6663e11c6e8a0995fbd9348068ccfc5644.
* Revert "AudioFX: Fix force close"dd3boh2017-09-07
| | | | This reverts commit 155acf2b047152e5d886884e886031574c25bd37.
* Revert "op3: Switch to XML audio policy configuration"Harsh Shandilya2017-07-12
| | | | | | This reverts commit 1a972a734dc13d497fe8fa90a9f966330cec7687. Change-Id: Ie27f2f8b4d50352cee6a6f2649c063ba1fdd69c7
* AudioFX: Fix force closedavidevinavil2017-06-21
|
* audio: Reduce a bit levelsdavidevinavil2017-06-21
|
* audio: Increase levelsdavidevinavil2017-06-21
|
* audio: Use DU xml and zui configdavidevinavil2017-04-10
|
* audio: Import zui 2.5.075_170324 audio configdavidevinavil2017-04-10
|
* audiopolicy: Use proprietari xmldavidevinavil2017-04-07
|
* audio hal: Update entries and audio policy xmldavidevinavil2017-04-07
|
* Increase in-call earpiece volumedavidevinavil2017-04-07
|
* audio: Improve speaker-dmic-endfire gaindavidevinavil2017-04-07
|
* z2_plus: Update audio config. Now we can use compiled audio.primary.msm8996.sodavidevinavil2017-04-07
|
* Delete don't needed files from WindowsFedor9172017-01-20
|
* z2_plus: Move blobs to the device treedavidevinavil2017-01-14
|
* z_2plus: Initial cleanupOrdenKrieger2017-01-14
| | | | *Lets start
* Removed unnecessary filesFedor9172016-10-26
|
* Initial commitFedor9172016-10-26