- 0d6505c audio:fix incomplete devices of duplicated output by wudongzhe · 4 years, 9 months ago
- 6ef1b95 Add "VTS" mode to APM Serializer by Mikhail Naganov · 4 years, 10 months ago
- 8916ae9 APM: Fix config de-serialization by Mikhail Naganov · 5 years ago
- 948e6aa [LSC] Add LOCAL_LICENSE_KINDS to frameworks/av by Bob Badour · 4 years, 11 months ago
- a7c4e03 Update APM XML deserializer for HAL V7 by Mikhail Naganov · 5 years ago
- 3bea3a4 audio: add implementation for TV related API by Kuowei Li · 5 years ago
- 60bec72 audiopolicy: fixup! audiopolicy: HW Bridge Sink matching rule by Francois Gaffie · 5 years ago
- d2c073b audio policy: audio source automatic re-connection by Francois Gaffie · 5 years ago
- 4e82621 Introduce device(s) role for strategy. by jiabin · 5 years ago
- c1afe3b Use AudioDeviceTypeAddrVector instead of Vector<AudioDeviceTypeAddr> by jiabin · 5 years ago
- 754ef59 Merge "audio policy: default routing rules for BLE audio devices" by Treehugger Robot · 5 years ago
- dc6be0d Use system/audio to/from string converters in TypeConverter by Mikhail Naganov · 5 years ago
- e3b59ac Convert mask types from uint32_t to enum type by Mikhail Naganov · 5 years ago
- 4c34434 audiopolicy: HW Bridge Sink matching rule by Francois Gaffie · 5 years ago
- d77befb audio policy: default routing rules for BLE audio devices by Eric Laurent · 5 years ago
- c56875f Merge ab/6749736 in stage. by Xin Li · 5 years ago
- 2e40c30 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
- 7a62f29 audio: add device definitions for BLE Audio by Eric Laurent · 5 years ago
- 827df1b Do not log sensitive information. by jiabin · 5 years ago
- af6d36f audio policy: do not consider telephony TX device as a local device by Eric Laurent · 6 years ago
- c209fe4 audio policy: output selection upon dynamic policy registration by Eric Laurent · 6 years ago
- 1c4794b Support query encapsualtion modes and metadata types. by jiabin · 6 years ago
- 0e26e3f Audio policy: fix areAllDevicesSupported() by Eric Laurent · 6 years ago
- c529cf6 audio policy: allow direct outputs for dynamic audio policies by Eric Laurent · 6 years ago
- 99a3463 audio policy: fix volume for unsupported device by Eric Laurent · 6 years ago
- 26874fe audio policy: fix crash in findPreferredDevice() on duplicating outputs by Eric Laurent · 6 years ago
- 85732f4 audio policy: fix mmap stream invalidation logic by Eric Laurent · 6 years ago
- 80ae6b4 audiopolicy: Remove global static initializers by Mikhail Naganov · 6 years ago
- fa2ea8d Merge "audiopolicy: Remove global static initializers" into rvc-dev by TreeHugger Robot · 6 years ago
- 21762fa Allow for late audio module discovery in APM by Mikhail Naganov · 6 years ago
- f900362 audiopolicy: Remove global static initializers by Mikhail Naganov · 6 years ago
- c0d0498 Allow for late audio module discovery in APM by Mikhail Naganov · 6 years ago
- 4dc6d00 audio policy: fix a2dp output detection by Eric Laurent · 6 years ago
- 287d330 Fix voice communication audio playback capture by Nadav Bar · 6 years ago
- 3158c93 User id match rule should be applied when doing mix matching. by jiabin · 6 years ago
- ad447b7 audiopolicy: apm: factorize internal patch creation/release by François Gaffie · 6 years ago
- 90c5793 Merge changes I249d9ef1,I2c75b4bf,I0da109d6,I82738d11 by Eric Laurent · 6 years ago
- afd4cea audiopolicy: apm: factorize internal patch creation/release by François Gaffie · 6 years ago
- d8a9873 Merge "Added audio policy api to do route based on user." by Oscar Azucena · 6 years ago
- 90e7763 Added audio policy api to do route based on user. by Oscar Azucena · 6 years ago
- dbf0a2e Add support for USAGE_VOICE_COMMUNICATION playback capture by Nadav Bar · 6 years ago
- fabb79f audiopolicy: managerdefinitions: add attribute for engine dynamic loading by François Gaffie · 6 years ago
- 8475ae5 audiopolicy: managerdefinitions: add attribute for engine dynamic loading by François Gaffie · 6 years ago
- f41599b APM: support querying of audio playback routing by Jean-Michel Trivi · 6 years ago
- 7946fbe Add constructor with type and address for DeviceDescriptor. by jiabin · 6 years ago
- c010683 Refactor opening output interface between AF and AP. by jiabin · 6 years ago
- 020b0dc Use AudioDeviceTypeAddr in DeviceDescriptorBase. by jiabin · 6 years ago
- 5b78141 Move AudioDeviceTypeAddr to libaudiofoundation. by jiabin · 6 years ago
- 12dc6b0 Clear up bit mask usage in audio policy. by jiabin · 6 years ago
- 9b307d7 Stop using audio device types as bit mask in policy.h by jiabin · 6 years ago
- 6713a38 Create DeviceDescriptorBase. by jiabin · 6 years ago
- dd81cc2 Rename AudioPort and PolicyAudioPort accordingly. by jiabin · 6 years ago
- dff2a4f Make audio port in policy not derive from audio port base by jiabin · 6 years ago
- c025461 Rename AudioProfileVector.h as AudioProfileVectorHelper.h by jiabin · 6 years ago
- b9733bc Leave AudioProfileVector only in libaudiofoundation. by jiabin · 6 years ago
- eaf09f0 Add AudioPortFoundation, AudioPortBase and AudioPortConfigBase. by jiabin · 6 years ago
- b677643 Make AudioProfile as a common class and create AudioProfileVectorBase. by jiabin · 6 years ago
- 59a8759 Preparation for moving AudioProfile to libaudiofoundation. by jiabin · 6 years ago
- 147f5c3 Return DeviceDescriptor or DeviceVector in Engine. by jiabin · 6 years ago
- 4562b3b Use standard containers for audio stuff in audio framework by jiabin · 6 years ago
- 41502b2 Move AudioGain to libaudiofoundation. by jiabin · 6 years ago
- 0c3ab34 Merge "audio policy: Add call screen audio mode." by Eric Laurent · 6 years ago
- 36e2dea Add constructor with type and address for DeviceDescriptor. by jiabin · 6 years ago
- 5d51ca9 Use AudioDeviceTypeAddr in DeviceDescriptorBase. by jiabin · 6 years ago
- 05b5edd Move AudioDeviceTypeAddr to libaudiofoundation. by jiabin · 6 years ago
- 8340e67 audio policy: Add call screen audio mode. by Eric Laurent · 6 years ago
- 4381040 Refactor opening output interface between AF and AP. by jiabin · 6 years ago
- 9a3361e Clear up bit mask usage in audio policy. by jiabin · 6 years ago
- a81b20a Audio policy: fix HwModuleCollection::getDeviceDescriptor by Jean-Michel Trivi · 7 years ago
- e13c679 audiopolicy: Load the engine library dynamically by Mikhail Naganov · 7 years ago
- fd5b2cf audiopolicy: Remove legacy audio_policy configuration by Mikhail Naganov · 7 years ago
- b124ec5 Stop using audio device types as bit mask in policy.h by jiabin · 6 years ago
- 5c2dc7a Merge changes I70ebe6bc,I9a6d6401,Icbde26fe,I40299d95,Ifd8eb281, ... by TreeHugger Robot · 6 years ago
- ce9f20e Create DeviceDescriptorBase. by jiabin · 6 years ago
- e128485 Rename AudioPort and PolicyAudioPort accordingly. by jiabin · 6 years ago
- 4ef9345 Make audio port in policy not derive from audio port base by jiabin · 6 years ago
- 811797a Rename AudioProfileVector.h as AudioProfileVectorHelper.h by jiabin · 6 years ago
- 3e277cc Leave AudioProfileVector only in libaudiofoundation. by jiabin · 6 years ago
- 1f8da41 audiopolicy: Match DIRECT and MMAP_NOIRQ flags exactly in IOProfile by Mikhail Naganov · 6 years ago
- 57ac2ce audiopolicy: Match DIRECT and MMAP_NOIRQ flags exactly in IOProfile by Mikhail Naganov · 6 years ago
- edad5db Require HW AV sync flag match for compatible output IOProfile by Mikhail Naganov · 6 years ago
- 0756bbf Require HW AV sync flag match for compatible output IOProfile by Mikhail Naganov · 6 years ago
- 3ce82b0 Merge changes I05611b70,I6cd1a53e,Ic2e08efc,I13ac0673 by TreeHugger Robot · 6 years ago
- 5740f08 Add AudioPortFoundation, AudioPortBase and AudioPortConfigBase. by jiabin · 6 years ago
- 5ada82e audio policy: allow silencing capture per port by Eric Laurent · 6 years ago
- 9bb3a1e Make AudioProfile as a common class and create AudioProfileVectorBase. by jiabin · 6 years ago
- e46870e Preparation for moving AudioProfile to libaudiofoundation. by jiabin · 6 years ago
- c48ed66 Merge "Return DeviceDescriptor or DeviceVector in Engine." by TreeHugger Robot · 6 years ago
- f502d15 Return DeviceDescriptor or DeviceVector in Engine. by jiabin · 6 years ago
- 06e4bab Use standard containers for audio stuff in audio framework by jiabin · 6 years ago
- 433e8a2 Merge "Revert "Return DeviceDescriptor or DeviceVector in Engine."" by TreeHugger Robot · 6 years ago
- bad450e Revert "Return DeviceDescriptor or DeviceVector in Engine." by Jiabin Huang · 6 years ago
- 30533d6 Merge "Return DeviceDescriptor or DeviceVector in Engine." by TreeHugger Robot · 6 years ago
- f5fd58d Merge changes from topic "addlibaudiofoundation" by TreeHugger Robot · 6 years ago
- 9ccb28b Move AudioGain to libaudiofoundation. by jiabin · 6 years ago
- 6cb004a Return DeviceDescriptor or DeviceVector in Engine. by jiabin · 7 years ago
- 8396187 Merge "Audio policy: fix HwModuleCollection::getDeviceDescriptor" into qt-r1-dev am: 6d5ee512f5 by Jean-Michel Trivi · 7 years ago
- 947c0f1 Audio policy: fix HwModuleCollection::getDeviceDescriptor by Jean-Michel Trivi · 7 years ago
- 375c4a6 Merge "Fix remote-submix not found for MIX_TYPE_RECORDERS LOOPBACK" into qt-dev am: ed95748f36 am: c7aedb3844 by Kevin Rocard · 7 years ago
- 4e5f402 Fix remote-submix not found for MIX_TYPE_RECORDERS LOOPBACK by Kevin Rocard · 7 years ago