index
:
joal.git
b22x
gluegen-branch-1-0
java11
master
rc
JOAL repository on http://jogamp.org/ ;
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed alcGetString functionpointer mapping (gluegen does not handle method re...
Michael Bien
2010-07-10
2
-9
/
+99
*
EAXFactory initializes JOAL if nessesary.
Michael Bien
2010-07-10
2
-103
/
+91
*
joal_native is now joal.
Michael Bien
2010-07-10
2
-2
/
+2
*
removed BufferUtils since we have now Buffers in gluegen-rt.
Michael Bien
2010-07-08
1
-266
/
+0
*
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
19
-35
/
+40
*
NativeLibrary.lookupFunction -> dynamicLookupFunction
Michael Bien
2010-03-28
1
-1
/
+1
*
refactoring due to gluegen changes.
Michael Bien
2010-03-27
2
-2
/
+2
*
Fixed bug in net.java.games.sound3d.Buffer.configure() pointed out by
kbr
2007-12-05
1
-0
/
+1
*
Synced loadLibraryInternal implementation with JNLPAppletLauncher's
kbr
2007-07-21
1
-1
/
+12
*
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
1
-4
/
+54
*
Fixed Issue 17: EAX doesn't work because of wrong native lib name
kbr
2007-05-07
1
-1
/
+1
*
Deleted the obsolete Version class, updated the specification version
kbr
2006-12-07
1
-104
/
+0
*
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
*
Fixed UnsatisfiedLinkError provoked by EAXFactory
kbr
2006-11-24
1
-5
/
+0
*
Fixed run-time breakage due to NativeLibrary usage in JOAL. Added
kbr
2006-09-03
1
-1
/
+1
*
Changed NativeLibrary.open() to accept boolean argument indicating
kbr
2006-08-27
2
-18
/
+26
*
Added NativeLibrary helper class to com.sun.gluegen.runtime package,
kbr
2006-08-01
1
-0
/
+16
*
Removed public ALFactory constructor
kbr
2006-01-30
1
-0
/
+2
*
Javadoc fixes; removed Version.java from core package (now in util
kbr
2006-01-30
2
-105
/
+1
*
Moved GlueGen out of the JOGL workspace and into its own project.
kbr
2006-01-15
1
-0
/
+92
*
Merged gluegen-branch-1-0 on to the main JOAL trunk. JOAL is now built
kbr
2006-01-10
26
-3803
/
+912
*
Fixed issue 6 : Unable to terminate JOAL program with CRTL-C or kill Pid.
jada
2005-01-20
1
-6
/
+5
*
changed JOALVersion to Version
athomas
2004-02-18
2
-48
/
+104
*
merged mac osx build file
athomas
2003-11-23
1
-23
/
+3
*
Issue number:
gregorypierce
2003-11-23
1
-2
/
+2
*
Several changes, uses newest lwjgl extal, throws exceptions from native code ...
athomas
2003-11-23
8
-26
/
+142
*
updated navbar
athomas
2003-11-22
1
-1
/
+3
*
Clarified the instrumentation a little more.
athomas
2003-11-19
1
-1
/
+3
*
Removed a redundant call to alcOpenDevice, Eliminated a call to ReleaseString...
athomas
2003-11-19
2
-2
/
+6
*
Submitted by: Athomas Goldberg
athomas
2003-11-17
1
-0
/
+4
*
Added missing ALut file.
athomas
2003-11-14
1
-0
/
+120
*
Added JOALVersion class
athomas
2003-09-11
2
-1
/
+49
*
added support for compiling under Linux
athomas
2003-07-08
4
-5
/
+16
*
modified mutex to allow same thread to acquire lock multiple times. Will impl...
athomas
2003-06-29
1
-1
/
+1
*
mutex to provide thread safety
athomas
2003-06-28
2
-17
/
+37
*
added synchronization mechanism around makeContextCurrent by adding a freeCur...
athomas
2003-06-27
2
-12
/
+23
*
a few bug fixes and checks for nul
athomas
2003-06-27
2
-17
/
+41
*
removed extraneous printout
athomas
2003-06-24
1
-1
/
+0
*
fixed NPE in ALC.exit()
athomas
2003-06-24
1
-4
/
+4
*
added missing native calls
athomas
2003-06-24
1
-3
/
+19
*
added missing javadoc comments
athomas
2003-06-08
3
-157
/
+189
*
added missing javadoc comments
athomas
2003-06-08
7
-152
/
+198
*
added missing javadoc comments
athomas
2003-06-08
2
-12
/
+23
[next]