summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #9 from magnen/masterSven Gothel2013-03-211-0/+11
|\
| * Adding method for determining the playing state of an audio source.Magne Nordtveit2013-03-071-0/+11
* | Catches ExceptionInInitializerError instances when initializing ALFactoryJulien Gouesse2013-03-181-0/+2
|/
* OpenAL Library Selection (Bug 662): Use String value of new property 'joal.op...Sven Gothel2013-02-012-36/+80
* Build: Include cd and cdr test files in joa-test.jar; joal-natives*: Only inc...Sven Gothel2013-02-012-3/+3
* Test building openal-soft w/ Windows/cmake - fails ..Sven Gothel2013-02-013-8/+23
* bump openal-softSven Gothel2013-02-011-0/+0
* WavData.loadFromStream: Uses IOUtil.copyStream2ByteBuffer which fixes loading...Sven Gothel2013-02-017-21/+69
* 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-3130-127/+1251
* Build Cleanup for Android, Misc changes ..Sven Gothel2013-01-314-15/+37
* JOAL GlueGen: Force ProcAddress for all / ALExt*: Remove duplicates (AL) in i...Sven Gothel2013-01-314-9/+34
* Bump openal-soft submoduleSven Gothel2013-01-311-0/+0
* JOAL Fixes: GlueGen, OpenAL Header, Added scripts/tests.sh,Sven Gothel2013-01-3112-146/+220
* Make AL/ALC types unique in their respective header file; Use GlueGen's stdin...Sven Gothel2013-01-314-108/+42
* Add openal-soft git submoduleSven Gothel2013-01-313-1/+4
* Fix missing Opaque boolean ALboolean in make/joal-alext.cfgXerxes Rånby2013-01-301-0/+1
* Fix exception logic and dest buffer in ALExtLoopbackDeviceSOFTTestXerxes Rånby2013-01-301-3/+3
* Improve logic of Bug 662: Add a flag to favour OpenALSoftXerxes Rånby2013-01-301-0/+22
* Fix Bug 662: Add a flag to favour OpenALSoftXerxes Rånby2013-01-301-1/+1
* Bug 662: Add a flag to favour OpenALSoftXerxes Rånby2013-01-301-9/+11
* 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
* build.xml: set failonerror="false" for artifact.properties copyXerxes Rånby2013-01-291-1/+1
* Remove system dependency of intptr_t and uint64_t.Xerxes Rånby2013-01-294-18/+22
* Re-import OpenAL stub_includes/openal/eax.h required for EAX.Xerxes Rånby2013-01-261-0/+32
* Remove obstolete bundled OpenAL and OpenAL-soft binarys.Xerxes Rånby2013-01-2613-52/+0
* Bug 567 (part 2): add support for openal extensionsMichael Zucchi2013-01-264-13/+182
* build.xml al.c -> al.h after switch to OpenAl-soft headers.Xerxes Rånby2013-01-251-2/+2
* Bug 567 (part 1): add support for openal extensionsMichael Zucchi2013-01-258-2/+116
* Import OpenAL-soft openal-soft/include/AL/ headers to stub_includes/openal.Xerxes Rånby2013-01-256-0/+2414
* Delete OpenAL stub_includes/openal headers.Xerxes Rånby2013-01-257-1990/+0
* Add dummy junit test so jenkins would not failSven Gothel2013-01-191-0/+15
* Merge remote-tracking branch 'xranby/junit'Sven Gothel2013-01-152-392/+1
|\
| * Fix JOAL Eclipse project New_Builder.launch working directory.Xerxes Rånby2012-11-231-1/+1
| * Remove junit ALTest file with incompatible license.Xerxes Rånby2012-11-231-391/+0
* | www/index.html: Updated links, OpenAL logo & OpenAL-Soft.Xerxes Rånby2013-01-151-7/+10
* | Remove 9 year old java.net test.zipXerxes Rånby2013-01-141-0/+0
* | Android build scripts: Fix env. name ANDROID_SDK_HOME -> ANDROID_HOMESven Gothel2012-12-271-10/+10
|/
* Merge pull request #5 from xranby/scriptsSven Gothel2012-11-223-0/+93
|\
| * Add make/scripts/make.joal.all.linux-armv6hf.shXerxes Rånby2012-11-221-0/+31
| * Add make/scripts/make.joal.all.linux-i586.shXerxes Rånby2012-10-261-0/+31
| * Add make/scripts/make.joal.all.linux-armv6.shXerxes Rånby2012-10-251-0/+31
* | Fix regression of commit 2420f0e3352a46c8deb9c5827f78add65cb9d1a4: cmake is n...Sven Gothel2012-11-151-1/+1
* | Fix regression of commit 2420f0e3352a46c8deb9c5827f78add65cb9d1a4: cmake is n...Sven Gothel2012-11-151-1/+1
* | Merge pull request #4 from xranby/wwwSven Gothel2012-11-151-4/+4
|\ \
| * | Update JOAL www links to use jogamp.org infrastructure.Xerxes Rånby2012-11-151-4/+4
|/ /
* | Merge pull request #3 from xranby/openal-softSven Gothel2012-11-051-1/+12
|\ \ | |/ |/|
| * Build and bundle a openal-soft fallback on all arch.Xerxes Rånby2012-10-251-1/+12
|/
* Merge pull request #2 from xranby/mark_resetSven Gothel2012-10-251-1/+2
|\