summaryrefslogtreecommitdiff
path: root/gtk2_ardour/port_matrix.cc
AgeCommit message (Expand)Author
2009-02-05Small fixes to port matrix rendering, mostly visible when using the bundle ma...Carl Hetherington
2009-02-04Reduce header dependencies.Carl Hetherington
2009-02-03Click and hold button 1 over a channel name in the port matrix highlightsCarl Hetherington
2009-02-03Do not display orphaned Show: labels when they are not required.Carl Hetherington
2009-01-30More port matrix re-working. Global matrix now has separate visibility buttonsCarl Hetherington
2009-01-30first pass at internal sends. this is a very tentative work in progress, and ...Paul Davis
2009-01-27A few cleanups. Also make port matrix notice when routes or processors change.Carl Hetherington
2009-01-25Some refactoring. Add port group headers to the port matrix.Carl Hetherington
2009-01-23Add global port matrix dialogs.Carl Hetherington
2009-01-22Some small-ish port matrix rendering improvements.Carl Hetherington
2009-01-21More logical arrangement of port matrix inputs and outputs, hopefully;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
2009-01-11pending changes to port_matrix codePaul Davis
2008-12-18Remove unnecessary 0 checks before delete; see http://www.parashift.com/c++-f...Carl Hetherington
2008-12-14bump required version of GTK, SLV2; basic fixups so that the new port-matrix ...Paul Davis
2008-12-08partial patch/partial by-hand merge of 2.X commits 3169&3170 to 3.X codebasePaul Davis
2008-10-13Fit tracks fix from 2.0, don't crash if some env vars aren't set, remove some...Nick Mainsbridge
2008-10-08Fix mismatched types (warnings).David Robillard
2008-10-07revert last fix - its not relevant to 3.0 (yet)Paul Davis
2008-10-01next region list fix from chris g; more tweaks to port matrix/ioselector; rem...Paul Davis
2008-09-30more tweaks to the IO SelectorPaul Davis
2008-09-29subtle but important changes to IO Selector widgets etc.Paul Davis
2008-05-21* bugfix: Inputs and Outputs swapped in the Track/Bus InspectorHans Baier
2008-04-05* bugfix: invisible midi ports in port matrix shownHans Baier
2007-10-19Various work on bundles. We now have a Bundle Manager dialogue, and hopefull...Carl Hetherington