This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-01-31 07:53:36 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
sound
/
mods
History
Max Horn
7d984d1a67
factory functions should be documented at least roughly...
...
svn-id: r29560
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