aboutsummaryrefslogtreecommitdiffstats
path: root/src/jake2/sound/lwjgl/Channel.java
Commit message (Expand)AuthorAgeFilesLines
* handles different source volumes (e.g. explosions far away)Carsten Weisse2005-05-081-10/+17
* 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-271-8/+11
* bugfix: this have to be a copy of the listener originCarsten Weisse2005-04-251-2/+4
* synchronized with joal sound driver;Carsten Weisse2004-12-231-34/+300
* initial checkin of the lwjgl sound from david sandersCarsten Weisse2004-12-161-0/+84