summaryrefslogtreecommitdiff
path: root/gtk2_ardour/port_group.h
AgeCommit message (Expand)Author
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2017-07-01NO-OP whitespace & foratting of header filesRobin Gareus
2015-12-03further improvements to port grouping for the port matrixPaul Davis
2012-05-20Display hardware IO individually in the port matrices unless we are in _show_...Carl Hetherington
2011-11-08Attempt to fix some confusions caused by bundles containingCarl Hetherington
2011-06-01Delete trailing whitespaceDavid Robillard
2010-08-28Use weak_ptr for IOs in the bundle list to avoid holding onto them when a rou...Carl Hetherington
2010-07-29Don't display empty tabs in the port matrix.Carl Hetherington
2010-07-21Sort tracks in the port matrix according to editor order. Fixes #2966.Carl Hetherington
2010-06-30Basic tweaks to make the bundles and the port matrix accept that MIDI tracks ...Carl Hetherington
2009-12-22Add remove all and disconnect all to port matrix menu. Hide bundles whose ch...Carl Hetherington
2009-12-21fully implement and deploy explicit x-thread signal connection syntax (testin...Paul Davis
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-05Clean up and comment PortMatrix event handling a bit.Carl Hetherington
2009-11-25Seconds out, the people vs. the port matrix, round 7.Carl Hetherington
2009-11-18Rework port matrix to use Gtk notebook tabs to select visible groups.Carl Hetherington
2009-11-15Tidy up a bit in the case where the port matrix has nothing to display.Carl Hetherington
2009-11-14Allow multiple bundles with the same ports in the bundle editor, otherwise so...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-07-20Clean up handling of add/remove/rename channels in the port matrix. Hence ma...Carl Hetherington
2009-07-18Better fix for non-rearrangement after open for the port matrix.Carl Hetherington
2009-07-17Whoops. That optimisation breaks things. Revert it.Carl Hetherington
2009-07-17Small optimisation. Fix mouseover highlighting in the port matrix.Carl Hetherington
2009-07-17Use track colours in the port matrix.Carl Hetherington
2009-06-09Fix up port matrix for new Route / IO arrangements.Carl Hetherington
2009-06-09the big Route structure refactor. !!!! THIS WILL ***NOT LOAD*** PRIOR 3.0 or...Paul Davis
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-02-09Fixes to bundle manager to make it vaguely usable.Carl Hetherington
2009-01-30More port matrix re-working. Global matrix now has separate visibility buttonsCarl Hetherington
2009-01-27First cut at mouseovers for the port matrix.Carl Hetherington
2009-01-25Some refactoring. Add port group headers to the port matrix.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-23Add global port matrix dialogs.Carl Hetherington
2009-01-20New matrix-based editor for connections and bundles, based on thorwil's design.Carl Hetherington
2009-01-13Improvements to the port matrix (I think). Sizing of the cairo section shoul...Carl Hetherington
2008-12-08partial patch/partial by-hand merge of 2.X commits 3169&3170 to 3.X codebasePaul Davis