a boatload of minor and middle-sized changes to try to speed up undo. imperfect,...
[ardour.git] / gtk2_ardour / editor_routes.h
2009-12-22 Paul Daviscleanup up cleanup at session destruction; clarify...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-10 Paul Davisadd solo isolate indicator in editor route list
2009-11-30 Carl HetheringtonSpeed up some track state operations (e.g. mute etc...
2009-11-29 Carl HetheringtonImplement 2532: option to show tracks with regions...
2009-11-26 Carl HetheringtonFix #2926 and #2927; presence and behaviour of solo...
2009-11-24 Carl HetheringtonFix for routes being renamed if you start editing their...
2009-11-21 Paul Davissome provisional support for "real" solo-isolate behavi...
2009-11-16 Paul Davislincoln's patch to show mute/solo in editor RHS track...
2009-11-12 Carl HetheringtonAllow route name edit from the right-hand-side editor...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-07-09 Carl HetheringtonBack out big shared_ptr change. Moving to a branch...
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-04 Carl HetheringtonUse std::string for order key map.
2009-07-03 Carl HetheringtonSplit route group list out of Editor.