summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/bundle.h
AgeCommit message (Expand)Author
2017-08-28Make Bundle::connected_to() optionally check for exclusivityJulien "_FrnchFrgg_" RIVAUD
2017-08-28Make Bundle::connected_to() able to check only a single DataTypeJulien "_FrnchFrgg_" RIVAUD
2017-08-23Make Bundle::connect able to connect only some DataTypesJulien "_FrnchFrgg_" RIVAUD
2017-08-23Improve getting a Bundle total channel countJulien "_FrnchFrgg_" RIVAUD
2013-10-17add export visibility macros across libardourPaul Davis
2012-07-25convert from Glib:: to Glib::Threads for all thread-related APIPaul Davis
2012-05-24Compile cleanly with clang.David Robillard
2012-05-21Slightly hacky improvement to embolden the labels ofCarl Hetherington
2011-11-08Fix a few SNAFUs in the port matrix related to multi-type bundles (#4454).Carl Hetherington
2011-11-08Attempt to fix some confusions caused by bundles containingCarl Hetherington
2011-11-03Don't offer inputs to things as possible output connections, and vice versa (...Carl Hetherington
2011-01-29Add operator<< for bundles.Carl Hetherington
2010-07-30Put Mackie surface ports into the Ardour tab of the port matrix.Carl Hetherington
2010-07-29Don't display empty tabs in the port matrix.Carl Hetherington
2010-06-30Basic tweaks to make the bundles and the port matrix accept that MIDI tracks ...Carl Hetherington
2009-12-19use new syntax for connecting to backend signals that enforces explicit conne...Paul Davis
2009-12-17switch to using boost::signals2 instead of sigc++, at least for libardour. no...Paul Davis
2009-12-14Offer all of a bundle's ports for disconnection / removal when opening a menu...Carl Hetherington
2009-11-10Various adjustments to user bundle handling, with the general aim of allowing...Carl Hetherington
2009-11-07Various tweaks to the bundle manager.Carl Hetherington
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-02-11Add connected_to ()Carl Hetherington
2009-02-09Fixes to bundle manager to make it vaguely usable.Carl Hetherington
2009-02-02Re-enable creation of stereo bundles for system IO, so that the mixer stripCarl Hetherington
2009-01-30More port matrix re-working. Global matrix now has separate visibility buttonsCarl Hetherington
2009-01-27Make track sends etc. appear in the same bundle as the track. Tidy up bundle...Carl Hetherington
2009-01-24Gather all ardour: ports so that a few more things are found to put in the po...Carl Hetherington
2009-01-20New matrix-based editor for connections and bundles, based on thorwil's design.Carl Hetherington
2009-01-14Make Bundles work a bit better. A few include optimisations.Carl Hetherington
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2007-10-19Various work on bundles. We now have a Bundle Manager dialogue, and hopefull...Carl Hetherington
2007-10-08Various work on Bundles, especially dynamic ones so that you can, for example...Carl Hetherington
2007-06-17Move Stateful class declared in pbd/stateful.h into the PBD namespaceTim Mayberry
2007-05-18Rename ARDOUR::Connection to ARDOUR::Bundle, a few minor cleanups along the way.Carl Hetherington