Commit
b0c39f3f4259cf6eca8e1f7af0f0924cf7472abe
by Sven GothelBring back JOAL (code fixes and project structure)
- 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
|
The file was modified | make/joal-alc.cfg (diff) |
The file was added | src/test/com/jogamp/openal/test/junit/ALTest.java (diff) |
The file was added | src/test/com/jogamp/openal/test/resources/lewiscarroll.wav (diff) |
The file was added | src/native/almisc.c (diff) |
The file was removed | src/java/com/jogamp/openal/impl/NativeLibLoader.java (diff) |
The file was added | src/test/com/jogamp/openal/test/resources/ResourceLocation.java (diff) |
The file was added | make/joal-alcabstract-CustomJavaCode.java (diff) |
The file was removed | test/.cvsignore (diff) |
The file was added | make/build-test.xml (diff) |
The file was removed | test/src/com/jogamp/openal/ALTest.java (diff) |
The file was removed | test/src/com/jogamp/openal/OpenALTest.java (diff) |
The file was modified | make/joal.cfg (diff) |
The file was added | src/java/com/jogamp/openal/impl/ALDynamicLibraryBundleInfo.java (diff) |
The file was added | src/test/com/jogamp/openal/test/manual/OpenALTest.java (diff) |
The file was modified | make/joal-alc-CustomJavaCode.java (diff) |
The file was modified | src/java/com/jogamp/openal/ALFactory.java (diff) |
The file was added | make/joal-common-CustomJavaCode.java (diff) |
The file was modified | nbproject/project.xml (diff) |
The file was removed | test/src/com/jogamp/openal/Sound3DTest.java (diff) |
The file was removed | src/java/build.xml (diff) |
The file was modified | src/java/com/jogamp/openal/impl/ALCImpl.java (diff) |
The file was modified | make/joalversion (diff) |
The file was removed | test/build.xml (diff) |
The file was modified | make/build.xml (diff) |
The file was removed | src/java/com/jogamp/openal/impl/ALProcAddressLookup.java (diff) |
The file was added | src/test/com/jogamp/openal/test/manual/Sound3DTest.java (diff) |
The file was removed | test/src/com/jogamp/openal/lewiscarroll.wav (diff) |
Commit
c2f6ba872805f25f968697c47962861745330d43
by Sven GothelPlaying audio again
- 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
|
The file was modified | make/build-test.xml (diff) |
The file was modified | src/test/com/jogamp/openal/test/resources/ResourceLocation.java (diff) |
The file was modified | make/build.xml (diff) |
The file was modified | src/test/com/jogamp/openal/test/manual/Sound3DTest.java (diff) |
The file was modified | src/test/com/jogamp/openal/test/junit/ALTest.java (diff) |
The file was modified | src/test/com/jogamp/openal/test/manual/OpenALTest.java (diff) |
|
The file was modified | make/build.xml (diff) |
The file was modified | make/build-test.xml (diff) |