fix cr/lfs and remove trailing whitespaces...
[supertux.git] / src / audio / stream_sound_source.cpp
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-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-04-04 Matthias Braunfix OpenAl deleting buffers before stop()
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...
2005-07-03 Bastiaan ZapfFixed missing header in stream_sound_source.cpp
2005-06-27 Matthias Brauncleanup and fixes to openal code
2005-06-26 Matthias Braunsupport for fading music
2005-06-26 Matthias Braunrenamed all .h to .hpp
2005-06-23 Matthias BraunAdded a new SoundManager based on OpenAL. I also simpli...