aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/sound.cpp
AgeCommit message (Expand)Author
2019-12-23SCUMM: Fix Missing Default Switch CasesD G Turner
2019-07-14SCUMM: limit 'Unrecognized base tag' warning to valid casesathrxx
2018-06-06SCUMM: Fix recent commit to compile under all circumstancesAdrian Frühwirth
2018-06-06SCUMM: Work around distorted speech on submarine in Indy4Adrian Frühwirth
2018-06-03SCUMM: Improve 'imuse play' debugger command error handlingAdrian Frühwirth
2018-01-31SCUMM: Replace UB-triggering serialization code with Common::SerializerColin Snover
2018-01-31SCUMM: implement lipsync for v7 gamesAdrian Frühwirth
2018-01-31SCUMM: really implement lipsyncGiovanni Bajo
2016-10-31JANITORIAL: TyposAlexandre Detiste
2016-06-22SCUMM HE: Update sound flags and queue, for new settings.Kirben
2016-05-21SCUMM: Reduce audio header dependenciesOri Avtalion
2016-04-14JANITORIAL: Reduce audio header dependenciesOri Avtalion
2016-03-13BACKENDS: Only expose one set of functions for AudioCDManagerMatthew Hoops
2016-02-15JANITORIAL: Typos detected with lintian & grepAlexandre Detiste
2014-10-28SCUMM: Remove trailing whitespaceFilippos Karapetis
2014-07-23SCUMM: Make sure digital SFX are played even when speech is muted.Johannes Schickel
2014-07-23SCUMM: Use correct sound type for digital sfx.Johannes Schickel
2014-07-05SCUMM: Fix a subtle bug in Sound::getCDStatus() for Loom SteamFilippos Karapetis
2014-07-04SCUMM: Add support for CD audio tracks in the Steam versions of LoomFilippos Karapetis
2014-02-18SCUMM: Make GPL headers consistent in themselves.Johannes Schickel
2013-11-01SCUMM: More renaming for playersFilippos Karapetis
2013-11-01SCUMM: Move all players to a separate "player" directoryFilippos Karapetis
2013-10-03SCUMM: Fix unused variable warningsRodrigo Rebello
2013-07-24SCUMM: Implement original AD AdLib output.Johannes Schickel
2013-05-02COMMON: Change kPlatformPC to kPlatformDOSMatthew Hoops
2012-11-14SCUMM: Remove Mac version of MI1 from special case.Torbjörn Andersson
2012-11-14SCUMM: Remove unnecessary check for Mac LoomTorbjörn Andersson
2012-11-13SCUMM: Add support for Mac Loom music and soundTorbjörn Andersson
2012-11-11SCUMM: Added support for Macintosh music in Monkey Island 1Torbjörn Andersson
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
2012-09-20SCUMM: Update commentsMatthew Hoops
2012-09-20SCUMM: Restrict the Mac m68k v5 driver to MI2/Indy4Matthew Hoops
2012-09-20SCUMM: Add support for Indy4 Mac 68k soundMatthew Hoops
2012-09-20SCUMM: Don't play SBL effects in MI2 mac.Johannes Schickel
2012-01-15SCUMM: add missing free()athrxx
2011-11-06SCUMM: Stream sfx/voice sounds from mouster.sou.Johannes Schickel
2011-11-03SCUMM: Fix warningsEugene Sandulenko
2011-11-02SCUMM: Remove outdated comment.Johannes Schickel
2011-10-09AUDIO: Add default disposeAfterUse value to makeVOCStream again.Johannes Schickel
2011-10-09AUDIO: Remove unused makeVOCStream interface.Johannes Schickel
2011-09-17SCUMM FM-TOWNS: fix another regressionathrxx
2011-08-19SCUMM: Fix AdLib output in (MI2/)Indy4 Amiga.Johannes Schickel
2011-08-16SCUMM: Fix AdLib output for MI2/Indy4 MacMatthew Hoops
2011-08-08SCUMM: Remove unneeded check for CMS in readSoundResource.Johannes Schickel
2011-08-06SCUMM: Fix compilationEugene Sandulenko
2011-08-06ALL: Reduce audio/ header dependencyEugene Sandulenko
2011-08-06OSYSTEM: extended installTimerProc() with timer ID parameterEugene Sandulenko
2011-08-05SCUMM: Fix up CMS player implementation.Johannes Schickel
2011-08-03SCUMM: Typos... thx clone2727.Johannes Schickel
2011-08-03SCUMM: Added FIXME to our old AdLib resource conversion code.Johannes Schickel