fix cr/lfs and remove trailing whitespaces...
[supertux.git] / src / audio / sound_file.cpp
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...