13
0
livetrax/libs
John Emmas b6cb758357 Another minor tweak to fix a build issue with MSVC/c++17
Fixes a conflict between 'std::byte' (new in c++17) and earlier declarations / typedef's that defined 'byte'
2024-10-17 12:07:05 +01:00
..
aaf Yet another attempt at gcc-14 lstat/realpath (#9703 PR #893) 2024-06-27 17:01:46 +02:00
appleutility
ardour Only enable RegionFX in debug builds for the time being 2024-10-16 18:29:51 +02:00
ardouralsautil
audiographer Let PBD::Thread set thread-name 2024-09-28 03:16:07 +02:00
auscan
backends backends: Fix class name in debug and error messages for set_latency_range and get_latency_range traces 2024-10-15 00:41:12 +02:00
canvas
clearlooks-newer
ctrl-interface Add explicit PBD namespace prefix to Signal 2024-09-01 18:48:54 +02:00
evoral Remove #include <boost/utility.hpp> 2024-08-29 23:08:42 +02:00
fluidsynth
fst Another minor tweak to fix a build issue with MSVC/c++17 2024-10-17 12:07:05 +01:00
gtkmm2ext Revert "try to add some debugging for macOS modal/menu handling" 2024-09-10 16:34:16 -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
lua warnings: Remove redundant/illegal/undefined-behaviour template-id for constructor 2024-07-24 01:50:11 +02:00
midi++2 fix previous commit (typo) 2024-06-27 16:51:16 -06:00
panners Remove #include <boost/utility.hpp> 2024-08-29 23:08:41 +02:00
pbd Add RT thread priority debugging 2024-10-14 21:49:56 +02:00
plugins
ptformat
qm-dsp
surfaces FaderPort8: Improve DEBUG_TRACE messages 2024-10-15 00:41:12 +02:00
temporal NO-OP: comment work 2024-10-02 11:03:08 -06:00
tk avoid call of a null function pointer 2024-09-13 08:24:04 -06:00
vamp-plugins
vamp-pyin Remove unneeded #include <boost/math/distributions.hpp> 2024-08-29 23:08:42 +02:00
vfork
vst3
waveview Let PBD::Thread set thread-name 2024-09-28 03:16:07 +02:00
widgets Initialize fader's numeric entry adjustment 2024-10-14 17:58:00 +02:00
zita-convolver
zita-resampler