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 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
infogrames.h AUDIO: Adapt include guard names to the "new" directory name. 2011-10-28 12:27:50 +02:00
maxtrax.cpp JANITORIAL: Use "End of anonymous namespace" as comment for anonymous namespaces. 2013-01-26 19:38:02 +01:00
maxtrax.h JANITORIAL: Enforce "} // End of namespace" with a single space after }. 2013-01-26 19:38:02 +01:00
module.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
module.h AUDIO: Adapt include guard names to the "new" directory name. 2011-10-28 12:27:50 +02:00
paula.cpp AUDIO: Do not error out when channel offset >= length after interrupt() 2013-04-28 17:31:53 +02:00
paula.h AUDIO: Adapt include guard names to the "new" directory name. 2011-10-28 12:27:50 +02:00
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 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
rjp1.h AUDIO: Adapt include guard names to the "new" directory name. 2011-10-28 12:27:50 +02:00
soundfx.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
soundfx.h AUDIO: Adapt include guard names to the "new" directory name. 2011-10-28 12:27:50 +02:00
tfmx.cpp JANITORIAL: Enforce "} // End of namespace" with a single space after }. 2013-01-26 19:38:02 +01:00
tfmx.h JANITORIAL: Enforce "} // End of namespace" with a single space after }. 2013-01-26 19:38:02 +01:00