summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_route_groups.cc
AgeCommit message (Expand)Author
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