Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bring back JOAL (code fixes and project structure) | Sven Gothel | 2010-12-13 | 1 | -179/+0 |
| | | | | | | | | | | | | | | | - 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 | ||||
* | fixed alcGetString functionpointer mapping (gluegen does not handle method ↵ | Michael Bien | 2010-07-10 | 1 | -9/+24 |
| | | | | | | renames correctly). ALCImpl is now ALCAbstractImpl. "Custom code" is now in ALCImpl which extends ALCAbstractImpl. | ||||
* | modifications due do refactoring in gluegen/ProcAddressTable. | Michael Bien | 2010-04-24 | 1 | -2/+2 |
| | |||||
* | modifications due to class movement in gluegen. | Michael Bien | 2010-03-31 | 1 | -0/+2 |
| | |||||
* | renamed package to com.jogamp.openal.* | Michael Bien | 2010-03-29 | 1 | -0/+162 |