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

Change Log History

Originally from build #393

Changes
  1. Add openal-soft git submodule (details / cgit)
  2. Make AL/ALC types unique in their respective header file; Use GlueGen's stdint definition for all tested platforms (details / cgit)
  3. JOAL Fixes: GlueGen, OpenAL Header, Added scripts/tests.sh, (details / cgit)
  4. Bump openal-soft submodule (details / cgit)
  5. JOAL GlueGen: Force ProcAddress for all / ALExt*: Remove duplicates (AL) in interface _and_ implementation (details / cgit)
  6. Build Cleanup for Android, Misc changes .. (details / cgit)
  7. Android Build & Test ; WavLoader/Data javax.audio separation (part-1) (details / cgit)
  8. Fix regression .. now use 'com.jogamp.openal.UnsupportedAudioFileException' (details / cgit)
  9. WavData.loadFromStream: Uses IOUtil.copyStream2ByteBuffer which fixes loading on Android; Adding proper byteOrder swapping depending on input format. (details / cgit)
  10. bump openal-soft (details / cgit)
  11. Test building openal-soft w/ Windows/cmake - fails .. (details / cgit)

Originally from build #392

Changes
  1. Delete OpenAL stub_includes/openal headers. (details / cgit)
  2. Import OpenAL-soft openal-soft/include/AL/ headers to stub_includes/openal. (details / cgit)
  3. Bug 567 (part 1): add support for openal extensions (details / cgit)
  4. build.xml al.c -> al.h after switch to OpenAl-soft headers. (details / cgit)
  5. Bug 567 (part 2): add support for openal extensions (details / cgit)
  6. Remove obstolete bundled OpenAL and OpenAL-soft binarys. (details / cgit)
  7. Re-import OpenAL stub_includes/openal/eax.h required for EAX. (details / cgit)
  8. Remove system dependency of intptr_t and uint64_t. (details / cgit)
  9. build.xml: set failonerror="false" for artifact.properties copy (details / cgit)
  10. Bug 567 (part 3): add support for openal extensions (details / cgit)
  11. Improve ALExtLoopbackDeviceSOFTTest to list all available OpenAL extensions. (details / cgit)
  12. Bug 662: Add a flag to favour OpenALSoft (details / cgit)
  13. Fix Bug 662: Add a flag to favour OpenALSoft (details / cgit)
  14. Improve logic of Bug 662: Add a flag to favour OpenALSoft (details / cgit)
  15. Fix exception logic and dest buffer in ALExtLoopbackDeviceSOFTTest (details / cgit)
  16. Fix missing Opaque boolean ALboolean in make/joal-alext.cfg (details / cgit)