OpenTTD/src/music
Niels Martin Hansen 3132d29805 Fix: Two issues in MIDI file writer
Variable-length values would write threshold values with a byte too many.
System Exclusive messages would cause write to fail since the end byte was treated as part of next message.
2020-06-01 22:16:57 +01:00
..
allegro_m.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
allegro_m.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
bemidi.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
bemidi.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
cocoa_m.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
cocoa_m.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
dmusic.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
dmusic.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
extmidi.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
extmidi.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
fluidsynth.cpp Fix #7885: [Fluidsynth] Use recommended method of setting sample rate 2020-02-07 21:01:11 +01:00
fluidsynth.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
midi.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
midifile.cpp Fix: Two issues in MIDI file writer 2020-06-01 22:16:57 +01:00
midifile.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
music_driver.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
null_m.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
null_m.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
os2_m.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
os2_m.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
qtmidi.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
qtmidi.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
win32_m.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
win32_m.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00