Various tweaks to group tabs, the main upshot of which is that you can start
[ardour.git] / gtk2_ardour / editor_route_groups.cc
2009-12-01 Carl HetheringtonVarious tweaks to group tabs, the main upshot of which...
2009-11-20 Paul Davismake strip-as-GUI-for-send work for metering too ;...
2009-10-30 David RobillardTrim session.h include dependency tree.
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-08-10 Carl HetheringtonFix route group collect option.
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-09 Carl HetheringtonBack out big shared_ptr change. Moving to a branch...
2009-07-09 Carl HetheringtonFix collection of route groups.
2009-07-09 Carl HetheringtonUse shared_ptr for the TimeAxisView hierarchy.
2009-07-04 Carl HetheringtonAdd option to collect a route group, so that its member...
2009-07-03 Carl HetheringtonSplit route group list out of Editor.