13
0
livetrax/libs
Robin Gareus 74c4ca3e52
Reduce reliance on boost - the hard part
the rest from `tools/convert_boost.sh`.

* replace boost::function, boost::bind with std::function and std::bind.

This required some manual fixes, notably std::placeholders,
some static_casts<>, and boost::function::clear -> = {}.
2024-10-19 03:47:21 +02:00
..
aaf
appleutility Remove old Coreaudio OSX 10.5 support 2024-10-18 22:52:34 +02:00
ardour Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
ardouralsautil the great onceification (libs) 2024-10-17 07:44:31 -06:00
audiographer Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
auscan
backends Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
canvas Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
clearlooks-newer
ctrl-interface Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
evoral Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
fluidsynth
fst
gtkmm2ext Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
hidapi
libltc
lua Replace boost type traits with std version 2024-10-19 01:04:14 +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 Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
plugins
ptformat
qm-dsp
surfaces Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
temporal Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
tk
vamp-plugins
vamp-pyin
vfork
vst3
waveview Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
widgets Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
zita-convolver
zita-resampler