summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* policy_hal: update custom audio policy APIs against AOSPDerek Chen2019-09-282-20/+20
* policy_hal: update custom audio policy implementation APIs against O-AOSPGarmond Leung2019-09-283-98/+29
* Equalizer: Check value size for get preset nameAndy Hung2019-09-281-0/+7
* aenc-aac: bounds checkingAalique Grahame2019-09-281-6/+17
* Fix parameters passed to pcm_open to include PCM_MONOTONICMikhail Naganov2019-09-281-3/+2
* HAL: Align error code with HIDL wrapperKevin Rocard2019-09-281-4/+4
* Move device dependent modules to /vendorDiego Wilson2019-09-287-8/+18
* policy_hal: fix build with concurrent audio captureSimon Shields2019-09-281-7/+8
* Add missing liblog dependencyDimitry Ivanov2019-09-281-0/+1
* policy_hal: Add libbase static library dependencyAdrian DC2019-09-281-0/+1
* Fix security vulnerability: Equalizer setParameter memory overflowrago2019-09-281-0/+20
* audiopolicy: do not set FM volume during device connection/disconnectionSatya Krishna Pindiproli2019-09-281-3/+0
* audiopolicy: update correct device for primary output when FM resumedZhou Song2019-09-281-11/+12
* Fix security vulnerability: Equalizer command might allow negative indexesrago2019-09-281-4/+16
* Fix security vulnerability: Effect command might allow negative indexesrago2019-09-281-5/+14
* hal: Additional checks for dedicated VOIP inputMatt Mower2019-09-281-4/+23
* hal: Remove volume boost feature for msm8960Arne Coucheron2019-09-281-45/+0
* audio policy: fix media volume after ringtoneEric Laurent2019-09-281-0/+4
* audio: set voice call volume step by propertykeunhui.park2019-09-281-1/+10
* hal: Port the dock support to non-legacy 8960 halnadlabak2019-09-283-0/+117
* audiopolicy: Avoid spurious routing in APM::stopSourceNaresh Tanniru2019-09-281-3/+3
* hal: Remove compress voip formats and voip_rx flagKarthik Reddy Katta2019-09-282-98/+7
* hal: Fix device selection at start of the voice callShiv Maliyappanahalli2019-09-281-3/+3
* hal: Fix routing issue for voip use caseNarsinga Rao Chella2019-09-281-4/+3
* hal: Stop log spam when COMPRESS_VOIP_ENABLED is not definedMichael Bestas2019-09-281-20/+20
* Add AudioRecord timestampsAndy Hung2019-09-282-1/+29
* policy_hal: Update policy hal for NArne Coucheron2019-09-282-40/+73
* hal: Increase deep buffer bufferingAlexy Joseph2019-09-282-4/+4
* hal: Add legacy EDID channel retrievalMatt Mower2019-09-281-0/+79
* hal: Remove listen calibration from 8960 halRonGokhale2019-09-281-6/+0
* hal: Don't make missing CSD init/deinit functions fatalEthan Chen2019-09-281-5/+7
* hal: Detect additional baseband propertiesDaniel Hillenbrand2019-09-281-1/+4
* hal: Add support for HTC CSD clientMatt Mower2019-09-282-0/+12
* hal: Support old CSD API and add support for Samsung CSD clientArne Coucheron2019-09-284-17/+107
* hal: only open the amplifier onceDan Pasanen2019-09-281-15/+9
* hal: enable amplifier earlierDan Pasanen2019-09-281-2/+2
* hal: Notify amplifier of device enable/disableEthan Chen2019-09-281-1/+19
* hal: Convert libaudioamp to audio_amplifier HALEthan Chen2019-09-283-21/+130
* hal: Support the audio amplifier hookDaniel Hillenbrand2019-09-282-0/+30
* hal: Clean up from mergeEthan Chen2019-09-282-31/+14
* hal: Remove obsolete FM_ENABLED flagArne Coucheron2019-09-282-12/+0
* voice_extn: remove redundant check of mode when stop voice use caseZhou Song2019-09-281-7/+4
* audiopolicy: enable deep buffer output by default for music streamsPreetam Singh Ranawat2019-09-281-1/+1
* audiopolicy: use deep buffer output by default for music streamsSharad Sangle2019-09-281-0/+5
* mm-audio: omx: Fix OMX encoders timestampBen Romberger2019-09-284-4/+4
* hal: fix resource leak issues in platform.cMingming Yin2019-09-282-0/+6
* audio HAL: do not stop capture on overrunEric Laurent2019-09-281-0/+2
* audio HAL: fix thread starvationEric Laurent2019-09-282-19/+35
* hal: Validate active input before accessing sourceLeena Winterrowd2019-09-281-2/+3
* hal: fm: add parameter to set mute optionsDhananjay Kumar2019-09-281-1/+21