OpenTTD/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.
2018-05-01 22:29:53 +02:00
..
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 2014-04-23 20:13:33 +00:00
allegro_m.h (svn r26108) -Codechange: some coding style (whitespace) 2013-11-25 14:30:22 +00:00
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 2014-04-23 20:13:33 +00:00
bemidi.h (svn r26108) -Codechange: some coding style (whitespace) 2013-11-25 14:30:22 +00:00
cocoa_m.cpp (svn r27675) -Fix [FS#6502]: [OSX] Building with 10.11 or 10.12 SDKs. 2016-10-31 19:29:01 +00:00
cocoa_m.h (svn r26108) -Codechange: some coding style (whitespace) 2013-11-25 14:30:22 +00:00
dmusic.cpp Remove: NO_DEBUG_MESSAGES was only read and setting it broke compilation (#6703) 2018-04-11 22:07:21 +02:00
dmusic.h (svn r26108) -Codechange: some coding style (whitespace) 2013-11-25 14:30:22 +00:00
extmidi.cpp (svn r27893) -Codechange: Use fallthrough attribute. (LordAro) 2017-08-13 18:38:42 +00:00
extmidi.h (svn r27834) -Change: Parse extmidi command string for parameters to pass on. 2017-03-29 17:36:46 +00:00
libtimidity.cpp Remove: PSP support 2018-04-29 15:32:16 +02:00
libtimidity.h (svn r26108) -Codechange: some coding style (whitespace) 2013-11-25 14:30:22 +00: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 Change #6685: Replace Win32 music driver with one not depending on MCI 2018-05-01 22:29:53 +02:00
midifile.hpp Change #6685: Replace Win32 music driver with one not depending on MCI 2018-05-01 22:29:53 +02:00
music_driver.hpp (svn r26538) -Codechange: remove double accounting of the drivers 2014-04-28 21:06:51 +00: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 (svn r26108) -Codechange: some coding style (whitespace) 2013-11-25 14:30:22 +00:00
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 2014-04-23 20:13:33 +00:00
os2_m.h (svn r26108) -Codechange: some coding style (whitespace) 2013-11-25 14:30:22 +00:00
qtmidi.cpp (svn r27893) -Codechange: Use fallthrough attribute. (LordAro) 2017-08-13 18:38:42 +00:00
qtmidi.h (svn r26108) -Codechange: some coding style (whitespace) 2013-11-25 14:30:22 +00:00
win32_m.cpp Change: [Win32 MIDI] Reset pitch bend range controllers on song change 2018-05-01 22:29:53 +02:00
win32_m.h (svn r26108) -Codechange: some coding style (whitespace) 2013-11-25 14:30:22 +00:00