summaryrefslogtreecommitdiff
path: root/gtk2_ardour/mixer_group_tabs.cc
AgeCommit message (Expand)Author
2012-07-19more work on RID and editor/mixer order matching; when a track/bus is hidden ...Paul Davis
2012-06-27first pass at the big rethink of managing sort order keys for editor and mixe...Paul Davis
2012-06-25drastic rethink of the relationship between remote control ID and route order...Paul Davis
2012-05-24Remove over 500 unnecessary includes (including 54 of session.h).David Robillard
2011-12-07move 2 other non-ardour-specific utility functions into gtkmm2extPaul Davis
2011-11-18don't cache width & height for CairoWidget; provide option for all CairoWidge...Paul Davis
2011-11-04fix up use of selected mixer strips in MixerGroupTabsPaul Davis
2011-11-04drastic overhaul of keyboard handling in mixer window. real bindings, key eve...Paul Davis
2011-08-30Give route groups their own colour, settable from the routeCarl Hetherington
2011-06-01Delete trailing whitespaceDavid Robillard
2010-07-19Tweak group tabs class hierarchy and offer the same menu in both editor and m...Carl Hetherington
2010-03-23finish commit from yesterday ... sorry folksPaul Davis
2010-02-18the Properties & 64bit region commitPaul Davis
2009-12-11make all use of bind/mem_fun be explicitly sigc:: Paul Davis
2009-12-01Various tweaks to group tabs, the main upshot of which is that you can startCarl Hetherington
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-07-03Split route group list out of Editor.Carl Hetherington
2009-06-25startup assistant patch from tinman; cleanup fix backported from 2.X ; easy(i...Paul Davis
2009-06-23Update mixer group tabs on strip width change. Don't display the mixer group...Carl Hetherington
2009-06-22Make tabs correctly follow reordering of mixer strips.Carl Hetherington
2009-06-22Use the same menu for the editor route group list and the editor group tabs.Carl Hetherington
2009-06-22Fix problems with dragging route groups so that they are too small.Carl Hetherington
2009-06-21Refactor group tabs code a bit. Allow dragging of group tabs to alter group ...Carl Hetherington
2009-06-21Merge edit and mix groups to just being route groups. Add properties to rout...Carl Hetherington
2009-06-21Fix glitch in group tabs when hiding groups.Carl Hetherington
2009-06-20Fix for clicking on tabs.Carl Hetherington
2009-06-20Mix group tabs in the mixer.Carl Hetherington