OpenTTD/src/music
Rubidium 556b44713e Codechange: use std::string for midi filenames 2023-06-04 15:57:05 +02:00
..
CMakeLists.txt Fix: Building on Haiku 2021-05-24 08:56:18 +02:00
allegro_m.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
allegro_m.h Codechange: Use std::string in the driver and blitter selection code. 2020-05-21 20:02:34 +02:00
bemidi.cpp Fix: Workarounds for BeMidi driver to work properly on Haiku 2021-05-24 08:56:18 +02:00
bemidi.h Fix: Workarounds for BeMidi driver to work properly on Haiku 2021-05-24 08:56:18 +02:00
cocoa_m.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
cocoa_m.h Codechange: Use std::string in the driver and blitter selection code. 2020-05-21 20:02:34 +02:00
dmusic.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
dmusic.h Codechange: Use std::string in the driver and blitter selection code. 2020-05-21 20:02:34 +02:00
extmidi.cpp Codechange: Remove duplicated includes. (#10888) 2023-05-29 14:29:00 +01:00
extmidi.h Codechange: Use std::string in the driver and blitter selection code. 2020-05-21 20:02:34 +02:00
fluidsynth.cpp Fix: [Fluidsynth] Crash when debug output enabled (#9446) 2021-07-19 10:36:35 +01:00
fluidsynth.h Codechange: Use std::string in the driver and blitter selection code. 2020-05-21 20:02:34 +02:00
midi.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
midifile.cpp Codechange: use std::string for midi filenames 2023-06-04 15:57:05 +02:00
midifile.hpp Codechange: use std::string for midi filenames 2023-06-04 15:57:05 +02:00
music_driver.hpp Codechange: Use std::string in the driver and blitter selection code. 2020-05-21 20:02:34 +02:00
null_m.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
null_m.h Codechange: Use std::string in the driver and blitter selection code. 2020-05-21 20:02:34 +02:00
os2_m.cpp Codechange: stdarg.h include not needed as cstdarg is included. 2023-05-17 10:14:41 +01:00
os2_m.h Codechange: Use std::string in the driver and blitter selection code. 2020-05-21 20:02:34 +02:00
win32_m.cpp Codechange: rename smallvec_type to container_func and use only when needed 2023-05-20 16:53:10 +02:00
win32_m.h Codechange: Use std::string in the driver and blitter selection code. 2020-05-21 20:02:34 +02:00