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
Niels Martin Hansen 52655b5849 Change: [Win32 MIDI] Reset pitch bend range controllers on song change
Some songs (at least one in OpenMSX) use the MIDI pitch bend range controllers
but don't reset these at the end. This causes all subsequent songs to sound
wrong.
6 years ago
..
allegro_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 10 years ago
allegro_m.h (svn r26108) -Codechange: some coding style (whitespace) 11 years ago
bemidi.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 10 years ago
bemidi.h (svn r26108) -Codechange: some coding style (whitespace) 11 years ago
cocoa_m.cpp (svn r27675) -Fix [FS#6502]: [OSX] Building with 10.11 or 10.12 SDKs. 8 years ago
cocoa_m.h (svn r26108) -Codechange: some coding style (whitespace) 11 years ago
dmusic.cpp Remove: NO_DEBUG_MESSAGES was only read and setting it broke compilation (#6703) 6 years ago
dmusic.h (svn r26108) -Codechange: some coding style (whitespace) 11 years ago
extmidi.cpp (svn r27893) -Codechange: Use fallthrough attribute. (LordAro) 7 years ago
extmidi.h (svn r27834) -Change: Parse extmidi command string for parameters to pass on. 7 years ago
libtimidity.cpp Remove: PSP support 6 years ago
libtimidity.h (svn r26108) -Codechange: some coding style (whitespace) 11 years ago
midi.h Change #6685: Replace Win32 music driver with one not depending on MCI 6 years ago
midifile.cpp Change #6685: Replace Win32 music driver with one not depending on MCI 6 years ago
midifile.hpp Change #6685: Replace Win32 music driver with one not depending on MCI 6 years ago
music_driver.hpp (svn r26538) -Codechange: remove double accounting of the drivers 10 years ago
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 10 years ago
null_m.h (svn r26108) -Codechange: some coding style (whitespace) 11 years ago
os2_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 10 years ago
os2_m.h (svn r26108) -Codechange: some coding style (whitespace) 11 years ago
qtmidi.cpp (svn r27893) -Codechange: Use fallthrough attribute. (LordAro) 7 years ago
qtmidi.h (svn r26108) -Codechange: some coding style (whitespace) 11 years ago
win32_m.cpp Change: [Win32 MIDI] Reset pitch bend range controllers on song change 6 years ago
win32_m.h (svn r26108) -Codechange: some coding style (whitespace) 11 years ago