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
/
core
/
jni
/
android_media_AudioTrack.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
AArch64: Use long for pointers in media classes
Ashok Bhat
2014-01-15
1
-21
/
+21
*
Java API for AudioTrack timestamps
Glenn Kasten
2013-09-04
1
-0
/
+25
*
Merge "Explicitly compare raw pointers to NULL"
Glenn Kasten
2013-08-05
1
-2
/
+2
|
\
|
*
Explicitly compare raw pointers to NULL
Glenn Kasten
2013-08-02
1
-2
/
+2
*
|
Remove dead code in AudioTrack JNI
Glenn Kasten
2013-08-02
1
-20
/
+0
|
/
*
Rename mChannels to mChannelMask to avoid ambiguity
Glenn Kasten
2013-07-24
1
-1
/
+1
*
Merge "Use switch in callback handler for events, and no EVENT_MORE_DATA"
Glenn Kasten
2013-07-23
1
-7
/
+6
|
\
|
*
Use switch in callback handler for events, and no EVENT_MORE_DATA
Glenn Kasten
2013-07-22
1
-7
/
+6
*
|
Merge "Replace run-time PCM encodings by compile-time constants"
Glenn Kasten
2013-07-23
1
-21
/
+12
|
\
\
|
*
|
Replace run-time PCM encodings by compile-time constants
Glenn Kasten
2013-07-19
1
-21
/
+12
|
|
/
*
|
Remove unused includes
Glenn Kasten
2013-07-22
1
-7
/
+0
|
/
*
AudioTrack write() on a full buffer while paused returns 0
Glenn Kasten
2013-07-10
1
-0
/
+4
*
Return correct status for android.media.AudioTrack.write(short[]...)
Glenn Kasten
2013-07-10
1
-3
/
+6
*
Expose latency methods through AudioManager and AudioTrack.
Oliver Woodman
2013-06-26
1
-0
/
+14
*
fix JNI use of incStrong/decStrong
Mathias Agopian
2013-03-06
1
-2
/
+2
*
Merge "Replace run-time modes by compile-time constants"
Glenn Kasten
2012-12-05
1
-18
/
+14
|
\
|
*
Replace run-time modes by compile-time constants
Glenn Kasten
2012-11-29
1
-18
/
+14
*
|
new can't fail on Android
Glenn Kasten
2012-12-03
1
-4
/
+0
|
/
*
Use size_t for frame count
Glenn Kasten
2012-11-15
1
-2
/
+2
*
Use uint32_t for sample rate
Glenn Kasten
2012-11-14
1
-2
/
+2
*
Fix threading issues in AudioRecord JNI
Eric Laurent
2012-04-20
1
-154
/
+152
*
rename audio policy flags
Eric Laurent
2012-04-18
1
-2
/
+2
*
Merge "Use correct syntax for #include <> """
Glenn Kasten
2012-03-14
1
-6
/
+6
|
\
|
*
Use correct syntax for #include <> ""
Glenn Kasten
2012-03-13
1
-6
/
+6
*
|
Whitespace and indentation
Glenn Kasten
2012-03-13
1
-53
/
+53
|
/
*
Use audio_policy_output_flags_t consistently
Glenn Kasten
2012-03-09
1
-2
/
+2
*
Rename JNI implementation to match Java method
Glenn Kasten
2012-01-19
1
-5
/
+5
*
Replace run-time stream types by compile-time
Glenn Kasten
2012-01-17
1
-77
/
+25
*
Use audio_stream_type_t consistently
Glenn Kasten
2012-01-13
1
-3
/
+3
*
Merge "Use audio_format_t consistently"
Glenn Kasten
2012-01-12
1
-1
/
+1
|
\
|
*
Use audio_format_t consistently
Glenn Kasten
2012-01-05
1
-1
/
+1
*
|
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-22
/
+22
|
/
*
Fix indentation and whitespace
Glenn Kasten
2011-12-14
1
-1
/
+1
*
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
Steve Block
2011-10-26
1
-8
/
+8
*
Fix bug 4319552 Java to native channel mask translation
Jean-Michel Trivi
2011-07-25
1
-7
/
+12
*
Revert "Use AudioTrack::event_type not int in callback"
Glenn Kasten
2011-06-01
1
-1
/
+1
*
Use AudioTrack::event_type not int in callback
Glenn Kasten
2011-06-01
1
-1
/
+1
*
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
-24
/
+27
*
Don't use local ref for cached jclass reference in JNI code
Brian Carlstrom
2011-04-06
1
-9
/
+7
*
Fix issue 3439872: video chat and bluetooth SCO
Eric Laurent
2011-03-08
1
-2
/
+6
*
fix problem in AudioEffect JNI setup.
Eric Laurent
2010-09-24
1
-13
/
+19
*
Use getMinFrameCount() instead of querying AudioSystem directly.
Chia-chi Yeh
2010-08-19
1
-21
/
+5
*
Added support for auxiliary audio effects to AudioTrack and MediaPlayer.
Eric Laurent
2010-07-21
1
-0
/
+40
*
Added support for audio sessions in MediaPlayer and AudioTrack.
Eric Laurent
2010-06-22
1
-4
/
+29
*
Fix issue 2015322 mediaframeworktest.MediaAudioTrackTest fails.
Eric Laurent
2009-07-28
1
-4
/
+12
*
Fix issue 1795088 Improve audio routing code
Eric Laurent
2009-07-23
1
-18
/
+11
*
am 733cbb00: Merge change 7492 into donut
Android (Google) Code Review
2009-07-17
1
-0
/
+8
|
\
|
*
Delete leaked global ref in AudioTrack constructor.
Jean-Michel Trivi
2009-07-16
1
-0
/
+8
*
|
am 88e209dc: Fix issue 1743700: AudioTrack: setPlaybackRate can not set the p...
Eric Laurent
2009-07-07
1
-3
/
+4
|
\
\
|
|
/
[next]