OpenTTD/src/music
frosch b4b98e5165 (svn r27893) -Codechange: Use fallthrough attribute. (LordAro) 2017-08-13 18:38:42 +00:00
..
allegro_m.cpp (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 2014-04-23 20:13:33 +00:00
allegro_m.h (svn r26108) -Codechange: some coding style (whitespace) 2013-11-25 14:30:22 +00:00
bemidi.cpp (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 2014-04-23 20:13:33 +00:00
bemidi.h (svn r26108) -Codechange: some coding style (whitespace) 2013-11-25 14:30:22 +00:00
cocoa_m.cpp (svn r27675) -Fix [FS#6502]: [OSX] Building with 10.11 or 10.12 SDKs. 2016-10-31 19:29:01 +00:00
cocoa_m.h (svn r26108) -Codechange: some coding style (whitespace) 2013-11-25 14:30:22 +00:00
dmusic.cpp (svn r27380) -Fix: [Win32] Compilation with MSVC2015. 2015-08-10 20:21:29 +00:00
dmusic.h (svn r26108) -Codechange: some coding style (whitespace) 2013-11-25 14:30:22 +00:00
extmidi.cpp (svn r27893) -Codechange: Use fallthrough attribute. (LordAro) 2017-08-13 18:38:42 +00:00
extmidi.h (svn r27834) -Change: Parse extmidi command string for parameters to pass on. 2017-03-29 17:36:46 +00:00
libtimidity.cpp (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 2014-04-23 20:13:33 +00:00
libtimidity.h (svn r26108) -Codechange: some coding style (whitespace) 2013-11-25 14:30:22 +00:00
music_driver.hpp (svn r26538) -Codechange: remove double accounting of the drivers 2014-04-28 21:06:51 +00:00
null_m.cpp (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 2014-04-23 20:13:33 +00:00
null_m.h (svn r26108) -Codechange: some coding style (whitespace) 2013-11-25 14:30:22 +00:00
os2_m.cpp (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 2014-04-23 20:13:33 +00:00
os2_m.h (svn r26108) -Codechange: some coding style (whitespace) 2013-11-25 14:30:22 +00:00
qtmidi.cpp (svn r27893) -Codechange: Use fallthrough attribute. (LordAro) 2017-08-13 18:38:42 +00:00
qtmidi.h (svn r26108) -Codechange: some coding style (whitespace) 2013-11-25 14:30:22 +00:00
win32_m.cpp (svn r27673) -Add: [Win32] Thread names for windows debuggers. 2016-10-30 18:22:55 +00:00
win32_m.h (svn r26108) -Codechange: some coding style (whitespace) 2013-11-25 14:30:22 +00:00