summaryrefslogtreecommitdiffstats
path: root/services/audiopolicy
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE - improve audio effect framwework thread safetyEric Laurent2017-03-221-1/+4
* audiopolicy: Constrain session events to music streamsSteve Kondik2016-07-181-0/+5
* Enforce permission for accessing fm tunerScott Mertz2016-07-082-0/+9
* audiopolicy: engineconfigurable: Don't include the exampleDiogo Ferreira2016-05-231-1/+1
* audiopolicy: Add AudioSessionInfo APISteve Kondik2016-04-278-18/+270
* audiopolicy: Revert all session callback patches.Steve Kondik2016-04-227-212/+16
* audiopolicy: Fix notification not sent for session releaseSteve Kondik2016-04-222-4/+2
* audiopolicy: Clean up the messSteve Kondik2016-04-196-208/+27
* audiopolicy: Update legacy policy for session callbacksSteve Kondik2016-04-161-12/+26
* audiopolicy: Be a little smarter with auto-attachSteve Kondik2016-04-077-49/+195
* audio: Send effect session notifications after startOutput successSteve Kondik2016-04-052-5/+11
* audio: Remove LEGACY_ALSA_AUDIO ifdefs from AudioPolicyManager.cppArne Coucheron2016-03-171-54/+0
* audiopolicy: squashed support for pre-kitkat audio blobsc4572016-03-103-0/+18
* audiopolicy: Defer release of output session effectsSteve Kondik2016-03-084-2/+96
* audiopolicy: Add notification when default effects are updatedSteve Kondik2016-03-086-6/+125
* av: Add support for loading audio_effects_vendor.confSteve Kondik2016-01-121-1/+3
* audiopolicy: Handle legacy startOutput on output command thread tooXuefer2016-01-061-1/+15
* audiopolicy: Handle startOutput on output command threadHaynes Mathew George2015-12-233-0/+57
* audiopolicy: Set sane defaults for QC audio featuresSteve Kondik2015-12-162-2/+2
* stagefright: Additional fixes for extended offload supportSteve Kondik2015-12-141-2/+0
* audiopolicy: Add voip flag to output flag listKarthik Reddy Katta2015-12-072-1/+3
* Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/fra...Steve Kondik2015-12-071-2/+31
|\
| * audio policy: fix transition from VoIP to voice call on USBEric Laurent2015-10-151-0/+23
| * audio policy: fix USB mic selection for VoIPEric Laurent2015-10-151-2/+8
* | Volume should take VOLUME_MIN_DB value when audio is muted.Safa Boumaiza2015-12-041-5/+5
* | audio: Changes to enable BT A2DPShreyas Nagasandra Chandrasekhar2015-11-202-0/+22
* | audiopolicy: Remove unused variables with LEGACY_ALSA_AUDIOAdrianDC2015-11-201-1/+3
* | Merge branch 'LA.BF64.1.2.2_rb4.7' of git://codeaurora.org/platform/framework...Steve Kondik2015-11-162-0/+8
|\ \
| * | audiopolicy: Add synchronization to EffectDescriptorCollectionHaynes Mathew George2015-11-092-0/+8
| * | AudioPolicyService: fix race in AudioCommandThreadEric Laurent2015-11-041-8/+16
| * | AudioPolicyService: Synchronize access to AudioPolicyManagerHaynes Mathew George2015-11-021-0/+1
* | | audiopolicy: Fix call recording for legacy qcom HALnadlabak2015-11-072-0/+21
* | | audio: Send USB connection events only for USB accessoryRamjee Singh2015-11-071-2/+2
* | | audio: Fixed Audio Source in Voice CallPavan Chikkala2015-11-072-0/+8
* | | audiopolicy: Add DEVICE_IN_COMMUNICATION for VOIPPavan Chikkala2015-11-071-0/+4
* | | audio: Added support for USB AOA connect/disconnect eventsRamjee Singh2015-11-071-0/+16
* | | audiopolicy: Update DeviceNametoEnumTablePavan Chikkala2015-11-071-0/+3
* | | audio: Change the default init value for StreamDescriptorRalph Nathan2015-11-071-1/+4
* | | AudioPolicyService: Synchronize access to AudioPolicyManagerHaynes Mathew George2015-11-071-0/+1
* | | Merge tag 'android-6.0.0_r26' into cm-13.0Ricardo Cerqueira2015-11-057-19/+85
|\ \ \ | |/ / |/| / | |/
| * Merge "audio policy: fix preemtible capture race" into mnc-dr-devEric Laurent2015-09-243-3/+41
| |\
| | * audio policy: fix preemtible capture raceEric Laurent2015-09-223-3/+41
| * | AudioPolicyService: fix race in AudioCommandThreadEric Laurent2015-09-231-8/+16
| |/
| * audio policy: bind setMode() and setPhoneState() operationsEric Laurent2015-09-161-1/+5
| * AudioPolicy: don't always change ACCESSIBILITY volumeJean-Michel Trivi2015-09-141-1/+3
| * Force fixed volume for TTS streamEric Laurent2015-09-111-4/+4
| * Merge "audio policy: refine TTS stream mute management" into mnc-dr-devEric Laurent2015-08-132-2/+16
| |\
| | * audio policy: refine TTS stream mute managementEric Laurent2015-08-122-2/+16
* | | audio policy: move output handle to AudioOutputDescriptor base classDhananjay Kumar2015-10-202-3/+3
* | | stagefright: Add support for custom size i/p buffervivek mehta2015-10-062-0/+15