• Sebastian Thorarensen's avatar
    decoder/mikmod: Add loop configuration parameter · b6ac249c
    Sebastian Thorarensen authored
    This patch allows the user to configure the mikmod decoder plugin to loop
    modules. It adds a configuration parameter to the mikmod decoder called
    "loop" which can be "no" (the old behaviour, default) or "yes" to allow
    modules to use backward loops.
    b6ac249c
MikmodDecoderPlugin.cxx 4.87 KB