ardour/libs
Mads Kiilerich 9c0c4f527b audio_backend: Merge is_realtime() into client_real_time_priority()
The description of is_realtime() did not match its actual use. And
client_real_time_priority() did not have any description. It was
hard to come up with good descriptions of what they actually did.

Most backends returned true from is_realtime(), but every one except
JACK used the default implementation of client_real_time_priority() that
returned 0 ... which is exactly the same as when is_realtime() returns
false. Just merge them and keep it simple.
2024-10-22 01:54:43 +02:00
..
aaf wscript: fix whitespace formatting 2024-10-20 19:52:14 -06:00
appleutility wscript: the i18n worker functions do not define the i18n waf commands 2024-10-20 19:52:14 -06:00
ardour audio_backend: Merge is_realtime() into client_real_time_priority() 2024-10-22 01:54:43 +02:00
ardouralsautil the great onceification (libs) 2024-10-17 07:44:31 -06:00
audiographer Make header files more self-contained - add missing Ardour and lib includes 2024-10-20 03:30:46 +02:00
auscan wscript: sanitize strings from fetch_*_revision_date early instead of applying str() all over 2023-10-15 10:47:16 -06:00
backends audio_backend: Merge is_realtime() into client_real_time_priority() 2024-10-22 01:54:43 +02:00
canvas Make header files more self-contained - add missing Ardour and lib includes 2024-10-20 03:30:46 +02:00
clearlooks-newer Localize stripped down gtk2 2024-01-06 21:52:48 +01:00
ctrl-interface Make header files more self-contained - add missing std includes 2024-10-20 03:11:53 +02:00
evoral Make header files more self-contained - add missing Ardour and lib includes 2024-10-20 03:30:46 +02:00
fluidsynth wscript: drop traces of shutdown() handling 2023-10-15 10:47:16 -06:00
fst Another minor tweak to fix a build issue with MSVC/c++17 2024-10-17 12:07:05 +01:00
gtkmm2ext wscript: the i18n worker functions do not define the i18n waf commands 2024-10-20 19:52:14 -06:00
hidapi build: Set _POSIX_C_SOURCE=200809L instead of comment about -std=gnu99 in 8fea1ea42e 2024-10-14 22:57:15 +02:00
libltc wscript: drop traces of shutdown() handling 2023-10-15 10:47:16 -06:00
lua Tidy up libs/lua/LuaBridge/detail/Userdata.h 2024-10-19 18:38:59 +02:00
midi++2 Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
panners Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
pbd Make header files more self-contained - add missing Ardour and lib includes 2024-10-20 03:30:46 +02:00
plugins Pitch bend is not unreasonable 2024-04-09 02:10:19 +02:00
ptformat wscript: drop traces of shutdown() handling 2023-10-15 10:47:16 -06:00
qm-dsp wscript: drop traces of shutdown() handling 2023-10-15 10:47:16 -06:00
surfaces wscript: fix whitespace formatting 2024-10-20 19:52:14 -06:00
temporal Make header files more self-contained - add missing std includes 2024-10-20 03:11:53 +02:00
tk wscript: Actually invoke autowaf.build_i18n_pot in i18n_pot_func 2024-10-22 00:37:39 +02:00
vamp-plugins wscript: drop traces of shutdown() handling 2023-10-15 10:47:16 -06:00
vamp-pyin Remove unneeded #include <boost/math/distributions.hpp> 2024-08-29 23:08:42 +02:00
vfork wscript: drop repeated autowaf.set_options - it is enough to set at top level 2023-10-15 10:47:16 -06:00
vst3 Use <atomic> instead of <stdatomic.h> in libc++ fix 2023-09-23 23:53:05 +02:00
waveview Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
widgets Make header files more self-contained - add missing Ardour and lib includes 2024-10-20 03:30:46 +02:00
zita-convolver Make header files more self-contained - add missing Ardour and lib includes 2024-10-20 03:30:46 +02:00
zita-resampler wscript: drop traces of shutdown() handling 2023-10-15 10:47:16 -06:00