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

Changes

Summary

  1. README: Add note regarding 'git --recurse-submodules' for openal-soft (details)
  2. WAVLoader: Use Bitstream and support big-endian RIFX; Fix (details)
  3. ALExtLoopbackDeviceSOFTTest: Remove (details)
Commit b49859e5ea464a978812036bef05718e6ea00909 by Sven Gothel
README: Add note regarding 'git --recurse-submodules' for openal-soft submodule
The file was modifiedREADME.txt (diff)
Commit d199e6cdbf1fe1283bad79f68d05a9037a91863b by Sven Gothel
WAVLoader: Use Bitstream and support big-endian RIFX; Fix ALutWAVLoaderTest
The file was modifiedmake/scripts/tests.sh (diff)
The file was modifiedsrc/java/com/jogamp/openal/util/WAVLoader.java (diff)
The file was modifiedsrc/java/com/jogamp/openal/util/WAVData.java (diff)
The file was modifiedsrc/test/com/jogamp/openal/test/junit/ALutWAVLoaderTest.java (diff)
Commit 29094cdad91594a2f5defd967aab893887f10c81 by Sven Gothel
ALExtLoopbackDeviceSOFTTest: Remove javax.sound.sampled.UnsupportedAudioFileException dependency
The file was modifiedsrc/test/com/jogamp/openal/test/junit/ALExtLoopbackDeviceSOFTTest.java (diff)