aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/com/jogamp/openal
Commit message (Expand)AuthorAgeFilesLines
* Synth02ALL Use float32 (native openal-soft format) if availableSven Gothel2023-05-201-13/+40
* Demos OpenALTest/Synth02AL: Show JoalVersionSven Gothel2023-05-192-22/+14
* Sound3D/Context: Use same base ctor to initialize `hasALC_thread_local_contex...Sven Gothel2023-05-181-1/+1
* Sound3D: Make all OO wrapper fully transparent and stand-alone, allow mix-and...Sven Gothel2023-05-181-4/+11
* ALAudioSink: Promote to public, be fully functional regarding AudioFormat and...Sven Gothel2023-05-181-2/+3
* Synth02AL: Fix API doc re reduces latencySven Gothel2023-05-171-2/+2
* ALAudioSink.dequeueBuffer(): wait == true: Fix sleep cycle and use sleep(1) i...Sven Gothel2023-05-171-5/+21
* Manual Demos: Add two simple sine wave synthesizer, Synth02AL may be enhanced...Sven Gothel2023-05-172-0/+683
* OpenALTest: Drop nonsense LOOPING test on buffer (only applies to a source)Sven Gothel2023-05-171-4/+0
* Add ALVersion, i.e. retrieve vendor, renderer, version and vendor-version. Te...Sven Gothel2023-05-042-3/+82
* Fix Bug 1280: WAVData.loadFromStream(..) *API Change*: Only take expected byt...Sven Gothel2023-05-042-5/+5
* Ensure that only the size of sample data chunk is loaded, rather than entire ...Matthew Harris2016-01-062-5/+5
* Bug 1237: Adopt GlueGen's clarification of IOUtil.getResource(..), commit d78...v2.3.2Sven Gothel2015-10-031-1/+1
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-0311-242/+249
* Fix ALExtLoopbackDeviceSOFTTestv2.1.5Sven Gothel2014-02-221-67/+186
* Tests: Add UITestCase unit test super class (print start/end, singletion test...Sven Gothel2014-02-223-4/+163
* ALExtLoopbackDeviceSOFTTest: Remove javax.sound.sampled.UnsupportedAudioFileE...Sven Gothel2014-02-211-8/+7
* WAVLoader: Use Bitstream and support big-endian RIFX; Fix ALutWAVLoaderTestSven Gothel2014-02-211-30/+15
* ALutWAVLoaderTest: Test WAV decoder impl. Bug 684Xerxes Rånby2013-07-141-0/+89
* WavData.loadFromStream: Uses IOUtil.copyStream2ByteBuffer which fixes loading...Sven Gothel2013-02-015-6/+50
* Fix regression .. now use 'com.jogamp.openal.UnsupportedAudioFileException'Sven Gothel2013-01-311-3/+8
* Android Build & Test ; WavLoader/Data javax.audio separation (part-1)Sven Gothel2013-01-317-41/+837
* Build Cleanup for Android, Misc changes ..Sven Gothel2013-01-311-1/+1
* JOAL Fixes: GlueGen, OpenAL Header, Added scripts/tests.sh,Sven Gothel2013-01-311-4/+8
* Fix exception logic and dest buffer in ALExtLoopbackDeviceSOFTTestXerxes Rånby2013-01-301-3/+3
* Improve ALExtLoopbackDeviceSOFTTest to list all available OpenAL extensions.Xerxes Rånby2013-01-301-6/+9
* Bug 567 (part 3): add support for openal extensionsMichael Zucchi2013-01-291-0/+106
* Add dummy junit test so jenkins would not failSven Gothel2013-01-191-0/+15
* Remove junit ALTest file with incompatible license.Xerxes Rånby2012-11-231-391/+0
* Fix mark/reset bug in com/jogamp/openal/test/resources/ResourceLocation.javaXerxes Rånby2012-10-241-1/+2
* Fix testAlBufferDataintintByteBufferintint ERROR java.io.IOException: mark/re...Xerxes Rånby2012-10-231-1/+4
* Window Support added ; Win64 libs & license filesSven Gothel2010-12-131-5/+5
* Playing audio againSven Gothel2010-12-134-7/+31
* Bring back JOAL (code fixes and project structure)Sven Gothel2010-12-135-0/+617