fix crash when copy'ing latent plugins
[ardour.git] / libs / ardour / bundle.cc
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2014-11-14 Jeremy CarterMerge remote-tracking branch 'upstream/master'
2014-11-14 Robin Gareusadd abort() to non-reached code
2013-09-14 Paul Davisfix merge conflicts with master
2013-09-12 Paul Davisincomplete merge of master into windows (requires upcom...
2013-09-06 Paul Davisfix merge conflicts with audioengine
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-08-14 Paul Davisfix merge issues with master
2013-08-09 Paul DavisMerge branch 'master' into audioengine
2013-08-09 Paul Davisremove another naming that refers to JACK
2013-08-05 Paul Davisfix conflicts after merge with master
2013-08-01 Paul Davisfull compilation and linking (coding not finished,...
2013-07-31 Paul Davisremove compile errors (still will not link and JACKPort...
2013-07-24 Paul Davispart-way through getting the audioengine changes to...
2013-07-11 Paul Davisfix conflicts caused by meterbridge merge
2013-07-10 Robin Gareusamend to 212d2ac5d (port add/remove signals)
2013-07-10 Robin Gareusfix [some] issues when adding/removing output ports
2012-07-25 Paul Davisconvert from Glib:: to Glib::Threads for all thread...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-05-21 Carl HetheringtonSlightly hacky improvement to embolden the labels of
2011-11-08 Carl HetheringtonFix a few SNAFUs in the port matrix related to multi...
2011-11-08 Carl HetheringtonAttempt to fix some confusions caused by bundles containing
2011-11-03 Carl HetheringtonDon't offer inputs to things as possible output connect...
2011-10-28 Carl HetheringtonUse shared_ptr for Port in the AudioEngine; improves...
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-01-29 Carl HetheringtonAdd operator<< for bundles.
2010-07-30 Carl HetheringtonPut Mackie surface ports into the Ardour tab of the...
2010-07-29 Carl HetheringtonDon't display empty tabs in the port matrix.
2010-06-30 Carl HetheringtonBasic tweaks to make the bundles and the port matrix...
2009-11-10 Carl HetheringtonVarious adjustments to user bundle handling, with the...
2009-11-07 Carl HetheringtonVarious tweaks to the bundle manager.
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-11 Carl HetheringtonAdd connected_to ()
2009-02-09 Carl HetheringtonFixes to bundle manager to make it vaguely usable.
2009-02-02 Carl HetheringtonRe-enable creation of stereo bundles for system IO...
2009-01-27 Carl HetheringtonMake track sends etc. appear in the same bundle as...
2009-01-24 Carl HetheringtonGather all ardour: ports so that a few more things...
2009-01-21 Carl HetheringtonFix some confusion about relative / non-relative port...
2009-01-20 Carl HetheringtonNew matrix-based editor for connections and bundles...
2009-01-14 Carl HetheringtonMake Bundles work a bit better. A few include optimisa...
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2007-05-18 Carl HetheringtonRename ARDOUR::Connection to ARDOUR::Bundle, a few...