aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/res_snd.cpp
AgeCommit message (Expand)Author
2016-04-14AGOS: Reduce audio header dependenciesOri Avtalion
2016-03-13AGOS: Mark the audio CD playback as emulate onlyMatthew Hoops
2015-07-05AGOS: Fix turning music on and off in Amiga versions.Kirben
2015-07-05AGOS: The sound effects in Simon the Sorcerer 1 (Floppy) are only meant for A...Kirben
2014-02-18AGOS: Make GPL headers consistent in themselves.Johannes Schickel
2014-01-22AGOS: Use Common::File instead of SearchMan.Johannes Schickel
2014-01-22AGOS: Get rid of ArchiveMan in favor of global SearchMan.Johannes Schickel
2012-01-27AGOS: Rename ArchiveMan's open to createReadStreamForMember to match our Arch...Johannes Schickel
2011-11-02AGOS: Fix warningsEugene Sandulenko
2011-09-08AGOS: Made some static data const.Johannes Schickel
2011-08-27AGOS: Integrate InstallShield support.Travis Howell
2011-08-06AGOS: Reduced header dependencyEugene Sandulenko
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2010-11-19COMMON: Split common/stream.h into several headersMax Horn
2010-11-08COMMON: Push #include audiocd.h in system.h out to .cpp filesMax Horn
2010-11-08BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes onlyMax Horn
2010-11-01ENGINES: Remove some 'using' statementsMax Horn
2010-06-15Renamed getAudioCD to getAudioCDManager.Alejandro Marzini
2010-06-09- Revised abstract AudioCDManager.Alejandro Marzini
2010-04-12Apply patch #2982163 - CONFIG: Use HE keyword instead of HB for the Hebrew la...Ori Avtalion
2010-04-12AUDIO: Rename Mixer::playInputStream to playStreamMax Horn
2010-01-19Get rid of Mixer::playRaw for goodMax Horn
2009-07-19Add patch #2823590 - Fix music crashes in Waxworks (PC).Travis Howell
2009-07-14Remove last ioFailed() usage in AGOS game engine.Travis Howell
2009-07-07Set the correct sound rate for Personal Nightmare.Travis Howell
2009-04-29Add support for unpacked data files, in the PC version of PN.Travis Howell
2009-04-20Fix sound effects regression in Waxworks.Travis Howell
2009-03-08Add initial support for Personal Nightmare.Travis Howell
2008-12-22Cleanup.Travis Howell
2008-12-14Cleanup.Travis Howell
2008-03-26And don't attempt to play sound, when the sound file isn't loaded in The Feeb...Travis Howell
2008-03-26Remove error for missing sound files in The Feeble Files, due to fault in Fre...Travis Howell
2008-03-22Add support for room states in Waxworks (DOS).Travis Howell
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-07-28Add support for multi-tune Protracker modules used in the Amiga version of Wa...Travis Howell
2007-06-21Minor cleanup.Travis Howell
2007-06-20Fix regressions, due to playSpeech() no longer been virtual match.Travis Howell
2007-06-19Cleanup, could cause regressions.Travis Howell
2007-06-07Limit MIDI driver, to games using MIDI music only.Travis Howell
2007-06-04Only call MIDI code, in games which use MIDI based music.Travis Howell
2007-06-04Virtualise a few sound functions.Travis Howell
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-28Add sound effects code for Amiga and AtariST versions of Elvira 2.Travis Howell
2007-05-16Add idle code for DIMP.Travis Howell
2007-05-13free decrunch buffer once protracker module is loadedGregory Montoir
2007-04-14Renamed AGOSEngine::midi to AGOSEngine::_midiMax Horn
2007-03-14Update error messages in loadModule().Travis Howell
2007-02-23Fix bug #1600999 - SIMON2: Crash while talking to Bingo Bongo. A regression d...Travis Howell