aboutsummaryrefslogtreecommitdiff
path: root/scumm/smush/imuse_channel.cpp
AgeCommit message (Expand)Author
2006-02-11Moved engines to the new engines/ directoryMax Horn
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-01-18Update copyright noticeEugene Sandulenko
2006-01-07Remove function without purpose.Travis Howell
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-01-01Updated copyrightMax Horn
2004-08-22Switch smush debug to channelTravis Howell
2004-01-09handle volume and pan by SoundMixer not SmushMixerPaweł Kołodziejski
2004-01-06updated copyright noticeMax Horn
2003-12-25cleanup (TODO: reduce code duplication)Max Horn
2003-12-25added support for start play ft smush audio from middle of san filePaweł Kołodziejski
2003-12-22changed some stuff with track_flags param in IACT handle smush codePaweł Kołodziejski
2003-11-16changed some shift operators to *, /Paweł Kołodziejski
2003-10-03introduced namespace Scumm; made #include statements use scumm/ prefix explic...Max Horn
2003-09-24Whitespace changesTorbjörn Andersson
2003-06-21get rid of 11025 Hz special case (I hope this is correct; only case I know of...Max Horn
2003-06-21TODO: improved smush sound quality whenever 11khz sound is usedMax Horn
2003-06-14Patch #754151: Removed READ_*_UNALIGNED and always read stuff bytewise; augme...Max Horn
2003-06-07adhere to our coding style conventions; removed some unneccessary codeMax Horn
2003-05-25renamed ContChunk -> MemoryChunk; avoid code duplication by introducing BaseC...Max Horn
2003-04-30som changes to make Palm OS happyMax Horn
2003-03-17reorg/clenup, changed main loop in smush codePaweł Kołodziejski
2003-03-06updated copyrights headersPaweł Kołodziejski
2003-03-06and more pedantic cleanupPaweł Kołodziejski
2002-11-15changed warnings to debug messagesPaweł Kołodziejski
2002-09-21added support for sound volume for smush samples(IACT) in the dig (propably bad)Paweł Kołodziejski
2002-09-18oops, forgot braces :)Paweł Kołodziejski
2002-09-18fixed naming convention and added support 11khz for Smush sound channelsPaweł Kołodziejski
2002-08-30fixed endlinesPaweł Kołodziejski
2002-08-30some cleanupPaweł Kołodziejski
2002-08-25fixed some endian issues in the new SMUSH decoder; cleanupMax Horn
2002-08-24endian fixes; cleanupMax Horn
2002-08-24fixed warningsMax Horn
2002-08-24changed name from Chunck to ChunkPaweł Kołodziejski
2002-08-24synced with scummvmPaweł Kołodziejski