Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adapt to new version scheme, see GlueGen ↵ | Sven Gothel | 2013-03-28 | 1 | -7/+11 |
| | | | | a3f2ef50ad33c58a240a17fcf03e415d772207c3, etc | ||||
* | Build: Include cd and cdr test files in joa-test.jar; joal-natives*: Only ↵ | Sven Gothel | 2013-02-01 | 1 | -0/+2 |
| | | | | include native library w/o version number. | ||||
* | Android Build & Test ; WavLoader/Data javax.audio separation (part-1) | Sven Gothel | 2013-01-31 | 1 | -17/+94 |
| | |||||
* | Fix junit.run | Sven Gothel | 2012-02-27 | 1 | -1/+1 |
| | |||||
* | Enable cross compile/test on linux-armv7 (including armv7 openal soft library) | Sven Gothel | 2012-02-27 | 1 | -7/+150 |
| | |||||
* | javac - setup encoding to UTF-8 | Sven Gothel | 2012-01-23 | 1 | -0/+1 |
| | |||||
* | Fix Bug 516 (Determine Java Version) / See gluegen: ↵ | Sven Gothel | 2012-01-22 | 1 | -2/+9 |
| | | | | 64639b805a32338385421f168e12c1ef7f749d00 | ||||
* | Add TempJarCache usage | Sven Gothel | 2011-12-18 | 1 | -1/+3 |
| | |||||
* | oops .. forgot to import gluegen-cpptask..v2.0-rc4 | Sven Gothel | 2011-10-18 | 1 | -0/+1 |
| | |||||
* | use jvmDataModel.arg set by gluegen | Sven Gothel | 2011-10-18 | 1 | -1/+3 |
| | |||||
* | Adapt changes of jogamp-env.xml | Sven Gothel | 2011-02-23 | 1 | -2/+4 |
| | |||||
* | Use 7z instead of zip | Sven Gothel | 2011-02-23 | 1 | -4/+4 |
| | |||||
* | Use NODE_NAME env var to determine test archive | Sven Gothel | 2011-02-23 | 1 | -1/+1 |
| | |||||
* | Bump Java source level to 1.5 | Sven Gothel | 2011-02-09 | 1 | -1/+1 |
| | |||||
* | Move implementation private files from com.jogamp.<module>.impl. to ↵ | Sven Gothel | 2011-02-09 | 1 | -12/+13 |
| | | | | | | | | | | | | 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. | ||||
* | final cleanup test results archive :) | Sven Gothel | 2010-12-15 | 1 | -3/+2 |
| | |||||
* | test-zip-archive cleanup | Sven Gothel | 2010-12-15 | 1 | -2/+2 |
| | |||||
* | archive test results | Sven Gothel | 2010-12-15 | 1 | -3/+22 |
| | |||||
* | Window Support added ; Win64 libs & license files | Sven Gothel | 2010-12-13 | 1 | -3/+5 |
| | | | | | | | | | | | | | | - 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 | -3/+3 |
| | |||||
* | Playing audio again | Sven Gothel | 2010-12-13 | 1 | -3/+10 |
| | | | | | | | | | | | - 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 | -0/+145 |
- 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 |