summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix potential overflow in Visualizer effectstable/cm-12.1-caf-8974-YOG7Drago2016-11-161-0/+8
* DO NOT MERGE Fix AudioEffect reply overflowAndy Hung2016-07-082-3/+6
* hal: APQ8084 uses AUDIO_PARAMETER_KEY_BT_SCO_WB for bluetooth widebandSkrilax_CZ2016-01-181-0/+15
* hal: Tell Huawei acdb loader which files to loadThomas Wendt2015-08-201-1/+15
* hal: Genericize dual-SIM voice_extn implementationBruno Martins2015-08-194-41/+64
* post_proc: explicitly disable virtualizer module if strength is 0Weiyin Jiang2015-08-111-0/+9
* post_proc: fix crash in offload effect bundle during stop outputDhananjay Kumar2015-08-111-3/+3
* hal: only open the amplifier onceDan Pasanen2015-08-101-15/+9
* hal: enable amplifier earlierDan Pasanen2015-08-101-3/+3
* hal: Add support for Samsung dual-SIM implementationljzyal2015-07-254-0/+211
* compress offload: use new sample rate representation.Eric Laurent2015-07-212-0/+8
* hal: Notify amplifier of device enable/disableEthan Chen2015-07-071-1/+19
* hal: update input source type during open input streamVidyakumar Athota2015-06-122-5/+15
* hal: Prevent de-routing in case the usecase doesn't share codec backendAvinash Vaish2015-06-121-1/+2
* hal: Fix ANR if In-Call recording is started at end of voice callVenkata Narendra Kumar Gutta2015-06-121-0/+12
* hal: Update pcm_open flag for VOIPPavan Chikkala2015-06-121-1/+2
* audio: Modified atoi to atoll to convert large Numeric valuesPavan Chikkala2015-06-121-1/+1
* hal: Convert libaudioamp to audio_amplifier HALEthan Chen2015-06-123-21/+131
* post_proc: remove unnecessary command size checkstable/cm-12.1-caf-8974-YOG3CWeiyin Jiang2015-04-241-2/+0
* post_proc: add support for virtualizer capability queryWeiyin Jiang2015-04-033-30/+260
* hal: Fix alignement of of buffer sent to DSPAmit Shekhar2015-04-031-3/+8
* visualizer: do not apply calibration on audio routed to afe proxyRavi Kumar Alamanda2015-03-222-0/+27
* hal: set maximum polling time to 1000 msFred Oh2015-03-221-0/+8
* hal: Reduce offload latency and log spamAlexy Joseph2015-03-221-9/+3
* hal: Shush some debug loggingstable/cm-12.0-caf-8974-YNG4Nstable/cm-12.0-caf-8974-YNG3Cstable/cm-12.0-caf-8974-YNG1TAstable/cm-12.0-caf-8974-YNG1Tcm-12.0-caf-8974Steve Kondik2015-02-251-7/+7
* audio: Fix for clip skip issue during SSRDhanalakshmi Siddani2015-02-231-9/+17
* hal: Enhance compress offload loggingSidipotu Ashok2015-02-231-4/+21
* hal: align fragment size to 24 instead of 1024 for PCM offloadAlexy Joseph2015-02-141-3/+2
* hal: Correctly set backend to best available parametersEthan Chen2015-02-111-3/+2
* hal: Fix use of channel mask APIsSteve Kondik2015-02-081-1/+1
* hal: Allow building hardware audio encodersArne Coucheron2015-02-051-2/+0
* hal: Fix glitch in audio playback during device switchRavi Kumar Alamanda2015-02-041-1/+1
* msm8974 hal: Remove platform and baseband check for CSD init.Tony Layher2015-01-231-8/+3
* Revert "hal: Fix setting of backend samplerate"Steve Kondik2015-01-211-6/+6
* hal: Fix setting of backend samplerateSteve Kondik2015-01-191-6/+6
* 8084: Add define for ES705 codecs.Tony Layher2015-01-173-4/+8
* Bring up voice on apq8084 targets.Tony Layher2015-01-178-35/+164
* audio: Reject incall record request when mode is not IN_CALLPavan Chikkala2015-01-131-3/+3
* audio: Fixed input device checkPavan Chikkala2015-01-131-1/+1
* Add apq8084 to platform filters.Tony Layher2015-01-031-6/+6
* hal: Make use of hwdep calibration optionalSteve Kondik2015-01-023-3/+10
* hal: codec calibration data using hwdep nodesPavan Chikkala2015-01-021-0/+106
* hal: pass voice volumes to ext speaker driverEric Laurent2014-12-293-1/+14
* hal: add support for external speaker driver libraryEric Laurent2014-12-295-0/+180
* audio-caf: msm8974: Correctly handle the lack of voice_extnChristopher R. Palmer2014-12-281-2/+2
* Revert "hal: Add support for listen playback concurrency"Steve Kondik2014-12-286-102/+28
* platform-info: Fix fixing error messages...Christopher R. Palmer2014-12-201-1/+1
* audio-caf-msm8974: Fix log messageChristopher R. Palmer2014-12-201-1/+1
* platform-info: Fix error messagesChristopher R. Palmer2014-12-201-4/+4
* hal: Check for multiple offload usecasesAlexy Joseph2014-12-162-13/+39