Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build: Include cd and cdr test files in joa-test.jar; joal-natives*: Only ↵ | Sven Gothel | 2013-02-01 | 1 | -3/+1 |
| | | | | include native library w/o version number. | ||||
* | Test building openal-soft w/ Windows/cmake - fails .. | Sven Gothel | 2013-02-01 | 1 | -2/+14 |
| | |||||
* | Android Build & Test ; WavLoader/Data javax.audio separation (part-1) | Sven Gothel | 2013-01-31 | 1 | -2/+4 |
| | |||||
* | Build Cleanup for Android, Misc changes .. | Sven Gothel | 2013-01-31 | 1 | -4/+24 |
| | | | | | | | | | | | | | | | | - 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 Fixes: GlueGen, OpenAL Header, Added scripts/tests.sh, | Sven Gothel | 2013-01-31 | 1 | -13/+29 |
| | | | | | | | | | | | | | | | - 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 | 1 | -0/+9 |
| | | | | stdint definition for all tested platforms | ||||
* | Add openal-soft git submodule | Sven Gothel | 2013-01-31 | 1 | -1/+1 |
| | |||||
* | 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]> | ||||
* | build.xml al.c -> al.h after switch to OpenAl-soft headers. | Xerxes Rånby | 2013-01-25 | 1 | -2/+2 |
| | | | | Signed-off-by: Xerxes Rånby <[email protected]> | ||||
* | Bug 567 (part 1): add support for openal extensions | Michael Zucchi | 2013-01-25 | 1 | -0/+21 |
| | | | | | | | Imported JOAL specific parts from the patch made by Michael Zucchi. Author: Michael Zucchi <[email protected]> Signed-off-by: Xerxes Rånby <[email protected]> | ||||
* | Fix regression of commit 2420f0e3352a46c8deb9c5827f78add65cb9d1a4: cmake is ↵ | Sven Gothel | 2012-11-15 | 1 | -1/+1 |
| | | | | not avail per default on all platforms yet. | ||||
* | Fix regression of commit 2420f0e3352a46c8deb9c5827f78add65cb9d1a4: cmake is ↵ | Sven Gothel | 2012-11-15 | 1 | -1/+1 |
| | | | | not avail per default on all platforms yet. | ||||
* | Build and bundle a openal-soft fallback on all arch. | Xerxes Rånby | 2012-10-25 | 1 | -1/+12 |
| | | | | | | | | | Tested using a native linux-armv6 build. TODO: Add cross-compile support. TODO: Add openal-soft cmake configure options. TODO: Strip the libopenal.so from debug symbols to reduce size. Signed-off-by: Xerxes Rånby <[email protected]> | ||||
* | Conditionally make APK (if Android) | Sven Gothel | 2012-03-27 | 1 | -2/+6 |
| | |||||
* | Generate and add *.apk files to the 7z archive [for deployment] | Sven Gothel | 2012-03-27 | 1 | -13/+34 |
| | |||||
* | native jar packaging: don't fail if platform OpenAL lib is n/a | Sven Gothel | 2012-03-10 | 1 | -1/+1 |
| | |||||
* | Enable cross compile/test on linux-armv7 (including armv7 openal soft library) | Sven Gothel | 2012-02-27 | 1 | -2/+4 |
| | |||||
* | javac - setup encoding to UTF-8 | Sven Gothel | 2012-01-23 | 1 | -0/+3 |
| | |||||
* | Fix Bug 516 (Determine Java Version) / See gluegen: ↵ | Sven Gothel | 2012-01-22 | 1 | -4/+14 |
| | | | | 64639b805a32338385421f168e12c1ef7f749d00 | ||||
* | create source zip archives | Sven Gothel | 2011-05-31 | 1 | -4/+27 |
| | |||||
* | gluegen-archivetasks.xml -> jogamp-archivetasks.xmlv2.0-rc2 | Sven Gothel | 2011-02-24 | 1 | -1/+1 |
| | |||||
* | Adapt changes of jogamp-env.xml | Sven Gothel | 2011-02-23 | 1 | -2/+2 |
| | |||||
* | Inverse build attribute build.noarchive -> build.archiveon | Sven Gothel | 2011-02-23 | 1 | -1/+1 |
| | |||||
* | Use 7z instead of zip | Sven Gothel | 2011-02-23 | 1 | -5/+5 |
| | |||||
* | Use NODE_NAME env var to determine test archive | Sven Gothel | 2011-02-23 | 1 | -0/+1 |
| | |||||
* | Bump Java source level to 1.5 | Sven Gothel | 2011-02-09 | 1 | -5/+5 |
| | |||||
* | Expand tabs to 4 spaces | Sven Gothel | 2011-02-09 | 1 | -4/+4 |
| | |||||
* | Move implementation private files from com.jogamp.<module>.impl. to ↵ | Sven Gothel | 2011-02-09 | 1 | -1/+2 |
| | | | | | | | | | | | | jogamp.<module> (2/2) - edit files - jogamp.openal -> jogamp.openal This sorts implementation details from the top level, ie skipping the public 'com', allowing a better seperation of public classes and implementation details and also reduces strings. This approach of public/private seperation is also used in the OpenJDK. | ||||
* | only kick off gluegen base.compile | Sven Gothel | 2010-12-13 | 1 | -1/+1 |
| | |||||
* | proper zip archive name | Sven Gothel | 2010-12-13 | 1 | -2/+2 |
| | |||||
* | Oops .. rootrel.build was too late defined | Sven Gothel | 2010-12-13 | 1 | -3/+3 |
| | |||||
* | Window Support added ; Win64 libs & license files | Sven Gothel | 2010-12-13 | 1 | -233/+93 |
| | | | | | | | | | | | | | | - plays on linux/window now - ant build files fixed -> Windows support - windows OpenAL 32/64 bit: see make/lib/FILES.txt make/lib/oalinst-license.txt) - linux libs: added .1 to suffix - added Debug impl - catch EAX init exception (ie unsatisfied link error) - EAX proper blocked init TODO: - check on osx - joal-demos | ||||
* | Enable javadoc | Sven Gothel | 2010-12-13 | 1 | -14/+82 |
| | |||||
* | Playing audio again | Sven Gothel | 2010-12-13 | 1 | -1/+1 |
| | | | | | | | | | | | - test: use jar file joal-test.jar - test: use proper getResourceAsStream() on class instance - test: plays sound TODO: - check on windows and osx - add jnlp file template - joal-demos | ||||
* | Bring back JOAL (code fixes and project structure) | Sven Gothel | 2010-12-13 | 1 | -129/+85 |
| | | | | | | | | | | | | | | | - Use GlueGen DynamicLibraryBundle - Fix alGetString - Proper test/junit structure - NB project fix - add artifacts.properties and jar's manifest - proper ZIP file structure TODO: - check on windows and osx - actually hear a sound - add jnlp file template - joal-demos | ||||
* | attempt to fix CCE in windows compiler config. | Michael Bien | 2010-08-28 | 1 | -12/+6 |
| | |||||
* | added windows mingw 32/64 compiler configuration (stolen from JOCL); untested. | Michael Bien | 2010-08-28 | 1 | -26/+16 |
| | |||||
* | removed requirement to specify 'joal.lib.dir' property since its no longer used. | Michael Bien | 2010-08-28 | 1 | -2/+0 |
| | |||||
* | joal_native is now joal. | Michael Bien | 2010-07-10 | 1 | -5/+5 |
| | |||||
* | fixed tests, build + cleanup. | Michael Bien | 2010-07-09 | 1 | -7/+4 |
| | | | | | | | - removed junit.jar, using now gluegen's lib - fixed paths, joal.jar contains now classes :) - converted junit test to junit 4.x - replaced tabs with spaces... | ||||
* | joal uses now gluegen's property loading task and also gluegen's antlr ↵ | Michael Bien | 2010-05-28 | 1 | -15/+6 |
| | | | | properties. | ||||
* | Add rootrel.build semantics .. | Sven Gothel | 2010-05-08 | 1 | -21/+31 |
| | |||||
* | renamed package to com.jogamp.openal.* | Michael Bien | 2010-03-29 | 1 | -2/+2 |
| | |||||
* | fixed build for hudson, ${gluegen.root} is now used everywhere since it is ↵ | Michael Bien | 2010-03-25 | 1 | -64/+64 |
| | | | | overwritten when build from hudson. | ||||
* | joal now compatible with upstream gluegen. | Michael Bien | 2010-03-22 | 1 | -5/+5 |
| | | | | | updated configuration files. fixed build.xml 'test' target. | ||||
* | Updated build number to 1.1.3 and reverted back to nightly build | kbr | 2008-05-23 | 1 | -2/+2 |
| | | | | | | numbering scheme git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/git-svn/../svn-server-sync/joal/trunk@892 03bf7f67-59de-4072-a415-9a990d468a3f | ||||
* | Added available check of /usr/share/java/antlr.jar to work | kbr | 2008-04-19 | 1 | -0/+4 |
| | | | | | | automatically on jpackage-compatible systems. Not fully tested. git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/git-svn/../svn-server-sync/joal/trunk@858 03bf7f67-59de-4072-a415-9a990d468a3f | ||||
* | Changed build number to 1.1.2 in preparation for next release | kbr | 2008-04-15 | 1 | -1/+1 |
| | | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/git-svn/../svn-server-sync/joal/trunk@851 03bf7f67-59de-4072-a415-9a990d468a3f | ||||
* | Reset build number to nightly build scheme | kbr | 2007-07-05 | 1 | -3/+3 |
| | | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/git-svn/../svn-server-sync/joal/trunk@566 03bf7f67-59de-4072-a415-9a990d468a3f | ||||
* | Bumped build number to 1.1.2 | kbr | 2007-06-29 | 1 | -2/+2 |
| | | | | git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/git-svn/../svn-server-sync/joal/trunk@558 03bf7f67-59de-4072-a415-9a990d468a3f |