summaryrefslogtreecommitdiffstats
path: root/src/java/com/jogamp/openal/util
Commit message (Expand)AuthorAgeFilesLines
* WAVLoader: Use Bitstream and support big-endian RIFX; Fix ALutWAVLoaderTestSven Gothel2014-02-212-92/+81
* ALHelpers: Shorten returned string representationsSven Gothel2013-08-261-12/+12
* Add util class ALHelpers - Ported to Java from OpenAL-Soft from (c) 2011 Chri...Sven Gothel2013-08-261-0/+376
* Removes all references to javax.sound.* in order to allow JOAL to work in non...Julien Gouesse2013-03-272-31/+94
* WavData.loadFromStream: Uses IOUtil.copyStream2ByteBuffer which fixes loading...Sven Gothel2013-02-012-15/+19
* Android Build & Test ; WavLoader/Data javax.audio separation (part-1)Sven Gothel2013-01-312-59/+98
* removed BufferUtils since we have now Buffers in gluegen-rt.Michael Bien2010-07-081-266/+0
* renamed package to com.jogamp.openal.*Michael Bien2010-03-294-0/+622