summaryrefslogtreecommitdiff
path: root/gtk2_ardour/port_group.cc
AgeCommit message (Expand)Author
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
2009-01-26Put sends / inserts into the port matrix next to their tracks / bussesCarl Hetherington
2009-01-25Some refactoring. Add port group headers to the port matrix.Carl Hetherington
2009-01-24Gather all ardour: ports so that a few more things are found to put in the po...Carl Hetherington
2009-01-24Try to avoid adding system ports to the port matrix twice. Fix some whitespa...Carl Hetherington
2009-01-23Add global port matrix dialogs.Carl Hetherington
2009-01-21Put JACK ports with alsa_pcm: prefix into the system group as well as system:...Carl Hetherington
2009-01-21Only add session bundles that are of the correct type.Carl Hetherington
2009-01-21Rework Port class hierarchy a bit. Hopefully now simpler, and shouldCarl Hetherington
2009-01-20New matrix-based editor for connections and bundles, based on thorwil's design.Carl Hetherington
2009-01-13File missing from previous commit.Carl Hetherington