Age | Commit message (Collapse) | Author |
|
Change-Id: Ie74f4cb56820fcd373eeb2aff0a0e2d59df26b95
|
|
Notify input and output stream of snd card status only if it's
requested. There's no need to notify other irrelevant events.
CRs-Fixed: 2842096
Change-Id: I35cc0e2bbf489268b8da5ff2173355ce36eaa037
|
|
|
|
|
|
|
|
During A2DP to SCO transition, in order to avoid audible
PCM data pumping to BT SoC during suspend, mute stream
from DSP and switch to speaker to tear down slimbus to
avoid glitches heard after SCO connection is established.
Change-Id: Iabe2216e574b462cfc179369e75007998a576480
|
|
When a2dp reconfig comes for pcm offload usecase, path
can be disabled without switching to speaker, which
leads cached PCM data rendered out after switching to
new codec, so trailing sound can be heard first and then
followed with mute, and finally when unmute is issued,
the mute period can sound like a glitch.
Change-Id: I8dc4349d0cb334252f1f9bbb27713e71a0bc7fb3
|
|
- Added an additional support for setting channel mapping
of 4 channel for proxy device
Change-Id: Ic4648ba3b222c714eaca71cf37f6204d73284d67
Signed-off-by: Shalini Manjunatha <shalma@codeaurora.org>
|
|
changed condition to make sure legacy targets still uses
compress-voip usecase for Tx path instead of unsupported
USECASE_AUDIO_RECORD_VOIP usecase
Change-Id: Ifc1c39693aa73c50d881ac149a348065739b1de5
|
|
ADC MUX does not have zero as reset value.
It switches between different AMICs based on which
amic is powered up. Remove reset value for ADC MUX.
Change-Id: Iaceb0ce16330dda7284226471598714c9c819292
Signed-off-by: Vatsal Bucha <vbucha@codeaurora.org>
|
|
Voice call was getting de-activated if force routing is enabled
due to change in backend configuration or if there is device
switch during in-call record usecase on devices sharing same
backend.
Voice call was not restoring back upon de-activation due to the
changes added through CR 694397 to support DSDA feature.
Since DSDA feature is no longer supported, removed the changes
added to it.
Change-Id: Ic67a6ffa7a82103daaa76ebf03181956fcb61f19
|
|
|
|
|
|
|
|
|
|
During SSR fastrpc daemon exits leading to restart of audioadsprpcd_audiopd
with delay of apprx. 5 seconds. During this delay if any dyanmic modules are
required by audio-usecase won't be loaded leading to usecase failure.
Change-Id: I8ae475a8b7d5af01ab7f15fc61fb4401984346dc
|
|
add device speaker-and-usb-headphpnes for ULL path
Change-Id: I7710b0e133ed5204ba567f7af5ae24a222a61d41
|
|
enable compress_meta_data audio feature for msm8953
Change-Id: I2a9eff4cc3f8289f5beac7ea26d4c011175b9a7a
|
|
Change-Id: Ie23aad0f0c16a9943c70c887f60cf627121cf24d
|
|
|
|
add device speaker-and-usb-headphpnes for ULL path
Change-Id: Idada5fc13d8a6eaf6b6e09c8acc042c9fca5fab6
|
|
add mixer paths for incall music and incall recording.
enable incall music property
Change-Id: I6fd80c63db4ee693fbaaac85f276537efa5e2c60
|
|
|
|
|
|
enable audio qssi compliance and sva multi stage
features
Change-Id: I92292cfce518fac1a95fa691e3eb420ca9cb6e1d
|
|
|
|
|
|
|
|
Supplement sample rate list in utility function.
CRs-Fixed: 2816760
Change-Id: I35af106844601f06aae9cfa04a25c0a3a68e24a3
|
|
Non-offload streams are muted during a2dp suspend scenario, and they
won't be recovered until stream is stopped. When device switch happens,
these streams are still needed. To fix it, unmute non-offload streams
when device switch happens.
Change-Id: Iddbcc0b7a3891afb3b9e8c6078685f60cf041a9c
CRs-Fixed: 2813965
|
|
Change-Id: Ie49e78f2d9aa2de7e5453d307e9020181d775a2e
|
|
Updated orchid MTP mixer path file similar to
lito mixer_paths.xml file. Removed "SpkrLeft BOOST Switch"
control from all speaker routes .
Updated sound_trigger mixer path file after validation.
Change-Id: I7ff4a11b4b2350e5aaba555e83e2413b95984d36
|
|
Add EC Reference channels count controls for Echo-reference
paths to support audio-record in fluence mode.
Change-Id: I13f26d30455b8a8242d260b0192eec30354122aa
|
|
ConfigStore is no longer used, disable it.
Remove audio_configs.xml & audio_configs_stock.xml.
Change-Id: Ie8dacfb3930f7578039d830c674411841a4f37b0
|
|
Add path entries for VOIP playback and record usecases
for internal and external codec variants.
Change-Id: Id9e2730a276887a77f5cc8ca517302ab9fba35dd
|
|
|
|
|
|
|
|
|
|
input"
|
|
Legacy SPs(8953 & 8937) does not support split A2DP.
BT registers with AOSP A2DP HAL rather than with
vendor BT HAL as the common audio policy conf has only
support for split A2dp and a2dp module(for BT input).
Changes is to support vendor BT HAL and remove split A2DP
by localizing audio policy conf files for these targets
rather than using common audio policy conf file. Same
applies for USB HAL as well.
Remove unsupported mixport profiles from policy conf
for these SPs.
Change-Id: Iba83b88480e998fae0c246b5f176ec27d1834578
|
|
Change-Id: Id282687c4643c445ebe62cce191d4055fd8f26f2
|
|
-Add mixer control for WSA speaker and Headphone combo
Change-Id: I97507a35b1bdac2e1dba449dbe4e81da97541252
|
|
|
|
|
|
|
|
|
|
|
|
Allocate dedicated pcm node for in call recording, this can
avoid conflicting with generic audio recording for concurrent
recording scenarios
Change-Id: I1ec4e428d7962a19fc6d5168071dc81bbd7ea5ac
|
|
Add changes to support stereo channel configuration
for voip over audio path
Change-Id: I1b03f3b6bdcb1949cdc227a9b1e47cf60129f66a
|