Fade out and pause music on death and resume on restart of level, fixes #1064
[supertux.git] / src / audio / sound_manager.hpp
2015-03-16 Tobias MarkusFade out and pause music on death and resume on restart...
2015-02-01 Tobias MarkusPause music when pressing ESC during a level and resume...
2014-08-17 Ingo RuhnkeMerge branch 'feature/init-cleanup'
2014-08-17 Ingo RuhnkeTurned a lot of other global objects into Currentons
2014-08-12 Ingo RuhnkeUse std::unique_ptr<> throughout the audio system
2009-11-19 Ingo RuhnkeMove some more globals to supertux/globals.hpp
2009-11-17 Ingo RuhnkeMerged changes from branches/supertux-milestone2-grumbe...
2009-07-26 Mathnerd314*include stdio.h in a couple files for MinGW GCC 4.4.0
2008-06-12 Ryan FlegelGetting rid of nasty tabs
2007-12-16 Tim Goyarestore trunk
2007-12-16 Tim Goyaclean out source
2007-12-16 Christoph SommerMade compiles on MacOS X a bit smoother, activated...
2007-12-10 Tim GoyaMake OpenAL header inclusion more portable
2007-01-23 Matthias Brauncorrectly fix the case when openal fails to create...
2006-07-25 Christoph SommerCommitted some code beautification patches by Tron
2006-07-21 Matthias Braunfix cr/lfs and remove trailing whitespaces...
2006-06-30 Wolfgang BeckerAmbient sound loops again, Part III. A more global...
2006-05-26 Matthias Braun- Remove ManagedSoundSource
2006-05-14 Matthias Braunsomre sound preloading
2006-04-28 Christoph SommerThe most senseless commit ever
2006-04-25 Ryan FlegelSupertux can now run even if we were unable to open...
2006-04-19 Matthias Braun2 more evil mainloops are gone
2006-04-13 Ondřej HošekMassive copyright update. I'm sorry if I'm crediting...
2006-01-22 Matthias Braunfirst very unfinished and unpolished version of the...
2006-01-12 Matthias Braunoops
2005-10-25 Ondřej HošekFixed flame-caused segfault when sound is off
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 Braunfixed bad comments
2005-06-26 Matthias Braunrenamed all .h to .hpp