summaryrefslogtreecommitdiff
path: root/gtk2_ardour/group_tabs.cc
AgeCommit message (Expand)Author
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2019-04-11Skip Subgroup menu-options when not available (no MIDI subgroups)Robin Gareus
2018-11-07Change get_routes to get_routelist where appropriate.Len Ovens
2018-03-20Fix crash when re-assigning groups to a disjunct set.Robin Gareus
2018-03-15GUI: create_vca() API changeRobin Gareus
2017-08-07Name New VCAs from SelectionRobin Gareus
2017-06-22Update GUI to follow Slavable API changeRobin Gareus
2017-06-17Use Stripable::Sorter in GUI consistently.Robin Gareus
2017-05-14Fix use-after free (signal after deleting group)Robin Gareus
2017-05-04Scaleable group-tabs: use Pango to layout text, scale with UI #7331Robin Gareus
2017-05-03GUI update: migrate group-color into the session (not GUI state)Robin Gareus
2017-03-26make it possible to drop a group from a VCAPaul Davis
2017-03-20Towards a consistent render() API.Robin Gareus
2017-03-18Fix Group assign to new VCARobin Gareus
2017-03-16Manage some Menus (memory leaks)Robin Gareus
2017-02-21Group-Tabs keyboard shortcutsRobin Gareus
2017-02-20use "VCA" rather than "Control Master" in the GUIPaul Davis
2017-02-06save/restore VCA master state inside slaves, so that a reloaded session ends ...Paul Davis
2017-01-28more consisten code to set menu item name from VCA namePaul Davis
2017-01-28Patch to bug 0007204 : Some options in the Group List context menu are not wo...Ed Ward
2017-01-27use RAII for class-wide PresentationInfo::Change signal, along with propertie...Paul Davis
2016-12-01Fix un/setting group colorsRobin Gareus
2016-08-08fix thinko that causes near duplicate menu items in group context menu when n...Paul Davis
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-07-12remove pointless version of Stripable::set_presentation_order()Paul Davis
2016-06-12remove RouteGroupDialog::do_run() and replace its use with code that doesn't ...Paul Davis
2016-06-11make RouteGroupDialog non-modal.Paul Davis
2016-06-10Various changes to PresentationInfo and a small consolidation of sorters.Paul Davis
2016-06-05use PresentationInfo color to set route colors. GUI appears to respond as exp...Paul Davis
2016-06-05use modified PresentationInfo/Stripable APIPaul Davis
2016-06-03move from PresentationInfo::global_order() to PresentationInfo::order, and fi...Paul Davis
2016-05-31not quite as many magic numbers when deciding if a group color is too close t...Paul Davis
2016-05-31make create group with master actually create (and name) masterPaul Davis
2016-05-31rearrange group tabs menuPaul Davis
2016-05-31more work on presenting GUI actions to connect Route groups and control mastersPaul Davis
2016-05-31a start at the group/master menu related structurePaul Davis
2016-05-31first vaguely working version using PresentationInfoPaul Davis
2016-05-31universal change in the design of the way Route/Track controls are designed a...Paul Davis
2016-02-26fix "Collect Groups" -- closes #6794Robin Gareus
2016-02-12update signal connetion for new CairoWidget::set_dirty() APIRobin Gareus
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-09-21Hide create new item from Group Tab context menuTodd Naugle
2015-09-21Create new Groups with a consistent set of default properties.Todd Naugle
2015-09-16Remove ui_config.h inclusion from ardour_ui.hTim Mayberry
2015-09-16Move UIConfiguration Singleton into UIConfiguration headerTim Mayberry
2015-09-16Move DPIReset and ColorsChanged signals into UIConfigurationTim Mayberry
2015-03-10Groups created from the (edit,mix) windows should share the same default prop...Ben Loftis
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