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-28 14:44:28 +01:00
Code
Issues
Releases
Wiki
Activity
Files
24fe1f41a5d778b55026b2ecd0fc7ca74f9e8bf8
OpenTTD
/
src
/
music
History
rubidium
24fe1f41a5
(svn r20102) -Fix: OpenMSX music sounds odd after certain songs are played. Likely because the instruments weren't reset properly
2010-07-09 17:47:52 +00:00
..
allegro_m.cpp
…
allegro_m.h
…
bemidi.cpp
(svn r19097) -Fix [FS#3610] (r10444): compilation error in the BeMidi driver (jrepan)
2010-02-11 17:13:57 +00:00
bemidi.h
…
cocoa_m.cpp
…
cocoa_m.h
…
dmusic.cpp
(svn r20102) -Fix: OpenMSX music sounds odd after certain songs are played. Likely because the instruments weren't reset properly
2010-07-09 17:47:52 +00:00
dmusic.h
…
extmidi.cpp
(svn r19168) -Fix: under some circumstances timidity (via extmidi) would not shut down properly causing all kinds of trouble (e.g. blocked audio output). Try harder to shut down timidity and first shut down the music so shut down order is the inverse of initialisation order. Based on a patch by Jindřich Makovička.
2010-02-20 17:30:22 +00:00
extmidi.h
…
libtimidity.cpp
…
libtimidity.h
…
music_driver.hpp
…
null_m.cpp
…
null_m.h
…
os2_m.cpp
…
os2_m.h
…
qtmidi.cpp
(svn r19822) -Fix (r19814): missing semicolon
2010-05-14 20:29:26 +00:00
qtmidi.h
…
win32_m.cpp
…
win32_m.h
…