Commit Graph

7 Commits (fb54dd04a14ff5b3bc24a37bf06a8aed41fbd7b8)

Author SHA1 Message Date
Niels Martin Hansen b902e01e10 Change #6685: Replace Win32 music driver with one not depending on MCI
MCI MIDI is poorly supported on newer versions of Windows and can cause large
delays at the beginning of tracks.

The new driver is based on a from-scratch reader for Standard MIDI Files. This
should be re-usable in other music drivers too, and can allow for finer control
of playback in general.

It also provides a better framework for reading MIDI data from other formats
than just SMF.
7 years ago
ZehMatt e7cc53ed62 Add: post build events to VS projects to copy the output into 'bin' 7 years ago
Pavel Stupnikov 6ff81b908e Feature #6459: API for querying network clients from GS (#6736) 7 years ago
Ricardo N Feliciano e8de33a61f Cleanup: Use new filename for README file. (#6738) 7 years ago
Michael Lutz afa3e15afe Change: [Win32] Declare in the app manifest that all current Windows versions are natively supported.
The main effect of this is currently a proper OS version in the crashlog.
7 years ago
frosch f43f4981e3 (svn r27919) -Fix: MSVC 2015 and 2017 project files referenced some MSVC 2010 files 7 years ago
frosch 7726f2d330 (svn r27918) -Fix (r27917): Next attempt for MSVC 2017 7 years ago