index
:
frameworks_av.git
master
replicant-6.0
frameworks av
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
audioflinger
/
AudioFlinger.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make an exception for MR0_AUDIO_BLOB in loadHwModule_l
madmack
2013-01-14
1
-2
/
+2
*
audioflinger: Allow mixed use of JB A2DP HALs and ICS policy
Ricardo Cerqueira
2013-01-10
1
-0
/
+7
*
Squashed commit of audio changes from CodeAurora
vivek mehta
2012-12-23
1
-30
/
+809
*
Allow JB_MR0 Audio prebuilts to load
Bumble-Bee
2012-12-14
1
-1
/
+1
*
Add support for ICS audio blobs
Ricardo Cerqueira
2012-11-22
1
-0
/
+41
*
Remove active track when thread goes to standby
Glenn Kasten
2012-10-18
1
-3
/
+3
*
Fix track estimation for presentation complete
Jean-Michel Trivi
2012-10-16
1
-4
/
+2
*
Disable audio watchdog
Glenn Kasten
2012-09-30
1
-0
/
+10
*
bug 7253033 clean up before closing an output
Jean-Michel Trivi
2012-09-30
1
-0
/
+11
*
Revert "Don't wait for presentation complete if terminated"
Glenn Kasten
2012-09-26
1
-6
/
+6
*
Implement android.media.AudioManager.getProperty()
Glenn Kasten
2012-09-25
1
-0
/
+18
*
audioflinger: improve record start and thread exit
Eric Laurent
2012-09-25
1
-2
/
+2
*
fix end of track presentation on suspended output
Eric Laurent
2012-09-23
1
-2
/
+13
*
audioflinger: send priority request from a thread
Eric Laurent
2012-09-13
1
-30
/
+49
*
Handle audio HAL returning 0 bytes in record thread
Jean-Michel Trivi
2012-09-13
1
-4
/
+4
*
Don't deadlock on AudioRecord start when reads return 0
Jean-Michel Trivi
2012-09-12
1
-8
/
+14
*
Communicate audio session ID to downmixer
Jean-Michel Trivi
2012-09-10
1
-5
/
+6
*
audioflinger: changes for new audio devices enums
Eric Laurent
2012-09-07
1
-63
/
+44
*
AudioFlinger: send audio source to audio effects
Eric Laurent
2012-08-31
1
-1
/
+37
*
Update audio comments
Glenn Kasten
2012-08-30
1
-6
/
+7
*
Remove dead code
Glenn Kasten
2012-08-30
1
-0
/
+4
*
Move libnbaio out of AudioFlinger
Glenn Kasten
2012-08-30
1
-6
/
+6
*
const methods
Glenn Kasten
2012-08-13
1
-6
/
+6
*
Simplify AudioFlinger::PlaybackThread::isValidSyncEvent()
Glenn Kasten
2012-08-13
1
-7
/
+1
*
Discard setSyncEvent() return value
Glenn Kasten
2012-08-13
1
-4
/
+4
*
Replace hard-coded "2" by a constant and comment
Glenn Kasten
2012-08-09
1
-2
/
+11
*
AudioFlinger: fix timed audio
John Grossman
2012-08-08
1
-4
/
+6
*
AudioFlinger: Better handling for master volume/mute
John Grossman
2012-08-08
1
-171
/
+133
*
Change audio flinger to user HAL master mute if available
John Grossman
2012-08-08
1
-9
/
+86
*
Don't wait for presentation complete if terminated
Glenn Kasten
2012-08-01
1
-6
/
+6
*
Start adding support for multiple record tracks
Glenn Kasten
2012-08-01
1
-37
/
+123
*
Clean up start() parameters
Glenn Kasten
2012-07-27
1
-1
/
+1
*
Extract methods to enter standby and standby mode
Glenn Kasten
2012-07-27
1
-16
/
+19
*
Use valueAt instead of editValueAt when possible
Glenn Kasten
2012-07-25
1
-4
/
+4
*
Fix races in AudioRecord stop()
Glenn Kasten
2012-07-25
1
-24
/
+27
*
Use upmix/downmix utility routines
Glenn Kasten
2012-07-23
1
-16
/
+6
*
fix audio effect not destroyed when needed.
Eric Laurent
2012-07-20
1
-1
/
+1
*
Miscellaneous audio record fixes
Glenn Kasten
2012-07-20
1
-3
/
+6
*
Use constructor to initialize instead of memcpy
Glenn Kasten
2012-07-20
1
-6
/
+1
*
Internal dump methods return void not status_t
Glenn Kasten
2012-07-20
1
-30
/
+12
*
Revert 94479fd5405642c67efd14cebe722feb9cbe6e77
Glenn Kasten
2012-07-19
1
-7
/
+7
*
Use audio_devices_t more places
Glenn Kasten
2012-07-19
1
-18
/
+17
*
Use struct assignment instead of explicit memcpy
Glenn Kasten
2012-07-17
1
-5
/
+5
*
Run audio at priorities 2 and 3 above kernel 1
Glenn Kasten
2012-07-16
1
-6
/
+10
*
Don't call virtual methods in destructor
Glenn Kasten
2012-07-16
1
-4
/
+17
*
Use atomic ops for thread suspend count
Glenn Kasten
2012-07-13
1
-3
/
+3
*
Add tid parameter to IAudioFlinger::openRecord
Glenn Kasten
2012-07-12
1
-7
/
+7
*
Simplify AudioRecord::getInputFramesLost()
Glenn Kasten
2012-07-12
1
-4
/
+0
*
Remove dead code
Glenn Kasten
2012-07-11
1
-6
/
+0
*
Fix check for invalid channel count
Glenn Kasten
2012-07-11
1
-2
/
+2
[next]