scummvm/sound/mods
2007-07-01 16:31:26 +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 Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
module.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
paula.cpp Once again rewrite Paula code (addings lots of comments, doing proper wrap around at the ends of samples and some other tweaks). More to follow 2007-07-01 16:31:26 +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 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.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
rjp1.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
rjp1.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
soundfx.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
soundfx.h some fixes for the music in Amiga OS Demo 2007-05-20 11:50:06 +00:00