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
*
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
|
\
\
|
|
/
|
/
|
|
*
-Making sure mAudioCommands list is empty before going to sleep.
Ricardo Garcia
2014-07-24
1
-5
/
+7
*
|
audio policy: add audio_input_flags_t and mOpenRefCount
Glenn Kasten
2014-07-24
4
-28
/
+58
|
/
*
audio flinger: add patch connection between hw modules
Eric Laurent
2014-07-24
1
-10
/
+28
*
audio policy: remove redundant fixed volume management
Eric Laurent
2014-07-23
1
-8
/
+0
*
audio policy: fix hotword capture
Eric Laurent
2014-07-22
1
-0
/
+5
*
Merge "audio policy: add missing formats to audio_policy.conf parser." into l...
Eric Laurent
2014-07-21
1
-0
/
+2
|
\
|
*
audio policy: add missing formats to audio_policy.conf parser.
Eric Laurent
2014-07-21
1
-0
/
+2
*
|
Remove execute bit
Glenn Kasten
2014-07-21
7
-0
/
+0
|
/
*
Add audio_input_flags_t to IAudioPolicyService::getInput
Glenn Kasten
2014-07-17
3
-6
/
+9
*
Add audio_input_flags_t to IAudioFlinger::openInput
Glenn Kasten
2014-07-17
5
-9
/
+17
*
Revisit HDMI-CEC system audio mode in AudioService.
Jungshik Jang
2014-07-17
1
-2
/
+19
[next]