summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_route_groups.cc
AgeCommit message (Expand)Author
2009-12-04move generic parts of Keyboard into gtkmm2ext. imperfectly done, but makes mo...Paul Davis
2009-12-01Various tweaks to group tabs, the main upshot of which is that you can startCarl Hetherington
2009-11-20make strip-as-GUI-for-send work for metering too ; frame around session summa...Paul Davis
2009-10-30Trim session.h include dependency tree.David Robillard
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-08-10Fix route group collect option.Carl Hetherington
2009-07-21Fix some unused parameter warnings.Carl Hetherington
2009-07-09Back out big shared_ptr change. Moving to a branch. Apologies all.Carl Hetherington
2009-07-09Fix collection of route groups.Carl Hetherington
2009-07-09Use shared_ptr for the TimeAxisView hierarchy.Carl Hetherington
2009-07-04Add option to collect a route group, so that its member routes are reordered ...Carl Hetherington
2009-07-03Split route group list out of Editor.Carl Hetherington