aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/smush/channel.h
AgeCommit message (Collapse)Author
2010-03-22Patch #2973290: Semicolon cleanupMax Horn
svn-id: r48359
2009-10-08Change doxygen inline comments from "//!" to "///" as proposed on -develMax Horn
svn-id: r44802
2008-09-13SCUMM: Got rid of class ChunkMax Horn
svn-id: r34518
2008-09-13SCUMM: Merged class BaseChunk & Chunk; got rid of MemoryChunkMax Horn
svn-id: r34516
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client ↵Max Horn
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024
2007-02-28cleanupMax Horn
svn-id: r25910
2007-02-19Use consistent naming for the preprocessor constants used to guarantee thatTorbjörn Andersson
header files are only included once. Many of them didn't have a SCUMM prefix which could have lead to clashes with common header files. svn-id: r25727
2006-10-28SCUMM: Got rid of smush/chunk_type.hMax Horn
svn-id: r24543
2006-10-28SCUMM: Further SMUSH audio channel cleanup; this time unified some code, and ↵Max Horn
got rid of one set of memory buffers svn-id: r24542
2006-10-28SCUMM: Changed SaudChannel to return 8bit mono data (the mixer will do any ↵Max Horn
necessary conversions for us, no need to waste memory like this); fix SmushMixer to not allocate buffers twice as big as necessary svn-id: r24541
2006-10-27SCUMM: Unified some more SMUSH audio channel codeMax Horn
svn-id: r24538
2006-10-27SCUMM: Unified some SMUSH audio channel codeMax Horn
svn-id: r24536
2006-02-11Moved engines to the new engines/ directoryMax Horn
svn-id: r20582