OpenTTD/src/music
Niels Martin Hansen 2c84549db0 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-05-08 22:43:43 +02: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 Remove: [OSX] Support for the pre-10.5 audio/music APIs. 2020-04-12 18:44:43 +02: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-05-08 22:43:43 +02: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
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