- ffd9771 Plumb APM configuration retrieval from HAL by Mikhail Naganov · 3 years, 3 months ago
- b1ddbb0 libaudiohal@aidl: Implement setConnectedState by Mikhail Naganov · 3 years, 4 months ago
- 5edc5ed Add AudioSystem.listDeclaredDevicePorts method by Mikhail Naganov · 3 years, 4 months ago
- 8d7fd5a [AOSP_IMPR] AudioPolicy: engine: add matching score API by François Gaffie · 3 years, 6 months ago
- d5d9de7 audio: Use auto-generated MicrophoneInfoFw class by Mikhail Naganov · 3 years, 5 months ago
- 6e0fb1c Merge changes I10b52b1e,I22ffe28a,I4587e350,I3f1ad6e8 am: d97d37cb03 am: 342b76f25c am: e1e22286e6 by Treehugger Robot · 3 years, 6 months ago
- 8722725 Match conversion function names to type names by Mikhail Naganov · 3 years, 6 months ago
- b6c50a3 Rename AudioPatch to AudioPatchFw by Atneya Nair · 3 years, 7 months ago
- c18e9a1 Rename AudioPort to AudioPortFw by Atneya Nair · 3 years, 7 months ago
- b8de69b Rename AudioPortConfig to AudioPortConfigFw by Atneya Nair · 3 years, 7 months ago
- 66fc0bd audioserver: Bypass AIDL translation for in-proc AudioFlinger calls by Andy Hung · 3 years, 7 months ago
- 49879b7 audio flinger: rename Bluetooth latency mode APIs by Eric Laurent · 3 years, 7 months ago
- 01eb164 audio flinger: Bluetooth latency mode control by Eric Laurent · 3 years, 7 months ago
- b1a075b Stabilize audio playback types used by the HAL by Mikhail Naganov · 3 years, 7 months ago
- 5d7cdb5 Expose API to set audio device as non-default playback by Paul Wang · 3 years, 8 months ago
- f53e182 Stabilize audio playback types used by the HAL by Mikhail Naganov · 3 years, 7 months ago
- 50d7258 audio flinger: rename Bluetooth latency mode APIs by Eric Laurent · 3 years, 7 months ago
- 5205764 audio flinger: Bluetooth latency mode control by Eric Laurent · 3 years, 7 months ago
- f5a3c7c Merge changes I22ffe28a,I4587e350,I3f1ad6e8 by Atneya Nair · 3 years, 7 months ago
- 3afdbd1 Rename AudioPatch to AudioPatchFw by Atneya Nair · 3 years, 7 months ago
- 638a6e4 Rename AudioPort to AudioPortFw by Atneya Nair · 3 years, 7 months ago
- 7a9594f Rename AudioPortConfig to AudioPortConfigFw by Atneya Nair · 3 years, 7 months ago
- 0d13fea audio policy: check audio attributes with use case validator by Eric Laurent · 3 years, 9 months ago
- 8e22898 Merge "Support bit-perfect PCM playback." by TreeHugger Robot · 3 years, 7 months ago
- 6308925 Merge "CSD: return interface for messages to audio server" by Vlad Popa · 3 years, 7 months ago
- c658e45 Support bit-perfect PCM playback. by jiabin · 3 years, 9 months ago
- a84c3d3 Support setting preferred mixer attributes for USB devices. by jiabin · 3 years, 8 months ago
- e3fd1c2 CSD: return interface for messages to audio server by Vlad Popa · 3 years, 9 months ago
- 63f047e CSD: forward the native MEL exposure to AudioService by Vlad Popa · 3 years, 9 months ago
- 1e2b56f [BUG] audio: misalignement of native/java AudioAttributes by François Gaffie · 4 years, 4 months ago
- 0825031 AudioSystem: add APIs to control HAL stream latency mode by Eric Laurent · 4 years, 3 months ago
- d01cbef Merge "Fix arguments checking in AudioSystem::canBeSpatialized" am: 07b03bd0ac am: 708fdc1f00 am: 5ff6518830 am: 903ee4c00c am: 39842475fb by Treehugger Robot · 3 years, 11 months ago
- 3984247 Merge "Fix arguments checking in AudioSystem::canBeSpatialized" am: 07b03bd0ac am: 708fdc1f00 am: 5ff6518830 am: 903ee4c00c by Treehugger Robot · 3 years, 11 months ago
- 4329701 Fix arguments checking in AudioSystem::canBeSpatialized by Ram Mohan · 3 years, 11 months ago
- 1f0157e Merge changes I443ba0bc,I1d46e887,Idabc64be,I03a8bdb4 am: 2d70375a46 am: 5577b01c9e am: 8f7c7a813f am: bc2842885d by Treehugger Robot · 4 years ago
- 7b75108 Fix arguments checking in AudioSystem::getDirectProfilesForAttributes by Mikhail Naganov · 4 years, 1 month ago
- f1c7397 Use returned config to retry opening MMAP stream when fails. by jiabin · 4 years, 3 months ago
- 5834c95 AudioSystem: add APIs to control HAL stream latency mode am: 076e7c704b am: f59b703716 by Eric Laurent · 4 years, 1 month ago
- 076e7c7 AudioSystem: add APIs to control HAL stream latency mode by Eric Laurent · 4 years, 3 months ago
- efc504b Fix arguments checking in AudioSystem::getDirectProfilesForAttributes by Mikhail Naganov · 4 years, 1 month ago
- ec3d579 Recover from DEAD_OBJECT in AudioSystem::initStreamVolume by Mikhail Naganov · 4 years, 3 months ago
- 78f2b30 AudioPolicyManager volume init on invalid min/max by Jean-Michel Trivi · 4 years, 3 months ago
- b0a7bc9 audio policy: set track spatialization state from audio policy manager. by Eric Laurent · 4 years, 4 months ago
- 744efbe Remove getDevicesForStream by Andy Hung · 4 years, 5 months ago
- 6d23c0f AudioPolicyManager: update getDevicesForAttributes by Andy Hung · 4 years, 5 months ago
- 1703156 Fix AudioSystem::getAudioPort implementation by Mikhail Naganov · 4 years, 5 months ago
- c2cdda3 Added audio service API to set active assistants. by Oscar Azucena · 4 years, 6 months ago
- 829d90d Added mechanism for setting multiple UIDs as assistants. by Oscar Azucena · 4 years, 6 months ago
- 88fa275 Transport AudioPort to HAL by Nathalie Le Clair · 4 years, 8 months ago
- d6b786c Merge "audio: add API for querying the Ultrasound support" by Carter Hsu · 4 years, 6 months ago
- 325a8eb audio: add API for querying the Ultrasound support by Carter Hsu · 4 years, 6 months ago
- f2196d8 Add getDirectProfilesForAttributes by Dorin Drimus · 4 years, 7 months ago
- 2b9d5a1 Support query direct playback support. by jiabin · 4 years, 7 months ago
- dd80758 Parse audio config codec capability for LE devices by Patty · 4 years, 9 months ago
- 0078ee5 Split AudioPort/Config between fwk and android.media.audio.common by Mikhail Naganov · 4 years, 10 months ago
- ceb8bf9 Refactor AudioPort and AudioPortConfig by Mikhail Naganov · 4 years, 10 months ago
- f33fd94 Dedupe RETURN_STATUS_IF_ERROR macro by Mikhail Naganov · 4 years, 10 months ago
- e504e7b Add HAL interface to replace aaudio system property. by jiabin · 4 years, 10 months ago
- e99d088 Move AudioMMapPolicy* from android.media to a.m.audio.common SAIDL by jiabin · 4 years, 10 months ago
- 932cb96 Use android.media.audio.common.AudioDeviceAddress by Mikhail Naganov · 4 years, 10 months ago
- f4a7536 Move AudioDevice* from android.media -> a.m.audio.common SAIDL by Mikhail Naganov · 4 years, 10 months ago
- ebe6410 Add interface to query the mmap support. by Jiabin Huang · 4 years, 11 months ago
- ddceecc Move more types from android.media -> a.m.audio.common SAIDL by Mikhail Naganov · 4 years, 11 months ago
- dbf0364 Move common data types to android.media.audio.common AIDL by Mikhail Naganov · 5 years ago
- 57bd06f Move common audio AIDL types to audio.media.audio.common by Mikhail Naganov · 5 years ago
- 81dd0f5 audio policy: add Spatializer effect control by Eric Laurent · 5 years ago
- ccc9c83 Merge "Apply Assistant AudioPolicy to HotwordDetectionService" into sc-dev am: 0c1ce4efc5 am: f2626e3c79 by Ahaan Ugale · 5 years ago
- f51ce00 Apply Assistant AudioPolicy to HotwordDetectionService by Ahaan Ugale · 5 years ago
- de3fa18 Revert "Revert "Switch the framework AIDL to use AudioChannelLayout"" by Mikhail Naganov · 5 years ago
- b75b624 Revert "Switch the framework AIDL to use AudioChannelLayout" by Andy Hung · 5 years ago
- 9dec701 Switch the framework AIDL to use AudioChannelLayout by Mikhail Naganov · 5 years ago
- 88536df Refactor AudioIoDescriptor by Mikhail Naganov · 5 years ago
- b823e55 Merge changes I671ed0aa,If817d08a into sc-v2-dev am: 600a2b8817 am: a8777db93d by Eric Laurent · 5 years ago
- d66d7a1 audio policy: add audio policy ready flag. by Eric Laurent · 5 years ago
- b60bd1b Switch the framework AIDL to use AudioFormatDescription by Mikhail Naganov · 5 years ago
- 21a32ec Switch the framework AIDL to use AudioDeviceDescription by Mikhail Naganov · 5 years ago
- 5478fc1 Convert getDevicesForStream to return a DeviceTypeSet by Mikhail Naganov · 5 years ago
- a91ac6b Merge "Enable HotwordDetectionService to access audioflinger." into sc-dev am: 6496f65131 am: 7cf3c18e1a by Ahaan Ugale · 5 years ago
- 058f94b Enable HotwordDetectionService to access audioflinger. by Ahaan Ugale · 5 years ago
- 3376113 Switch media fw permissions checks to AttributionSource (av) by Svet Ganov · 5 years ago
- 3e5f14f Switch media fw permissions checks to AttributionSource (av) by Svet Ganov · 5 years ago
- c10572e Remove dependency on android.media.audio.common.AudioFormat by Mikhail Naganov · 5 years ago
- 1319f5a Use vibrator information to initialize HapticGenerator. by jiabin · 5 years ago
- 00191e2 Merge "Add attributionTag to audio-recordings" into sc-dev by Nate Myren · 5 years ago
- bda4575 Add attributionTag to audio-recordings by Philip P. Moltmann · 6 years ago
- 6537def Split getSurroundSound method in 2 methods. by Kriti Dang · 5 years ago
- 788fa3f Merge "audiopolicy: allows to fallback or not on default strategy/group" into sc-dev by Eric Laurent · 5 years ago
- 11b6592 audiopolicy: allows to fallback or not on default strategy/group by Francois Gaffie · 6 years ago
- 877b27e Fixing crash in surround sound settings which occurs by Kriti Dang · 5 years ago
- f99edd3 audio policy: fix selected device Id in getOutputForAttr by Eric Laurent · 5 years ago
- 0a4904a Convert IAudioPolicyService to AIDL by Ytai Ben-Tsvi · 6 years ago
- 9a6b9ad Audio policy: notify system_server of routing change by Jean-Michel Trivi · 6 years ago
- 7e7a79d AIDLize IAudioPolicyServiceClient by Ytai Ben-Tsvi · 6 years ago
- 1131b6e Audio Aidl: Update binder::Status return code handling by Andy Hung · 6 years ago
- e13404b Merge "audio: add reporting of gapless playback support" by Eric Laurent · 6 years ago
- 19cdba5 Use audio_port_v7 in audio policy. by jiabin · 6 years ago
- 50b8ccb AIDLize IAudioFlinger by Ytai Ben-Tsvi · 6 years ago
- 90fe31c audio: add reporting of gapless playback support by Eric Laurent · 6 years ago
- 1ff7569 Extract VALUE_OR_RETURN_STATUS to AidlConversion by Ytai Ben-Tsvi · 6 years ago
- a381520 Make use of AIDL unions. by Ytai Ben-Tsvi · 6 years ago