Commit graph

7 commits

Author SHA1 Message Date
Andrew Rabert
f6facdaa68 Fix libxmp playback
Fixes crashing when the int16_buffer is smaller than the desired len.
Particularly, I was seeing the int16_buffer with a size of 0.
2025-01-11 17:09:53 +01:00
Cacodemon345
7062053c04
libxmp backend: Set starting subsong correctly 2024-11-23 15:01:25 +06:00
Christoph Oelckers
b71e1a2639 fix compilation on Linux 2024-10-05 11:40:20 +02:00
Christoph Oelckers
fd03bca3ff pass the loop flag to the XMP player. 2024-10-05 09:10:48 +02:00
Cacodemon345
05601a9ee1 Switch to float output 2024-10-05 12:41:21 +06:00
Cacodemon345
1a1499d20e
Add forgotten define 2024-10-05 03:10:03 +06:00
Cacodemon345
0b9d08d243 Switch to libxmp for most tracker formats
DSIK still uses foo_DUMB
2024-10-05 00:51:35 +06:00