Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove lwjgl | Sven Gothel | 2012-10-08 | 3 | -1173/+0 |
| | |||||
* | update to lwjgl 1.1 (bugfix release) | Carsten Weisse | 2007-05-11 | 1 | -4/+7 |
| | |||||
* | set the correct limit of sources IntBuffer for shutdown. (free only used ↵ | Carsten Weisse | 2006-11-23 | 1 | -2/+2 |
| | | | | sound sources) | ||||
* | 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 | -6/+10 |
| | | | | joal didn't throw an exception if a sound driver doesn't support 32 sound sources. Now it does and I changed the sound source generation handling. | ||||
* | switch to lwjgl 1.0beta3 (sound and gfx tested on MacBook Pro) | Carsten Weisse | 2006-10-26 | 2 | -879/+829 |
| | |||||
* | avoid stream queue overrun | Carsten Weisse | 2005-12-04 | 1 | -1/+3 |
| | |||||
* | cinematics sound impl | Carsten Weisse | 2005-12-04 | 2 | -18/+120 |
| | |||||
* | handles different source volumes (e.g. explosions far away) | Carsten Weisse | 2005-05-08 | 2 | -13/+20 |
| | |||||
* | now we need a lower reference distance (see the modification before) | Carsten Weisse | 2005-04-27 | 1 | -2/+2 |
| | | | | (better attenuation effects) | ||||
* | change the master volume (listener) only on Update not per source | Carsten Weisse | 2005-04-27 | 2 | -14/+27 |
| | |||||
* | code cleanup | Carsten Weisse | 2005-04-26 | 1 | -16/+9 |
| | |||||
* | bugfix: very stupid sound registration ;-) | Carsten Weisse | 2005-04-26 | 1 | -2/+6 |
| | | | | | now the dynamic sounds (weapons) will be loaded only once. This solves the lwjgl crash too. | ||||
* | bugfix: this have to be a copy of the listener origin | Carsten Weisse | 2005-04-25 | 1 | -2/+4 |
| | | | | (I hope this solves the lwjgl openal problem) | ||||
* | synchronized with joal sound driver; | Carsten Weisse | 2004-12-23 | 3 | -339/+515 |
| | |||||
* | EAX bugfix | Carsten Weisse | 2004-12-21 | 1 | -31/+27 |
| | |||||
* | renamed to lwjgl | Carsten Weisse | 2004-12-16 | 1 | -836/+836 |
| | |||||
* | initial checkin of the lwjgl sound from david sanders | Carsten Weisse | 2004-12-16 | 2 | -0/+920 |