zmusic/source/streamsources
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
..
music_dumb.cpp added missing check for AMF format in module loader 2022-07-18 11:03:46 +02:00
music_gme.cpp Add missing standard library includes (fix build with GCC 13) 2023-02-04 21:40:13 +01:00
music_libsndfile.cpp Better handle various formats in SndFileSong 2021-11-06 09:00:11 +01:00
music_libxmp.cpp Fix libxmp playback 2025-01-11 17:09:53 +01:00
music_opl.cpp Add missing standard library includes (fix build with GCC 13) 2023-02-04 21:40:13 +01:00
music_xa.cpp Implement ZMusic_GetStreamInfo using GetStreamInfoEx 2021-11-06 09:00:11 +01:00
streamsource.h Switch to libxmp for most tracker formats 2024-10-05 00:51:35 +06:00