13
0
livetrax/libs/panners/vbap
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
..
vbap_speakers.cc
vbap_speakers.h globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
vbap.cc change Controllable::set_value() API to include grouped control consideration. 2016-01-02 04:58:30 -05:00
vbap.h globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
wscript prepare for update to waf 1.8 2016-02-28 21:16:44 +01:00