aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/smush/imuse_channel.cpp
AgeCommit message (Expand)Author
2016-01-07JANITORIAL: Fix clang printf warningsOri Avtalion
2014-02-18SCUMM: Make GPL headers consistent in themselves.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-13SCUMM: Resolve some code duplicationMax Horn
2011-04-12COMMON: Replace MKID_BE by MKTAGMax Horn
2010-01-19Get rid of Mixer::FLAG_AUTOFREE.Max Horn
2009-09-11Remove excess spaces.Travis Howell
2009-07-03Added more GCC_PRINTF attributes, and fixed resulting warnings in format stringsMax Horn
2009-05-31The error() and warning() functions add ! and newline automatically. (I didn'tTorbjörn Andersson
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-09-13SCUMM: Got rid of class ChunkMax Horn
2008-09-13SCUMM: Merged class BaseChunk & Chunk; got rid of MemoryChunkMax Horn
2008-05-07Proper delete[] formatting (this time all occurences should've been changed...)Johannes Schickel
2008-05-07Changed all delete [] usages to delete[].Johannes Schickel
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-02-28cleanupMax Horn
2006-10-28SCUMM: Take advantage of the fact that Chunk now is a ReadStream subclassMax Horn
2006-10-28SCUMM: Changed class Chunk (and subclasses) to inherit from Common::SeekableR...Max Horn
2006-10-28SCUMM: Got rid of smush/chunk_type.hMax Horn
2006-10-28SCUMM: Further SMUSH audio channel cleanup; this time unified some code, and ...Max Horn
2006-10-27SCUMM: Unified some more SMUSH audio channel codeMax Horn
2006-10-27SCUMM: Unified some SMUSH audio channel codeMax Horn
2006-10-15Replaced Chunk::ChunkString by tag2strMax Horn
2006-07-14More whitespace changes.Torbjörn Andersson
2006-02-11Moved engines to the new engines/ directoryMax Horn