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

Changes

Summary

  1. Fix mark/reset bug in (details)
  2. Build and bundle a openal-soft fallback on all arch. (details)
  3. Update JOAL www links to use jogamp.org infrastructure. (details)
  4. Fix regression of commit 2420f0e3352a46c8deb9c5827f78add65cb9d1a4: cmake (details)
  5. Fix regression of commit 2420f0e3352a46c8deb9c5827f78add65cb9d1a4: cmake (details)
Commit 66d511dc4fbe99dab3c65ce8600c6f33a1cd59f4 by xerxes
Fix mark/reset bug in com/jogamp/openal/test/resources/ResourceLocation.java

This fix will re-enable the manual OpenALTest to work.
java -cp gluegen-rt.jar:joal.jar:joal-test.jar com.jogamp.openal.test.manual.OpenALTest

Signed-off-by: Xerxes Rånby <xerxes@zafena.se>
The file was modifiedsrc/test/com/jogamp/openal/test/resources/ResourceLocation.java (diff)
Commit 2420f0e3352a46c8deb9c5827f78add65cb9d1a4 by xerxes
Build and bundle a openal-soft fallback on all arch.

Tested using a native linux-armv6 build.
TODO: Add cross-compile support.
TODO: Add openal-soft cmake configure options.
TODO: Strip the libopenal.so from debug symbols to reduce size.

Signed-off-by: Xerxes Rånby <xerxes@zafena.se>
The file was modifiedmake/build.xml (diff)
Commit 3dccb2fc00b0b97a3c1f479b236265c983a40e43 by xerxes
Update JOAL www links to use jogamp.org infrastructure.

Signed-off-by: Xerxes Rånby <xerxes@zafena.se>
The file was modifiedwww/index.html (diff)
Commit 6d807f8e71edd8cf97daad23e3afc619bd1d429c by Sven Gothel
Fix regression of commit 2420f0e3352a46c8deb9c5827f78add65cb9d1a4: cmake is not avail per default on all platforms yet.
The file was modifiedmake/build.xml (diff)
Commit bfbac2fa0ca1a1438de20196a43d93cc3210b12e by Sven Gothel
Fix regression of commit 2420f0e3352a46c8deb9c5827f78add65cb9d1a4: cmake is not avail per default on all platforms yet.
The file was modifiedmake/build.xml (diff)