summaryrefslogtreecommitdiff
path: root/gtk2_ardour/global_port_matrix.h
AgeCommit message (Expand)Author
2013-07-11Change/improve enum as IN and OUT are defined via windows.hPaul Davis
2013-07-10fix port-matrix (update with session)Robin Gareus
2011-11-19Only use ArdourDialog (and thus Gtk::Dialog) for actual dialogs.David Robillard
2010-12-14make global connection window inherit from ArdourDialogPaul Davis
2010-07-20Fix a few dialogues which don't reset their session pointer correctly on a ne...Carl Hetherington
2010-05-08Remove use of i18n macros in headers. Prevents our gettext.h being included ...Carl Hetherington
2009-12-05Clean up and comment PortMatrix event handling a bit.Carl Hetherington
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
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-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-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-10Duh. Simplify previous commit.Carl Hetherington
2009-02-10Add a rescan button.Carl Hetherington
2009-02-09Fixes to bundle manager to make it vaguely usable.Carl Hetherington
2009-01-30More port matrix re-working. Global matrix now has separate visibility buttonsCarl Hetherington
2009-01-26Make global port matrix a Gtk::Window rather than an ArdourDialog.Carl Hetherington
2009-01-23Add global port matrix dialogs.Carl Hetherington