cleanup and fixes to openal code
[supertux.git] / src / audio /
2005-06-27 Matthias Brauncleanup and fixes to openal code
2005-06-27 Matthias Braunnot needed in svn
2005-06-27 Matthias Braunfix openal stalling at exit
2005-06-26 Matthias Braunsupport for fading music
2005-06-26 Matthias Braunfixed bad comments
2005-06-26 Matthias Braunrenamed all .h to .hpp
2005-06-26 Matthias Braunupdated squirrel version
2005-06-23 Matthias Braunforgot an assert
2005-06-23 Matthias Braundon't need these anymore
2005-06-23 Matthias BraunAdded a new SoundManager based on OpenAL. I also simpli...
2005-06-07 Matthias Braunsupertux is using physfs now, this simplifies the code...
2005-05-08 Bastiaan Zapf- bugfix: play_sound always sets volume to max - this...
2005-05-06 Bastiaan Zapfcomments deleted ;)
2005-05-06 Bastiaan Zapf- SoundManager doesn't need Effects for now - ambient...
2005-05-06 Bastiaan ZapfSVN-Revision: 2418
2005-05-04 Matthias Braun- More work on scripting interface
2005-05-01 Matthias Braunforgot more stuff