Merge windows+cc branch into cairocanvas branch. Not finished, need to now merge...
[ardour.git] / gtk2_ardour / port_matrix.cc
2014-01-10 Paul DavisMerge windows+cc branch into cairocanvas branch. Not...
2013-12-03 Paul Davisfix up wscript/build issues in exportvis after merge...
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.
2013-10-18 John EmmasMerge remote-tracking branch 'remotes/origin/exportvis...
2013-10-16 John EmmasMerge remote-tracking branch 'remotes/origin/master...
2013-10-15 Paul DavisMerge branch 'master' into windows
2013-10-14 John EmmasMerge branch 'master' into windows+cc
2013-10-09 Paul DavisMerge ... master, fixing conflicts in 3 wscript files
2013-10-06 John EmmasMerge branch 'master' into windows+cc
2013-09-25 John EmmasMerge branch 'cairocanvas' into windows+cc
2013-09-21 John EmmasMerge remote-tracking branch 'remotes/origin/cairocanva...
2013-09-18 Paul DavisMerge branch 'master' into windows
2013-09-17 Paul Davisfix conflicts and merge with master
2013-09-14 Paul DavisMerge branch 'master' into windows
2013-09-14 Paul DavisMerge branch 'master' into windows
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-12 Paul Davismerge with master
2013-09-12 Paul Davisincomplete merge of master into windows (requires upcom...
2013-09-06 Paul DavisMerge branch 'master' into windows
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-08-24 Paul Davisfix merge conflicts from master
2013-08-08 Robin Gareusfix gtk "child->parent == NULL" asserts
2013-08-08 Robin Gareusdisallow invalid port-removal
2013-08-08 Robin Gareuskeep port-matrix in sync when deleting ports. and fix...
2013-08-05 Paul Davisfix conflicts after merge with master
2013-08-03 Robin Gareusfix gtk "child->parent == NULL" asserts
2013-08-02 Robin GareusMerge branch 'midiclock' of https://github.com/axetota...
2013-08-02 Robin Gareusdisallow invalid port-removal
2013-08-02 Paul DavisMerge branch 'master' into windows
2013-08-02 Robin Gareuskeep port-matrix in sync when deleting ports. and fix...
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul Davisfix merge conflict from master
2013-07-17 Paul DavisMerge branch 'master' into windows
2013-07-14 Paul DavisMerge branch 'master' into windows
2013-07-11 Paul DavisFix ambiguous type CheckMenuItem that is also defined...
2013-07-11 Paul Davisfix conflicts caused by meterbridge merge
2013-07-10 Robin Gareusamend to 212d2ac5d and 8becd4413 - fix port connection...
2012-10-23 Paul Davisescape markup text that may contain non-legal character...
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-06-14 Carl HetheringtonFix crash on close.
2012-05-21 Carl HetheringtonSlightly hacky improvement to embolden the labels of
2012-05-21 Carl HetheringtonFix assertion failure on some right-clicks.
2012-05-20 Carl HetheringtonRename can_add_channel slightly and add mysteriously...
2012-05-20 Carl HetheringtonDisplay hardware IO individually in the port matrices...
2012-05-02 Paul Davisa variety of mostly unused parameter errors from OS...
2012-04-25 Paul Davisremove the apparently unnecessary "ui_bind()" macro...
2011-12-07 Carl HetheringtonCheck that adding a port to an IO is ok with the processors
2011-11-02 Carl HetheringtonRe-allow adding ports to empty bundles (#4408), and...
2011-11-01 Carl HetheringtonFix out-of-whack notebook tabs wrt their contents in...
2011-10-31 Carl HetheringtonReverse the order of vertical tabs in the port matrix
2011-10-28 Carl HetheringtonUse shared_ptr for Port in the AudioEngine; improves...
2011-09-27 Carl HetheringtonFix assertion failure on clicking on bundles whose...
2011-08-14 Carl HetheringtonHopefully fix follow-up bug in #4209.
2011-08-13 Carl HetheringtonStop bundles disappearing from the port matrix when...
2011-06-01 David RobillardDelete trailing whitespace
2011-02-24 Paul Davisdon't show remove port options for individual ports...
2011-01-29 Carl HetheringtonFix crash on unchecking show individual ports (#3740).
2010-12-10 Carl HetheringtonFix crash on mouseover.
2010-12-03 Carl HetheringtonOffer options to add un-natural port types to routes...
2010-11-25 Carl HetheringtonPrevent removal of route inputs when the plugins cannot...
2010-09-06 Carl HetheringtonAnother hacky fix for deadlocks when updating the port...
2010-08-24 Carl HetheringtonSetup tab directions correctly depending on where they...
2010-08-24 Carl HetheringtonPut a bit of padding between the tabs and the window...
2010-08-24 Carl HetheringtonTweak arrangement of labels and tabs in port matrices.
2010-08-24 Carl HetheringtonFix port matrix menu checkbox when the window is closed...
2010-07-27 Carl HetheringtonImprove resize behaviour of port matrices when their...
2010-07-27 Carl HetheringtonFix route port matrix to only display the relevant...
2010-07-21 Carl HetheringtonSort tracks in the port matrix according to editor...
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...
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...
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
2010-01-15 Carl HetheringtonEscape underscores in port matrix menus correctly so...
2009-12-22 Carl HetheringtonAdd remove all and disconnect all to port matrix menu...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
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-13 Carl HetheringtonRestore port group tabs.
2009-12-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
2009-12-11 Paul Davismake all use of bind/mem_fun be explicitly sigc::
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-12-04 Carl HetheringtonHide port matrix notebook tabs if there's only one.
2009-12-01 Paul Davisdon't bother doing port stuff if session is being deleted
2009-11-30 Carl HetheringtonVarious optimisations to speed up rec-enable.
2009-11-25 Carl HetheringtonSeconds out, the people vs. the port matrix, round 7.
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-14 Carl HetheringtonSmall cleanups to port matrix context menu.
2009-11-10 Carl HetheringtonVarious adjustments to user bundle handling, with the...
next