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 -> = {}. |
||
---|---|---|
.. | ||
controllers.cc | ||
gui.cc | ||
gui.h | ||
interface.cc | ||
launch_control_xl.cc | ||
launch_control_xl.h | ||
leds.cc | ||
midi_byte_array.cc | ||
midi_byte_array.h | ||
wscript |