index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
mixer
/
sdl
/
sdl-mixer.h
Age
Commit message (
Expand
)
Author
2014-02-18
SDL: Make GPL headers consistent in themselves.
Johannes Schickel
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-06-14
BACKENDS: Improve SDL Mixer Output Format Checks and Reporting.
D G Turner
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2010-11-29
SDL: Move #include <SDL.h> into a special wrapper file
Max Horn
2010-11-28
SYMBIAN: Fixes & improvements for SymbianSdlMixerManager (untested)
Max Horn
2010-07-03
Cleanup and documentation.
Alejandro Marzini
2010-06-29
Modularized Linuxmoto port.
Alejandro Marzini
2010-06-24
Made destructor virtual.
Alejandro Marzini
2010-06-24
Refactored SDL mixer manager. Created a SdlMixerManager subclass for Mac OSX.
Alejandro Marzini
2010-06-20
Made _sampleRate constant again in Audio::MixerImpl. (And Committing "common/...
Alejandro Marzini
2010-06-12
Created SdlMixerImpl. Added setSampleRate method to Audio::MixerImpl. Updated...
Alejandro Marzini