fix incorrect accumulation of export video options each time the dialog is used
[ardour.git] / gtk2_ardour / group_tabs.cc
2018-11-08 Len OvensChange get_routes to get_routelist where appropriate.
2018-03-20 Robin GareusFix crash when re-assigning groups to a disjunct set.
2018-03-15 Robin GareusGUI: create_vca() API change
2017-08-07 Robin GareusName New VCAs from Selection
2017-06-22 Robin GareusUpdate GUI to follow Slavable API change
2017-06-17 Robin GareusUse Stripable::Sorter in GUI consistently.
2017-05-14 Robin GareusFix use-after free (signal after deleting group)
2017-05-04 Robin GareusScaleable group-tabs: use Pango to layout text, scale...
2017-05-03 Robin GareusGUI update: migrate group-color into the session (not...
2017-03-26 Paul Davismake it possible to drop a group from a VCA
2017-03-20 Robin GareusTowards a consistent render() API.
2017-03-18 Robin GareusFix Group assign to new VCA
2017-03-16 Robin GareusManage some Menus (memory leaks)
2017-02-20 Robin GareusGroup-Tabs keyboard shortcuts
2017-02-20 Paul Davisuse "VCA" rather than "Control Master" in the GUI
2017-02-06 Paul Davissave/restore VCA master state inside slaves, so that...
2017-01-28 Paul Davismore consisten code to set menu item name from VCA...
2017-01-28 Ed WardPatch to bug 0007204 : Some options in the Group List...
2017-01-27 Paul Davisuse RAII for class-wide PresentationInfo::Change signal...
2016-12-01 Robin GareusFix un/setting group colors
2016-08-08 Paul Davisfix thinko that causes near duplicate menu items in...
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-12 Paul Davisremove pointless version of Stripable::set_presentation...
2016-06-12 Paul Davisremove RouteGroupDialog::do_run() and replace its use...
2016-06-11 Paul Davismake RouteGroupDialog non-modal.
2016-06-10 Paul DavisVarious changes to PresentationInfo and a small consoli...
2016-06-05 Paul Davisuse PresentationInfo color to set route colors. GUI...
2016-06-05 Paul Davisuse modified PresentationInfo/Stripable API
2016-06-03 Paul Davismove from PresentationInfo::global_order() to Presentat...
2016-05-31 Paul Davisnot quite as many magic numbers when deciding if a...
2016-05-31 Paul Davismake create group with master actually create (and...
2016-05-31 Paul Davisrearrange group tabs menu
2016-05-31 Paul Davismore work on presenting GUI actions to connect Route...
2016-05-31 Paul Davisa start at the group/master menu related structure
2016-05-31 Paul Davisfirst vaguely working version using PresentationInfo
2016-05-31 Paul Davisuniversal change in the design of the way Route/Track...
2016-02-26 Robin Gareusfix "Collect Groups" -- closes #6794
2016-02-12 Robin Gareusupdate signal connetion for new CairoWidget::set_dirty...
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-09-21 Todd NaugleHide create new item from Group Tab context menu
2015-09-21 Todd NaugleCreate new Groups with a consistent set of default...
2015-09-16 Tim MayberryRemove ui_config.h inclusion from ardour_ui.h
2015-09-16 Tim MayberryMove UIConfiguration Singleton into UIConfiguration...
2015-09-16 Tim MayberryMove DPIReset and ColorsChanged signals into UIConfigur...
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-03-10 Ben LoftisGroups created from the (edit,mix) windows should share...
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-30 Paul Davismake inactive group tab color be themeable and update...
2014-06-25 Robin Gareusmove utility functions into a dedicated namespace
2014-06-10 Paul Davissubstantial changes in color management, involving...
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-03-20 Robin Gareuschange the meters into CairoWidget, add expose_area...
2014-01-20 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-12 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-10 Paul DavisMerge windows+cc branch into cairocanvas branch. Not...
2014-01-08 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2013-12-03 Paul Davisfix up wscript/build issues in exportvis after merge...
2013-10-23 Paul Davisfix merge conflicts with master
2013-10-22 Paul Davismerge from master
2013-10-22 Paul DavisMerge branch 'unify_display_ordering' of https://github...
2013-10-20 nick_mUnify editor / mixer ordering.
2013-08-08 Robin Gareuswork around sparse motion notification events when...
2013-07-17 John EmmasMerge branch 'windows' of git.ardour.org:ardour/ardour...
2013-07-17 Paul DavisMerge branch 'master' into windows
2013-07-17 Robin Gareuswork around sparse motion notification events when...
2013-01-03 Paul Davisexpose operation to remove subgroup
2012-06-25 Paul Davisdrastic rethink of the relationship between remote...
2012-05-24 David RobillardCompile cleanly with clang.
2012-05-02 Paul Davisa variety of mostly unused parameter errors from OS...
2012-03-17 Paul Davisgroup tabs background/base color taken from the theme...
2011-12-07 Paul Davistweak menu item names in group context menu to make...
2011-12-07 Paul Davisclarify meaning of route group tab context menu items
2011-12-06 Paul Davisnotify when route group/group tab color changes
2011-11-21 Carl HetheringtonSort session routes before trying to do the group tabs
2011-11-18 Paul Davisdon't cache width & height for CairoWidget; provide...
2011-11-16 Carl HetheringtonOpen route group dialogue on Ctrl-right-click rather...
2011-11-03 Carl HetheringtonSet group tabs dirty when their membership changes.
2011-09-30 Paul Davisfixes for 98% of all the warnings/errors reported by...
2011-09-07 Carl HetheringtonDisallow black as a route group colour; force a dark
2011-09-07 Carl HetheringtonUpdate route colours when they are added to / removed
2011-08-31 Carl HetheringtonAnother try at fixing #4301.
2011-08-31 Carl HetheringtonFix thinko with dragging one of >1 tabs in the same
2011-08-31 Carl HetheringtonAllow route groups to color their tracks (remainder of
2011-08-30 Carl HetheringtonGive route groups their own colour, settable from the...
2011-08-15 Carl HetheringtonGroup tab fix from David Halter (#4268).
2011-06-01 David RobillardDelete trailing whitespace
2011-01-08 Carl HetheringtonMake Route Group dialog instant-apply. Disallow identi...
2011-01-04 Carl HetheringtonRename menu items on advice from Chris G.
2011-01-04 Carl HetheringtonAllow choice of direct or aux busses when subgrouping...
2010-12-11 Sakari BergenFix compiler warnings
2010-08-25 Carl HetheringtonRename various things in the property system.
2010-08-23 Carl HetheringtonBe sure to update group tabs when a route group is...
2010-07-19 Carl HetheringtonVarious route group menu tweaks.
next