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
/
scumm
/
sound.h
Age
Commit message (
Expand
)
Author
2016-06-22
SCUMM HE: Update sound flags and queue, for new settings.
Kirben
2016-05-21
SCUMM: Reduce audio header dependencies
Ori Avtalion
2016-04-14
JANITORIAL: Reduce audio header dependencies
Ori Avtalion
2014-07-04
SCUMM: Add support for CD audio tracks in the Steam versions of Loom
Filippos Karapetis
2014-02-18
SCUMM: Make GPL headers consistent in themselves.
Johannes Schickel
2011-11-06
SCUMM: Stream sfx/voice sounds from mouster.sou.
Johannes Schickel
2011-08-06
ALL: Reduce audio/ header dependency
Eugene Sandulenko
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2010-09-18
SCUMM: Fix bug #3070077 - MMC64: No music when Syd plays the piano.
Travis Howell
2010-02-03
Yet more Flac -> FLAC changes for consistency.
Johannes Schickel
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2006-10-21
cleanup
Max Horn
2006-10-15
Got rid of ScummEngine::_confirmExit, and some other minor cleanup
Max Horn
2006-05-18
Added player for the Kyra 3 VQA cutscenes, based on my earlier prototype. It
Torbjörn Andersson
2006-04-29
Moved the AudioCDManager as well as class AudioStream and its (standard) subc...
Max Horn
2006-04-23
Some more cleanup in class Scumm::Sound
Max Horn
2006-04-23
Move HE specific stuff from class Sound to its new subclass SoundHE
Max Horn
2006-04-23
Change some uses of ScummFile to the more generic BaseScummFile
Max Horn
2006-02-16
Clear sound queue when stopping sound channel in HE games
Travis Howell
2006-02-11
Moved engines to the new engines/ directory
Max Horn