summaryrefslogtreecommitdiff
path: root/gtk2_ardour/port_group.cc
AgeCommit message (Expand)Author
2010-08-17forward port 2.X changes up to and including rev 6767Paul Davis
2010-08-01Put MIDI sync ports in the Ardour tab of the port matrix.Carl Hetherington
2010-08-01Fixes to MIDI ports in the matrix.Carl Hetherington
2010-08-01Fix port matrix crash.Carl Hetherington
2010-07-30Put Mackie surface ports into the Ardour tab of the port matrix.Carl Hetherington
2010-07-29Don't display empty tabs in the port matrix.Carl Hetherington
2010-07-21Sort tracks in the port matrix according to editor order. Fixes #2966.Carl Hetherington
2010-07-01Allow port matrix to show both audio and midi ports at the same time, and use...Carl Hetherington
2010-06-30Basic tweaks to make the bundles and the port matrix accept that MIDI tracks ...Carl Hetherington
2010-06-26lots of details relating to MIDI file management; try to ignore ALSA sequence...Paul Davis
2010-03-30handle deletion of UI objects between the time that a callback is queued with...Paul Davis
2010-01-05make system tab show up as default (most of the time) in port matrixPaul Davis
2009-12-22Fix compile.Carl Hetherington
2009-12-22Add remove all and disconnect all to port matrix menu. Hide bundles whose ch...Carl Hetherington
2009-12-21fully implement and deploy explicit x-thread signal connection syntax (testin...Paul Davis
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-13Restore port group tabs.Carl Hetherington
2009-12-11make all use of bind/mem_fun be explicitly sigc:: Paul Davis
2009-12-10drastic, deep and wide changes to make RouteGroup use boost::shared_ptr<Route...Paul Davis
2009-12-07Redraw the matrix correctly when available ports change in the currently visi...Carl Hetherington
2009-12-07Give just one system tab rather than mono / stereo. Fix bundles-only mode of...Carl Hetherington
2009-12-05Clean up and comment PortMatrix event handling a bit.Carl Hetherington
2009-11-25Seconds out, the people vs. the port matrix, round 7.Carl Hetherington
2009-11-18Rework port matrix to use Gtk notebook tabs to select visible groups.Carl Hetherington
2009-11-15Tidy up a bit in the case where the port matrix has nothing to display.Carl Hetherington
2009-11-14Allow multiple bundles with the same ports in the bundle editor, otherwise so...Carl Hetherington
2009-11-10Various adjustments to user bundle handling, with the general aim of allowing...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-04Don't add auditioner and click to MIDI connection port matrices.Carl Hetherington
2009-07-20Clean up handling of add/remove/rename channels in the port matrix. Hence ma...Carl Hetherington
2009-07-18Various tweaks to the port matrix.Carl Hetherington
2009-07-18Oops from previous commit.Carl Hetherington
2009-07-18Pull auditioner and click into an ardour group in the matrix.Carl Hetherington
2009-07-18Better fix for non-rearrangement after open for the port matrix.Carl Hetherington
2009-07-17Whoops. That optimisation breaks things. Revert it.Carl Hetherington
2009-07-17Small optimisation. Fix mouseover highlighting in the port matrix.Carl Hetherington
2009-07-17Use track colours in the port matrix.Carl Hetherington
2009-06-09Fix up port matrix for new Route / IO arrangements.Carl Hetherington
2009-06-09the big Route structure refactor. !!!! THIS WILL ***NOT LOAD*** PRIOR 3.0 or...Paul Davis
2009-02-09Fixes to bundle manager to make it vaguely usable.Carl Hetherington
2009-02-05Small fixes to port matrix rendering, mostly visible when using the bundle ma...Carl Hetherington
2009-02-03* typo buss -> busHans Baier
2009-02-02Re-enable creation of stereo bundles for system IO, so that the mixer stripCarl Hetherington
2009-01-30Trim include dependency graph, especially for io.h and session.h.David Robillard
2009-01-30More port matrix re-working. Global matrix now has separate visibility buttonsCarl Hetherington
2009-01-30first pass at internal sends. this is a very tentative work in progress, and ...Paul Davis
2009-01-27Make track sends etc. appear in the same bundle as the track. Tidy up bundle...Carl Hetherington
2009-01-27First cut at mouseovers for the port matrix.Carl Hetherington