summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/route_group_member.h
AgeCommit message (Expand)Author
2019-08-03Update libardour GPL boilerplate and (C) from git logRobin Gareus
2017-03-12remove cruft; superseded by ControlGroup::use_meRobin Gareus
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
2011-06-01Fix broken whitespace. I'd apologize for the compile times if it was my faul...David Robillard
2010-07-05Fix up route group label updates.Carl Hetherington
2009-12-19use new syntax for connecting to backend signals that enforces explicit conne...Paul Davis
2009-12-17switch to using boost::signals2 instead of sigc++, at least for libardour. no...Paul Davis
2009-12-10drastic, deep and wide changes to make RouteGroup use boost::shared_ptr<Route...Paul Davis