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 f57ab9f99f (svn r11842) -Fix: libtimidity.cpp did not compile anymore. 17 years ago
..
bemidi.cpp (svn r10444) -Codechange: switch to c++ classes and inheritance for sound/music/video drivers, using self-registration based on the blitter-model. 17 years ago
bemidi.h (svn r10471) -Codechange: implement driver probing priority so that 'preferred' drivers are loaded first 17 years ago
dmusic.cpp (svn r11826) -Fix (r10444): at least one instance of dmusic driver is needed for it to be registered and usable 17 years ago
dmusic.h (svn r10472) -Fix (r10741): typos prevented compilation 17 years ago
extmidi.cpp (svn r11777) -Codechange: split the string header and make do not include it when it's not necessary. 17 years ago
extmidi.h (svn r10471) -Codechange: implement driver probing priority so that 'preferred' drivers are loaded first 17 years ago
libtimidity.cpp (svn r11842) -Fix: libtimidity.cpp did not compile anymore. 17 years ago
libtimidity.h (svn r10471) -Codechange: implement driver probing priority so that 'preferred' drivers are loaded first 17 years ago
music_driver.hpp (svn r11839) -Codechange: move some variables from variables.h to a more logical location. 17 years ago
null_m.cpp (svn r10444) -Codechange: switch to c++ classes and inheritance for sound/music/video drivers, using self-registration based on the blitter-model. 17 years ago
null_m.h (svn r10471) -Codechange: implement driver probing priority so that 'preferred' drivers are loaded first 17 years ago
os2_m.cpp (svn r10444) -Codechange: switch to c++ classes and inheritance for sound/music/video drivers, using self-registration based on the blitter-model. 17 years ago
os2_m.h (svn r10471) -Codechange: implement driver probing priority so that 'preferred' drivers are loaded first 17 years ago
qtmidi.cpp (svn r11521) -Codechange: [OSX] Check what the running os version is in a cleaner way. 17 years ago
qtmidi.h (svn r10472) -Fix (r10741): typos prevented compilation 17 years ago
win32_m.cpp (svn r11154) -Fix [FS#1239]: MIDI failing to play under Windows 95, 98 and ME. 17 years ago
win32_m.h (svn r10472) -Fix (r10741): typos prevented compilation 17 years ago