summaryrefslogtreecommitdiff
path: root/gtk2_ardour/port_matrix_body.h
AgeCommit message (Expand)Author
2009-12-17switch to using boost::signals2 instead of sigc++, at least for libardour. no...Paul Davis
2009-12-07Fix a couple of crashes with empty matrices. Some small optimisations.Carl Hetherington
2009-11-17The matrix used to highlight connections on click-hold on a row or column lab...Carl Hetherington
2009-11-14Fix some uninitialised variables in the port matrix code.Carl Hetherington
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-07-17Various tweaks to the port matrix: open to full size; remove buttons and move...Carl Hetherington
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-04Fix minor visual glitch with mouseover when a label is partially out-of-sight.Carl Hetherington
2009-02-03Click and hold button 1 over a channel name in the port matrix highlightsCarl Hetherington
2009-02-02Fix up mouseover handling in the port matrix.Carl Hetherington
2009-01-30More port matrix re-working. Global matrix now has separate visibility buttonsCarl Hetherington
2009-01-27Draw mouseover lines only between the target and the labels.Carl 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-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