aboutsummaryrefslogtreecommitdiff
path: root/engines/cine/sound.cpp
AgeCommit message (Expand)Author
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2010-12-31CINE: Close Memory Leak in PCSoundFxPlayer.David Turner
2010-12-29CINE: Fix Memory Leak in PCSoundFxPlayer.David Turner
2010-11-19COMMON: Split common/stream.h into several headersMax Horn
2010-04-12AUDIO: Rename Mixer::playInputStream to playStreamMax Horn
2010-01-30Replace use of Audio::makeRawMemoryStream by Audio::makeRawStream.Johannes Schickel
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-19Convert more engines from Mixer::playRaw to Mixer::playInputStreamMax Horn
2010-01-19Get rid of Mixer::FLAG_AUTOFREE.Max Horn
2010-01-12Rename all "Adlib" uses to "AdLib" to match the real name of the sound card /...Johannes Schickel
2010-01-08Switch Mixer::playInputStream to use DisposeAfterUse::FlagMax Horn
2009-06-20fixed OPL 0xB0 register write. the return value of findNote() already include...Gregory Montoir
2008-08-16Changed AdlibRegisterSoundInstrument's member variables from unsigned 16-bit ...Kari Salminen
2008-08-12Hopefully fixes 'Conditional jump or move depends on uninitialised value(s)' ...Kari Salminen
2008-05-27CINE: Fixed two memory leaks when shutting down the CINE engineChristopher Page
2008-04-07Patch #1913862: "CinE Script system"Eugene Sandulenko
2007-12-13use CLIP template for clipping, made an array static const and renamed MAX_OB...Gregory Montoir
2007-12-13CleanupFilippos Karapetis
2007-12-09- minor screen fix for OSGregory Montoir
2007-12-08reverted parts of commits #29447 and #29446 (caused regressions in ADL music ...Gregory Montoir
2007-11-07Patches #1773489: "FW: Fixes for German Amiga Version"Eugene Sandulenko
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-05-20some fixes for the music in Amiga OS DemoGregory Montoir
2007-05-19added basic support for Amiga music playbackGregory Montoir