OpenTTD/src/music
rubidium bee930f9b3 (svn r16024) -Codechange: harden string copying on places where it's possible 2009-04-10 20:37:05 +00:00
..
allegro_m.cpp (svn r14632) -Add: support Allegro as midi backend. 2008-11-25 23:21:58 +00:00
allegro_m.h (svn r14632) -Add: support Allegro as midi backend. 2008-11-25 23:21:58 +00:00
bemidi.cpp (svn r15718) -Cleanup: apply some comment coding style on the rest of the sources too 2009-03-15 00:32:18 +00:00
bemidi.h (svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description. 2008-05-06 15:11:33 +00:00
dmusic.cpp (svn r16012) -Codechange: Code style clean up. 2009-04-10 11:03:48 +00:00
dmusic.h (svn r12972) -Fix (r12971): forgot to close a comment 2008-05-06 15:36:55 +00:00
extmidi.cpp (svn r16012) -Codechange: Code style clean up. 2009-04-10 11:03:48 +00:00
extmidi.h (svn r14909) -Codechange: Remove global option for the extmidi driver and make it a driver parameter with the name cmd instead. This means if you have an "extmidi = ..." line in your config you must change it to "musicdriver = extmidi:cmd=...", in the [misc] section. 2009-01-08 12:05:14 +00:00
libtimidity.cpp (svn r15886) -Fix [FS#2770]: libtimidity cannot handle frees of NULL (in contrast of most other frees) 2009-03-29 10:52:54 +00:00
libtimidity.h (svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description. 2008-05-06 15:11:33 +00:00
music_driver.hpp (svn r14907) -Codechange: Remove 32 character limit from driver/blitter selection and parameters. 2009-01-08 11:06:07 +00:00
null_m.cpp (svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description. 2008-05-06 15:11:33 +00:00
null_m.h (svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description. 2008-05-06 15:11:33 +00:00
os2_m.cpp (svn r16012) -Codechange: Code style clean up. 2009-04-10 11:03:48 +00:00
os2_m.h (svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description. 2008-05-06 15:11:33 +00:00
qtmidi.cpp (svn r16012) -Codechange: Code style clean up. 2009-04-10 11:03:48 +00:00
qtmidi.h (svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description. 2008-05-06 15:11:33 +00:00
win32_m.cpp (svn r16024) -Codechange: harden string copying on places where it's possible 2009-04-10 20:37:05 +00:00
win32_m.h (svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description. 2008-05-06 15:11:33 +00:00