Optimize automation-event process splitting
[ardour.git] / gtk2_ardour / port_matrix.h
2014-01-20 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-12 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-10 Paul DavisMerge windows+cc branch into cairocanvas branch. Not...
2014-01-08 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2013-12-03 Paul Davisfix up wscript/build issues in exportvis after merge...
2013-10-23 Paul Davisfix merge conflicts with master
2013-10-22 Paul Davismerge from master
2013-10-22 Paul DavisMerge branch 'unify_display_ordering' of https://github...
2013-10-20 nick_mUnify editor / mixer ordering.
2012-06-27 Paul Davisfirst pass at the big rethink of managing sort order...
2012-06-20 Carl HetheringtonAdd a menu option and key press (F) in port matrices...
2012-05-21 Carl HetheringtonSlightly hacky improvement to embolden the labels of
2012-05-20 Carl HetheringtonRename can_add_channel slightly and add mysteriously...
2011-08-13 Carl HetheringtonStop bundles disappearing from the port matrix when...
2011-06-01 David RobillardDelete trailing whitespace
2010-12-10 Carl HetheringtonFix crash on mouseover.
2010-09-06 Carl HetheringtonAnother hacky fix for deadlocks when updating the port...
2010-07-01 Carl HetheringtonAllow port matrix to show both audio and midi ports...
2010-05-08 Carl HetheringtonRemove use of i18n macros in headers. Prevents our...
2010-04-05 Carl HetheringtonMake port matrix notice when connections are changed...
2009-12-22 Carl HetheringtonAdd remove all and disconnect all to port matrix menu...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-14 Carl HetheringtonOffer all of a bundle's ports for disconnection / remov...
2009-12-07 Carl HetheringtonRedraw the matrix correctly when available ports change...
2009-12-07 Carl HetheringtonFix a couple of crashes with empty matrices. Some...
2009-12-05 Carl HetheringtonClean up and comment PortMatrix event handling a bit.
2009-12-04 Carl HetheringtonSome tweaks to fix bug with the tab handling when resca...
2009-11-30 Carl HetheringtonVarious optimisations to speed up rec-enable.
2009-11-18 Carl HetheringtonPort port group type labels in-line with the tabs.
2009-11-18 Carl HetheringtonRework port matrix to use Gtk notebook tabs to select...
2009-11-07 Carl HetheringtonVarious tweaks to the bundle manager.
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-08-29 Carl HetheringtonModify hacks associated with initial sizing of port...
2009-07-22 Carl HetheringtonVarious fixups to bundle manager. Add a separator...
2009-07-20 Carl HetheringtonClean up handling of add/remove/rename channels in...
2009-07-19 Carl HetheringtonUse the word `port' rather than `channel' when adding...
2009-07-19 Carl HetheringtonRestore add channel option to port matrix context menu.
2009-07-19 Carl HetheringtonPort matrix tweaks: scroll wheel support; use the corre...
2009-07-18 Carl HetheringtonVarious tweaks to the port matrix.
2009-07-18 Carl HetheringtonBetter fix for non-rearrangement after open for the...
2009-07-17 Carl HetheringtonVarious tweaks to the port matrix: open to full size...
2009-05-03 Carl HetheringtonSupport for the port matrix working at the bundle level...
2009-02-10 Carl HetheringtonBit of a hack to make the port matrix for port inserts...
2009-02-09 Carl HetheringtonFixes to bundle manager to make it vaguely usable.
2009-02-04 Carl HetheringtonReduce header dependencies.
2009-02-03 Carl HetheringtonClick and hold button 1 over a channel name in the...
2009-02-03 Carl HetheringtonDo not display orphaned Show: labels when they are...
2009-01-30 Carl HetheringtonMore port matrix re-working. Global matrix now has...
2009-01-27 Carl HetheringtonA few cleanups. Also make port matrix notice when...
2009-01-25 Carl HetheringtonSome refactoring. Add port group headers to the port...
2009-01-23 Carl HetheringtonAdd global port matrix dialogs.
2009-01-20 Carl HetheringtonNew matrix-based editor for connections and bundles...
2009-01-13 Carl HetheringtonImprovements to the port matrix (I think). Sizing...
2009-01-11 Paul Davispending changes to port_matrix code
2008-12-14 Paul Davisbump required version of GTK, SLV2; basic fixups so...
2008-12-08 Paul Davispartial patch/partial by-hand merge of 2.X commits...
2008-10-07 Paul Davisrevert last fix - its not relevant to 3.0 (yet)
2008-10-01 Paul Davisnext region list fix from chris g; more tweaks to port...
2008-09-30 Paul Davismore tweaks to the IO Selector
2007-10-19 Carl HetheringtonVarious work on bundles. We now have a Bundle Manager...