| Commit message (Expand) | Author | Age | Files | Lines |
* | fixed alcGetString functionpointer mapping (gluegen does not handle method re... | Michael Bien | 2010-07-10 | 5 | -63/+113 |
* | EAXFactory initializes JOAL if nessesary. | Michael Bien | 2010-07-10 | 2 | -103/+91 |
* | joal_native is now joal. | Michael Bien | 2010-07-10 | 3 | -7/+7 |
* | Sound3DTest cleanup (works). | Michael Bien | 2010-07-10 | 1 | -101/+81 |
* | cleanup OpenALTest (works now). | Michael Bien | 2010-07-10 | 1 | -107/+90 |
* | added netbeans compile-single and run-single acthion bindings. | Michael Bien | 2010-07-10 | 2 | -0/+50 |
* | another round of cleanup (ALTest). | Michael Bien | 2010-07-10 | 3 | -235/+125 |
* | fixed tests, build + cleanup. | Michael Bien | 2010-07-09 | 6 | -677/+246 |
* | removed BufferUtils since we have now Buffers in gluegen-rt. | Michael Bien | 2010-07-08 | 2 | -268/+2 |
* | updated webpage, JOAL symbols. | Michael Bien | 2010-06-15 | 1 | -2/+2 |
* | joal uses now gluegen's property loading task and also gluegen's antlr proper... | Michael Bien | 2010-05-28 | 1 | -15/+6 |
* | updated webpage. | Michael Bien | 2010-05-23 | 1 | -76/+42 |
* | Add rootrel.build semantics .. | Sven Gothel | 2010-05-08 | 3 | -23/+56 |
* | www | Sven Gothel | 2010-05-08 | 1 | -0/+7 |
* | modifications due do refactoring in gluegen/ProcAddressTable. | Michael Bien | 2010-04-24 | 1 | -2/+2 |
* | added intelliJ module file. | Michael Bien | 2010-04-08 | 1 | -0/+16 |
* | modifications due to class movement in gluegen. | Michael Bien | 2010-03-31 | 2 | -1/+2 |
* | renamed package to com.jogamp.openal.* | Michael Bien | 2010-03-29 | 30 | -56/+63 |
* | NativeLibrary.lookupFunction -> dynamicLookupFunction | Michael Bien | 2010-03-28 | 1 | -1/+1 |
* | refactoring due to gluegen changes. | Michael Bien | 2010-03-27 | 3 | -3/+3 |
* | fixed build for hudson, ${gluegen.root} is now used everywhere since it is ov... | Michael Bien | 2010-03-25 | 2 | -65/+66 |
* | joal now compatible with upstream gluegen. | Michael Bien | 2010-03-22 | 5 | -10/+14 |
* | added linux-amd64 libs, added alext.h. | Michael Bien | 2010-03-22 | 2 | -0/+106 |
* | added NetBeans project files, cleaned up project structure. | Michael Bien | 2010-03-22 | 11 | -9/+102 |
* | cleaned up webpage. | Michael Bien | 2010-03-21 | 1 | -212/+98 |
* | Removed AL_INVALID CustomJavaCode definition as the new GlueGen (on | kbr | 2008-08-29 | 1 | -4/+0 |
* | Updated link to JOAL forum | kbr | 2008-06-13 | 1 | -1/+1 |
* | Updated build number to 1.1.3 and reverted back to nightly build | kbr | 2008-05-23 | 1 | -2/+2 |
* | Added available check of /usr/share/java/antlr.jar to work | kbr | 2008-04-19 | 1 | -0/+4 |
* | Removed Import of java.nio.* and adjusted custom Java code after | kbr | 2008-04-19 | 2 | -3/+2 |
* | Changed build number to 1.1.2 in preparation for next release | kbr | 2008-04-15 | 1 | -1/+1 |
* | Removed redundant specifications of macosxfat and macosx64fat | kbr | 2008-03-26 | 1 | -16/+0 |
* | Added macosx64fat property to joal.properties | kbr | 2008-02-15 | 1 | -0/+4 |
* | Fixed bug in net.java.games.sound3d.Buffer.configure() pointed out by | kbr | 2007-12-05 | 1 | -0/+1 |
* | Removed JavaGames imagemap as it is obsolete and contains broken links | kbr | 2007-11-03 | 1 | -11/+0 |
* | Synced loadLibraryInternal implementation with JNLPAppletLauncher's | kbr | 2007-07-21 | 1 | -1/+12 |
* | Reset build number to nightly build scheme | kbr | 2007-07-05 | 1 | -3/+3 |
* | Bumped build number to 1.1.2 | kbr | 2007-06-29 | 1 | -2/+2 |
* | Incorporated changes from Ultraq on javagaming.org forums for properly | kbr | 2007-06-29 | 1 | -0/+45 |
* | Added support for the new JNLPAppletLauncher (http://applet-launcher.dev.java... | kbr | 2007-06-28 | 1 | -2/+20 |
* | Fixed Issue 18: Added InputStream support for Buffer Creation for AudioSystem3D | kbr | 2007-05-15 | 2 | -16/+56 |
* | Fixed Issue 17: EAX doesn't work because of wrong native lib name | kbr | 2007-05-07 | 1 | -1/+1 |
* | Added alcGetCaptureDeviceSpecifiers() based on feedback on javagaming.org forums | kbr | 2007-04-08 | 2 | -1/+15 |
* | Fixed build problem with VC7 | kbr | 2007-01-18 | 1 | -2/+2 |
* | Reverted JOGL and JOAL build.xml files to do nightly builds and | kbr | 2006-12-23 | 1 | -2/+2 |
* | Switched on release build flag to capture tonight's nightly build, | kbr | 2006-12-21 | 1 | -1/+1 |
* | Made changes to JOAL build.xml and joalversion file to be able to do a | kbr | 2006-12-21 | 2 | -20/+31 |
* | Deleted the obsolete Version class, updated the specification version | kbr | 2006-12-07 | 3 | -106/+2 |
* | Added file missed during last checkin | kbr | 2006-12-05 | 1 | -0/+85 |
* | Fixed JOGL Issue 256: Bad call to JOAL's NativeLibLoader.disableLoading in JO... | kbr | 2006-12-05 | 2 | -85/+0 |