index
:
users/sgothel/jake2.git
jogl1
jogl2_es2
jogl2_gl2
master
Jake2 JOGL2 Port.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
jake2
/
sound
/
joal
Commit message (
Expand
)
Author
Age
Files
Lines
*
use println
Carsten Weisse
2007-05-06
1
-6
/
+6
*
print the the message if EAX fails
Carsten Weisse
2007-05-06
1
-0
/
+1
*
go back to previous version, handler is ok, but EAX class is not
Carsten Weisse
2007-05-06
1
-7
/
+12
*
try to use EAX instead of checking extension Strings
Carsten Weisse
2007-05-06
1
-12
/
+7
*
hack of old joal EAX bug removed
Carsten Weisse
2007-02-27
1
-8
/
+2
*
clean up
Carsten Weisse
2007-02-27
1
-5
/
+0
*
this is a hack for linux open the OpenAL device only once and never close at ...
Carsten Weisse
2006-12-08
2
-71
/
+11
*
add the ALut class from joal only for the current webstart version moved to j...
Carsten Weisse
2006-12-08
2
-1
/
+69
*
update to new joal builds 2006-12-07 ALut.alutExit()
Carsten Weisse
2006-12-07
1
-82
/
+47
*
try to solve the sound on/off/on bug on linux
Carsten Weisse
2006-11-29
1
-51
/
+74
*
organize imports
Carsten Weisse
2006-11-29
1
-2
/
+1
*
magic linux openal handling removed
Carsten Weisse
2006-11-24
1
-24
/
+2
*
use a more stable EAX extension handling
Carsten Weisse
2006-11-23
1
-3
/
+8
*
makes sound source buffer changing more stable
Carsten Weisse
2006-11-23
1
-1
/
+7
*
reset the number of allocated channels
Carsten Weisse
2006-11-23
1
-1
/
+2
*
bugfix: solves the alGenSources problem. the previous versions of lwjgl and ...
Carsten Weisse
2006-11-23
1
-2
/
+8
*
switch to joal 1.0b01
Carsten Weisse
2006-10-24
2
-62
/
+38
*
avoid stream queue overrun
Carsten Weisse
2005-12-04
1
-1
/
+3
*
bugfix: streaming buffers wasn't allocated
Carsten Weisse
2005-12-04
1
-2
/
+2
*
cinematics sound impl (not working yet)
Carsten Weisse
2005-12-04
2
-36
/
+141
*
handles different source volumes (e.g. explosions far away)
Carsten Weisse
2005-05-08
2
-12
/
+19
*
change the master volume (listener) only on Update not per source
Carsten Weisse
2005-04-27
2
-17
/
+27
*
code cleanup
Carsten Weisse
2005-04-26
1
-14
/
+8
*
bugfix: very stupid sound registration ;-)
Carsten Weisse
2005-04-26
1
-5
/
+7
*
file header changed
Carsten Weisse
2004-12-22
1
-8
/
+24
*
catch UnsatisfiedLinkErrors if no joal libs available
Holger Zickner
2004-11-03
1
-3
/
+5
*
unpack libopenal.so on Linux
Holger Zickner
2004-10-31
1
-8
/
+27
*
better joal sound driver
Carsten Weisse
2004-10-27
3
-303
/
+462
*
selection of sexed sounds are now correct
Carsten Weisse
2004-10-21
1
-18
/
+19
*
sexed sound bug fixed
Carsten Weisse
2004-10-21
1
-14
/
+11
*
major refactoring in game, server and client package
Rene Stoeckel
2004-09-22
1
-3
/
+4
*
preload OpenAL native library, installation in
Holger Zickner
2004-09-19
1
-1
/
+9
*
fallback to dummy if the /dev/dsp is locked (linux)
Carsten Weisse
2004-09-04
1
-1
/
+4
*
experimental EAX2.0 support
Carsten Weisse
2004-07-13
1
-53
/
+84
*
import of Jake2
Holger Zickner
2004-07-09
2
-0
/
+877