summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | ALDynamicLibraryBundleInfo: Inherit security considerations in API docSven Gothel2013-06-211-1/+8
* | Fix Java7 Windows scripts ..Sven Gothel2013-06-202-8/+8
* | Security: Tighten DynamicLinker*, NativeLibrary and DynamicLibraryBundle access.Sven Gothel2013-06-206-30/+45
* | Bug 758: Fix scripts and ant build files to work w/ Java7 (default now) produ...Sven Gothel2013-06-2013-30/+85
* | Android SDK changes: Add /build-tools/17.0.0 to PATHSven Gothel2013-06-131-1/+1
* | Adapt to GlueGen commit 1a01dce6c42b398cdd68d405828774a3ab366456Sven Gothel2013-06-113-16/+17
* | Fix conditional properties 'useLinuxARMv6SFOptions' and 'useLinuxARMv6HFOptio...Sven Gothel2013-04-251-6/+8
* | openal-soft: Toolchain CMake files for ARM* Cross-Compilation require host in...Sven Gothel2013-04-251-0/+0
* | Add make.joal.all.shSven Gothel2013-04-231-0/+9
* | Use new toolchain (gluegen 3b7ea9f67487be8f133c19b493b632fc579c5049); Compile...Sven Gothel2013-04-234-3/+38
* | update openal-softSven Gothel2013-04-211-0/+0
* | Update openal-soft (GLIBC compat symbols)Sven Gothel2013-04-211-0/+0
* | Fix x86_32 build on x86_64 of openal-soft; ; Statically link gcc-lib in opena...Sven Gothel2013-04-213-12/+24
* | Manual ant target c.download.openal.soft.windows can be called from any OSSven Gothel2013-04-131-1/+1
* | joal.build.id -> target init, depends on jogamp.env.initSven Gothel2013-03-281-2/+2
* | Adapt to new version scheme, see GlueGen a3f2ef50ad33c58a240a17fcf03e415d7722...Sven Gothel2013-03-285-20/+23
|/
* Inject precompiled soft-openal blobs in case native compilation fails. Curren...Sven Gothel2013-03-271-1/+12
* Fix 76c6916631a7386457fa260bf7856dea4d461a31: Replace TAB w/ 4 SPACEsSven Gothel2013-03-271-2/+2
* Fix 225dbd523daba306195d6bc24d0d996f946ae8a3: Replace TAB w/ 4 SPACEs; Bring ...Sven Gothel2013-03-271-523/+520
* OpenAL-Soft Windows binariesJulien Gouesse2013-03-262-0/+0
* Adds a script that downloads the ZIP archive containing OpenAL-Soft Windows b...Julien Gouesse2013-03-261-1/+1
* Adds a script that downloads the ZIP archive containing OpenAL-Soft Windows b...Julien Gouesse2013-03-261-2/+2
* Adds a script that downloads the ZIP archive containing OpenAL-Soft Windows b...Julien Gouesse2013-03-261-496/+525
* Supports soft_oal.dll (OpenAL-soft) that might be installedJulien Gouesse2013-03-221-0/+1
* Supports soft_oal.dll (OpenAL-soft) that might be installedJulien Gouesse2013-03-221-0/+2
* 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