index
:
gluegen.git
1.0b06-maint
JOGL_2_SANDBOX
JOGL_CDCCVM_sgothel
MIPS_PORT
android.merged_launcher_gluegen
b202_gl44
b22x
callback_gluemap
callback_jniuserparamproxy
ios
java11
javafx
master
pulled
rc
v2.3.1_winexe
GLUEGEN repository on http://jogamp.org/ ;
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
java
/
com
/
jogamp
/
common
/
av
Commit message (
Expand
)
Author
Age
Files
Lines
*
AudioSink: Drop getMaxSupportedChannels(), use getNativeFormat(), getPreferre...
Sven Gothel
2023-05-23
1
-24
/
+41
*
AudioSink: Refine context locking where supported, have a more usable univers...
Sven Gothel
2023-05-23
1
-6
/
+27
*
AudioFormat/AudioSink: Use float in seconds for duration to avoid losing prec...
Sven Gothel
2023-05-21
3
-22
/
+56
*
AudioSink: Add getAvgFrameDuration(); API-Doc: Default*: 'frame' -> AudioFram...
Sven Gothel
2023-05-21
2
-15
/
+25
*
AudioSink: Enhance description re 'AudioFrame' and 'frameDuration' also using...
Sven Gothel
2023-05-21
1
-6
/
+19
*
AudioSink.init(): Detail 'frameDuration' intend and impact of underlying JOAL...
Sven Gothel
2023-05-20
1
-3
/
+14
*
Add AudioSink.getSourceCount(), refine Audio* API doc
Sven Gothel
2023-05-20
2
-10
/
+34
*
AudioSink: Add latency query, init(..) frameDuration in ms shall be int, fix ...
Sven Gothel
2023-05-19
1
-8
/
+34
*
AudioFormat: Fix rounding/int-truncate errors, all millisecond params use typ...
Sven Gothel
2023-05-19
1
-7
/
+7
*
Place AudioFormat in its own file outside AudioSink, JOAL's ALAudioSink has m...
Sven Gothel
2023-05-18
3
-151
/
+180
*
AudioSink: Add exclusive locking allowing implementations to short-cut for le...
Sven Gothel
2023-05-17
1
-0
/
+12
*
Promote common av (audio/video) classes (AudioSink, ..) from JOGL to GlueGen ...
Sven Gothel
2023-05-17
3
-0
/
+598