summaryrefslogtreecommitdiff
path: root/gtk2_ardour/port_matrix_component.cc
AgeCommit message (Expand)Author
2020-04-05Revert "replace use of gdk_pixmap_unref() with g_object_unref"Robin Gareus
2020-01-11Scale the port matrix with the GUI/font-scaling setting.Carl Hetherington
2019-08-03Update GPL boilerplate and (C)Robin Gareus
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-08-13Stop bundles disappearing from the port matrix when theyCarl Hetherington
2011-06-01Delete trailing whitespaceDavid Robillard
2010-07-01Allow port matrix to show both audio and midi ports at the same time, and use...Carl Hetherington
2010-06-30Basic tweaks to make the bundles and the port matrix accept that MIDI tracks ...Carl Hetherington
2010-05-28replace use of gdk_pixmap_unref() with g_object_unrefPaul Davis
2010-04-01No-op: rename a few variables and add/fix some comments.Carl Hetherington
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-12-07Give just one system tab rather than mono / stereo. Fix bundles-only mode of...Carl Hetherington
2009-11-18Rework port matrix to use Gtk notebook tabs to select visible groups.Carl Hetherington
2009-11-17The matrix used to highlight connections on click-hold on a row or column lab...Carl Hetherington
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-07-18Drag a line in the port matrix to connect a group of things together in one g...Carl Hetherington
2009-07-17Various tweaks to the port matrix: open to full size; remove buttons and move...Carl Hetherington
2009-07-17Use dialog background colour for the port matrix.Carl Hetherington
2009-06-20Optional tabs down the LHS of the editor window to indicate edit group member...Carl Hetherington
2009-02-05Small fixes to port matrix rendering, mostly visible when using the bundle ma...Carl Hetherington
2009-01-30More port matrix re-working. Global matrix now has separate visibility buttonsCarl Hetherington
2009-01-25Some refactoring. Add port group headers to the port matrix.Carl Hetherington
2009-01-20New matrix-based editor for connections and bundles, based on thorwil's design.Carl Hetherington