aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/com/jogamp/openal/JoalVersion.java
Commit message (Expand)AuthorAgeFilesLines
* feat(alext): Add ALC_SOFT_system_events inside JoalVersion.getALStrings if su...Mathieu Féry2023-12-051-0/+22
* feat(alc): Fix typo of following methods in ALC api :Mathieu Féry2023-12-051-4/+4
* Bug 1475: Minor revision of orig patch-setSven Gothel2023-11-281-10/+12
* feat(devices): Move ALC_EXT constant from ALCconstants into ALHelpers with ot...Mathieu Féry2023-11-141-8/+9
* feat(version): Invoking JoalVersion no longer destroys the current contextMathieu Féry2023-11-131-9/+33
* feat(devices): Allow to retrieve devices specifiers with ALC_ENUMERATE_ALL_EXTMathieu Féry2023-11-101-20/+64
* JoalVersion: Cleanup dead branchesSven Gothel2023-05-201-8/+5
* JoalVersion: List all devices, output devices w/ latency and source count (mo...Sven Gothel2023-05-191-1/+113
* JoalVersion: Accept null ALC instanceSven Gothel2023-05-171-0/+4
* Add ALVersion, i.e. retrieve vendor, renderer, version and vendor-version. Te...Sven Gothel2023-05-041-11/+68
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-9/+9
* Android Build & Test ; WavLoader/Data javax.audio separation (part-1)Sven Gothel2013-01-311-0/+87