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
frosch b1718478c8 Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 5 months ago
..
CMakeLists.txt Remove: OS/2 port 1 year 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 Change: Invalidate music volume when restarting music playback on Windows. (#11836) 5 months ago
dmusic.h Codechange: Use std::string in the driver and blitter selection code. 4 years ago
extmidi.cpp Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 5 months ago
extmidi.h Codechange: use std::string/std::vector over stredup/strecpy/CallocT/free 1 year 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 8 months ago
midifile.cpp Codechange: coding style fixes 6 months ago
midifile.hpp Cleanup: missing spaces before continuation * in some comments 8 months ago
music_driver.hpp Codechange: Ensure function opening `{` is on new line. 8 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 Change: Invalidate music volume when restarting music playback on Windows. (#11836) 5 months ago
win32_m.h Codechange: Use std::string in the driver and blitter selection code. 4 years ago