use AudioBackendInfo::already_configured() to correctly determine if backend requires...
authorPaul Davis <paul@linuxaudiosystems.com>
Thu, 1 May 2014 13:15:26 +0000 (09:15 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Thu, 1 May 2014 13:15:26 +0000 (09:15 -0400)
commit392c3a6beff9fbe156062b0f105b529b5cff47ef
tree485d6d113a16f75d70785612940a0ffb2331c749
parent66559cd795eb27c389e2dd2d973ec6b280ac2763
use AudioBackendInfo::already_configured() to correctly determine if backend requires setup

Fixes issues when using JACK backend in combination with others, that prevented connecting to an existing JACK server.
libs/ardour/audioengine.cc