13
0
livetrax/libs/surfaces/control_protocol
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
..
control_protocol Transport_play should not jump back. 2016-01-19 14:00:51 -06:00
MSVCardour_cp Accommodate 'lua' search paths in various projects where they're needed 2016-02-27 16:29:55 +00:00
basic_ui.cc control surfaces: fix BaseUI method for disabling record enable 2016-02-02 09:03:41 -05:00
control_protocol.cc use route gain control, not amp->gain() 2016-01-25 11:48:43 -05:00
wscript prepare for update to waf 1.8 2016-02-28 21:16:44 +01:00