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 -> = {}. |
||
---|---|---|
.. | ||
MSVCardour_genericmidi | ||
generic_midi_control_protocol.cc | ||
generic_midi_control_protocol.h | ||
gmcp_gui.cc | ||
interface.cc | ||
midiaction.cc | ||
midiaction.h | ||
midicontrollable.cc | ||
midicontrollable.h | ||
midifunction.cc | ||
midifunction.h | ||
midiinvokable.cc | ||
midiinvokable.h | ||
wscript |