#303: Typo fixes from mathnerd314
[supertux.git] / src / audio / sound_file.cpp
2008-06-09 Ryan Flegel#303: Typo fixes from mathnerd314
2008-05-09 Marek Moeckelto prevent crashes on missing data, load empty wave...
2007-12-16 Tim Goyarestore trunk
2007-12-16 Tim Goyaclean out source
2007-05-26 Matthias Braunfix looping for normal .ogg
2007-05-26 Matthias Brauncast before comparing
2007-05-26 Matthias Braunnew filetype .music that allows to specify loop points...
2006-07-21 Matthias Braunfix cr/lfs and remove trailing whitespaces...
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-11 Ondřej HošekByteswapping code for sound engine on big-endian systems
2006-04-09 Christoph SommerMessaging subsystem rewrite, step I
2006-03-25 Christoph SommerUnified Messaging Subsystem
2005-06-26 Matthias Braunrenamed all .h to .hpp
2005-06-23 Matthias Braunforgot an assert
2005-06-23 Matthias BraunAdded a new SoundManager based on OpenAL. I also simpli...