aboutsummaryrefslogtreecommitdiffstats
path: root/src/jake2/sound/lwjgl
Commit message (Expand)AuthorAgeFilesLines
* update to lwjgl 1.1 (bugfix release)Carsten Weisse2007-05-111-4/+7
* set the correct limit of sources IntBuffer for shutdown. (free only used soun...Carsten Weisse2006-11-231-2/+2
* reset the number of allocated channelsCarsten Weisse2006-11-231-1/+2
* bugfix: solves the alGenSources problem. the previous versions of lwjgl and ...Carsten Weisse2006-11-231-6/+10
* switch to lwjgl 1.0beta3 (sound and gfx tested on MacBook Pro)Carsten Weisse2006-10-262-879/+829
* avoid stream queue overrunCarsten Weisse2005-12-041-1/+3
* cinematics sound implCarsten Weisse2005-12-042-18/+120
* handles different source volumes (e.g. explosions far away)Carsten Weisse2005-05-082-13/+20
* now we need a lower reference distance (see the modification before)Carsten Weisse2005-04-271-2/+2
* change the master volume (listener) only on Update not per sourceCarsten Weisse2005-04-272-14/+27
* code cleanupCarsten Weisse2005-04-261-16/+9
* bugfix: very stupid sound registration ;-)Carsten Weisse2005-04-261-2/+6
* bugfix: this have to be a copy of the listener originCarsten Weisse2005-04-251-2/+4
* synchronized with joal sound driver;Carsten Weisse2004-12-233-339/+515
* EAX bugfixCarsten Weisse2004-12-211-31/+27
* renamed to lwjglCarsten Weisse2004-12-161-836/+836
* initial checkin of the lwjgl sound from david sandersCarsten Weisse2004-12-162-0/+920