aboutsummaryrefslogtreecommitdiff
path: root/backends/mixer
AgeCommit message (Expand)Author
2011-06-22PS3: Add a SDL 1.3 mixer, for use with the PS3 backend.Bastien Bouclet
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-06-17BACKENDS: Mono output devices are OK on Symbian.Alyssa Milburn
2011-06-14BACKENDS: Fix Compilation.D G Turner
2011-06-14BACKENDS: Improve SDL Mixer Output Format Checks and Reporting.D G Turner
2011-05-31BUILD: Add SDL_BACKEND=1 to config.mk for all SDL based backendsMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-29WINCE: Fix Mixer Compilation after header changes.D G Turner
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-22WINCE: Add Tremolo supportdhewg
2011-04-19BACKENDS: Fix compilation for Caanoo and GP2xWiz.Johannes Schickel
2011-03-08WINCE: Make scummvm compile and run again for WinCE platform (patch #3202337)Max Horn
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2010-11-29SDL: Move #include <SDL.h> into a special wrapper fileMax Horn
2010-11-28SYMBIAN: Fixes & improvements for SymbianSdlMixerManager (untested)Max Horn
2010-08-12SDL: Make use of SDL_BACKEND instead of platform specific defines.Alejandro Marzini
2010-08-01SYMBIAN platform. Correct building of SDL refacturing for Symbian.Lars Persson
2010-07-03Cleanup and documentation.Alejandro Marzini
2010-07-01Modularized GP2X backend. Renamed GP2XWIZSdlEventManager to GP2XSdlEventManag...Alejandro Marzini
2010-06-29Modularized Linuxmoto port.Alejandro Marzini
2010-06-28Renamed BufferingSDLMixerManager to DoubleBufferSDLMixerManager.Alejandro Marzini
2010-06-26Modularized Symbian port.Alejandro Marzini
2010-06-24Renamed MacOSXMixerManager to BufferingSDLMixerManager.Alejandro Marzini
2010-06-24Made destructor virtual.Alejandro Marzini
2010-06-24Refactored SDL mixer manager. Created a SdlMixerManager subclass for Mac OSX.Alejandro Marzini
2010-06-23Fixed AudioCDManager not having a public inheritance. Backend code cleanup.Alejandro Marzini
2010-06-20Made _sampleRate constant again in Audio::MixerImpl. (And Committing "common/...Alejandro Marzini
2010-06-12Created SdlMixerImpl. Added setSampleRate method to Audio::MixerImpl. Updated...Alejandro Marzini