Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |