The Jenkins Controller is preparing for shutdown. No new builds can be started.
Summary
- Delete OpenAL stub_includes/openal headers. (details)
- Import OpenAL-soft openal-soft/include/AL/ headers to (details)
- Bug 567 (part 1): add support for openal extensions (details)
- build.xml al.c -> al.h after switch to OpenAl-soft headers. (details)
- Bug 567 (part 2): add support for openal extensions (details)
- Remove obstolete bundled OpenAL and OpenAL-soft binarys. (details)
- Re-import OpenAL stub_includes/openal/eax.h required for EAX. (details)
- Remove system dependency of intptr_t and uint64_t. (details)
- build.xml: set failonerror="false" for artifact.properties copy (details)
- Bug 567 (part 3): add support for openal extensions (details)
- Improve ALExtLoopbackDeviceSOFTTest to list all available OpenAL (details)
- Bug 662: Add a flag to favour OpenALSoft (details)
- Fix Bug 662: Add a flag to favour OpenALSoft (details)
- Improve logic of Bug 662: Add a flag to favour OpenALSoft (details)
- Fix exception logic and dest buffer in ALExtLoopbackDeviceSOFTTest (details)
- Fix missing Opaque boolean ALboolean in make/joal-alext.cfg (details)
- Add openal-soft git submodule (details)
- Make AL/ALC types unique in their respective header file; Use GlueGen's (details)
- JOAL Fixes: GlueGen, OpenAL Header, Added scripts/tests.sh, (details)
- Bump openal-soft submodule (details)
- JOAL GlueGen: Force ProcAddress for all / ALExt*: Remove duplicates (AL) (details)
- Build Cleanup for Android, Misc changes .. (details)
- Android Build & Test ; WavLoader/Data javax.audio separation (part-1) (details)
- Fix regression .. now use (details)
- WavData.loadFromStream: Uses IOUtil.copyStream2ByteBuffer which fixes (details)
- bump openal-soft (details)
- Test building openal-soft w/ Windows/cmake - fails .. (details)