From dbb0b9ca4f82ea8e3829cfeb009b9746c3d6f0dc Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 10 Nov 2009 03:16:57 +0000 Subject: Various adjustments to user bundle handling, with the general aim of allowing the user to create meaningful bundles with respect to their sound card an outboard setup, and having those user bundles take priority over ardour-generated ones. git-svn-id: svn://localhost/ardour2/branches/3.0@6050 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/ardour/ardour/bundle.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libs/ardour/ardour/bundle.h') diff --git a/libs/ardour/ardour/bundle.h b/libs/ardour/ardour/bundle.h index 0c7d6a5978..1af7a3bad0 100644 --- a/libs/ardour/ardour/bundle.h +++ b/libs/ardour/ardour/bundle.h @@ -89,6 +89,7 @@ class Bundle : public sigc::trackable void connect (boost::shared_ptr, AudioEngine &); void disconnect (boost::shared_ptr, AudioEngine &); bool connected_to (boost::shared_ptr, AudioEngine &); + bool has_same_ports (boost::shared_ptr) const; void set_name (std::string const &); -- cgit v1.2.3