ardour/libs/backends
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
..
alsa Fix Wformat 2023-05-19 06:16:49 +02:00
coreaudio Fix setting pretty-names when engine is restarted 2023-06-02 00:29:03 +02:00
dummy Windows: unconditionally request high timer resolution 2023-06-05 00:02:54 +02:00
jack JACK: do not set the thread-init callback 2023-04-21 12:16:37 -06:00
MSVCbackends MSVC changes to support the new code modules (Tabbable API stuff) 2021-02-24 14:32:23 +00:00
portaudio Windows: unconditionally request high timer resolution 2023-06-05 00:02:54 +02:00
pulseaudio switch from glib atomic to std::atomic (libs edition) 2023-03-24 14:19:15 -06:00
wscript wscript: drop configure statements already present in the top level wscript 2022-01-22 22:19:03 +01:00