aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/he/sound_he.cpp
AgeCommit message (Expand)Author
2018-02-04SCUMM HE: Use Miles AdLib drivernukeykt
2016-06-22SCUMM HE: Update sound flags and queue, for new settings.Kirben
2016-05-21SCUMM: Reduce audio header dependenciesOri Avtalion
2016-05-08SCUMM HE: Safeguard division by zeroEugene Sandulenko
2016-04-14JANITORIAL: Reduce audio header dependenciesOri Avtalion
2016-02-25SCUMM: Fix the lip sync animation in later HE games.Kirben
2014-02-18SCUMM: Make GPL headers consistent in themselves.Johannes Schickel
2013-01-09SCUMM: Cleanup ScummEngine_v80he::createSound()Matthew Hoops
2012-06-09SCUMM: Add HE101 version, for debugInput opcode difference in some HE100 games.Travis Howell
2012-02-15JANITORIAL: Fix missing whitespace in pointer castTarek Soliman
2011-11-06SCUMM: Stream sfx/voice sounds from mouster.sou.Johannes Schickel
2011-05-14SCUMM: Remove some unused var warnings (see bug #3293800)Max Horn
2011-05-13SCUMM: Move class ResourceManager to its own headerMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-12COMMON: Replace MKID_BE by MKTAGMax Horn
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2010-11-23SCUMM: Use explicit XOR decoding code in BaseScummFile subclassesMax Horn
2010-11-08BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes onlyMax Horn
2010-10-18SCUMM: Check the sound channel is valid, before checking the sound channel.Travis Howell
2010-10-18SCUMM: Check the sound channel is valid, before checking the sound channel.Travis Howell
2010-06-09- Revised abstract AudioCDManager.Alejandro Marzini
2010-04-12AUDIO: Rename Mixer::playInputStream to playStreamMax Horn
2010-01-31Switch makeADPCMStream to DisposeAfterUse::FlagMax Horn
2010-01-30Replace use of Audio::makeRawMemoryStream by Audio::makeRawStream.Johannes Schickel
2010-01-27Fix sound regression in HE games.Travis Howell
2010-01-26Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/dec...Max Horn
2010-01-23Reorder params to Audio::makeRawMemoryStreamMax Horn
2010-01-19Started to get rid of Audio::FLAG_LOOPMax Horn
2010-01-19Move raw audio flags from sound/mixer.h to sound/raw.hMax Horn
2010-01-19Get rid of Mixer::playRaw for goodMax Horn
2010-01-19Get rid of Mixer::FLAG_AUTOFREE.Max Horn
2010-01-19Rename 'Linear' audio streams to 'raw'Max Horn
2009-11-22Add patch #2876221 - FBEAR: Fix for MIDI piano notes (DOS version), with mino...Travis Howell
2009-10-14Patch #2834677: Wave/ADPCM Endianness FixesMax Horn
2009-08-21Improved comments.Robin Watts
2009-08-21Attempt to fix builds that use the ARM screen column clear code; add newRobin Watts
2009-08-12Fix building with specific games disabled in MSVC.Travis Howell
2009-06-05Update sound code in HE80+ games, for sound rate differences.Travis Howell
2009-06-03Correct sound timer and disable sound offsets, in later HE games.Travis Howell
2009-01-10setQuickStartFlag is different value in HE100 games.Travis Howell
2009-01-10Correct sound timer, when sound compression is used in HE games.Travis Howell
2009-01-10Fix warning.Travis Howell
2009-01-10Fix compiling SCUMM engine, with HE71+ games disabled.Travis Howell
2009-01-09Correct sound priority and SBNG offsets, in later HE games.Travis Howell
2009-01-09Fix bug #2029639 - PAJAMA1: Lip Syncing.Travis Howell
2007-11-23don't pass a pointer in a middle of a resource buffer with mixer AUTOFREE fla...Gregory Montoir
2007-11-16Changed Audio::makeADPCMStream so that the stream passed to it can automatica...Max Horn
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-03-02cleanupMax Horn