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.cpp
Age
Commit message (
Expand
)
Author
2014-10-28
SCUMM: Remove trailing whitespace
Filippos Karapetis
2014-07-23
SCUMM: Make sure digital SFX are played even when speech is muted.
Johannes Schickel
2014-07-23
SCUMM: Use correct sound type for digital sfx.
Johannes Schickel
2014-07-05
SCUMM: Fix a subtle bug in Sound::getCDStatus() for Loom Steam
Filippos Karapetis
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
2013-11-01
SCUMM: More renaming for players
Filippos Karapetis
2013-11-01
SCUMM: Move all players to a separate "player" directory
Filippos Karapetis
2013-10-03
SCUMM: Fix unused variable warnings
Rodrigo Rebello
2013-07-24
SCUMM: Implement original AD AdLib output.
Johannes Schickel
2013-05-02
COMMON: Change kPlatformPC to kPlatformDOS
Matthew Hoops
2012-11-14
SCUMM: Remove Mac version of MI1 from special case.
Torbjörn Andersson
2012-11-14
SCUMM: Remove unnecessary check for Mac Loom
Torbjörn Andersson
2012-11-13
SCUMM: Add support for Mac Loom music and sound
Torbjörn Andersson
2012-11-11
SCUMM: Added support for Macintosh music in Monkey Island 1
Torbjörn Andersson
2012-09-26
JANITORIAL: Remove trailing whitespaces.
Johannes Schickel
2012-09-20
SCUMM: Update comments
Matthew Hoops
2012-09-20
SCUMM: Restrict the Mac m68k v5 driver to MI2/Indy4
Matthew Hoops
2012-09-20
SCUMM: Add support for Indy4 Mac 68k sound
Matthew Hoops
2012-09-20
SCUMM: Don't play SBL effects in MI2 mac.
Johannes Schickel
2012-01-15
SCUMM: add missing free()
athrxx
2011-11-06
SCUMM: Stream sfx/voice sounds from mouster.sou.
Johannes Schickel
2011-11-03
SCUMM: Fix warnings
Eugene Sandulenko
2011-11-02
SCUMM: Remove outdated comment.
Johannes Schickel
2011-10-09
AUDIO: Add default disposeAfterUse value to makeVOCStream again.
Johannes Schickel
2011-10-09
AUDIO: Remove unused makeVOCStream interface.
Johannes Schickel
2011-09-17
SCUMM FM-TOWNS: fix another regression
athrxx
2011-08-19
SCUMM: Fix AdLib output in (MI2/)Indy4 Amiga.
Johannes Schickel
2011-08-16
SCUMM: Fix AdLib output for MI2/Indy4 Mac
Matthew Hoops
2011-08-08
SCUMM: Remove unneeded check for CMS in readSoundResource.
Johannes Schickel
2011-08-06
SCUMM: Fix compilation
Eugene Sandulenko
2011-08-06
ALL: Reduce audio/ header dependency
Eugene Sandulenko
2011-08-06
OSYSTEM: extended installTimerProc() with timer ID parameter
Eugene Sandulenko
2011-08-05
SCUMM: Fix up CMS player implementation.
Johannes Schickel
2011-08-03
SCUMM: Typos... thx clone2727.
Johannes Schickel
2011-08-03
SCUMM: Added FIXME to our old AdLib resource conversion code.
Johannes Schickel
2011-07-17
SCUMM: Fix strange noise in Indy4 outro with AdLib/FM-Towns output.
Johannes Schickel
2011-07-17
SCUMM: Clarify PC Speaker style sound resource handling with a comment.
Johannes Schickel
2011-07-08
SCUMM: Initial PC Speaker output implementation for SCUMM v5.
Johannes Schickel
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-05-17
SCUMM: Add missing imuse feature
athrxx
2011-05-13
SCUMM: Turned ResTypeData into a Common::Array<Resource>, subsuming its _reso...
Max Horn
2011-05-13
SCUMM: Rename ResTypes->ResType, introduce ResId typedef, change code to use ...
Max Horn
2011-05-13
SCUMM: Add a Resource class, refactor res code around it
Max Horn
2011-05-13
SCUMM: Refactor how resource (types) are srepresented
Max Horn
2011-05-13
SCUMM: Move class ResourceManager to its own header
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-02
SCUMM: Add support for an alternate version of The Dig's demo
Matthew Hoops
2011-04-12
COMMON: Replace MKID_BE by MKTAG
Max Horn
2011-04-05
SCUMM: Cleanup
Max Horn
[next]