Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Success

#123 (May 20, 2023, 9:17:33 PM)

Started 2 yr 3 mo ago
Took 23 sec on linux-x86_64-master-001
Build Artifacts
artifact.properties624 Bview
javadoc.7z370.12 KiBview

Started by upstream project joal_onmaster build number 123
originally caused by:

Revision: 32563a63b9c10820ffd1509fa12268ba40430d00
Repository: git://jogamp.org/srv/scm/joal.git
  • origin/master
Changes
  1. ALHelpers.getALFormat(..): Drop alGetEnumValue("type") and use 'type' via ALExtConstants directly: Fixes failing al.alGetEnumValue("AL_FORMAT_STEREO_DOUBLE") (details / gitweb)
  2. Fix ALAudioSink.dequeueBuffer(): AL_BUFFERS_PROCESSED result is total not accumulative while waiting (not yet dequeueing), ... (details / gitweb)