OpenTTD/src/music
Peter Nelson 059a4b22f7 Codechange: Use projection-based std::range::find where possible.
This simplifies matching by class members and avoids wordy lambdas.
2024-11-24 10:36:03 +00:00
..
allegro_m.cpp
allegro_m.h
bemidi.cpp
bemidi.h
CMakeLists.txt
cocoa_m.cpp
cocoa_m.h
dmusic.cpp Codechange: Use projection-based std::range::find where possible. 2024-11-24 10:36:03 +00:00
dmusic.h
extmidi.cpp
extmidi.h
fluidsynth.cpp
fluidsynth.h
midi.h
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
null_m.cpp
null_m.h
win32_m.cpp Codefix: Potential unterminated string returned from convert_to_fs. 2024-07-10 20:57:02 +01:00
win32_m.h