OpenTTD/src/music
rubidium42 442daf58da Codechange: replace lengthof with std::size in Windows specific code 2024-04-10 23:17:13 +02:00
..
CMakeLists.txt Remove: OS/2 port 2023-06-16 14:29:14 +01:00
allegro_m.cpp Codechange: Pass std::string_view from drivers instead of char *. 2024-04-10 22:02:04 +01:00
allegro_m.h Codechange: Pass std::string_view from drivers instead of char *. 2024-04-10 22:02:04 +01:00
bemidi.cpp Codechange: Pass std::string_view from drivers instead of char *. 2024-04-10 22:02:04 +01:00
bemidi.h Codechange: Pass std::string_view from drivers instead of char *. 2024-04-10 22:02:04 +01:00
cocoa_m.cpp Codechange: Pass std::string_view from drivers instead of char *. 2024-04-10 22:02:04 +01:00
cocoa_m.h Codechange: Pass std::string_view from drivers instead of char *. 2024-04-10 22:02:04 +01:00
dmusic.cpp Codechange: replace lengthof with std::size in Windows specific code 2024-04-10 23:17:13 +02:00
dmusic.h Codechange: Pass std::string_view from drivers instead of char *. 2024-04-10 22:02:04 +01:00
extmidi.cpp Codechange: Pass std::string_view from drivers instead of char *. 2024-04-10 22:02:04 +01:00
extmidi.h Codechange: Pass std::string_view from drivers instead of char *. 2024-04-10 22:02:04 +01:00
fluidsynth.cpp Codechange: Pass std::string_view from drivers instead of char *. 2024-04-10 22:02:04 +01:00
fluidsynth.h Codechange: Pass std::string_view from drivers instead of char *. 2024-04-10 22:02:04 +01:00
midi.h Codechange: rename byte to uint8_t (#12308) 2024-03-16 23:59:32 +01:00
midifile.cpp Codechange: rename byte to uint8_t (#12308) 2024-03-16 23:59:32 +01:00
midifile.hpp Codechange: rename byte to uint8_t (#12308) 2024-03-16 23:59:32 +01:00
music_driver.hpp Codechange: rename byte to uint8_t (#12308) 2024-03-16 23:59:32 +01:00
null_m.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
null_m.h Codechange: Pass std::string_view from drivers instead of char *. 2024-04-10 22:02:04 +01:00
win32_m.cpp Codechange: Pass std::string_view from drivers instead of char *. 2024-04-10 22:02:04 +01:00
win32_m.h Codechange: Pass std::string_view from drivers instead of char *. 2024-04-10 22:02:04 +01:00