summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fm: Restore fm on Speakers12.1-caf-8974Lakshman Chaluvaraju2021-07-103-1/+26
* fm: Add getparameter to check FM statusPreetam Singh Ranawat2021-07-103-0/+17
* fm: Support device loopback using set param.Preetam Singh Ranawat2021-07-101-8/+45
* hal: Restore fm volume whenever enable fm usecaseSoumya Managoli2021-07-102-9/+10
* hal: restore fm volume when codec backend config changedYidong Huang2021-07-102-2/+17
* audio: enable SoundMonitor to handle ADSP SSR eventsDhananjay Kumar2021-07-106-151/+232
* audio: define audio_extn_snd_mon_* stubsLuca Weiss2021-07-101-0/+14
* audio: define card_status_tLuca Weiss2021-07-102-0/+8
* Audio: Fix for sound card status overwrite issueDhanalakshmi Siddani2021-07-101-5/+5
* hal: fm: add parameter to set mute optionsDhananjay Kumar2021-07-101-1/+21
* hal: audio_extn: fix pop noise when FM is interrupted by voice callDhananjay Kumar2021-07-101-7/+12
* hal: Fix for FM mute issue on start of FM recordNaresh Tanniru2021-07-101-0/+16
* audio: Include media headersArne Coucheron2020-11-244-8/+4
* audio: Add audio headers libArne Coucheron2020-11-211-4/+6
* audio: free and assign NULL to global static device pointerPreetam Singh Ranawat2020-01-161-2/+2
* hal: fix media param not sent during gapless transitionWeiyin Jiang2019-12-072-0/+8
* Fix build errorsDivya Sharma2019-09-131-1/+2
* audio: Use generated kernel headersArne Coucheron2018-11-018-19/+9
* Use header lib instead of using global include pathArne Coucheron2018-10-291-1/+2
* Add -Wno-error to compile with global -Werror.Chih-Hung Hsieh2018-10-118-0/+8
* audio: Use normal tinycompressRashed Abdel-Tawab2018-09-281-1/+1
* hal: Require feature flags to be explicitly enabledArne Coucheron2018-09-042-7/+7
* hal: Update prefixes for audio system propertiesAniket Kumar Lata2018-09-039-23/+23
* audio: Remove policy hal directoryBen Romberger2018-08-214-1595/+0
* visualizer: Build with BOARD_VNDK_VERSIONCraig Tatlor2018-06-212-0/+5
* voice_processing: Build with BOARD_VNDK_VERSIONCraig Tatlor2018-06-212-0/+2
* post_proc: Build with BOARD_VNDK_VERSIONCraig Tatlor2018-06-213-0/+4
* mm-audio: Build with BOARD_VNDK_VERSIONCraig Tatlor2018-06-214-0/+4
* hal: Build with BOARD_VNDK_VERSIONCraig Tatlor2018-06-214-0/+6
* hal: msim_voice_extn: Set msim_phone based on phone_type parameterPaul Keith2018-05-041-24/+1
* hal: msim_voice_extn: Use an enum for keeping track of the current SIMPaul Keith2018-05-041-14/+19
* hal: Added LOCAL_VENDOR_MODULE to set output path of the binariesSuman Mukherjee2018-02-185-12/+7
* audio: Enable 24 bit packed direct pcm support.Ashish Jain2018-02-026-79/+130
* hal: Fix alignement of buffer sent to DSP for multichannel clipsPreetam Singh Ranawat2018-02-021-5/+4
* policy_hal: Enable Direct PCM for 24 bit PCM playbackAshish Jain2018-02-021-68/+35
* audio: revert "remove 5.1 channel mask if SSR is not supported"Divya Narayanan Poojary2018-02-011-35/+0
* visualizer: fix warnings due to uninitialized return valuesDhananjay Kumar2017-12-301-1/+1
* post_proc: return proper volume in reply data for offload effectWeiyin Jiang2017-12-305-21/+35
* Fix potential NULL dereference in Visualizer effectrago2017-12-301-3/+7
* hal : Fix data initialization and input validation errorsPreetam Singh Ranawat2017-12-302-2/+3
* post_proc: complete reverb environmental interfacesWeiyin Jiang2017-12-302-30/+122
* hal: effect: visualizer: support two offload sessionsvivek mehta2017-12-301-6/+26
* policy_hal: fix for MR1 function prototype.Ramjee Singh2017-12-282-3/+3
* policy_hal: update custom audio policy against OPR1.170521.001_AOSPDhananjay Kumar2017-12-281-22/+14
* policy_hal: allow direct output only for music streamsSatya Krishna Pindiproli2017-12-281-3/+4
* policy_hal: Use session id to check open direct outputs.Linux Build Service Account2017-12-282-9/+8
* audio: make direct output independent of DIRECT_PCM flagDhananjay Kumar2017-12-282-28/+31
* hal: audio-test: Move omx tests mm-audio-internalAniket Kumar Lata2017-12-2813-4707/+8
* mm-audio: Remove omx decoder components from mm-audio folderManish Dewangan2017-12-2816-6297/+0
* Equalizer: Check value size for get preset nameAndy Hung2017-12-281-0/+7