13
0
livetrax/libs
Robin Gareus 28619fe71b
Fix window process thread priorities
While POSIX defines a single contiguous range of numbers that
determine a thread's priority. Win32 defines priority classes
and priority levels relative to these classes.

pthread maps those to -15 .. +15 with the top six ones
corresponding to REALTIME_PRIORITY_CLASS and max being
THREAD_PRIORITY_TIME_CRITICAL

Note that the PA backend can USE_MMCSS_THREAD_PRIORITIES
and PBD::MMCSS::set_thread_characteristics() directly for
the I/O threads.
2021-05-14 01:59:20 +02:00
..
appleutility
ardour Fix missing entries in region-list #8701 2021-05-14 00:27:13 +02:00
ardouralsautil
audiographer Fix realtime export loudness normalization 2021-04-29 19:05:09 +02:00
backends Remove unused #include<> (2/2) 2021-05-05 17:57:16 +02:00
canvas Remove unused #include<> (2/2) 2021-05-05 17:57:16 +02:00
clearlooks-newer
evoral support SMF markers without labels 2021-05-09 17:52:29 -06:00
fluidsynth
fst
gtkmm2ext Remove unused #include<> (2/2) 2021-05-05 17:57:16 +02:00
hidapi
libltc
lua Fix Lua bindings for C++17/C++20 -- #8683 2021-05-02 16:36:30 +02:00
midi++2 Accommodate some changes to 'ssize_t' in VS2019 2021-05-11 14:06:25 +01:00
panners
pbd Fix window process thread priorities 2021-05-14 01:59:20 +02:00
plugins
ptformat
qm-dsp
surfaces Don't crash if master fader is not avaliable. 2021-05-13 12:08:09 -05:00
temporal
vamp-plugins
vamp-pyin
vfork
vst3
waveview NOOP: comment fix, there is no deadlock! 2021-05-11 08:35:14 -06:00
widgets Prevent invalid frame/child size allocation 2021-05-08 14:36:43 +02:00
zita-convolver
zita-resampler