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
/
engines
/
gob
/
sound
/
soundmixer.cpp
Age
Commit message (
Expand
)
Author
2018-08-17
JANITORIAL: Removing trailing spaces after int casts
Paul Gilbert
2014-02-18
GOB: Make GPL headers consistent in themselves.
Johannes Schickel
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2010-04-12
AUDIO: Rename Mixer::playInputStream to playStream
Max Horn
2010-01-26
Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/dec...
Max Horn
2010-01-19
Move raw audio flags from sound/mixer.h to sound/raw.h
Max Horn
2010-01-08
Switch Mixer::playInputStream to use DisposeAfterUse::Flag
Max Horn
2009-07-28
More alignment-related changes
Sven Hesse
2009-06-18
Replacing some #includes by forward declarations
Sven Hesse
2008-12-14
Ensuring correct endianness
Sven Hesse
2008-12-14
16bit background "music" for Urban Runner
Sven Hesse
2008-05-08
Declaring BackgroundAtmosphere as kMusicSoundType
Sven Hesse
2008-05-08
Split off the actual mixing part of SoundBlaster
Sven Hesse