6 Commits

Author SHA1 Message Date
AliceLR
d80946d046 Move interpolation wraparound handling out of sample loader. 2021-12-22 08:26:04 -07:00
AliceLR
3028245403 Fix ASYLUM Music Format restart byte. 2021-10-03 04:06:51 -06:00
Claudio Matsuoka
c53f1cf947 [test] Update format loader tests
Signed-off-by: Claudio Matsuoka <cmatsuoka@gmail.com>
2015-01-29 22:26:01 -02:00
Claudio Matsuoka
79d3ee1e37 Refactor common code from module loaders
The module loading code in  functions xmp_load_module() and
xmp_load_module_from_memory() were essentially the same, extract them to
a common function.

Additionally, don't set the module name to the file name if the name is
empty, it's up to the application to decide what to do with empty names.

Signed-off-by: Claudio Matsuoka <cmatsuoka@gmail.com>
2013-12-25 11:57:07 -02:00
Claudio Matsuoka
1cbd13cc38 [test] Update tests for vitamin-caig's changes
Signed-off-by: Claudio Matsuoka <cmatsuoka@gmail.com>
2013-12-24 13:13:02 -02:00
Claudio Matsuoka
6332814a4c [test] Add test for Asylum loader
Signed-off-by: Claudio Matsuoka <cmatsuoka@gmail.com>
2013-10-01 20:46:42 -03:00