index
:
joal.git
b22x
gluegen-branch-1-0
java11
master
rc
JOAL repository on http://jogamp.org/ ;
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Added support for using JOAL alongside JOGL in JOGLAppletLauncher. If
kbr
2006-12-04
1
-18
/
+33
*
Added ALut.alutExit() on request of Carsten Weisse from Jake2 team
kbr
2006-12-02
1
-12
/
+44
*
Updated build number to 1.1.0 and took out the GlueGen runtime classes
kbr
2006-11-24
1
-9
/
+3
*
Fixed UnsatisfiedLinkError provoked by EAXFactory
kbr
2006-11-24
1
-5
/
+0
*
Revised JOAL build and dist target to build zip archives for
kbr
2006-11-16
2
-7
/
+95
*
Fixed run-time breakage due to NativeLibrary usage in JOAL. Added
kbr
2006-09-03
2
-7
/
+2
*
Revised documentation link to point to nightly build for now
kbr
2006-08-31
1
-1
/
+1
*
Added link to forums
kbr
2006-08-31
1
-0
/
+1
*
Fixed problem with dist target; tested with real nightly build output
kbr
2006-08-27
1
-13
/
+13
*
Changed dist target to simply copy Java Web Start native library build
kbr
2006-08-27
1
-28
/
+15
*
Added placeholder files to prevent macosx lib directories from being
kbr
2006-08-27
2
-0
/
+10
*
Fixed build problems on Mac OS X after recent checkins
kbr
2006-08-27
1
-36
/
+15
*
Added building of native library jar files to normal build target,
kbr
2006-08-27
4
-1
/
+18
*
Changed NativeLibrary.open() to accept boolean argument indicating
kbr
2006-08-27
7
-139
/
+67
*
Standardized JOAL dist target to use same directory names as JOGL build
kbr
2006-08-18
1
-12
/
+24
*
Refactored initialization of C compilers via cpptasks into
kbr
2006-08-12
2
-113
/
+75
[next]