Age | Commit message (Collapse) | Author |
|
|
|
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.
|
|
differently named macro.
|
|
|
|
|
|
croatian: 10 changes by VoyagerOne
italian: 4 changes by lorenzodv
french: 7 changes by glx
|
|
|
|
|
|
|
|
Fix 19f5a6cbb0, Fix 19d56a33e8: Run scripts to update GS for new widgets (#6765)
|
|
italian: 6 changes by lorenzodv
french: 6 changes by glx
russian: 9 changes by Lone_Wolf
|
|
|
|
|
|
Tested with various languages and GUI font sizes, should look good everywhere.
Also clamps near-end values to minimum and maximum so 0 and 127 are possible to achieve even on small GUI sizes (like the default.)
|
|
|
|
|
|
|
|
(#6762)
|
|
|
|
|
|
|
|
add choice to not lock cursor position when scrolling. (#6756)
|
|
|
|
|
|
Just a typo fix in a code comment line.
|
|
|
|
|
|
singleton method
|
|
|
|
|
|
colours. (#6737)
This replaces the internal SCC_PREVIOUS_COLOUR swap.
|
|
belarusian: 3 changes by KorneySan
|
|
|
|
We do a memset of (byte - byte), which strictly seen ranges from -254 .. 255, for which GCC warns.
But just before this memset is an if() which says the first byte has to be bigger than the second.
So this is a bogus warning.
|
|
spanish (mexican): 6 changes by Absay
|
|
most of the logic.
|
|
position in a SmallVec.
|
|
|
|
|
|
'<commitdate>-<branch>-g<shorthash><modified>'.
|
|
|
|
Given any speed issue cannot be attributed to checking for _debug_NNN_level, removing this is a safe action
This fixes #6652.
|
|
|
|
|
|
|
|
supported.
|
|
|
|
|
|
|
|
|