Optimize automation-event process splitting
[ardour.git] / gtk2_ardour / port_matrix_grid.cc
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2013-03-30 Paul Davisremove incorrect #includes of <cairo/cairo.h> and repla...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2011-12-07 Carl HetheringtonPass whole GdkEventButton into port matrix button
2011-11-08 Carl HetheringtonAttempt to fix some confusions caused by bundles containing
2011-09-27 Carl HetheringtonFix assertion failure on clicking on bundles whose...
2011-08-14 Carl HetheringtonFix a few SNAFUs with the port matrix after recent...
2011-08-13 Carl HetheringtonStop bundles disappearing from the port matrix when...
2011-06-01 David RobillardDelete trailing whitespace
2011-01-29 Carl HetheringtonFix crash on unchecking show individual ports (#3740).
2010-12-10 Carl HetheringtonFix crash on mouseover.
2010-07-21 Carl HetheringtonProvide a visual cue to indicate that MIDI and audio...
2010-07-01 Carl HetheringtonAllow port matrix to show both audio and midi ports...
2010-06-30 Carl HetheringtonBasic tweaks to make the bundles and the port matrix...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-07 Carl HetheringtonFix a couple of crashes with empty matrices. Some...
2009-12-04 Paul Davismove generic parts of Keyboard into gtkmm2ext. imperfec...
2009-11-18 Carl HetheringtonPrimary-modifier click on a node in the port matrix...
2009-11-18 Carl HetheringtonFix dragging grid lines when you move the mouse outside...
2009-11-18 Carl HetheringtonRework port matrix to use Gtk notebook tabs to select...
2009-11-17 Carl HetheringtonThe matrix used to highlight connections on click-hold...
2009-11-16 Carl HetheringtonAllow ardour to manipulate connections between two...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-19 Carl HetheringtonStop line drags in collapsed groups.
2009-07-19 Carl HetheringtonNo highlighting at all when mouse is over a collapsed...
2009-07-19 Carl HetheringtonUse the word `port' rather than `channel' when adding...
2009-07-19 Carl HetheringtonModify line-drag behaviour in port matrix so that nodes...
2009-07-19 Carl HetheringtonPort matrix tweaks: scroll wheel support; use the corre...
2009-07-18 Carl HetheringtonCleanup to previous commit.
2009-07-18 Carl HetheringtonDrag a line in the port matrix to connect a group of...
2009-07-17 Carl HetheringtonVarious tweaks to the port matrix: open to full size...
2009-07-17 Carl HetheringtonUse track colours in the port matrix.
2009-05-13 Paul Davismore work on the new all-Processor-all-The-Time redesig...
2009-05-03 Carl HetheringtonSupport for the port matrix working at the bundle level...
2009-02-04 Carl HetheringtonReduce header dependencies.
2009-01-30 Carl HetheringtonMore port matrix re-working. Global matrix now has...
2009-01-27 Carl HetheringtonDraw mouseover lines only between the target and the...
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 HetheringtonTry to avoid adding system ports to the port matrix...
2009-01-24 Carl HetheringtonFix state setting in the port matrix, broken a few...
2009-01-23 Carl HetheringtonAdd global port matrix dialogs.
2009-01-20 Carl HetheringtonNew matrix-based editor for connections and bundles...