index
:
joal.git
b22x
gluegen-branch-1-0
java11
master
rc
JOAL repository on http://jogamp.org/ ;
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
java
/
com
/
jogamp
/
openal
/
util
/
ALAudioSink.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALAudioSink: Use float in seconds for duration (AudioFormat and 'avgFrameDura...
Sven Gothel
2023-05-21
1
-81
/
+101
*
ALAudioSink: Enhance description re 'AudioFrame' and 'frameDuration'; Drop un...
Sven Gothel
2023-05-21
1
-5
/
+10
*
Fix ALAudioSink.dequeueBuffer(): AL_BUFFERS_PROCESSED result is total not acc...
Sven Gothel
2023-05-20
1
-5
/
+14
*
ALAudioSink.toString(): Allow null==chosenFormat (pre init string representat...
Sven Gothel
2023-05-20
1
-1
/
+1
*
ALAudioSink: Add getSourceCount() and cleanup error handling and initImpl() l...
Sven Gothel
2023-05-20
1
-237
/
+248
*
ALAudioSink: Query latency and re-create context @ init w/ latency (refresh-r...
Sven Gothel
2023-05-19
1
-137
/
+245
*
ALAudioSink.lockContext(): Only check error state if AL makeContextCurrent()/...
Sven Gothel
2023-05-18
1
-14
/
+29
*
ALAudioSink: Don'e check errors before context; Track method of context-locki...
Sven Gothel
2023-05-18
1
-4
/
+11
*
ALAudioSink: Promote to public, be fully functional regarding AudioFormat and...
Sven Gothel
2023-05-18
1
-0
/
+1190