aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/com/jogamp/openal/util/WAVLoader.java
Commit message (Expand)AuthorAgeFilesLines
* Fix Bug 1280: WAVData.loadFromStream(..) *API Change*: Only take expected byt...Sven Gothel2023-05-041-1/+1
* Ensure that only the size of sample data chunk is loaded, rather than entire ...Matthew Harris2016-01-061-2/+4
* WAVLoader: Adopt to GlueGen's Bitstream commit 9e13e8c78ed69bb7afcd49abe8bf69...Sven Gothel2015-01-281-11/+11
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-6/+6
* WAVLoader: Use Bitstream and support big-endian RIFX; Fix ALutWAVLoaderTestSven Gothel2014-02-211-76/+68
* Removes all references to javax.sound.* in order to allow JOAL to work in non...Julien Gouesse2013-03-271-28/+94
* WavData.loadFromStream: Uses IOUtil.copyStream2ByteBuffer which fixes loading...Sven Gothel2013-02-011-1/+4
* Android Build & Test ; WavLoader/Data javax.audio separation (part-1)Sven Gothel2013-01-311-56/+30
* renamed package to com.jogamp.openal.*Michael Bien2010-03-291-0/+135