You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/music
Rubidium 794b642b9a Codechange: use std::string/std::vector over stredup/strecpy/CallocT/free 1 year ago
..
CMakeLists.txt Remove: OS/2 port 1 year ago
allegro_m.cpp
allegro_m.h
bemidi.cpp
bemidi.h
cocoa_m.cpp
cocoa_m.h
dmusic.cpp
dmusic.h
extmidi.cpp Codechange: use std::string/std::vector over stredup/strecpy/CallocT/free 1 year ago
extmidi.h Codechange: use std::string/std::vector over stredup/strecpy/CallocT/free 1 year ago
fluidsynth.cpp
fluidsynth.h
midi.h
midifile.cpp Codechange: Use std::vector for midifile's ByteBuffer. (#11019) 1 year ago
midifile.hpp Codechange: use std::string for midi filenames 1 year ago
music_driver.hpp
null_m.cpp
null_m.h
win32_m.cpp Codechange: rename smallvec_type to container_func and use only when needed 1 year ago
win32_m.h