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 9467b7c6d6 (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header 15 years ago
..
allegro_m.cpp (svn r17787) -Codechange: be a bit more verbose about while allegro failed with some actions. 15 years ago
allegro_m.h (svn r18520) -Fix [FS#3272]: allegro doesn't like to work with extmidi; it causes 'random' (looks like a racing condition in allegro) crashes when songs are stopped. 15 years ago
bemidi.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
bemidi.h (svn r17428) -Codechange: add a function to get the name of a driver 15 years ago
cocoa_m.cpp (svn r17710) -Feature [FS#3223]: [OSX] Add a MIDI driver using Cocoa/CoreAudio. 15 years ago
cocoa_m.h (svn r17710) -Feature [FS#3223]: [OSX] Add a MIDI driver using Cocoa/CoreAudio. 15 years ago
dmusic.cpp (svn r17336) -Codechange: move some os specific files into src/os/ 15 years ago
dmusic.h (svn r17428) -Codechange: add a function to get the name of a driver 15 years ago
extmidi.cpp (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header 15 years ago
extmidi.h (svn r17875) -Change [FS#3272]: prefer extmidi over allegro midi and allegro over null driver 15 years ago
libtimidity.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
libtimidity.h (svn r17428) -Codechange: add a function to get the name of a driver 15 years ago
music_driver.hpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
null_m.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
null_m.h (svn r17788) -Fix [FS#3268] (r16702): don't fail hard when no soundcard could be detected; just fall back on the null-driver 15 years ago
os2_m.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
os2_m.h (svn r17428) -Codechange: add a function to get the name of a driver 15 years ago
qtmidi.cpp (svn r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos 15 years ago
qtmidi.h (svn r17710) -Feature [FS#3223]: [OSX] Add a MIDI driver using Cocoa/CoreAudio. 15 years ago
win32_m.cpp (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header 15 years ago
win32_m.h (svn r17428) -Codechange: add a function to get the name of a driver 15 years ago