This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
OpenTTD
Watch
1
Star
0
Fork
0
You've already forked OpenTTD
mirror of
https://github.com/OpenTTD/OpenTTD
synced
2026-01-24 04:34:16 +01:00
Code
Issues
Releases
Wiki
Activity
Files
a3dc092ebcb2ed50f4208445120c2ace88d863d1
OpenTTD
/
src
/
music
History
rubidium
11da45ee55
(svn r14949) -Cleanup: pointer coding style
2009-01-10 00:31:47 +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
…
bemidi.h
…
dmusic.cpp
(svn r14949) -Cleanup: pointer coding style
2009-01-10 00:31:47 +00:00
dmusic.h
…
extmidi.cpp
(svn r14949) -Cleanup: pointer coding style
2009-01-10 00:31:47 +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
…
libtimidity.h
…
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
…
null_m.h
…
os2_m.cpp
…
os2_m.h
…
qtmidi.cpp
…
qtmidi.h
…
win32_m.cpp
(svn r14949) -Cleanup: pointer coding style
2009-01-10 00:31:47 +00:00
win32_m.h
…