fix
[supertux.git] / src / audio / sound_manager.cpp
2006-05-26 Matthias Braunfix
2006-05-26 Matthias Braun- Remove ManagedSoundSource
2006-05-25 Matthias Braunfix supertux blocking when no sound is available (I...
2006-05-14 Matthias Braunsomre sound preloading
2006-04-28 Christoph SommerThe most senseless commit ever
2006-04-26 Matthias Braun- fix debugging functions for killing player
2006-04-26 Matthias Braunthere is no need to check for NULL when deleting
2006-04-25 Ryan FlegelSupertux can now run even if we were unable to open...
2006-04-23 Matthias Braun- Avoid some expensive SDL_GetTicks() calls
2006-04-13 Ondřej HošekMassive copyright update. I'm sorry if I'm crediting...
2006-04-12 Matthias Braunfade out console
2006-04-09 Christoph SommerMessaging subsystem rewrite, step I
2006-03-26 Matthias Braunwe can't work without sound
2006-03-25 Christoph SommerUnified Messaging Subsystem
2006-01-23 Matthias Braunanother uninitialized var
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-07-10 Matthias Braunminiswig suspend is now an attribute appended to functions
2005-07-02 Matthias Braunupdate miniswig to handle multiple inheritance
2005-07-01 Matthias Braunfix music problems, is openal faster now?
2005-06-27 Matthias Brauncleanup and fixes to openal code
2005-06-27 Matthias Braunfix openal stalling at exit
2005-06-26 Matthias Braunsupport for fading music
2005-06-26 Matthias Braunrenamed all .h to .hpp
2005-06-26 Matthias Braunupdated squirrel version
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