13
0
livetrax/libs/surfaces/generic_midi
Robin Gareus ba78359129 prepare for update to waf 1.8
uselib is no longer implicit (inherited by .use). This is still incomplete,
some uselibs for non-linux variants may be missing.

bld.is_defined("HAVE_XXX") also no longer works and will have to be
changed (I think to bld.env["HAVE_XXX"]) in countless places.
2016-02-28 21:16:44 +01:00
..
MSVCardour_genericmidi Accommodate 'lua' search paths in various projects where they're needed 2016-02-27 16:29:55 +00:00
generic_midi_control_protocol.cc
generic_midi_control_protocol.h
gmcp_gui.cc
i18n.h
interface.cc
midiaction.cc
midiaction.h
midicontrollable.cc Fix bug #5633, Don't drop all midi bindings when a track is removed 2016-02-03 22:30:41 +10:00
midicontrollable.h Fix bug #5633, Don't drop all midi bindings when a track is removed 2016-02-03 22:30:41 +10:00
midifunction.cc
midifunction.h
midiinvokable.cc
midiinvokable.h
wscript prepare for update to waf 1.8 2016-02-28 21:16:44 +01:00