first very unfinished and unpolished version of the intro
[supertux.git] / src / audio /
2006-01-22 Matthias Braunfirst very unfinished and unpolished version of the...
2006-01-12 Matthias Braunoops
2006-01-11 Matthias Braunfix music not playing again after disable&enabling it
2005-10-25 Ondřej HošekFixed flame-caused segfault when sound is off
2005-07-10 Matthias Braunminiswig suspend is now an attribute appended to functions
2005-07-03 Bastiaan ZapfFixed missing header in stream_sound_source.cpp
2005-07-02 Matthias Braunupdate miniswig to handle multiple inheritance
2005-07-01 Matthias Braunfix music problems, is openal faster now?
2005-07-01 Matthias Braunminiswig supports int, float and string constants now
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