aboutsummaryrefslogtreecommitdiff
path: root/scumm/smush/channel.h
AgeCommit message (Collapse)Author
2003-10-03introduced namespace Scumm; made #include statements use scumm/ prefix ↵Max Horn
explicitly svn-id: r10571
2003-09-10moved declaration of error/warning/debug from engine.h to util.hMax Horn
svn-id: r10152
2003-06-21get rid of 11025 Hz special case (I hope this is correct; only case I know ↵Max Horn
of where 11025 Hz are used is during the Dig intro svn-id: r8591
2003-03-17reorg/clenup, changed main loop in smush codePaweł Kołodziejski
svn-id: r6817
2003-03-06updated copyrights headersPaweł Kołodziejski
svn-id: r6726
2003-03-06and more pedantic cleanupPaweł Kołodziejski
svn-id: r6707
2002-09-21added support for sound volume for smush samples(IACT) in the dig (propably bad)Paweł Kołodziejski
svn-id: r4985
2002-09-18fixed naming convention and added support 11khz for Smush sound channelsPaweł Kołodziejski
svn-id: r4962
2002-08-31fixed compilation on Mac OS X; some cleanup; moved header file ↵Max Horn
scumm/smusH/rect.h to common/rect.h svn-id: r4877
2002-08-30some cleanupPaweł Kołodziejski
svn-id: r4870
2002-08-24endian fixes; cleanupMax Horn
svn-id: r4837
2002-08-24changed name from Chunck to ChunkPaweł Kołodziejski
svn-id: r4829
2002-08-24synced with scummvmPaweł Kołodziejski
svn-id: r4821