summaryrefslogtreecommitdiff
path: root/gtk2_ardour/port_matrix.h
AgeCommit message (Expand)Author
2013-10-21Unify editor / mixer ordering.nick_m
2012-06-27first pass at the big rethink of managing sort order keys for editor and mixe...Paul Davis
2012-06-20Add a menu option and key press (F) in port matrices to flip the selected row...Carl Hetherington
2012-05-21Slightly hacky improvement to embolden the labels ofCarl Hetherington
2012-05-20Rename can_add_channel slightly and add mysteriously-missing calls to it so t...Carl Hetherington
2011-08-13Stop bundles disappearing from the port matrix when theyCarl Hetherington
2011-06-01Delete trailing whitespaceDavid Robillard
2010-12-10Fix crash on mouseover.Carl Hetherington
2010-09-06Another hacky fix for deadlocks when updating the port matrix.Carl Hetherington
2010-07-01Allow port matrix to show both audio and midi ports at the same time, and use...Carl Hetherington
2010-05-08Remove use of i18n macros in headers. Prevents our gettext.h being included ...Carl Hetherington
2010-04-05Make port matrix notice when connections are changed outside of ardour.Carl Hetherington
2009-12-22Add remove all and disconnect all to port matrix menu. Hide bundles whose ch...Carl Hetherington
2009-12-19use new syntax for connecting to backend signals that enforces explicit conne...Paul Davis
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-07Redraw the matrix correctly when available ports change in the currently visi...Carl Hetherington
2009-12-07Fix a couple of crashes with empty matrices. Some small optimisations.Carl Hetherington
2009-12-05Clean up and comment PortMatrix event handling a bit.Carl Hetherington
2009-12-04Some tweaks to fix bug with the tab handling when rescanning or when ports di...Carl Hetherington
2009-11-30Various optimisations to speed up rec-enable.Carl Hetherington
2009-11-18Port port group type labels in-line with the tabs.Carl Hetherington
2009-11-18Rework port matrix to use Gtk notebook tabs to select visible groups.Carl Hetherington
2009-11-07Various tweaks to the bundle manager.Carl Hetherington
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-08-29Modify hacks associated with initial sizing of port matrices to try and make ...Carl Hetherington
2009-07-22Various fixups to bundle manager. Add a separator between the benign and mor...Carl Hetherington
2009-07-20Clean up handling of add/remove/rename channels in the port matrix. Hence ma...Carl Hetherington
2009-07-19Use the word `port' rather than `channel' when adding channels to a route's b...Carl Hetherington
2009-07-19Restore add channel option to port matrix context menu.Carl Hetherington
2009-07-19Port matrix tweaks: scroll wheel support; use the correct verb for disassocia...Carl Hetherington
2009-07-18Various tweaks to the port matrix.Carl Hetherington
2009-07-18Better fix for non-rearrangement after open for the port matrix.Carl Hetherington
2009-07-17Various tweaks to the port matrix: open to full size; remove buttons and move...Carl Hetherington
2009-05-03Support for the port matrix working at the bundle level and hiding details of...Carl Hetherington
2009-02-10Bit of a hack to make the port matrix for port inserts at least vaguely usable.Carl Hetherington
2009-02-09Fixes to bundle manager to make it vaguely usable.Carl Hetherington
2009-02-04Reduce header dependencies.Carl Hetherington
2009-02-03Click and hold button 1 over a channel name in the port matrix highlightsCarl Hetherington
2009-02-03Do not display orphaned Show: labels when they are not required.Carl Hetherington
2009-01-30More port matrix re-working. Global matrix now has separate visibility buttonsCarl Hetherington
2009-01-27A few cleanups. Also make port matrix notice when routes or processors change.Carl Hetherington
2009-01-25Some refactoring. Add port group headers to the port matrix.Carl Hetherington
2009-01-23Add global port matrix dialogs.Carl Hetherington
2009-01-20New matrix-based editor for connections and bundles, based on thorwil's design.Carl Hetherington
2009-01-13Improvements to the port matrix (I think). Sizing of the cairo section shoul...Carl Hetherington
2009-01-11pending changes to port_matrix codePaul Davis
2008-12-14bump required version of GTK, SLV2; basic fixups so that the new port-matrix ...Paul Davis
2008-12-08partial patch/partial by-hand merge of 2.X commits 3169&3170 to 3.X codebasePaul Davis
2008-10-07revert last fix - its not relevant to 3.0 (yet)Paul Davis