summaryrefslogtreecommitdiff
path: root/libs/ardour/route_group_member.cc
AgeCommit message (Expand)Author
2017-03-12remove cruft; superseded by ControlGroup::use_meRobin Gareus
2016-03-14use ForGroup to flag and detect route-group based control changesPaul Davis
2016-01-25fix/improve logic for InverseGroupPaul Davis
2016-01-22rename Controllable::WholeGroup => InverseGroup to reflect real intent.Paul Davis
2016-01-22first compiling, mostly working version of group controls changesPaul Davis
2013-10-17add export visibility macros across libardourPaul Davis
2012-05-24Remove over 500 unnecessary includes (including 54 of session.h).David Robillard
2011-11-04Fix somewhat confusing method names.Carl Hetherington
2011-09-07Update route colours when they are added to / removedCarl Hetherington
2009-12-10drastic, deep and wide changes to make RouteGroup use boost::shared_ptr<Route...Paul Davis