zmusic/source/zmusic
Emanuele Disco a3b79ca8f6 - fixed FileSystemSoundFontReader fail to read gus patches.
The method open_file use read text flags to open a file and it fail to check the header of the gus patches, by setting the flag to read binary fix the issue.
2022-04-09 22:41:24 +02:00
..
configuration.cpp Fixes for gus and wildmidi emulation 2022-04-09 22:41:24 +02:00
critsec.cpp - removed dependency on SDL 2020-01-04 14:42:22 +01:00
critsec.h - initial commit 2020-01-02 17:52:30 +01:00
fileio.h - fixed FileSystemSoundFontReader fail to read gus patches. 2022-04-09 22:41:24 +02:00
m_swap.h - initial commit 2020-01-02 17:52:30 +01:00
midiconfig.h Use the "Auto" volume model by default at libADLMIDI 2020-10-04 08:03:44 +02:00
mididefs.h - initial commit 2020-01-02 17:52:30 +01:00
mus2midi.h - initial commit 2020-01-02 17:52:30 +01:00
musinfo.h Implement ZMusic_GetStreamInfo using GetStreamInfoEx 2021-11-06 09:00:11 +01:00
sounddecoder.h - initial commit 2020-01-02 17:52:30 +01:00
zmusic.cpp Implement ZMusic_GetStreamInfo using GetStreamInfoEx 2021-11-06 09:00:11 +01:00
zmusic_internal.h Better handle various formats in SndFileSong 2021-11-06 09:00:11 +01:00