- Sep 18, 2024
-
-
Signed-off-by:
Simão Gomes Viana <devel@superboring.dev>
-
- Aug 31, 2024
-
-
Michael Bestas authored
Merge tag 'LA.UM.9.14.r1-24900-LAHAINA.QSSI14.0' into staging/lineage-21.0_merge-LA.UM.9.14.r1-24900-LAHAINA.QSSI14.0 "LA.UM.9.14.r1-24900-LAHAINA.QSSI14.0" # By Kumar Anurag Singh (1) and others # Via Gerrit - the friendly Code Review server (3) and others * tag 'LA.UM.9.14.r1-24900-LAHAINA.QSSI14.0': configs: Use PLATFORM_VERSION flag for V upgrade changes audio-hal: Disabling non automotive flags and features for makena audio-hal: fix for audio mute post S2D configs : rb3gen2: added support for HDMI backend interface hal: rb3gen2: Enable lt9611(O2) to use QUAT I2S Conflicts: Android.mk Change-Id: I25081ded04cdf892be119e98c965c8b8b525ff33
-
- Jul 02, 2024
-
-
Linux Build Service Account authored
Change-Id: I858e58ebf9f57bd26d1d7235038a24a0eb43b585
-
- Jun 08, 2024
-
-
Michael Bestas authored
Merge tag 'LA.UM.9.14.r1-24700-LAHAINA.QSSI15.0' into staging/lineage-21.0_merge-LA.UM.9.14.r1-24700-LAHAINA.QSSI15.0 "LA.UM.9.14.r1-24700-LAHAINA.QSSI15.0" # By Kumar Anurag Singh (2) and others # Via Linux Build Service Account (2) and others * tag 'LA.UM.9.14.r1-24700-LAHAINA.QSSI15.0': hal: Add runtime based flag “ro.boot.audio” property audio-effects: Fix out-of-bound read hal: kona: Fix playback for 32bit float file. config: Add the audiolite application to MM_AUDIO audio-hal: Enable AUDIO_FEATURE_ENABLED_DAEMON_SUPPORT for msmnile_gvmq_s_u Change-Id: I4b1fb7f5236392125b69c1db409305c9f0e6102b
-
- May 30, 2024
-
-
qctecmdr authored
-
- May 28, 2024
-
-
qctecmdr authored
-
- May 24, 2024
-
-
BeYkeRYkt authored
* The 4b084132 commit ("select camcorder snd device according to camera orientation") adds the ability to configure microphones depending on camera orientation. Use this option to select the desired device for stereo video recording depending on the orientation of the camera. * Use SND_DEVICE_IN_SPEAKER_DMIC_STEREO for CAMERA_BACK_LANDSCAPE as a standard device, since in this camera position it is more advantageous to connect the 'speaker-mic' first to avoid inverted audio channels. * For full-fledged work, you need to set "ro.audio.monitorRotation=true" to listen to the orientation of the device or manually send parameters via AudioManager. Change-Id: Ieb217c47d48771970a800b93eefafeb20493fee4
-
BeYkeRYkt authored
* The 4b084132 commit ("audio: select camcorder snd device according to camera orientation") adds the ability to configure microphones depending on the camera orientation, however, some code associated with 'snd_device' is written in the wrong place, since the subsequent code after them will still reassign 'snd_device'. Fix this by moving the current code to the place SND_DEVICE_IN_CAMCORDER_MIC, as was originally intended in the original source. Change-Id: Ief851c0f320d0acaa95fb5c33713d2e655194497
-
- May 23, 2024
-
-
Ramjee Singh authored
Add check for PLATFORM_VERSION to enable V specific compilation fixes. Signed-off-by:
Sunish Nambayil <quic_snambayi@quicinc.com> Change-Id: Ie37153cf2d92785eb86e15a4fe8515056b1b7282
-
- May 15, 2024
-
-
qctecmdr authored
-
- May 08, 2024
-
-
Linux Build Service Account authored
Change-Id: I26f853b601b3b9af23fa89c13c5f6b6c10618753
-
- May 06, 2024
-
-
Nagarjuna Paladugu authored
Change-Id: Ia5153e3acc4481f49ce67d1c6be9053bbc8e3772
-
Shalini Manjunatha authored
Due to synchronization issue between CPMS event reaching audio call back function and ADSP state change at hiber script, randomly audio gets muted post S2D when mercury codec is not reset post S2D due to ADSP still not up on Talos. We added change to avoid mercury codec configuration in both suspend and restore path during S2D untill ADSP is up. Change-Id: I0f36f1ed96f5fb4a6a29a83f43b4b1cd5180a93f
-
- May 01, 2024
-
-
qctecmdr authored
-
- Apr 29, 2024
-
-
Srinivasa Reddy M N authored
Added runtime flag “ro.boot.audio” based check to identify AR or Elite based framework. Change-Id: Ia7d7daad241f2e509813156d657c2068ef4fc576 Signed-off-by:
Srinivasa Reddy M N <quic_c_mullan@quicinc.com>
-
- Apr 22, 2024
-
-
Han Sol Jin authored
Change-Id: I4b65e0f12aa01fae573658f1b5b58a54471826a8
-
- Apr 12, 2024
-
-
Linux Build Service Account authored
Change-Id: I4bcbc77c89f734f1e11b97524f23848135feb452
-
- Apr 10, 2024
-
-
Kumar Anurag Singh authored
Modified check to avoid out-of-bound read. Change-Id: I3ed00c16287b1918d7670604f01f6d5e24bf9d4a
-
- Apr 01, 2024
-
-
Kumar Anurag Singh authored
32-bit float audio file was unable to get played as float to fixed conversion was not happening. Add support so that conversion from float to fix happens. Additionally the hdmi caps are now read as "adev_set_parameters" api is called with respective controller/stream values. Change-Id: I45174a45c68453edb1ffea05395fad06ebd8320a (cherry picked from commit e2195922d4da8c88ea3aee323a28e5c7f23aac4a)
-
- Mar 29, 2024
-
-
Michael Bestas authored
Merge tag 'LA.UM.9.14.r1-24200-LAHAINA.QSSI13.0' into staging/lineage-21.0_merge-LA.UM.9.14.r1-24200-LAHAINA.QSSI13.0 "LA.UM.9.14.r1-24200-LAHAINA.QSSI13.0" * tag 'LA.UM.9.14.r1-24200-LAHAINA.QSSI13.0': hal: disable unused feature to reduce memory footprint configs:rb3gen2: add speaker-and-hdmi path for low-latency-playback configs: create blocklist for audio to load different framework ko files configs:removed unsupported sched_boost param for perf opt hal: fix libadm.so right path in LE platform hal: rb3gen2: Enable use of hdmi for voip/voice primary-hal: Fix stability issues audio-hal: Enable AUDIO_FEATURE_ENABLED_DAEMON_SUPPORT for msmnile_gvmq_vcu configs: rb3gen2: modified format for mixer_paths_yupikidprb3 configs : rb3gen2: added support for HDMI In backend interface configs : rb3gen2: added support for HDMI backend interface config: activate AUDIO_USE_STUB_HAL for audiolite hal: add support for rb3gen2 specific audio platform xml HAL: Fix for crash due to structure mismatch during st deinit hal: sndmonitor: Fix for Code vulnerability hal: disable unused feature to reduce memory footprint Conflicts: configs/lahaina/lahaina.mk hal/Android.mk Change-Id: I77e701d2bf4e52d94b40a1e2e495df6b4995e144
-
- Mar 19, 2024
-
-
Kumar Anurag Singh authored
- added entry for hdmi out device backend interface in platform info xml file for O2. Change-Id: Ic20bd8009227aafc37388c658491ae85c5798ddc
-
- Mar 15, 2024
-
-
Yanhong Wu authored
- Enable lt9611(O2) to use QUAT I2S. Change-Id: Ib1ad49731bfc905637defbe7bfe0efb18f0254a0
-
- Mar 07, 2024
-
-
Linux Build Service Account authored
Change-Id: If052f126843332eaae97af44bd0b1c267ebc9723
-
- Mar 05, 2024
-
-
Arun Karunakaran authored
Change-Id: I988cc7b8203e65927ff08aeeb00d6e270a6db8b5
-
- Feb 28, 2024
-
-
Rajesh RN authored
Enable AUDIO_FEATURE_ENABLED_DAEMON_SUPPORT for new lunch msmnile_gvmq_s_u Change-Id: I54ec37d0fe7b40abfcc6fdcd44944663ab0e47f6 Signed-off-by:
Rajesh RN <quic_rajeshra@quicinc.com>
-
- Feb 22, 2024
-
-
qctecmdr authored
-
- Feb 13, 2024
-
-
Linux Build Service Account authored
Change-Id: I5ed5b1adee32bf8ddfec447d5d3228e90c9eaae6
-
- Feb 01, 2024
-
-
qctecmdr authored
-
Manish Chaturvedi authored
- Disable feature flags which are not needed to reduce memory footprint. Change-Id: Ia34e0f5630d3da40f0f14a63a57f9eb9d112cc13
-
- Jan 30, 2024
-
-
qctecmdr authored
-
Kumar Anurag Singh authored
- Alarm tone getting mute when played with HDMI connected. - add the path for low-latency-playback speaker-and-hdmi. Change-Id: Iec8540562270d2fddba98c581f54171cb7636dee
-
- Jan 29, 2024
-
-
Jing Wang authored
- create modules.audio.ar.blocklist for audioreach blocklist - create modules.audio.legacy.blocklist for legacy blocklist - include blocklist files in image Change-Id: If1306cb8bcf87ee24fbd30aa07e0ce5f0fe05fb5
-
- Jan 24, 2024
-
-
Shalini Manjunatha authored
Removed unsupported perf option related to sched_boost for auto targets Change-Id: I9cb2dea8db9c979b111fb54351758e64ea9383ef
-
- Jan 23, 2024
-
-
qctecmdr authored
-
- Jan 19, 2024
-
-
Xiaowu Liu-GV authored
/usr/lib64 not exists in LE, ADM_LIBRARY_PATH change to /usr/lib. if libadm.so unavailable, caused below chains: 1. struct stream_in::real_time will be false 2. will not attach flag PCM_MMAP while pcm_open if we now use ULL_NOIRQ(FE: MultiMedia8) device to open capture, mmap func will not called, and pcm_prepare failed. Change-Id: I02baa9df0491a508163dd70ba34ed9634ea0ed93
-
- Jan 16, 2024
-
-
qctecmdr authored
-
- Jan 12, 2024
-
-
Kumar Anurag Singh authored
- Allow for the use of hdmi during voip/voice call if it is connected. Change-Id: I2436fe9af773add836cd08d06ec330918f2509fc
-
Aravind Siddappaji authored
Fixes to stability issues reported by static analysis tools. Change-Id: Ief0057176170f6300a8521b1acfd706461f29244
-
qctecmdr authored
-
- Jan 10, 2024
-
-
Linux Build Service Account authored
Change-Id: Id714a52750ebc9518c8a63bab255983bbc9930a4
-