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
Commit message (
Expand
)
Author
Age
Files
Lines
*
audio policy: add hw hotword flag for inputs
Eric Laurent
2014-09-19
2
-31
/
+69
*
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
2
-6
/
+27
*
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
*
|
Merge "Fix "invalid device combination" in system audio mode." into lmp-dev
Jungshik Jang
2014-09-06
1
-0
/
+7
|
\
\
|
|
/
|
/
|
|
*
Fix "invalid device combination" in system audio mode.
Jungshik Jang
2014-09-05
1
-0
/
+7
*
|
audio policy service: filter out delayed audio patch commands if needed.
Eric Laurent
2014-09-05
1
-1
/
+35
|
/
*
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
|
/
*
frameworks: av: AudioPolicyEffect: Add refCount for each session
bryant_liu
2014-08-28
2
-11
/
+29
*
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
2
-3
/
+51
|
\
\
|
|
/
|
/
|
|
*
audio policy: remove audio patch when closing input or output
Eric Laurent
2014-08-27
2
-3
/
+51
*
|
Fix memory leak in getConnectionState
Marco Nelissen
2014-08-26
2
-10
/
+11
|
/
*
Merge "audiopolicy: add dump for audio patches" into lmp-dev
Jean-Michel Trivi
2014-08-13
2
-0
/
+58
|
\
|
*
audiopolicy: add dump for audio patches
Eric Laurent
2014-08-10
2
-0
/
+58
*
|
Merge "Update audio ports with profile capabilities" into lmp-dev
Jean-Michel Trivi
2014-08-11
2
-8
/
+78
|
\
\
|
|
/
|
/
|
|
*
Update audio ports with profile capabilities
Jean-Michel Trivi
2014-08-10
2
-8
/
+78
*
|
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
2
-28
/
+257
|
\
|
*
audio policy: add support for USB devices for voice call
Eric Laurent
2014-08-06
2
-28
/
+257
*
|
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
2
-11
/
+37
*
Add sound trigger control by audio policy
Eric Laurent
2014-08-05
8
-15
/
+130
*
[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
2
-5
/
+6
|
\
\
|
*
|
Update multichannel audio policy handling
Andy Hung
2014-07-28
2
-5
/
+6
|
|
/
*
|
audio policy: pass session ID to capture activity methods
Eric Laurent
2014-07-28
6
-30
/
+69
*
|
rename AudioSystem::newAudioSessionId()
Eric Laurent
2014-07-28
3
-0
/
+9
*
|
AudioFlinger: update openInput() and openOutput()
Eric Laurent
2014-07-28
6
-220
/
+320
|
/
*
Merge "audio policy: compatible sample rates and channel masks" into lmp-dev
Glenn Kasten
2014-07-24
2
-43
/
+162
|
\
|
*
audio policy: compatible sample rates and channel masks
Glenn Kasten
2014-07-27
2
-43
/
+162
*
|
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
2
-29
/
+120
*
Merge "audio policy: clean up checking for active input" into lmp-dev
Glenn Kasten
2014-07-24
1
-14
/
+18
|
\
|
*
audio policy: clean up checking for active input
Glenn Kasten
2014-07-24
1
-14
/
+18
*
|
Merge "-Making sure mAudioCommands list is empty before going to sleep. -Wake...
Ricardo Garcia
2014-07-24
1
-5
/
+7
|
\
\
|
|
/
|
/
|
[next]