You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/music
Peter Nelson 4c6ccb5248
Change: Try stopping extmidi player with SIGINT first. (#11404)
This may give the player a chance to issue MIDI note-off commands.

The kill/waitpid cycle is also less aggressive, waiting 50ms each time.
6 months ago
..
CMakeLists.txt Remove: OS/2 port 12 months ago
allegro_m.cpp Codechange: Silence warnings about intentionally unused parameters. 9 months ago
allegro_m.h Codechange: Use std::string in the driver and blitter selection code. 4 years ago
bemidi.cpp Fix: Workarounds for BeMidi driver to work properly on Haiku 3 years ago
bemidi.h Fix: Workarounds for BeMidi driver to work properly on Haiku 3 years ago
cocoa_m.cpp Codechange: Silence warnings about intentionally unused parameters. 9 months ago
cocoa_m.h Codechange: Use std::string in the driver and blitter selection code. 4 years ago
dmusic.cpp Codechange: Ensure function opening `{` is on new line. 7 months ago
dmusic.h Codechange: Use std::string in the driver and blitter selection code. 4 years ago
extmidi.cpp Change: Try stopping extmidi player with SIGINT first. (#11404) 6 months ago
extmidi.h Codechange: use std::string/std::vector over stredup/strecpy/CallocT/free 11 months ago
fluidsynth.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
fluidsynth.h Codechange: Use std::string in the driver and blitter selection code. 4 years ago
midi.h Cleanup: missing spaces before continuation * in some comments 7 months ago
midifile.cpp Cleanup: missing spaces before continuation * in some comments 7 months ago
midifile.hpp Cleanup: missing spaces before continuation * in some comments 7 months ago
music_driver.hpp Codechange: Ensure function opening `{` is on new line. 7 months ago
null_m.cpp Cleanup: Removed SVN headers 5 years ago
null_m.h Codechange: Silence warnings about intentionally unused parameters. 9 months ago
win32_m.cpp Codechange: Silence warnings about intentionally unused parameters. 9 months ago
win32_m.h Codechange: Use std::string in the driver and blitter selection code. 4 years ago