Matthew Harris (1): Ensure that only the size of sample data chunk is loaded, rather than entire remaining buffer. Copes with WAV files that have metadata appended to the end after the data RIFF chunk. Sven Gothel (32): Bug 1269 - Bump openal-soft to Release 1.17.0 Bug 1270 - Fix OSX El Capitan 10.11 stuttering ; Prefer provided OpenAL library over system (default) Bump scripts to jre1.8.0_66 Bug 1316: MacOSX: Keep *.dylib (Don't move to *.jnilib) Bug 1367: Adapt to TempFileCache & TempJarCache Changes Bug 1376: Fix crosscompiled openal-soft 1.19.1 builds using aarch64 + armv6hf Update CSS; Add responsive viewport design tag Bug 1363: Java 11: Validated build on Java11 Bug 1363: Java 11: Use new Android SDK 24 for Eclipse Android .classpath Scripts: Macos /opt-share -> /usr/local (Catalina Read-Only) Merge OpenAL-Soft v1.20.0 Bug 1417 - Android: OpenAL-Soft toolchain.android.cmake cleanup and NDK r20 adoption llvm: clang libc++ Bug 1417 - Android: OpenAL-Soft: ANDROID_API_LEVEL [21..22] only, link against c++_static! Bug 1417 - Android: OpenAL-Soft toolchain.android.cmake: Only build libOpenAL.so on Android Bug 1417 - Android: Jar Manifest joalversion-android can no more have 'Name: ' directives for apk .gitignore: ignore all build* folder .gitignore: ignore all build* folder (fix) Bug 1417 - Android: APK Manifest [min=21, target=28]; Adopt to GlueGen's 'aapt.signed' d8 usage update make-all script Add iOS build scripts all build scripts: make.joal.all-host-macos.sh make.joal.all-host-linux.sh javadoc: fix native.tag.jar: include *.symbols native.tag.jar: Revert explicit inclusion of *.symbols file fix windows build scripts scripts: use gluegen's renamed setenv-build-jogl-* -> setenv-build-jogamp-* Replace AccessController.doPrivileged() w/ SecurityUtil.doPrivileged() Build scripts: MacOS + Windows: Use JDK-17 to build our Java-1.8 API Windows: Use mingw32-make.exe Update Windows build scripts check-java-major-version.sh: Use unique output to validate one class version used (52 for Java8) Remove Windows dll-rename, adopting to cpptasks.jar change Xavier Hallade (1): added support for Android x86 platforms Xerxes RĂ„nby (1): Bug 1295: Add linux-aarch64 GNU/Linux AArch64 support