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
Rubidium 68ff3fd062 Change: include fmt.h C++ headers in stdafx.h
This to prevent compilation issues between runs with and without precompiled
headers. Also remove the headers from the rest of the code base as they are
not needed there anymore, although they do relatively little harm.
1 year ago
..
CMakeLists.txt Fix: Building on Haiku 3 years ago
allegro_m.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years 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: convert printf DEBUG statements to fmt Debug statements 3 years ago
cocoa_m.h Codechange: Use std::string in the driver and blitter selection code. 4 years ago
dmusic.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
dmusic.h Codechange: Use std::string in the driver and blitter selection code. 4 years ago
extmidi.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
extmidi.h Codechange: Use std::string in the driver and blitter selection code. 4 years ago
fluidsynth.cpp Fix: [Fluidsynth] Crash when debug output enabled (#9446) 3 years ago
fluidsynth.h Codechange: Use std::string in the driver and blitter selection code. 4 years ago
midi.h Cleanup: Removed SVN headers 5 years ago
midifile.cpp Codechange: use std::string for base media filename/warning storage 1 year ago
midifile.hpp Change: include fmt.h C++ headers in stdafx.h 1 year ago
music_driver.hpp Codechange: Use std::string in the driver and blitter selection code. 4 years ago
null_m.cpp Cleanup: Removed SVN headers 5 years ago
null_m.h Codechange: Use std::string in the driver and blitter selection code. 4 years ago
os2_m.cpp Codechange: use fmt::format instead of vseprintf for midi command formatting 1 year ago
os2_m.h Codechange: Use std::string in the driver and blitter selection code. 4 years ago
win32_m.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
win32_m.h Codechange: Use std::string in the driver and blitter selection code. 4 years ago