13
0
livetrax/libs/backends/jack
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
..
jack_api.cc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
jack_audiobackend.cc JACK: expose --nperiods option 2015-12-05 13:56:18 +01:00
jack_audiobackend.h JACK: expose --nperiods option 2015-12-05 13:56:18 +01:00
jack_connection.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
jack_connection.h globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
jack_portengine.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
jack_session.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
jack_session.h globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
jack_utils.cc Remove an unnecessary boolean argument in jack utils 2015-10-06 13:29:57 +10:00
jack_utils.h Remove an unnecessary boolean argument in jack utils 2015-10-06 13:29:57 +10:00
weak_libjack.c When testing for x86 / x64 architecture, don't forget the symbols that MSVC can understand 2015-04-30 18:17:23 +01:00
weak_libjack.def fix jack_port_get_aliases return value (if n/a) 2015-07-04 12:54:41 +02:00
weak_libjack.h nitpick 2016-01-07 20:44:59 +01:00
wscript prepare for update to waf 1.8 2016-02-28 21:16:44 +01:00