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 3490147666 (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
..
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
dmusic.cpp (svn r16012) -Codechange: Code style clean up. 16 years ago
dmusic.h
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 r15886) -Fix [FS#2770]: libtimidity cannot handle frees of NULL (in contrast of most other frees) 16 years ago
libtimidity.h
music_driver.hpp (svn r14907) -Codechange: Remove 32 character limit from driver/blitter selection and parameters. 16 years ago
null_m.cpp
null_m.h
os2_m.cpp (svn r16012) -Codechange: Code style clean up. 16 years ago
os2_m.h
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
win32_m.cpp (svn r16024) -Codechange: harden string copying on places where it's possible 16 years ago
win32_m.h