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
/
audioflinger
/
AudioFlinger.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Record overflow cleanup
Glenn Kasten
2012-07-10
1
-1
/
+1
*
Use audio_channel_mask_t more places
Glenn Kasten
2012-07-10
1
-26
/
+21
*
Whitespace and indentation
Glenn Kasten
2012-07-10
1
-11
/
+9
*
Move constant initializations from onFirstRef() to constructor
Glenn Kasten
2012-07-10
1
-4
/
+2
*
AudioFlinger::getBuffer() always returns non-NULL
Glenn Kasten
2012-07-09
1
-4
/
+0
*
Fix build
Glenn Kasten
2012-07-09
1
-4
/
+4
*
Only write to mDevice once
Glenn Kasten
2012-07-09
1
-6
/
+8
*
Remove debug code HAVE_REQUEST_PRIORITY and SOAKER
Glenn Kasten
2012-07-03
1
-26
/
+0
*
audioflinger: fix effect disconnect deadlock
Eric Laurent
2012-07-03
1
-54
/
+83
*
Use audio_channel_mask_t more consistently
Glenn Kasten
2012-07-03
1
-2
/
+3
*
Remove longStandbyExit
Glenn Kasten
2012-07-03
1
-11
/
+2
*
Fix uninitialized field EffectModule::mPinned
Glenn Kasten
2012-07-03
1
-5
/
+9
*
Compare sp<> to 0 and raw pointers to NULL
Glenn Kasten
2012-07-02
1
-8
/
+8
*
am dbbd5b86: am 109347d4: audioflinger: fix regression in attachAuxEffect().
Eric Laurent
2012-07-02
1
-4
/
+1
|
\
|
*
audioflinger: fix regression in attachAuxEffect().
Eric Laurent
2012-07-02
1
-4
/
+1
*
|
am 651f9e7c: am 717e1286: audioflinger: fix auxiliary effect attachment
Eric Laurent
2012-07-01
1
-0
/
+61
|
\
\
|
|
/
|
*
audioflinger: fix auxiliary effect attachment
Eric Laurent
2012-06-29
1
-0
/
+61
|
*
DO NOT MERGE Remove log spam for fast track denied
Glenn Kasten
2012-06-14
1
-1
/
+1
*
|
audioflinger: fix setStreamOutput()
Eric Laurent
2012-06-20
1
-12
/
+2
*
|
am 48a0bfa6: am 49dd5cf3: Merge "Log track name on obtain/releaseBuffer warni...
Glenn Kasten
2012-06-14
1
-0
/
+2
|
\
\
|
|
/
[next]