aboutsummaryrefslogtreecommitdiffstats
path: root/make
Commit message (Expand)AuthorAgeFilesLines
* feat(alext): Add tests related to ALC_SOFT_system_events.Mathieu Féry2023-12-062-2/+3
* feat(alext): Add ALC_SOFT_system_events inside JoalVersion.getALStrings if su...Mathieu Féry2023-12-051-0/+3
* feat(alc): Fix typo of following methods in ALC api :Mathieu Féry2023-12-051-2/+2
* Bump OpenAL-Soft to git 571b546f35eead77ce109f8d4dd6c3de3199d573 2023-11-25, ...Sven Gothel2023-12-027-352/+517
* Merge remote-tracking branch 'Mathieu_Fery/1477-remove-eax-headers'Sven Gothel2023-11-281-32/+0
|\
| * drop(eax): Remove support of legacy EAX extensionMathieu Féry2023-11-221-32/+0
* | Bug 1476: Reviewed updated OpenAL header (extensions) via make/scripts/cmpOld...Sven Gothel2023-11-283-0/+82
* | Merge remote-tracking branch 'Mathieu_Fery/1476-bump-al-and-efx-headers'Sven Gothel2023-11-2810-406/+705
|\ \
| * | feat(headers): Update al*.h and efx*.h to latest version of openal-soft embeddedMathieu Féry2023-11-2210-406/+705
| |/
* | Bug 1475: Minor revision of orig patch-setSven Gothel2023-11-282-5/+4
* | feat(devices): Move ALC_EXT constant from ALCconstants into ALHelpers with ot...Mathieu Féry2023-11-142-5/+0
* | feat(devices): Allow to retrieve devices specifiers with ALC_ENUMERATE_ALL_EXTMathieu Féry2023-11-104-1/+35
|/
* Bug 1472: Enhance AV Sync: Pass through PTS object in ALAudioSink, tracking l...Sven Gothel2023-10-151-1/+1
* Bug 1473 - ALAudioSink: AV Synchronization Broken, Regression in-between JogA...Sven Gothel2023-10-041-3/+3
* ALAudioSink: Allow disabling using AL_SOFT_events via setUseSOFTEvents(boolean)Sven Gothel2023-10-031-1/+4
* AL_SOFT_events: Define 'ALCcontext` as `UserParam` type for more claritySven Gothel2023-07-101-1/+3
* GlueGen cfg files: Remove now unused import java.security.AccessControllerSven Gothel2023-07-093-3/+0
* ALAudioSink: Utilize AL_SOFT_events if available, i.e. use callback for relea...Sven Gothel2023-07-092-1/+7
* Add OpenAL extension AL_SOFT_events using userParam ALCcontext as key for Glu...Sven Gothel2023-07-093-0/+29
* Use GlueGen's SecurityUtil.doPrivileged(..) instead of AccessController, remo...Sven Gothel2023-07-093-12/+3
* Fix file mods in make/configSven Gothel2023-07-098-0/+0
* Adopt to GlueGen commit 952e0c1f83c9e0583a97d39988a6ba1428911c8cSven Gothel2023-06-093-3/+0
* build.xml: Fix 7z archive: README.{txt -> md}Sven Gothel2023-05-201-1/+1
* Doc, scripsts/tests.sh: Mentione OpenAL-Soft environment variablesSven Gothel2023-05-181-0/+5
* make/scripts/tests.sh: Adjust D_ARGS and add X_ARGS for optional FlightRecorderSven Gothel2023-05-171-2/+10
* Manual Demos: Add two simple sine wave synthesizer, Synth02AL may be enhanced...Sven Gothel2023-05-171-1/+5
* JOAL File Layout: Have *-java-src.zip inside jar folderSven Gothel2023-05-071-4/+2
* Add ALVersion, i.e. retrieve vendor, renderer, version and vendor-version. Te...Sven Gothel2023-05-042-7/+7
* Windows build script: Drop c.compiler.debugSven Gothel2023-05-041-1/+2
* Bump openal-soft 1.23.1 customconfig -> toolchain cmake usage, add MacOS arm6...Sven Gothel2023-05-041-5/+10
* Add check-junit.sh test result scriptSven Gothel2023-05-041-0/+38
* Windows: Add commandline unit test scriptsSven Gothel2023-05-043-0/+45
* Windows: Drop using soft_oal.dll blobs, use own bundled openal-soft instead.Sven Gothel2023-05-044-36/+6
* Fix Bug 1280: WAVData.loadFromStream(..) *API Change*: Only take expected byt...Sven Gothel2023-05-041-0/+1
* Remove Windows dll-rename, adopting to cpptasks.jar changev2.4.0Sven Gothel2023-01-231-9/+0
* check-java-major-version.sh: Use unique output to validate one class version ...Sven Gothel2023-01-201-3/+4
* Update Windows build scriptsSven Gothel2023-01-172-28/+3
* Windows: Use mingw32-make.exeSven Gothel2023-01-171-1/+1
* Build scripts: MacOS + Windows: Use JDK-17 to build our Java-1.8 APISven Gothel2023-01-155-7/+7
* scripts: use gluegen's renamed setenv-build-jogl-* -> setenv-build-jogamp-*Sven Gothel2020-01-0411-22/+22
* fix windows build scriptsSven Gothel2020-01-042-2/+2
* native.tag.jar: Revert explicit inclusion of *.symbols fileSven Gothel2020-01-041-1/+1
* native.tag.jar: include *.symbolsSven Gothel2020-01-021-1/+9
* javadoc: fixSven Gothel2020-01-021-3/+5
* all build scripts: make.joal.all-host-macos.sh make.joal.all-host-linux.shSven Gothel2020-01-022-0/+16
* Add iOS build scriptsSven Gothel2020-01-022-0/+72
* update make-all scriptSven Gothel2020-01-011-6/+16
* Bug 1417 - Android: APK Manifest [min=21, target=28]; Adopt to GlueGen's 'aap...Sven Gothel2019-12-264-4/+14
* Bug 1417 - Android: Jar Manifest joalversion-android can no more have 'Name: ...Sven Gothel2019-12-252-2/+39
* Bug 1417 - Android: OpenAL-Soft: ANDROID_API_LEVEL [21..22] only, link agains...Sven Gothel2019-12-251-3/+9