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
alberth ae70c7641f (svn r16464) -Codechange (r16422): Added a missing const_cast<> 16 years ago
..
allegro_m.cpp (svn r14632) -Add: support Allegro as midi backend. 16 years ago
allegro_m.h (svn r14632) -Add: support Allegro as midi backend. 16 years ago
bemidi.cpp (svn r15718) -Cleanup: apply some comment coding style on the rest of the sources too 16 years ago
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. 17 years ago
dmusic.cpp (svn r16012) -Codechange: Code style clean up. 16 years ago
dmusic.h (svn r12972) -Fix (r12971): forgot to close a comment 17 years ago
extmidi.cpp (svn r16012) -Codechange: Code style clean up. 16 years ago
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. 16 years ago
libtimidity.cpp (svn r16464) -Codechange (r16422): Added a missing const_cast<> 16 years ago
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. 17 years ago
music_driver.hpp (svn r14907) -Codechange: Remove 32 character limit from driver/blitter selection and parameters. 16 years ago
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. 17 years ago
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. 17 years ago
os2_m.cpp (svn r16012) -Codechange: Code style clean up. 16 years ago
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. 17 years ago
qtmidi.cpp (svn r16221) -Change: support building 64 bits OSX binaries and add optional support for 64 bits binaries in OSX universal binaries. However, do not default to adding 64 bits binaries because benchmarking has shown that they are slower than the 32 bits binaries. 16 years ago
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. 17 years ago
win32_m.cpp (svn r16024) -Codechange: harden string copying on places where it's possible 16 years ago
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. 17 years ago