summaryrefslogtreecommitdiff
path: root/gtk2_ardour/io_selector.h
AgeCommit message (Expand)Author
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2017-07-01NO-OP whitespace & foratting of header filesRobin Gareus
2017-07-01NO-OP whitespace (updated GH PR #357)Thomas Brand
2011-11-18Add ArdourWindow class for non-dialog windows.David Robillard
2011-06-01Delete trailing whitespaceDavid Robillard
2011-03-02make per-track port matrix dialog into a real dialog, complete with ctrl-w ha...Paul Davis
2010-08-31fix up the port insert I/O GUIPaul Davis
2010-08-16forward port 2.X changes up to and including rev 6714Paul Davis
2010-07-27Fix route port matrix to only display the relevant port types.Carl Hetherington
2010-05-08Remove use of i18n macros in headers. Prevents our gettext.h being included ...Carl Hetherington
2010-03-16changes from 2.X starting in march 2009 through oct 20 2009 (5826 inclusive)Paul Davis
2009-12-21fully implement and deploy explicit x-thread signal connection syntax (testin...Paul Davis
2009-12-17switch to using boost::signals2 instead of sigc++, at least for libardour. no...Paul Davis
2009-12-05Clean up and comment PortMatrix event handling a bit.Carl Hetherington
2009-12-04Arrange port insert matrix horizontally.Carl Hetherington
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-09-13permit sends to show up in processor box, by handling delete event and sendin...Paul Davis
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-17Various tweaks to the port matrix: open to full size; remove buttons and move...Carl Hetherington
2009-06-09the big Route structure refactor. !!!! THIS WILL ***NOT LOAD*** PRIOR 3.0 or...Paul Davis
2009-05-16a gadzillion changes all over the place. nothing is finished, but all is bett...Paul Davis
2009-05-03Support for the port matrix working at the bundle level and hiding details of...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-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
2008-10-07revert last fix - its not relevant to 3.0 (yet)Paul Davis
2008-10-01next region list fix from chris g; more tweaks to port matrix/ioselector; rem...Paul Davis
2008-09-30more tweaks to the IO SelectorPaul Davis
2008-09-29subtle but important changes to IO Selector widgets etc.Paul Davis
2007-10-19Various work on bundles. We now have a Bundle Manager dialogue, and hopefull...Carl Hetherington
2007-10-13Fix some bugs with visiblity of groups.Carl Hetherington
2007-10-13Put row labels on both sides of the grid.Carl Hetherington
2007-10-13Check buttons to select visibility of destination groups.Carl Hetherington
2007-10-13Considerable re-work to allow scrolling of the checkbutton area of the dialog...Carl Hetherington
2007-10-12Better support for MIDI tracks in the IO selector.Carl Hetherington
2007-10-12Group destination ports by track / buss / system etc.Carl Hetherington
2007-10-10New matrix-style IO selector dialogue. Should allow you to do the same thing...Carl Hetherington
2007-06-27Renamed Insert to Processor and Redirect to IOProcessor.David Robillard
2007-06-23Insert/Redirect refactoring, towards better MIDI support in mixer strip, andDavid Robillard
2007-03-26.. and the 2nd file in the LAC2007 bar-hack sessionSampo Savolainen
2007-02-28remove Id: lines from many/all headers and some more source filesPaul Davis
2006-11-12fix stupid button sensitivity issue in IO SelectorPaul Davis
2006-11-12debugging stuff for IO SelectorPaul Davis