Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Security: Tighten DynamicLinker*, NativeLibrary and DynamicLibraryBundle access. | Sven Gothel | 2013-06-20 | 6 | -30/+45 | |
| | | ||||||
* | | Bug 758: Fix scripts and ant build files to work w/ Java7 (default now) ↵ | Sven Gothel | 2013-06-20 | 13 | -30/+85 | |
| | | | | | | | | producing Java6 bytecode ; Apply JAR Manifest tags: Sealed, Permissions and Codebase | |||||
* | | Android SDK changes: Add /build-tools/17.0.0 to PATH | Sven Gothel | 2013-06-13 | 1 | -1/+1 | |
| | | ||||||
* | | Adapt to GlueGen commit 1a01dce6c42b398cdd68d405828774a3ab366456 | Sven Gothel | 2013-06-11 | 3 | -16/+17 | |
| | | ||||||
* | | Fix conditional properties 'useLinuxARMv6SFOptions' and ↵ | Sven Gothel | 2013-04-25 | 1 | -6/+8 | |
| | | | | | | | | 'useLinuxARMv6HFOptions': Needs 'isset property' not 'istrue value' | |||||
* | | openal-soft: Toolchain CMake files for ARM* Cross-Compilation require host ↵ | Sven Gothel | 2013-04-25 | 1 | -0/+0 | |
| | | | | | | | | include directory (not in system include path) to pick up pulseaudio/alsa. | |||||
* | | Add make.joal.all.sh | Sven Gothel | 2013-04-23 | 1 | -0/+9 | |
| | | ||||||
* | | Use new toolchain (gluegen 3b7ea9f67487be8f133c19b493b632fc579c5049); ↵ | Sven Gothel | 2013-04-23 | 4 | -3/+38 | |
| | | | | | | | | Compile openal-soft w/ arm arch & float options if crosscompiled. | |||||
* | | update openal-soft | Sven Gothel | 2013-04-21 | 1 | -0/+0 | |
| | | ||||||
* | | Update openal-soft (GLIBC compat symbols) | Sven Gothel | 2013-04-21 | 1 | -0/+0 | |
| | | ||||||
* | | Fix x86_32 build on x86_64 of openal-soft; ; Statically link gcc-lib in ↵ | Sven Gothel | 2013-04-21 | 3 | -12/+24 | |
| | | | | | | | | openal-soft; Strip all native libraries (1.5M -> ~400k) | |||||
* | | Manual ant target c.download.openal.soft.windows can be called from any OS | Sven Gothel | 2013-04-13 | 1 | -1/+1 | |
| | | ||||||
* | | joal.build.id -> target init, depends on jogamp.env.init | Sven Gothel | 2013-03-28 | 1 | -2/+2 | |
| | | ||||||
* | | Adapt to new version scheme, see GlueGen ↵ | Sven Gothel | 2013-03-28 | 5 | -20/+23 | |
|/ | | | | a3f2ef50ad33c58a240a17fcf03e415d772207c3, etc | |||||
* | Inject precompiled soft-openal blobs in case native compilation fails. ↵ | Sven Gothel | 2013-03-27 | 1 | -1/+12 | |
| | | | | Currently impacts Windows, i.e. providing precompiled DLLs in native jar files. | |||||
* | Fix 76c6916631a7386457fa260bf7856dea4d461a31: Replace TAB w/ 4 SPACEs | Sven Gothel | 2013-03-27 | 1 | -2/+2 | |
| | ||||||
* | Fix 225dbd523daba306195d6bc24d0d996f946ae8a3: Replace TAB w/ 4 SPACEs; Bring ↵ | Sven Gothel | 2013-03-27 | 1 | -523/+520 | |
| | | | | back comments onto line. | |||||
* | OpenAL-Soft Windows binaries | Julien Gouesse | 2013-03-26 | 2 | -0/+0 | |
| | ||||||
* | Adds a script that downloads the ZIP archive containing OpenAL-Soft Windows ↵ | Julien Gouesse | 2013-03-26 | 1 | -1/+1 | |
| | | | | binaries, extracts them, puts them into the right directories and deletes the useless directories created during the decompression | |||||
* | Adds a script that downloads the ZIP archive containing OpenAL-Soft Windows ↵ | Julien Gouesse | 2013-03-26 | 1 | -2/+2 | |
| | | | | binaries, extracts them, puts them into the right directories and deletes the useless directories created during the decompression | |||||
* | Adds a script that downloads the ZIP archive containing OpenAL-Soft Windows ↵ | Julien Gouesse | 2013-03-26 | 1 | -496/+525 | |
| | | | | binaries, extracts them, puts them into the right directories and deletes the useless directories created during the decompression | |||||
* | Supports soft_oal.dll (OpenAL-soft) that might be installed | Julien Gouesse | 2013-03-22 | 1 | -0/+1 | |
| | ||||||
* | Supports soft_oal.dll (OpenAL-soft) that might be installed | Julien Gouesse | 2013-03-22 | 1 | -0/+2 | |
| | ||||||
* | Merge pull request #9 from magnen/master | Sven Gothel | 2013-03-21 | 1 | -0/+11 | |
|\ | | | | | Adding method for retrieving the playing state of a Source. | |||||
| * | Adding method for determining the playing state of an audio source. | Magne Nordtveit | 2013-03-07 | 1 | -0/+11 | |
| | | ||||||
* | | Catches ExceptionInInitializerError instances when initializing ALFactory | Julien Gouesse | 2013-03-18 | 1 | -0/+2 | |
|/ | ||||||
* | OpenAL Library Selection (Bug 662): Use String value of new property ↵ | Sven Gothel | 2013-02-01 | 2 | -36/+80 | |
| | | | | | | | | | | | | | | | | 'joal.openal.lib'. OSX: Prefer system OpenAL (nou OpenAL-Soft output device support) + * Select preferred OpenAL native library type via system properties, + * i.e. System-OpenAL or bundled Soft-OpenAL.<br/> + * If the preferred choice fails, implementation falls back to the other. + * <PRE> + -Djoal.openal.lib=auto Prefer System-OpenAL over bundled Soft-OpenAL for OSX. Prefer bundled Soft-OpenAL over System-OpenAL for all others. This is the default. + -Djoal.openal.lib=system Prefer System-OpenAL over bundled Soft-OpenAL for all. + -Djoal.openal.lib=soft Prefer bundled Soft-OpenAL over System-OpenAL for all. + </PRE> + * Note: You may use the 'jnlp.' prefix, allowing using above property names w/ Applets and WebStart, + * e.g. 'jnlp.joal.openal.lib=system'. + * </p> | |||||
* | Build: Include cd and cdr test files in joa-test.jar; joal-natives*: Only ↵ | Sven Gothel | 2013-02-01 | 2 | -3/+3 | |
| | | | | include native library w/o version number. | |||||
* | Test building openal-soft w/ Windows/cmake - fails .. | Sven Gothel | 2013-02-01 | 3 | -8/+23 | |
| | ||||||
* | bump openal-soft | Sven Gothel | 2013-02-01 | 1 | -0/+0 | |
| | ||||||
* | WavData.loadFromStream: Uses IOUtil.copyStream2ByteBuffer which fixes ↵ | Sven Gothel | 2013-02-01 | 7 | -21/+69 | |
| | | | | | | | loading on Android; Adding proper byteOrder swapping depending on input format. - Also added a few more test streams - Working Android test activity | |||||
* | 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 | 30 | -127/+1251 | |
| | ||||||
* | Build Cleanup for Android, Misc changes .. | Sven Gothel | 2013-01-31 | 4 | -15/+37 | |
| | | | | | | | | | | | | | | | | - Add 'c.build.openal.soft.android' task using GCC_VERSION -> ANDROID_TOOLCHAIN_VERSION NDK_ROOT -> ANDROID_NDK PATH_VANILLA -> PATH - Copy openal-soft lib to ${rootrel.build}/obj, to be picked up by jar and appt archiving tasks - Android build script: - Bump to GCC_VERSION 4.7 - Add PATH_VANILLA, i.e. PATH before adding cross-compile tools 'gcc' - Sound3DTest: Fix package name | |||||
* | JOAL GlueGen: Force ProcAddress for all / ALExt*: Remove duplicates (AL) in ↵ | Sven Gothel | 2013-01-31 | 4 | -9/+34 | |
| | | | | | | interface _and_ implementation - Using GlueGen enhancement of commit e58643727cc36d6dc27cec9e02934c26de7621ee | |||||
* | Bump openal-soft submodule | Sven Gothel | 2013-01-31 | 1 | -0/+0 | |
| | ||||||
* | JOAL Fixes: GlueGen, OpenAL Header, Added scripts/tests.sh, | Sven Gothel | 2013-01-31 | 12 | -146/+220 | |
| | | | | | | | | | | | | | | | - OpenAL Header - Unique declaration in al-types.h and alc-types.h, remove duplicates in al.h and alc.h - Use ALproc and ALCproc for opaque pointer return values - GlueGen Fixes - Remove duplicates in extension classes ALExt and ALExtConstants - Push all common configurations to joal-common.cfg - Complete ArgumentIsString for ALC methods - Added scripts/tests.sh for convenient manual testing of single unit test - | |||||
* | Make AL/ALC types unique in their respective header file; Use GlueGen's ↵ | Sven Gothel | 2013-01-31 | 4 | -108/+42 | |
| | | | | stdint definition for all tested platforms | |||||
* | Add openal-soft git submodule | Sven Gothel | 2013-01-31 | 3 | -1/+4 | |
| | ||||||
* | Fix missing Opaque boolean ALboolean in make/joal-alext.cfg | Xerxes Rånby | 2013-01-30 | 1 | -0/+1 | |
| | | | | | | ALboolean gor mapped to a byte now fixed to return a boolean. Signed-off-by: Xerxes Rånby <[email protected]> | |||||
* | Fix exception logic and dest buffer in ALExtLoopbackDeviceSOFTTest | Xerxes Rånby | 2013-01-30 | 1 | -3/+3 | |
| | | | | | | | Do not expect exceptions to happen under normal execution and fill the destination buffer instead of the source buffer. Signed-off-by Xerxes Rånby <[email protected]> | |||||
* | Improve logic of Bug 662: Add a flag to favour OpenALSoft | Xerxes Rånby | 2013-01-30 | 1 | -0/+22 | |
| | | | | | | | | Default: prefer OpenAL-soft fallback to OpenAL System If property joal.SystemOpenAL is defined: then prefer OpenAL System fallback to OpenAL-soft Signed-off-by: Xerxes Rånby <[email protected]> | |||||
* | Fix Bug 662: Add a flag to favour OpenALSoft | Xerxes Rånby | 2013-01-30 | 1 | -1/+1 | |
| | | | | Signed-off-by: Xerxes Rånby <[email protected]> | |||||
* | Bug 662: Add a flag to favour OpenALSoft | Xerxes Rånby | 2013-01-30 | 1 | -9/+11 | |
| | | | | | | | | If the property jnlp.joal.SystemOpenAL or -Djoal.SystemOpenAL is defined then include the system OpenAL libnames. This will favour use of the bundled OpenALSoft by default. Signed-off-by: Xerxes Rånby <[email protected]> | |||||
* | Improve ALExtLoopbackDeviceSOFTTest to list all available OpenAL extensions. | Xerxes Rånby | 2013-01-30 | 1 | -6/+9 | |
| | | | | Signed-off-by: Xerxes Rånby <[email protected]> | |||||
* | Bug 567 (part 3): add support for openal extensions | Michael Zucchi | 2013-01-29 | 1 | -0/+106 | |
| | | | | | | | Imported the ALExtLoopbackDeviceSOFTTest junit test. Author: Michael Zucchi <[email protected]> Signed-off-by: Xerxes Rånby <[email protected]> | |||||
* | build.xml: set failonerror="false" for artifact.properties copy | Xerxes Rånby | 2013-01-29 | 1 | -1/+1 | |
| | | | | Signed-off-by: Xerxes Rånby <[email protected]> | |||||
* | Remove system dependency of intptr_t and uint64_t. | Xerxes Rånby | 2013-01-29 | 4 | -18/+22 | |
| | | | | Signed-off-by: Xerxes Rånby <[email protected]> | |||||
* | Re-import OpenAL stub_includes/openal/eax.h required for EAX. | Xerxes Rånby | 2013-01-26 | 1 | -0/+32 | |
| | | | | | | | | It is still questionable if we want to support EAX drivers for EAX only exist before Windows Vista. Many JOAL applications expect the EAX detection code to exist. Signed-off-by: Xerxes Rånby <[email protected]> | |||||
* | Remove obstolete bundled OpenAL and OpenAL-soft binarys. | Xerxes Rånby | 2013-01-26 | 13 | -52/+0 | |
| | | | | | | | Prefer system installed libraries or OpenAL-soft built from source. Signed-off-by: Xerxes Rånby <[email protected]> |