ardour/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 wscript: drop unnecessary trailing ";" 2022-04-09 12:16:41 +02:00
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 Change tools --help URLs to use https 2022-10-24 04:57:30 +02:00
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 wscript: drop configure statements already present in the top level wscript 2022-01-22 22:19:03 +01:00
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 Fix invalid use of Doxygen "@param" command 2022-10-30 20:44:28 -04:00
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 wscript: drop configure statements already present in the top level wscript 2022-01-22 22:19:03 +01:00
libltc Fix various typos 2022-08-03 12:10:01 -06:00
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 wscript: remove trailing whitespace 2022-04-09 12:16:37 +02:00
qm-dsp Address some Wmissing-prototypes in qm-dsp 2022-11-26 16:23:52 +01:00
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 Fix EBU-R128 loudness analysis for mono signals 2023-02-02 17:58:46 +01:00
vamp-pyin Fix typos 2022-09-21 19:09:55 -06:00
vfork Fix vfork wrapper for macOS 2023-03-25 07:46:47 +01:00
vst3 Ignore Steinberg's non-virtual-d'tor 2023-02-08 02:03:54 +01:00
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 wscript: drop configure statements already present in the top level wscript 2022-01-22 22:19:03 +01:00
zita-resampler zita-resampler: pass-through data if not configured 2022-05-24 20:41:59 +02:00