.. |
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 |
CMakeLists.txt
|
Change: Don't include midi file processing in dedicated server build. (#12632)
|
2024-05-08 00:57:52 +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: Let's use this new emplace_back() thing. (#13081)
|
2024-11-15 20:28:17 +00: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: Let's use this new emplace_back() thing. (#13081)
|
2024-11-15 20:28:17 +00:00 |
midifile.hpp
|
Codechange: Replace all FILE * with FileHandle RAII class. (#12718)
|
2024-09-16 08:45:26 +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
|
Codefix: Potential unterminated string returned from convert_to_fs.
|
2024-07-10 20:57:02 +01:00 |
win32_m.h
|
Codechange: Pass std::string_view from drivers instead of char *.
|
2024-04-10 22:02:04 +01:00 |