13
0
livetrax/libs
Robin Gareus c24b456211
Windows: unconditionally request high timer resolution
Previously timeBeginPeriod() was only called when MIDI
system was set to WinMME. It was also possible that
it was never unset in case starting the engine failed.

This significantly speeds up freewheel export which uses
Glib::usleep(100) when MIDI is disabled.

see also: https://randomascii.wordpress.com/2020/10/04/windows-timer-resolution-the-great-rule-change/
2023-06-05 00:02:54 +02:00
..
appleutility
ardour Work around finish_capture() race 2023-06-04 22:19:53 +02:00
ardouralsautil ARD: shutdown message is not an error 2023-04-27 15:35:22 +02:00
audiographer Fix shaped dither (#9342) 2023-05-22 04:50:19 +02:00
auscan
backends Windows: unconditionally request high timer resolution 2023-06-05 00:02:54 +02:00
canvas fix thinko in canvas logic (fixes mouse cursor on desensitized playhead) 2023-05-01 08:49:27 -05:00
clearlooks-newer
ctrl-interface Refactor Ctrl Surface API 2023-05-03 15:38:42 +02:00
evoral NO-OP: use Tab to indent 2023-04-01 17:21:32 +02:00
fluidsynth
fst Fix cross-compile linking (libusb - see also 5794d21a76) 2023-05-04 21:31:13 +02:00
gtkmm2ext libpbd: changes to pre-registration of signal emitting threads 2023-04-21 13:43:46 -06:00
hidapi
libltc
lua Add Lua bindings for std::list/vector clear 2023-05-13 17:38:41 +02:00
midi++2 Fix various MMC commands, set request-source 2023-06-04 01:15:02 +02:00
panners switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
pbd Implement FileArchive progress/cancel 2023-05-19 03:08:22 +02:00
plugins Fix another lv2core header include 2023-05-07 01:41:01 +02:00
ptformat
qm-dsp
surfaces fix Faderport2 port name = FP2 2023-06-01 16:20:48 -05:00
temporal Fix some Wunused-variable 2023-05-22 21:26:26 +02:00
vamp-plugins
vamp-pyin
vfork Fix vfork wrapper for macOS 2023-03-25 07:46:47 +01:00
vst3
waveview switch from glib atomic to std::atomic (libs edition) 2023-03-24 14:19:15 -06:00
widgets Prompter: add a reset to default option 2023-05-27 15:15:42 +02:00
zita-convolver
zita-resampler