index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
media
/
libmedia
/
AudioRecord.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Whitespace and indentation
Glenn Kasten
2012-03-13
1
-9
/
+8
*
Use AudioRecord::record_flags consistently
Glenn Kasten
2012-03-08
1
-2
/
+2
*
Merge "Shorten thread names"
Glenn Kasten
2012-02-29
1
-1
/
+1
|
\
|
*
Shorten thread names
Glenn Kasten
2012-02-28
1
-1
/
+1
*
|
AudioRecord const methods
Glenn Kasten
2012-02-28
1
-7
/
+7
|
/
*
AudioRecord and AudioTrack client tid
Glenn Kasten
2012-02-14
1
-4
/
+33
*
Merge "Remove dead mutex in AudioTrack/AudioRecord thread"
Glenn Kasten
2012-02-08
1
-13
/
+0
|
\
|
*
Remove dead mutex in AudioTrack/AudioRecord thread
Glenn Kasten
2012-02-02
1
-13
/
+0
*
|
Use NULL not 0 for raw pointers
Glenn Kasten
2012-02-03
1
-6
/
+6
|
/
*
Use audio_source_t consistently
Glenn Kasten
2012-01-26
1
-5
/
+5
*
Use audio_format_t consistently, continued
Glenn Kasten
2012-01-20
1
-6
/
+6
*
Use size_t for frame size
Glenn Kasten
2012-01-13
1
-1
/
+1
*
libmedia new can't fail on Android
Glenn Kasten
2012-01-11
1
-3
/
+0
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-9
/
+9
*
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2012-01-06
1
-6
/
+6
*
Use the standard CC_LIKELY and CC_UNLIKELY macros
Glenn Kasten
2012-01-05
1
-6
/
+4
*
Bug 4903178 Restore priority and cgroup on stop
Glenn Kasten
2011-11-16
1
-5
/
+10
*
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
Steve Block
2011-10-26
1
-7
/
+7
*
Keep effects sessions active when the caller dies.
Marco Nelissen
2011-08-09
1
-0
/
+3
*
AudioRecord: Fix getInput()
Eric Laurent
2011-07-26
1
-1
/
+1
*
Audio framework: support for audio pre processing
Eric Laurent
2011-07-18
1
-5
/
+16
*
Merge "Fix warnings for uninitialized local variables"
Glenn Kasten
2011-06-23
1
-1
/
+1
|
\
|
*
Fix warnings for uninitialized local variables
Glenn Kasten
2011-06-22
1
-1
/
+1
*
|
Added audio_bytes_per_sample() helper function
Eric Laurent
2011-06-17
1
-2
/
+2
|
/
*
Remove unnecessary level of priority indirection
Glenn Kasten
2011-06-01
1
-2
/
+2
*
Use channel mask instead of channel count for track creation
Jean-Michel Trivi
2011-06-01
1
-14
/
+14
*
update for new audio.h header location
Dima Zavin
2011-05-12
1
-1
/
+1
*
audio/media: convert to using the audio HAL and new audio defs
Dima Zavin
2011-04-27
1
-10
/
+13
*
New fix for issue 4111672: control block flags
Eric Laurent
2011-04-05
1
-14
/
+7
*
Fix issue 4111672: AudioTrack control block flags
Eric Laurent
2011-03-18
1
-1
/
+4
*
Fix issue 3439872: video chat and bluetooth SCO
Eric Laurent
2011-03-08
1
-29
/
+143
*
Fix issue 3157123.
Eric Laurent
2010-11-19
1
-6
/
+8
*
media: add AudioRecord::getMinFrameCount().
Chia-chi Yeh
2010-06-23
1
-25
/
+38
*
Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack m...
Eric Laurent
2010-06-03
1
-5
/
+16
*
Fix issue 2553359: Pandora does not work well with Passion deskdock / Cardock.
Eric Laurent
2010-05-17
1
-4
/
+4
*
Fix issue 2428563: Camera rendered inoperable by voice call interruption.
Eric Laurent
2010-03-05
1
-3
/
+7
*
Issue 2071329: audio track is shorter than video track for video capture on s...
Eric Laurent
2010-03-02
1
-1
/
+10
*
Simplify the MemoryDealer implementation
Mathias Agopian
2010-01-29
1
-1
/
+0
*
Fix issue 2304669: VoiceIME: starting and canceling voice IME yields persiste...
Eric Laurent
2009-12-07
1
-2
/
+1
*
Issue 2265163: Audio still reported routed through earpiece on sholes
Eric Laurent
2009-11-19
1
-31
/
+39
*
Fix issue 2203561: Sholes: audio playing out of earpiece.
Eric Laurent
2009-11-04
1
-42
/
+85
*
Fix issue 1795088 Improve audio routing code
Eric Laurent
2009-07-23
1
-33
/
+57
*
am 88e209dc: Fix issue 1743700: AudioTrack: setPlaybackRate can not set the p...
Eric Laurent
2009-07-07
1
-7
/
+6
|
\
|
*
Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate ...
Eric Laurent
2009-07-07
1
-7
/
+6
*
|
am de8268d6: Merge change 2331 into donut
Android (Google) Code Review
2009-05-26
1
-6
/
+12
|
\
\
|
|
/
|
*
Fix issue 1846343 - part 1
Eric Laurent
2009-05-26
1
-6
/
+12
*
|
move libbinder's header files under includes/binder
Mathias Agopian
2009-05-20
1
-4
/
+4
|
/
*
Fix issue 1745312: Various cleanups in media framework
Eric Laurent
2009-04-21
1
-6
/
+6
*
Automated import from //branches/donutburger/...@142065,142065
Eric Laurent
2009-03-24
1
-1
/
+8
*
Automated import from //branches/donutburger/...@141200,141200
Jean-Michel Trivi
2009-03-24
1
-2
/
+7
[next]