summaryrefslogtreecommitdiffstats
path: root/legacy
Commit message (Expand)AuthorAgeFilesLines
* policy_hal: fix for MR1 function prototype.Ramjee Singh2019-09-282-3/+3
* policy_hal: Always call local implementation of updateCallRoutingArne Coucheron2019-09-282-6/+191
* policy_hal: Add custom audio policyArne Coucheron2019-09-284-1/+904
* alsa_sound: Remove deprecated DEVICE_OUT_FM_TXArne Coucheron2019-09-283-17/+0
* alsa_sound: Remove deprecated audio policy sourcesArne Coucheron2019-09-284-3003/+1
* alsa_sound: Enable QCOM_PROXY_DEVICE_ENABLED by defaultArne Coucheron2019-09-281-1/+1
* alsa_sound: Fix handling of zero size write requestnadlabak2019-09-281-0/+4
* libalsa-intf: Fix clang compiler errorsAdrianDC2019-09-284-13/+6
* alsa_sound: Fix clang compiler errorsAdrianDC2019-09-283-10/+10
* libalsa-intf: Don't log as error on successful EC changeAdrianDC2019-09-281-1/+1
* alsa_sound: Make changes for FM_TUNER supportArne Coucheron2019-09-286-32/+13
* alsa_sound: Invert proxy/usbaudio checkChristopher N. Hesse2019-09-281-2/+2
* alsa_sound: Add MSM string parameters.dhacker292019-09-281-0/+11
* Use standard initializersArne Coucheron2019-09-282-24/+24
* Remove checks for TARGET_SIMULATORArne Coucheron2019-09-282-10/+2
* Remove obsolete LOCAL_PRELINK_MODULEArne Coucheron2019-09-289-13/+0
* alsa_sound: Disable tunnel/LPAEthan Chen2019-09-282-5/+5
* audio: Notify amplifier of device enable/disableEthan Chen2019-09-282-2/+41
* audio: Refactor amplifier_set_device logicEthan Chen2019-09-282-16/+10
* audio: Convert libaudioamp to audio_amplifier HALEthan Chen2019-09-283-27/+136
* audio: Make audio device accessible to HAL functionsEthan Chen2019-09-281-1/+2
* alsa_sound: Fix compilation for 5.1Ethan Chen2019-09-283-0/+40
* alsa_sound: Remove orphaned QCOM_COMPRESSED_AUDIO flagEthan Chen2019-09-282-8/+0
* hal: Make use of hwdep calibration optionalSteve Kondik2019-09-283-1/+18
* alsa_sound: Fix CSD client checkEthan Chen2019-09-281-7/+7
* Invert ANC Headset.David Hays2019-09-281-1/+1
* audio: Use Fluence constant internal to HALArne Coucheron2019-09-281-3/+3
* alsa_sound: Add support for "Voice Earpiece Extra Gain" modeMike Kasick2019-09-282-1/+7
* alsa_sound: Add support for seperated FM devicesArne Coucheron2019-09-283-0/+15
* alsa_sound: Raise priority of separate VOIP inputSteve Kondik2019-09-281-10/+11
* alsa_sound: fix doRouting parametersEthan Chen2019-09-281-1/+1
* alsa_sound: fix build when QCOM_USBAUDIO_ENABLED = falseAdam Farden2019-09-281-0/+2
* alsa_sound: prevent mSSRComplete from being uninitializedEthan Chen2019-09-281-1/+1
* alsa_sound: Clean up makefilesSteve Kondik2019-09-282-80/+63
* alsa_sound: Squash of commits dealing with CSD clientGiulio Cervera2019-09-284-11/+147
* alsa_sound: Add support for Moto X sound carddhacker292019-09-281-0/+2
* alsa_sound: Fix camcorder input selectionRicardo Cerqueira2019-09-281-2/+0
* alsa_sound: Add support for separated speaker mic devicesRicardo Cerqueira2019-09-282-0/+7
* alsa_sound: Initialize variableRicardo Cerqueira2019-09-281-1/+1
* Add Motorola EMU audio dock supportnadlabak2019-09-286-10/+55
* libalsa-intf: snd_use_case_apply_voice_acdb: initialise current_mod[]Sam Mortimer2019-09-281-1/+1
* alsa_sound: ensure mInputSource is initialisedSam Mortimer2019-09-281-0/+4
* alsa_sound: Fix compiler warningsdhacker292019-09-283-9/+9
* alsa_sound: Add support for sound card in Galaxy S4 MiniArne Coucheron2019-09-281-0/+2
* alsa_sound: Don't use USB devices for callsSteve Kondik2019-09-281-2/+4
* alsa_sound: Improve USB device detectionSteve Kondik2019-09-284-20/+38
* alsa_sound: Allow dual-mic device to be used for VOIP callsSteve Kondik2019-09-282-1/+9
* alsa_sound: Untangle VOIP/voice speaker handlingSteve Kondik2019-09-281-5/+3
* alsa_sound: Trigger immediate doRouting() on setMode() change to normalSam Mortimer2019-09-281-1/+5
* audio: provide a hook for audio amplifier implementationsDaniel Hillenbrand2019-09-283-0/+34