.. |
CMakeLists.txt
|
Change: Don't include midi file processing in dedicated server build. (#12632)
|
2024-05-08 00:57:52 +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
|
Change: Remove support for SDL1.2. (#13298)
|
2025-01-09 20:43:52 +00: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: Use projection-based std::range::find where possible.
|
2024-11-24 10:36:03 +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: remove unused alloc_func.hpp includes
|
2025-02-24 20:00:19 +01:00 |
extmidi.h
|
Codechange: initialise instance members
|
2025-03-09 20:41:03 +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: Specify underlying type for all enums excluding those exposed to scripts. (#13383)
|
2025-01-28 22:17:34 +00:00 |
midifile.cpp
|
Codechange: initialise instance members
|
2025-03-09 20:41:03 +01:00 |
midifile.hpp
|
Codechange: initialise instance members
|
2025-03-09 20:41:03 +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: use std::unique_ptr over calloc
|
2025-01-26 17:59:56 +01:00 |
win32_m.h
|
Codechange: Pass std::string_view from drivers instead of char *.
|
2024-04-10 22:02:04 +01:00 |