Update route colours when they are added to / removed
[ardour.git] / libs / ardour / ardour / route_group.h
2011-09-07 Carl HetheringtonUpdate route colours when they are added to / removed
2011-08-31 Carl HetheringtonAllow route groups to color their tracks (remainder of
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-01-10 Carl HetheringtonAdd route group property to share route active state...
2011-01-09 Carl HetheringtonReplace RouteGroup's collection of apply() methods...
2011-01-04 Carl HetheringtonAllow choice of direct or aux busses when subgrouping...
2010-04-03 Paul Davismeter point restore handling, and related matters
2010-04-02 Carl HetheringtonFix up route group state signal handling. Make the...
2010-02-23 David RobillardFix various code quality issues found by cppcheck ...
2010-02-19 Paul Davischange PropertyChange from a bitfield into a real objec...
2010-02-18 Paul Davisthe Properties & 64bit region commit
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-13 Carl HetheringtonApply Select property of route groups at the Selection...
2009-12-10 Paul Davisdrastic, deep and wide changes to make RouteGroup use...
2009-10-15 Paul Davisrework Stateful::set_state() patch to avoid default...
2009-10-15 Carl HetheringtonPart 1 of loading 2.X sessions; some things work, some...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-07-04 Carl HetheringtonAdd option to collect a route group, so that its member...
2009-06-29 Carl Hetheringtonlincoln's patch from mantis 2757 to add route group...
2009-06-25 Carl HetheringtonVarious adjustments to make more operations respect...
2009-06-25 Paul Davisstartup assistant patch from tinman; cleanup fix backpo...
2009-06-21 Carl HetheringtonMerge edit and mix groups to just being route groups...
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2007-06-17 Tim MayberryMove Stateful class declared in pbd/stateful.h into...
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2007-01-09 David RobillardMerged with trunk R1283.
2007-01-02 Paul Davisfinish use of EnumWriter for saving flags etc. througho...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-01 David RobillardMostly Cosmetic/Design changes to bring trunk and midi...
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
2006-07-28 David RobillardMerged with trunk R708
2006-07-19 Taybin RutkinRemoved unused midicontrollable.cc
2006-07-14 David RobillardMerge big changes (mostly Controllable) from trunk
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
2006-03-09 Paul Davisnew mix group interface, not yet finished and still...
2006-03-08 Paul Davisadd/remove edit groups via buttons (still a bit of...
2006-03-05 Paul Davisexport range markers patch (revisited), change selectio...
2005-09-24 Taybin Rutkinlibardour added.