Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-01 | Change #6685: Replace Win32 music driver with one not depending on MCI | Niels Martin Hansen | |
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. | |||
2018-04-22 | Add: post build events to VS projects to copy the output into 'bin' | ZehMatt | |
2018-04-22 | Feature #6459: API for querying network clients from GS (#6736) | Pavel Stupnikov | |
2018-04-21 | Cleanup: Use new filename for README file. (#6738) | Ricardo N Feliciano | |
2018-04-10 | Change: [Win32] Declare in the app manifest that all current Windows ↵ | Michael Lutz | |
versions are natively supported. The main effect of this is currently a proper OS version in the crashlog. | |||
2017-09-24 | (svn r27919) -Fix: MSVC 2015 and 2017 project files referenced some MSVC ↵ | frosch | |
2010 files | |||
2017-09-24 | (svn r27918) -Fix (r27917): Next attempt for MSVC 2017 | frosch | |