summaryrefslogtreecommitdiff
path: root/gtk2_ardour/mixer_group_tabs.cc
AgeCommit message (Expand)Author
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2017-07-17Clean up library inheritance (colors.h, utils.h)Robin Gareus
2017-05-04Scaleable group-tabs: use Pango to layout text, scale with UI #7331Robin Gareus
2016-12-21backport/minimize difference to mixbus branchRobin Gareus
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-07-06many changes associated with rationalizing selection flowPaul Davis
2016-06-05substantive redesign of Gtk::TreeModel used inside Mixer_UI to hold both VCAs...Paul Davis
2016-05-31first vaguely working version using PresentationInfoPaul Davis
2016-05-31first pass at making the GUI for a VCA visiblePaul Davis
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-09-27fix mixer group-tab width - #6572Robin Gareus
2015-09-16Move UIConfiguration Singleton into UIConfiguration headerTim Mayberry
2015-03-10Groups created from the (edit,mix) windows should share the same default prop...Ben Loftis
2014-12-14fix up requested color names everywhere.Paul Davis
2014-12-14initial pass to replace all UIConfiguration::get_XXXXXX() calls with UIConfig...Paul Davis
2014-11-07use new canvas colors header as necessaryPaul Davis
2014-10-21remove "canvasvar_" from all functions related to obtaining values from ARDOU...Paul Davis
2014-06-30move contrasting_text_color() into ArdourCanvasPaul Davis
2014-06-30make inactive group tab color be themeable and update it dynamicallyPaul Davis
2014-06-25move utility functions into a dedicated namespaceRobin Gareus
2014-06-09substantial changes in color management, involving a reduction in the use of ...Paul Davis
2013-10-21Unify editor / mixer ordering.nick_m
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