scummvm/audio/mods
Sven Hesse 2c5a0008ba AUDIO: Do not error out when channel offset >= length after interrupt()
This fixes a Protracker module in the OS/2 version of
Hopkins FBI (bug #3612101). In row 0x30 of the first
pattern, the set channel offset effect in the fourth track
pushes the offset past the sample (repeat) length.
This is not error; the mixing function already handles this
case flawlessly. No assert() is necessary there.
2013-04-28 17:31:53 +02:00
..
infogrames.cpp
infogrames.h
maxtrax.cpp JANITORIAL: Use "End of anonymous namespace" as comment for anonymous namespaces. 2013-01-26 19:38:02 +01:00
maxtrax.h
module.cpp
module.h
paula.cpp AUDIO: Do not error out when channel offset >= length after interrupt() 2013-04-28 17:31:53 +02:00
paula.h
protracker.cpp HOPKINS: Work around broken cadavre.mod in OS/2 and BeOS versions 2013-01-27 18:18:04 +01:00
protracker.h HOPKINS: Work around broken cadavre.mod in OS/2 and BeOS versions 2013-01-27 18:18:04 +01:00
rjp1.cpp
rjp1.h
soundfx.cpp
soundfx.h
tfmx.cpp
tfmx.h