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