13
0
livetrax/libs
2024-10-19 03:39:57 +02:00
..
aaf Yet another attempt at gcc-14 lstat/realpath (#9703 PR #893) 2024-06-27 17:01:46 +02:00
appleutility Remove old Coreaudio OSX 10.5 support 2024-10-18 22:52:34 +02:00
ardour Replace boost::noncopyable with C++11 deleted copy constructors 2024-10-19 01:04:15 +02:00
ardouralsautil the great onceification (libs) 2024-10-17 07:44:31 -06:00
audiographer Replace boost::format with PBD::string_compose 2024-10-19 03:39:57 +02:00
auscan
backends Replace boost::scoped_ptr with std::unique_ptr (1/2) 2024-10-19 01:04:14 +02:00
canvas Replace boost::noncopyable with C++11 deleted copy constructors 2024-10-19 01:04:15 +02:00
clearlooks-newer
ctrl-interface Replace PBD::Signals (1/2) 2024-10-18 20:41:08 +02:00
evoral Replace boost::noncopyable with C++11 deleted copy constructors 2024-10-19 01:04:15 +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 Replace PBD::Signals (1/2) 2024-10-18 20:41:08 +02: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 Replace boost type traits with std version 2024-10-19 01:04:14 +02:00
midi++2 Replace PBD::Signals (1/2) 2024-10-18 20:41:08 +02:00
panners Replace boost::noncopyable with C++11 deleted copy constructors 2024-10-19 01:04:15 +02:00
pbd Replace boost::noncopyable with C++11 deleted copy constructors 2024-10-19 01:04:15 +02:00
plugins
ptformat
qm-dsp
surfaces Replace boost::lexical_cast with std equivalent functions 2024-10-19 01:04:15 +02:00
temporal Replace PBD::Signals (1/2) 2024-10-18 20:41:08 +02: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 Replace boost::scoped_ptr with std::unique_ptr (1/2) 2024-10-19 01:04:14 +02:00
widgets the great onceification (libs) 2024-10-17 07:44:31 -06:00
zita-convolver
zita-resampler