aboutsummaryrefslogtreecommitdiff
path: root/sound/voc.h
AgeCommit message (Expand)Author
2009-03-08Patch #2658710: "Add comments to specify which engines use which decoders"Eugene Sandulenko
2009-01-27Add looping support to makeVOCStream().Travis Howell
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-07-01Re-added __attribute__(packed)Max Horn
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2006-07-23Use #include "..." instead of #include <...> for pack-start.h and pack-end.hTorbjörn Andersson
2006-07-22Fix struct packing issues (macros are not resolve in #pragma params, at least...Max Horn
2006-07-21Removing GCC_PACK, we fully rely on START_PACK_STRUCTS / END_PACK_STRUCTS now...Max Horn
2006-07-09Use START_PACK_STRUCTS / END_PACK_STRUCTS when available, instead of checking...Max Horn
2006-04-29Moved the AudioCDManager as well as class AudioStream and its (standard) subc...Max Horn
2006-03-19Updated/added some comments on VOC/WAVE functionsMax Horn
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-01-18Update copyright noticeEugene Sandulenko
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-01-09This function is currently not used...Max Horn
2005-01-01Updated copyrightMax Horn
2004-12-11change loadVOCFromStream to take a reference instead of a pointer (to a stream)Max Horn
2004-07-31changed loadVOCFile to work on a generic ReadStream instead of a File, and re...Max Horn
2004-05-02Explain a bit what getSampleRateFromVOCRate() does; mark a hack in it more cl...Max Horn
2004-04-10Fix for bug #885490 (FT: Ben stops talking mid-scentence @ the gorge) -> this...Max Horn
2004-02-14fixed bug #892426 - improved FT sound loopsPaweł Kołodziejski
2004-01-06updated copyright noticeMax Horn
2004-01-03renamed AudioInputStream -> AudioStreamMax Horn
2004-01-03added makeVOCStream() (convenience function)Max Horn
2003-12-27renamed VOC functionsMax Horn
2003-12-26added handing voc loopsPaweł Kołodziejski
2003-12-26passthrought v7+ sound voices by imuse digitalPaweł Kołodziejski
2003-09-10moved declaration of error/warning/debug from engine.h to util.h; added voc.cppMax Horn
2003-09-09map 0xA5 to 11025 Hz, tooMax Horn
2003-09-09map 0xD3 in VOC headers to 22050 Hz, tooMax Horn
2003-09-07new header file for VOC specific stuffMax Horn