OpenTTD/src/music
Patric Stout aa350528df Remove: libtimidity support (NOT timidity support)
libtimidity was introduced with the support for PSP. PSP has been
dropped almost a year ago, but this music driver was not. This
corrects that oversight.

timidity (via extmidi) still works fine. This purely removes the
libtimidity support, which was only really available for PSP.
2019-03-05 22:03:00 +01:00
..
allegro_m.cpp Change: DOS music loading for non-Windows music drivers 2018-06-05 22:58:35 +02:00
allegro_m.h Codechange: Pass a MusicSongInfo struct instead of bare filename to music drivers. 2018-06-05 22:58:35 +02:00
bemidi.cpp Change: DOS music loading for non-Windows music drivers 2018-06-05 22:58:35 +02:00
bemidi.h Codechange: Pass a MusicSongInfo struct instead of bare filename to music drivers. 2018-06-05 22:58:35 +02:00
cocoa_m.cpp Fix: [OSX] Macro redefinition warning. 2018-12-08 20:13:27 +01:00
cocoa_m.h Codechange: Pass a MusicSongInfo struct instead of bare filename to music drivers. 2018-06-05 22:58:35 +02:00
dmusic.cpp Fix: dmusic compilation with MSYS2/MINGW 2018-07-24 21:39:21 +02:00
dmusic.h Codechange: Pass a MusicSongInfo struct instead of bare filename to music drivers. 2018-06-05 22:58:35 +02:00
extmidi.cpp Change: DOS music loading for non-Windows music drivers 2018-06-05 22:58:35 +02:00
extmidi.h Codechange: Pass a MusicSongInfo struct instead of bare filename to music drivers. 2018-06-05 22:58:35 +02:00
fluidsynth.cpp Fix #7189: Fluidsynth volume gain too high 2019-02-21 10:08:07 +01:00
fluidsynth.h Add: Fluidsynth music driver support (jmak) 2018-11-01 18:06:38 +01:00
midi.h Change #6685: Replace Win32 music driver with one not depending on MCI 2018-05-01 22:29:53 +02:00
midifile.cpp Doc: Lots and lots of doxymentation fixes 2018-10-31 12:35:54 +01:00
midifile.hpp Change: DOS music loading for non-Windows music drivers 2018-06-05 22:58:35 +02:00
music_driver.hpp Doc: Lots and lots of doxymentation fixes 2018-10-31 12:35:54 +01: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 Codechange: Pass a MusicSongInfo struct instead of bare filename to music drivers. 2018-06-05 22:58:35 +02:00
os2_m.cpp Change: DOS music loading for non-Windows music drivers 2018-06-05 22:58:35 +02:00
os2_m.h Codechange: Pass a MusicSongInfo struct instead of bare filename to music drivers. 2018-06-05 22:58:35 +02:00
qtmidi.cpp Change: DOS music loading for non-Windows music drivers 2018-06-05 22:58:35 +02:00
qtmidi.h Codechange: Pass a MusicSongInfo struct instead of bare filename to music drivers. 2018-06-05 22:58:35 +02:00
win32_m.cpp Change: Improved looping of title song 2018-06-15 23:09:17 +02:00
win32_m.h Codechange: Pass a MusicSongInfo struct instead of bare filename to music drivers. 2018-06-05 22:58:35 +02:00