Skip silent sources on session-archive -- fixes #7699
[ardour.git] / gtk2_ardour / port_group.h
2017-07-01 Robin GareusNO-OP whitespace & foratting of header files
2015-12-03 Paul Davisfurther improvements to port grouping for the port...
2012-05-20 Carl HetheringtonDisplay hardware IO individually in the port matrices...
2011-11-08 Carl HetheringtonAttempt to fix some confusions caused by bundles containing
2011-06-01 David RobillardDelete trailing whitespace
2010-08-28 Carl HetheringtonUse weak_ptr for IOs in the bundle list to avoid holdin...
2010-07-29 Carl HetheringtonDon't display empty tabs in the port matrix.
2010-07-21 Carl HetheringtonSort tracks in the port matrix according to editor...
2010-06-30 Carl HetheringtonBasic tweaks to make the bundles and the port matrix...
2009-12-22 Carl HetheringtonAdd remove all and disconnect all to port matrix menu...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-05 Carl HetheringtonClean up and comment PortMatrix event handling a bit.
2009-11-25 Carl HetheringtonSeconds out, the people vs. the port matrix, round 7.
2009-11-18 Carl HetheringtonRework port matrix to use Gtk notebook tabs to select...
2009-11-15 Carl HetheringtonTidy up a bit in the case where the port matrix has...
2009-11-14 Carl HetheringtonAllow multiple bundles with the same ports in the bundl...
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-07-20 Carl HetheringtonClean up handling of add/remove/rename channels in...
2009-07-18 Carl HetheringtonBetter fix for non-rearrangement after open for the...
2009-07-17 Carl HetheringtonWhoops. That optimisation breaks things. Revert it.
2009-07-17 Carl HetheringtonSmall optimisation. Fix mouseover highlighting in...
2009-07-17 Carl HetheringtonUse track colours in the port matrix.
2009-06-09 Carl HetheringtonFix up port matrix for new Route / IO arrangements.
2009-06-09 Paul Davisthe big Route structure refactor. !!!! THIS WILL ...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-09 Carl HetheringtonFixes to bundle manager to make it vaguely usable.
2009-01-30 Carl HetheringtonMore port matrix re-working. Global matrix now has...
2009-01-27 Carl HetheringtonFirst cut at mouseovers for the port matrix.
2009-01-25 Carl HetheringtonSome refactoring. Add port group headers to the port...
2009-01-24 Carl HetheringtonGather all ardour: ports so that a few more things...
2009-01-23 Carl HetheringtonAdd global port matrix dialogs.
2009-01-20 Carl HetheringtonNew matrix-based editor for connections and bundles...
2009-01-13 Carl HetheringtonImprovements to the port matrix (I think). Sizing...
2008-12-08 Paul Davispartial patch/partial by-hand merge of 2.X commits...