Robin Gareus
74c4ca3e52
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 -> = {}. |
||
---|---|---|
.. | ||
actions.cc | ||
callbacks.cc | ||
faderport2_interface.cc | ||
faderport8_interface.cc | ||
faderport8.cc | ||
faderport8.h | ||
faderport16_interface.cc | ||
fp8_base.h | ||
fp8_button.h | ||
fp8_controls.cc | ||
fp8_controls.h | ||
fp8_strip.cc | ||
fp8_strip.h | ||
gui.cc | ||
gui.h | ||
wscript |