| Commit message (Expand) | Author | Age | Files | Lines |
* | ALAudioSink: Utilize AL_SOFT_events if available, i.e. use callback for relea... | Sven Gothel | 2023-07-09 | 1 | -0/+121 |
* | Promote SimpleSineSynth to API (util) from Synth02AL, allowing user to have a... | Sven Gothel | 2023-05-23 | 1 | -387/+5 |
* | Sound3D: Further OO wrapper to be used in ALAudioSink: Context locking, ALCco... | Sven Gothel | 2023-05-23 | 1 | -2/+2 |
* | ALAudioSink: Use float in seconds for duration (AudioFormat and 'avgFrameDura... | Sven Gothel | 2023-05-21 | 1 | -1/+1 |
* | Synth02AL: Use ALAudioSink's default latency instead of fixed frameDuration, ... | Sven Gothel | 2023-05-20 | 1 | -9/+16 |
* | Synth02ALL Use float32 (native openal-soft format) if available | Sven Gothel | 2023-05-20 | 1 | -13/+40 |
* | Demos OpenALTest/Synth02AL: Show JoalVersion | Sven Gothel | 2023-05-19 | 2 | -22/+14 |
* | Sound3D/Context: Use same base ctor to initialize `hasALC_thread_local_contex... | Sven Gothel | 2023-05-18 | 1 | -1/+1 |
* | Sound3D: Make all OO wrapper fully transparent and stand-alone, allow mix-and... | Sven Gothel | 2023-05-18 | 1 | -4/+11 |
* | ALAudioSink: Promote to public, be fully functional regarding AudioFormat and... | Sven Gothel | 2023-05-18 | 1 | -2/+3 |
* | Synth02AL: Fix API doc re reduces latency | Sven Gothel | 2023-05-17 | 1 | -2/+2 |
* | ALAudioSink.dequeueBuffer(): wait == true: Fix sleep cycle and use sleep(1) i... | Sven Gothel | 2023-05-17 | 1 | -5/+21 |
* | Manual Demos: Add two simple sine wave synthesizer, Synth02AL may be enhanced... | Sven Gothel | 2023-05-17 | 2 | -0/+683 |
* | OpenALTest: Drop nonsense LOOPING test on buffer (only applies to a source) | Sven Gothel | 2023-05-17 | 1 | -4/+0 |
* | Add ALVersion, i.e. retrieve vendor, renderer, version and vendor-version. Te... | Sven Gothel | 2023-05-04 | 2 | -3/+82 |
* | Fix Bug 1280: WAVData.loadFromStream(..) *API Change*: Only take expected byt... | Sven Gothel | 2023-05-04 | 2 | -5/+5 |
* | Ensure that only the size of sample data chunk is loaded, rather than entire ... | Matthew Harris | 2016-01-06 | 2 | -5/+5 |
* | Bug 1237: Adopt GlueGen's clarification of IOUtil.getResource(..), commit d78...v2.3.2 | Sven Gothel | 2015-10-03 | 1 | -1/+1 |
* | Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e... | Sven Gothel | 2014-07-03 | 11 | -242/+249 |
* | Fix ALExtLoopbackDeviceSOFTTestv2.1.5 | Sven Gothel | 2014-02-22 | 1 | -67/+186 |
* | Tests: Add UITestCase unit test super class (print start/end, singletion test... | Sven Gothel | 2014-02-22 | 3 | -4/+163 |
* | ALExtLoopbackDeviceSOFTTest: Remove javax.sound.sampled.UnsupportedAudioFileE... | Sven Gothel | 2014-02-21 | 1 | -8/+7 |
* | WAVLoader: Use Bitstream and support big-endian RIFX; Fix ALutWAVLoaderTest | Sven Gothel | 2014-02-21 | 1 | -30/+15 |
* | ALutWAVLoaderTest: Test WAV decoder impl. Bug 684 | Xerxes Rånby | 2013-07-14 | 1 | -0/+89 |
* | WavData.loadFromStream: Uses IOUtil.copyStream2ByteBuffer which fixes loading... | Sven Gothel | 2013-02-01 | 5 | -6/+50 |
* | Fix regression .. now use 'com.jogamp.openal.UnsupportedAudioFileException' | Sven Gothel | 2013-01-31 | 1 | -3/+8 |
* | Android Build & Test ; WavLoader/Data javax.audio separation (part-1) | Sven Gothel | 2013-01-31 | 7 | -41/+837 |
* | Build Cleanup for Android, Misc changes .. | Sven Gothel | 2013-01-31 | 1 | -1/+1 |
* | JOAL Fixes: GlueGen, OpenAL Header, Added scripts/tests.sh, | Sven Gothel | 2013-01-31 | 1 | -4/+8 |
* | Fix exception logic and dest buffer in ALExtLoopbackDeviceSOFTTest | Xerxes Rånby | 2013-01-30 | 1 | -3/+3 |
* | Improve ALExtLoopbackDeviceSOFTTest to list all available OpenAL extensions. | Xerxes Rånby | 2013-01-30 | 1 | -6/+9 |
* | Bug 567 (part 3): add support for openal extensions | Michael Zucchi | 2013-01-29 | 1 | -0/+106 |
* | Add dummy junit test so jenkins would not fail | Sven Gothel | 2013-01-19 | 1 | -0/+15 |
* | Remove junit ALTest file with incompatible license. | Xerxes Rånby | 2012-11-23 | 1 | -391/+0 |
* | Fix mark/reset bug in com/jogamp/openal/test/resources/ResourceLocation.java | Xerxes Rånby | 2012-10-24 | 1 | -1/+2 |
* | Fix testAlBufferDataintintByteBufferintint ERROR java.io.IOException: mark/re... | Xerxes Rånby | 2012-10-23 | 1 | -1/+4 |
* | Window Support added ; Win64 libs & license files | Sven Gothel | 2010-12-13 | 1 | -5/+5 |
* | Playing audio again | Sven Gothel | 2010-12-13 | 4 | -7/+31 |
* | Bring back JOAL (code fixes and project structure) | Sven Gothel | 2010-12-13 | 5 | -0/+617 |