ardour/libs/backends/jack
Robin Gareus 997f47360d use weak-jack's jack_port_rename wrapper
This avoids "[ERROR]: JACK: jack_port_set_name: deprecated".

if libjack does not have jack_port_rename(), weak_libjack.def provides
a fallback using jack_port_set_name().
2015-10-28 01:21:24 +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 Remove an unnecessary boolean argument in jack utils 2015-10-06 13:29:57 +10:00
jack_audiobackend.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02: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 synchronize with https://github.com/x42/weakjack/ 2015-07-04 11:46:09 +02:00
wscript use weak-jack's jack_port_rename wrapper 2015-10-28 01:21:24 +01:00