+
Skip to content

Tags: libsdl-org/libxmp

Tags

libxmp-4.6.3

Toggle libxmp-4.6.3's commit message
libxmp release 4.6.3

libxmp-4.6.2

Toggle libxmp-4.6.2's commit message
release 4.6.2

libxmp-4.6.1

Toggle libxmp-4.6.1's commit message
Set 4.6.1 release date in changelogs.

Closes libxmp#768

libxmp-4.6.0

Toggle libxmp-4.6.0's commit message
set 4.6.0 release date in changelogs.

libxmp-4.5.0

Toggle libxmp-4.5.0's commit message
include mmy email in docs/CREDITS

libxmp-4.4.1

Toggle libxmp-4.4.1's commit message
Update lite Changelog

Signed-off-by: Claudio Matsuoka <cmatsuoka@gmail.com>

libxmp-4.4.0

Toggle libxmp-4.4.0's commit message
Initialize extra sample data for IT sustain loop

Signed-off-by: Claudio Matsuoka <cmatsuoka@gmail.com>

libxmp-4.3.13

Toggle libxmp-4.3.13's commit message
Fix S3M X80 pan decoding

Signed-off-by: Claudio Matsuoka <cmatsuoka@gmail.com>

libxmp-4.3.12

Toggle libxmp-4.3.12's commit message
Update changelog

Signed-off-by: Claudio Matsuoka <cmatsuoka@gmail.com>

libxmp-4.3.11

Toggle libxmp-4.3.11's commit message
Allow invalid 0x2x finetune when testing for MOD

Chris Spiegel says:

(libxmp#48)

sandman.mod from here is not recognized by libxmp, due to the following checks in src/loaders/mod_load.c, which are done as a “[s]anity check to prevent loading NoiseRunner and other module formats with valid magic at offset 1080”:

if (hio_read8(f) & 0xf0)                /* test finetune */
        return -1;
if (hio_read8(f) > 0x40)                /* test volume */
        return -1;

If I modify the above to not return failure, the file loads and plays fine. Apparently this module looks enough like a NoiseRunner module to trigger the tests, but it's not one. I'm not sure if the module is partially corrupted or if the test result is a false positive.

Signed-off-by: Claudio Matsuoka <cmatsuoka@gmail.com>
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载