index
:
frameworks_av.git
replicant-4.2
replicant-6.0
frameworks/av
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
audiopolicy
/
AudioPolicyManager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "audio policy: add support for ro.audio.media_deep_buffer"
Vineeta Srivastava
2014-10-11
1
-11
/
+1
*
audio policy: add support for ro.audio.media_deep_buffer
Eric Laurent
2014-10-10
1
-1
/
+11
*
audio policy: fix HW A/V sync output selection
Eric Laurent
2014-09-29
1
-1
/
+3
*
audio policy: favor mixed over direct output for PCM format
Eric Laurent
2014-09-26
1
-1
/
+11
*
audio policy: add hw hotword flag for inputs
Eric Laurent
2014-09-19
1
-27
/
+64
*
audio policy: fix attached devices validation
Eric Laurent
2014-09-16
1
-76
/
+94
*
audio policy: fix relative priorities of PHONE and ENFORCED_AUDIBLE
Jon Eklund
2014-09-12
1
-7
/
+15
*
audio policy: fix check in creaateAudioPatch()
Eric Laurent
2014-09-12
1
-3
/
+3
*
AudioPolicyManager: Use "safe" speaker for notifications if available
Jon Eklund
2014-09-10
1
-0
/
+21
*
audio policy: fix output stream selection
Eric Laurent
2014-09-08
1
-5
/
+25
*
Merge "audiopolicy: fix direct output profile probing" into lmp-dev
Eric Laurent
2014-09-08
1
-7
/
+39
|
\
|
*
audiopolicy: fix direct output profile probing
Eric Laurent
2014-09-07
1
-7
/
+39
*
|
Fix "invalid device combination" in system audio mode.
Jungshik Jang
2014-09-05
1
-0
/
+7
|
/
*
Merge "audio policy: fix input source passed to openInput()" into lmp-dev
Eric Laurent
2014-08-29
1
-2
/
+4
|
\
|
*
audio policy: fix input source passed to openInput()
Eric Laurent
2014-08-28
1
-2
/
+4
*
|
audiopolicy: Indicate output device change to all input threads for pre-proce...
bryant_liu
2014-08-28
1
-0
/
+14
|
/
*
Merge "Fix audio dropouts with multiple playback streams." into lmp-dev
Paul McLean
2014-08-28
1
-1
/
+16
|
\
|
*
Fix audio dropouts with multiple playback streams.
Paul McLean
2014-08-27
1
-1
/
+16
*
|
Merge "audio policy: remove audio patch when closing input or output" into lm...
Eric Laurent
2014-08-28
1
-3
/
+48
|
\
\
|
|
/
|
/
|
|
*
audio policy: remove audio patch when closing input or output
Eric Laurent
2014-08-27
1
-3
/
+48
*
|
Fix memory leak in getConnectionState
Marco Nelissen
2014-08-26
1
-9
/
+7
|
/
*
Merge "audiopolicy: add dump for audio patches" into lmp-dev
Jean-Michel Trivi
2014-08-13
1
-0
/
+56
|
\
|
*
audiopolicy: add dump for audio patches
Eric Laurent
2014-08-10
1
-0
/
+56
*
|
Merge "Update audio ports with profile capabilities" into lmp-dev
Jean-Michel Trivi
2014-08-11
1
-7
/
+74
|
\
\
|
|
/
|
/
|
|
*
Update audio ports with profile capabilities
Jean-Michel Trivi
2014-08-10
1
-7
/
+74
*
|
audio policy: enable more than one sink per audio patch.
Eric Laurent
2014-08-08
1
-55
/
+91
|
/
*
Merge "audio policy: add support for USB devices for voice call" into lmp-dev
Eric Laurent
2014-08-06
1
-28
/
+249
|
\
|
*
audio policy: add support for USB devices for voice call
Eric Laurent
2014-08-06
1
-28
/
+249
*
|
AudioSystem: add API to query audio HW sync source
Eric Laurent
2014-08-06
1
-2
/
+11
|
/
*
Merge "audio: fix crashes upon USB device connection" into lmp-dev
Eric Laurent
2014-08-05
1
-3
/
+7
|
\
|
*
audio: fix crashes upon USB device connection
Eric Laurent
2014-08-05
1
-3
/
+7
*
|
policy manager: recognize AUDIO_DEVICE_IN_AMBIENT from policy.conf
Eric Laurent
2014-08-05
1
-0
/
+1
|
/
*
audio policy: support line output device
Jon Eklund
2014-08-05
1
-11
/
+34
*
Add sound trigger control by audio policy
Eric Laurent
2014-08-05
1
-2
/
+60
*
[audio][policy] fix crash when offloadInfo is NULL
Phil Burk
2014-08-04
1
-2
/
+6
*
audio policy: fix service fuzz test crash
Eric Laurent
2014-08-01
1
-4
/
+4
*
Merge "Add Quad channel output to AudioPolicyManager" into lmp-dev
Andy Hung
2014-07-29
1
-0
/
+1
|
\
|
*
Add Quad channel output to AudioPolicyManager
Andy Hung
2014-07-29
1
-0
/
+1
*
|
audio policy: add missing enums in config file parsing
Eric Laurent
2014-07-30
1
-0
/
+1
*
|
Merge "Update multichannel audio policy handling" into lmp-dev
Andy Hung
2014-07-29
1
-1
/
+5
|
\
\
|
*
|
Update multichannel audio policy handling
Andy Hung
2014-07-28
1
-1
/
+5
|
|
/
*
|
audio policy: pass session ID to capture activity methods
Eric Laurent
2014-07-28
1
-8
/
+31
*
|
AudioFlinger: update openInput() and openOutput()
Eric Laurent
2014-07-28
1
-143
/
+200
|
/
*
Merge "audio policy: compatible sample rates and channel masks" into lmp-dev
Glenn Kasten
2014-07-24
1
-40
/
+146
|
\
|
*
audio policy: compatible sample rates and channel masks
Glenn Kasten
2014-07-27
1
-40
/
+146
*
|
audiopolicy: fix output audio format selection
Eric Laurent
2014-07-27
1
-2
/
+2
|
/
*
AudioPolicyManager: handle outputs for different addresses
Jean-Michel Trivi
2014-07-27
1
-28
/
+107
*
audio policy: clean up checking for active input
Glenn Kasten
2014-07-24
1
-14
/
+18
*
audio policy: add audio_input_flags_t and mOpenRefCount
Glenn Kasten
2014-07-24
1
-23
/
+48
*
audio flinger: add patch connection between hw modules
Eric Laurent
2014-07-24
1
-10
/
+28
[next]