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

Changes

Summary

  1. Adding method for determining the playing state of an audio source. (details)
  2. Catches ExceptionInInitializerError instances when initializing (details)
  3. Supports soft_oal.dll (OpenAL-soft) that might be installed (details)
  4. Supports soft_oal.dll (OpenAL-soft) that might be installed (details)
  5. Adds a script that downloads the ZIP archive containing OpenAL-Soft (details)
  6. Adds a script that downloads the ZIP archive containing OpenAL-Soft (details)
  7. Adds a script that downloads the ZIP archive containing OpenAL-Soft (details)
  8. OpenAL-Soft Windows binaries (details)
  9. Fix 225dbd523daba306195d6bc24d0d996f946ae8a3: Replace TAB w/ 4 SPACEs; (details)
  10. Fix 76c6916631a7386457fa260bf7856dea4d461a31: Replace TAB w/ 4 SPACEs (details)
  11. Inject precompiled soft-openal blobs in case native compilation fails. (details)
  12. Adapt to new version scheme, see GlueGen (details)
  13. joal.build.id -> target init, depends on jogamp.env.init (details)
  14. Manual ant target c.download.openal.soft.windows can be called from any (details)
  15. Fix x86_32 build on x86_64 of openal-soft; ; Statically link gcc-lib in (details)
  16. Update openal-soft (GLIBC compat symbols) (details)
  17. update openal-soft (details)
  18. Use new toolchain (gluegen 3b7ea9f67487be8f133c19b493b632fc579c5049); (details)
  19. Add make.joal.all.sh (details)
  20. openal-soft: Toolchain CMake files for ARM* Cross-Compilation require (details)
  21. Fix conditional properties 'useLinuxARMv6SFOptions' and (details)
Commit 14961042bb8ca1f9f787d9d1f1cb64560b6dba22 by unknown
Adding method for determining the playing state of an audio source.
The file was modifiedsrc/java/com/jogamp/openal/sound3d/Source.java (diff)
Commit 49f6d00ece1e93082bd95149ebc3aac3283250fe by gouessej
Catches ExceptionInInitializerError instances when initializing ALFactory
The file was modifiedsrc/java/com/jogamp/openal/ALFactory.java (diff)
Commit 76c6916631a7386457fa260bf7856dea4d461a31 by gouessej
Supports soft_oal.dll (OpenAL-soft) that might be installed
The file was modifiedsrc/java/jogamp/openal/ALDynamicLibraryBundleInfo.java (diff)
Commit 864b160087d930c5151ae640e83c925c1b6520c2 by gouessej
Supports soft_oal.dll (OpenAL-soft) that might be installed
The file was modifiedmake/build.xml (diff)
Commit 225dbd523daba306195d6bc24d0d996f946ae8a3 by gouessej
Adds a script that downloads the ZIP archive containing OpenAL-Soft Windows binaries, extracts them, puts them into the right directories and deletes the useless directories created during the decompression
The file was modifiedmake/build.xml (diff)
Commit f6c002f7e45e7fd521d0021676bd92c99d893406 by gouessej
Adds a script that downloads the ZIP archive containing OpenAL-Soft Windows binaries, extracts them, puts them into the right directories and deletes the useless directories created during the decompression
The file was modifiedmake/build.xml (diff)
Commit 52f527772ac7412d17e8c487124b31d290d2ce8f by gouessej
Adds a script that downloads the ZIP archive containing OpenAL-Soft Windows binaries, extracts them, puts them into the right directories and deletes the useless directories created during the decompression
The file was modifiedmake/build.xml (diff)
Commit 903283df04eed4de389bb32054db4192ebf6e84f by gouessej
OpenAL-Soft Windows binaries
The file was addedmake/lib/windows-amd64/soft_oal.dll
The file was addedmake/lib/windows-i586/soft_oal.dll
Commit f1734561cbce7ddf0e339c85e1ed30659325a910 by Sven Gothel
Fix 225dbd523daba306195d6bc24d0d996f946ae8a3: Replace TAB w/ 4 SPACEs; Bring back comments onto line.
The file was modifiedmake/build.xml (diff)
Commit 1eeccc001582f8529143af5198c32d59c944f629 by Sven Gothel
Fix 76c6916631a7386457fa260bf7856dea4d461a31: Replace TAB w/ 4 SPACEs
The file was modifiedsrc/java/jogamp/openal/ALDynamicLibraryBundleInfo.java (diff)
Commit 3afb1c6b6643c44c8d984b642dceee0a7eb4f031 by Sven Gothel
Inject precompiled soft-openal blobs in case native compilation fails. Currently impacts Windows, i.e. providing precompiled DLLs in native jar files.
The file was modifiedmake/build.xml (diff)
Commit e4c51369141808d61902511c738c5243c9badc62 by Sven Gothel
Adapt to new version scheme, see GlueGen a3f2ef50ad33c58a240a17fcf03e415d772207c3, etc
The file was modifiedmake/build.xml (diff)
The file was modifiedmake/joalversion-test (diff)
The file was modifiedmake/joalversion-test-android (diff)
The file was modifiedmake/build-test.xml (diff)
The file was modifiedmake/joalversion (diff)
Commit ad4d7fb1e792d4a406fc828d852e624cfd144609 by Sven Gothel
joal.build.id -> target init, depends on jogamp.env.init
The file was modifiedmake/build.xml (diff)
Commit 256a4482965f582ddb3398d063103fd318d169e9 by Sven Gothel
Manual ant target c.download.openal.soft.windows can be called from any OS
The file was modifiedmake/build.xml (diff)
Commit d8924e4a9271b955e7a96b2e156f2f447fa4d45a by Sven Gothel
Fix x86_32 build on x86_64 of openal-soft; ; Statically link gcc-lib in openal-soft; Strip all native libraries (1.5M -> ~400k)
The file was removedmake/scripts/make.joal.all.linux-i586.sh
The file was addedmake/scripts/make.joal.all.linux-x86.sh
The file was modifiedmake/build.xml (diff)
The file was modifiedopenal-soft (diff)
Commit 5353b36181251fdc0b319f1e5605b53e455da5f3 by Sven Gothel
Update openal-soft (GLIBC compat symbols)
The file was modifiedopenal-soft (diff)
The file was modifiedopenal-soft (diff)
Commit 12319be6d524c966c1f2c709675e9d05b04c56db by Sven Gothel
Use new toolchain (gluegen 3b7ea9f67487be8f133c19b493b632fc579c5049); Compile openal-soft w/ arm arch & float options if crosscompiled.
The file was modifiedmake/scripts/make.joal.all.linux-armv6hf-cross.sh (diff)
The file was modifiedopenal-soft (diff)
The file was modifiedmake/scripts/make.joal.all.linux-armv6-cross.sh (diff)
The file was modifiedmake/build.xml (diff)
The file was addedmake/scripts/make.joal.all.sh
Commit 388580cacce5f7c6c7ecc9651134fa007820a894 by Sven Gothel
openal-soft: Toolchain CMake files for ARM* Cross-Compilation require host include directory (not in system include path) to pick up pulseaudio/alsa.
The file was modifiedopenal-soft (diff)
Commit f92b110509aa507947c19ad29e8d0656cf75a669 by Sven Gothel
Fix conditional properties 'useLinuxARMv6SFOptions' and 'useLinuxARMv6HFOptions': Needs 'isset property' not 'istrue value'
The file was modifiedmake/build.xml (diff)