summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_route_groups.h
AgeCommit message (Expand)Author
2016-09-13Add missing header include guards in various gtk2_ardour headersTim Mayberry
2014-07-07remove all_group_active_button. if you want to operate on all tracks, choos...Ben Loftis
2012-12-26remove "edit" property from track/bus groups; use "select" property which sho...Paul Davis
2011-12-07add "enabled" column to editor route groups list and check logicPaul Davis
2011-12-07rationalize MVC and functionality in editor route group listPaul Davis
2011-12-06add color column to editor route groups listPaul Davis
2011-12-06add monitoring column to route group list; make click in blank area of route ...Paul Davis
2011-09-19Tidy up style of a few toggle buttons (#4319).Carl Hetherington
2011-07-12Re-order route group editor list columns to match up with the order in the ro...Carl Hetherington
2011-04-19Save route group reorderings in the session file. Link changes in the mixer ...Carl Hetherington
2011-04-06Fix show checkbuttons for mixer groups on startup (#3919). Also synchronise ...Carl Hetherington
2010-09-14remove Glib::ustring from gtk2_ardourPaul Davis
2010-08-30more improvements for range drag/track selection logic etc.Paul Davis
2010-08-30tweak track selection during range drag; "all group" button in editor is now ...Paul Davis
2010-08-26some (unfinished) work on incorporating Ben's rev 6919 changes regarding trac...Paul Davis
2010-07-19Tweak group tabs class hierarchy and offer the same menu in both editor and m...Carl Hetherington
2010-04-02Fix up route group state signal handling. Make the PropertyList versionCarl 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-01Various tweaks to group tabs, the main upshot of which is that you can startCarl Hetherington
2009-11-20make strip-as-GUI-for-send work for metering too ; frame around session summa...Paul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-07-04Add option to collect a route group, so that its member routes are reordered ...Carl Hetherington
2009-07-03Missing copyright declaration.Carl Hetherington
2009-07-03Split route group list out of Editor.Carl Hetherington