Make Bundle::connected_to() optionally check for exclusivity
authorJulien "_FrnchFrgg_" RIVAUD <frnchfrgg@free.fr>
Mon, 28 Aug 2017 10:18:02 +0000 (12:18 +0200)
committerJulien "_FrnchFrgg_" RIVAUD <frnchfrgg@free.fr>
Mon, 28 Aug 2017 15:54:32 +0000 (17:54 +0200)
commit50c6a90d248f1cfe74c3cdbccfdc79e3e43a471f
treea6b8789e56ba534e088e666ff718ae8a3cf37266
parent6039b44c0a0dea471dd81c3bc2878fd6049de238
Make Bundle::connected_to() optionally check for exclusivity

If the new optional argument is true, then the first bundle will also
check if it has other connections than to the given bundle.
libs/ardour/ardour/bundle.h
libs/ardour/bundle.cc