Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sound3DTest cleanup (works). | Michael Bien | 2010-07-10 | 1 | -101/+81 |
| | |||||
* | cleanup OpenALTest (works now). | Michael Bien | 2010-07-10 | 1 | -107/+90 |
| | | | | | - EAX is not loaded when not available - removed redundant exception handling | ||||
* | another round of cleanup (ALTest). | Michael Bien | 2010-07-10 | 2 | -233/+119 |
| | | | | | - dissabled two tests which cause segfaults - TODO all tests which expect an IllegalArgumentException fail for some reason | ||||
* | fixed tests, build + cleanup. | Michael Bien | 2010-07-09 | 1 | -635/+215 |
| | | | | | | | - 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... | ||||
* | removed BufferUtils since we have now Buffers in gluegen-rt. | Michael Bien | 2010-07-08 | 1 | -2/+2 |
| | |||||
* | renamed package to com.jogamp.openal.* | Michael Bien | 2010-03-29 | 3 | -0/+1158 |