index
:
jogl.git
1.x-maint
2.1-maint
BLACKBIRD
JOGL_2_SANDBOX
JSR-231
MIPS_PORT
Sun_Microsystem
b01
b202_gl44
b22x
bug1294
bug1398
egl-gbm
glctx_deadlock
ios
java11
javafx
jogl-1-1-temp-branch
master
merging
new_gl_headers
pulled
rc
rc_five
tegra-graph-shader_dosplit_dodiscard-freeze
tegra-graph-shader_dosplit_nodiscard-ok
tegra-graph-shader_nosplit_dodiscard_original-freeze
tegra-graph-shader_nosplit_nodiscard-errorP1202
travis
v2.0-rc2-maintenance
v2.3.1_winexe
x11_xinitthreads
xcb-test
JOGL repository on http://jogamp.org/ ;
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
jogl
/
classes
/
jogamp
/
opengl
/
openal
Commit message (
Expand
)
Author
Age
Files
Lines
*
Common av classes (*AudioSink, ..) are promoted to gluegen (commit 270172bcbd...
Sven Gothel
2023-05-17
2
-1009
/
+0
*
GLMediaPlayer: Overhaul and simplify states, allow usage before stream ready ...
Sven Gothel
2023-03-13
1
-0
/
+1
*
Bug 1270 - Fix OSX El Capitan 10.11 stuttering: ALAudioSink: DEBUG: Show Open...
Sven Gothel
2015-11-15
1
-5
/
+17
*
Use ExceptionUtils.dumpStack(..) instead of Thread.dumpStack()
Sven Gothel
2014-10-26
1
-5
/
+5
*
Bug 1031: Remove Deprecated Classes and Methods (JOGL)
Sven Gothel
2014-07-10
1
-5
/
+0
*
Findbugs.increment_volatile: Use AtomicInteger or add comment that operation ...
Sven Gothel
2014-07-08
1
-1
/
+1
*
Findbugs.not-written.null: Fix referencing non-written fields (never written ...
Sven Gothel
2014-07-08
1
-7
/
+7
*
Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...
Sven Gothel
2014-07-03
2
-62
/
+65
*
Fix 'typo' in messages: 'Catched' -> 'Caught'
Sven Gothel
2014-06-28
1
-5
/
+5
*
Bug 1011 / Bug 1012: GLMediaPlayer Audio/Video stuttering w/ OSX and OpenAL/J...
Sven Gothel
2014-06-11
1
-5
/
+35
*
GLMediaPlayer: Fix video stutter if using NullAudioSink
Sven Gothel
2014-06-09
1
-0
/
+5
*
ALAudioSink: Add thread-name to exceptions; stopImpl shall not throw an excep...
Sven Gothel
2014-02-22
1
-22
/
+38
*
Bug 927 - Multithreading (MT) issues ALAudioSink
Sven Gothel
2014-02-22
1
-53
/
+54
*
Bug 927 - Multithreading (MT) issues with ALAudioSink (openal-soft)
Sven Gothel
2014-02-15
1
-31
/
+102
*
ALAudioSink GLMediaPlayerImpl FFMPEGMediaPlayer: Verbosity only w/ DEBUG flag.
Xerxes Rånby
2013-12-18
1
-1
/
+1
*
ALAudioSink: Fix stop and flush of OpenAL source
Sven Gothel
2013-12-11
1
-115
/
+125
*
ALAudioSink: Remove force DEBUG info
Sven Gothel
2013-08-26
1
-1
/
+1
*
libav/ffmpeg: Compile/Link 2 versions of native FFMPEGMediaPlayer methods FFM...
Sven Gothel
2013-08-26
1
-3
/
+0
*
AudioSink: Fixe type names ; Enhance AudioFormat negotiation ; ALAudioSink ad...
Sven Gothel
2013-08-26
1
-35
/
+99
*
GLMediaPlayer/AudioSink: Add set[Audio]Volume(float v)/get[Audio]Volume() all...
Sven Gothel
2013-08-25
1
-1
/
+30
*
AudioSink.init(..) abstract 'frame count' -> duration [ms] allowing non-frame...
Sven Gothel
2013-08-24
1
-8
/
+15
*
*AudioSink: Add byte/time calc to AudioDataFormat, *AudioFrame OO changes, Re...
Sven Gothel
2013-08-24
1
-106
/
+121
*
AudioSink: Add END_OF_STREAM_PTS, initSink(..) args: frameGrowAmount and fram...
Sven Gothel
2013-08-22
1
-58
/
+132
*
GLMediaPlayer Multithreaded Decoding: GLMediaPlayer* (Part-4) - WIP
Sven Gothel
2013-08-16
1
-7
/
+11
*
GLMediaPlayer Multithreaded Decoding: AudioSink (Part-2) - WIP
Sven Gothel
2013-08-14
1
-146
/
+374
*
FFMPEGPlayer Audio Sink Refactoring ..
Sven Gothel
2013-07-19
1
-116
/
+368
*
ALAudioSink: Reduce exessive CPU usage caused by polling alGetSourcei.
Xerxes Rånby
2013-07-16
1
-0
/
+8
*
AudioSink: interface add isAudioSinkAvailable
Xerxes Rånby
2013-06-24
1
-1
/
+2
*
ALAudioSink: Fill buffers before sourcing them.
Xerxes Rånby
2013-06-24
1
-1
/
+0
*
ALAudioSink: Buffer and playback audio data.
Xerxes Rånby
2013-06-20
1
-22
/
+80
*
FFMPEGMediaPlayer: Add AudioSink interface.
Xerxes Rånby
2013-06-19
1
-0
/
+110
*
Add optional JOAL dependency, enabling JOAL usage for our 'av' package. Note:...
Sven Gothel
2013-06-18
1
-0
/
+19