scummvm/sound/mods
2007-11-18 21:13:08 +00:00
..
infogrames.cpp Started to refactor the Paula / Amiga MOD code: Made some stuff in class Paula private and added accessor APIs instead 2007-06-28 17:42:57 +00:00
infogrames.h Started to refactor the Paula / Amiga MOD code: Made some stuff in class Paula private and added accessor APIs instead 2007-06-28 17:42:57 +00:00
module.cpp Fix loading common sample data for modules in Waxworks. 2007-11-16 03:37:15 +00:00
module.h Add support for multi-tune Protracker modules used in the Amiga version of Waxworks. 2007-07-28 07:52:24 +00:00
paula.cpp Fix looping effect (at least DrMcCoy says it fixes it somehow, and I trust him in that :) 2007-07-01 19:59:42 +00:00
paula.h Switched Paula (Amiga MOD) code to use fixed point math instead of doubles (caveat: this only works for samples < 32k right now; if this ever turns out to be a problem, I can fix it, though) 2007-06-28 22:21:32 +00:00
protracker.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
protracker.h Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
rjp1.cpp added rjp1 module specific pattern playback 2007-11-18 20:27:31 +00:00
rjp1.h factory functions should be documented at least roughly... 2007-11-18 21:13:08 +00:00
soundfx.cpp removed unused function, simplified handlePattern 2007-09-30 11:16:25 +00:00
soundfx.h factory functions should be documented at least roughly... 2007-11-18 21:13:08 +00:00