ardour/libs/backends/dummy
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
..
dummy_audiobackend.cc add some midi-debug printf() to the dummy backend 2015-11-28 22:54:00 +01:00
dummy_audiobackend.h Use ARDOUR::DSPLoadCalculator in DummyBackend 2015-09-16 11:22:17 +10:00
dummy_midi_seq.h Dummy: add a CC only test-sequence 2015-09-19 19:00:43 +02:00
wscript prepare for update to waf 1.8 2016-02-28 21:16:44 +01:00