Fix ExportFormatSpecification copy-c'tor
[ardour.git] / gtk2_ardour / add_route_dialog.cc
2018-11-13 Len OvensMake foldback bus match foldback sends namewise
2018-11-01 Len OvensAllow ListenBus to be added by GUI
2018-11-01 Len OvensCorrect new track/bus/VCA dialog text
2018-10-31 Robin GareusNO-OP: whitespace
2018-10-30 Robin GareusNew Route dialog: add fallback default selection
2018-02-24 Robin GareusNO-OP: whitespace
2017-12-19 Robin GareusUpdate template list in Route Dialog
2017-09-21 Robin Gareuss/created with/modified with/
2017-09-18 Paul Davismanually fix up various cases where Gtk:Frame foo_frame...
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-08-25 Ben LoftisTrack Templates: tweaks to MIDI Bus description text.
2017-08-22 Ben LoftisTrack Templates: Add verbose descriptions for the built...
2017-08-22 Ben LoftisTrack templates: clean-up widget sensitivity based...
2017-08-22 Robin GareusRouteDialog: implicit "Add (+close)" on <enter> or...
2017-08-22 Robin GareusReset RouteDialog: name edited by-user
2017-08-22 Robin GareusTweak RouteDialog bottom area
2017-08-22 Ben LoftisTrack Templates: yet another layout tweak.
2017-08-22 Robin GareusRouteDialog: retain prior type selection
2017-08-22 Robin GareusRouteDialog: Move built-in types into template list...
2017-08-21 Robin GareusAddRouteDialog: Indicate Type: template
2017-08-20 Robin GareusTweak route-dialog layout & sensitivity
2017-08-19 Robin GareusCont'd work on route-templates
2017-08-19 Robin GareusFix copy/paste typo in e0a83a7
2017-08-18 Robin GareusRemove old destructive API (non layered is a dynamic...
2017-08-18 Robin Gareusamend e0a83a75 RouteDialog + script details
2017-08-18 Robin GareusRedesign Session+Route Template Meta Script API
2017-08-18 Robin GareusPush user track-templates to the template list
2017-08-17 Robin GareusNO-OP: whitespace & scope
2017-08-17 Ben LoftisTrack templates: add some (unfinished) template files...
2017-08-17 Robin GareusNO-OP: whitespace & scope
2017-08-17 Ben LoftisTrack Templates: redesign of Add Track dialog.
2017-08-05 Robin GareusFix Track/Bus dialog name-entry default
2017-07-17 Robin GareusSeparate Ardour UI widgets into dedicated library
2017-07-17 Paul Davisfix behaviour of AddRouteDialog "Add" button
2017-07-17 Paul Davisif user has edited name entry in add route dialog,...
2017-07-01 Thomas BrandNO-OP whitespace (updated GH PR #357)
2017-06-12 Robin GareusConsistent "cancel/close" button position on the left.
2017-06-04 Daniel Sheeleradd route dialog now has "Add" and "Add and Close"...
2017-05-14 André NusserFix double "Tape" in Record Mode drop down when adding...
2017-03-26 Paul Daviswhenever showing the add routes dialog, put focus in...
2016-12-21 Robin Gareusbackport/minimize difference to mixbus branch
2016-12-17 Robin GareusHide/remove per-track record-mode in favor of global...
2016-10-13 Robert ScottDon't reset the audio tracks name when changing the...
2016-08-22 Paul Davisfactor out "new route insertion point" enums so they...
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-12 Paul DavisVCA/Control Masters are displayed at fixed positions...
2016-07-12 Paul DavisVCA/Control Masters have no signal, so output i/o optio...
2016-06-12 Paul Davisstop AddRouteDialog from being modal and from using...
2016-06-12 Paul Davisremove RouteGroupDialog::do_run() and replace its use...
2016-06-10 Paul Davisretain route i/o choice across show()'s of the AddRoute...
2016-05-31 Paul Davisadd route dialog should always show up wherever the...
2016-05-31 Paul Davisfix an issue with the add bus/track dialog name templat...
2016-05-31 Paul Davisinitial part of vca assignment via context menu
2016-05-31 Paul Davisextend add route dialog to include VCA masters
2016-04-15 Robin Gareushide strict-i/o UI for Mixbus
2016-04-04 Robin Gareusdefault to add new ports at the bottom.
2016-04-04 Robin Gareuschange "strict-i/o" into a combobox for consistency
2016-03-28 Robin Gareusadd option to create new routes with strict-i/o enabled.
2016-03-20 Robin Gareushandle MidiBusses in channel-count
2016-03-16 Robin GareusMidi Busses? why yes!
2016-02-22 Paul Davisremove all trace of SAE from source code.
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-09-21 Todd NaugleCreate new Groups with a consistent set of default...
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-14 Paul Davisnow that there is only 1 effective selection, adjust...
2015-03-15 nick_mAdd route dialog order hint changes.
2015-03-11 nick_mAdd route dialog is never a transient window.
2015-03-09 nick_mAdd route dialog responds to enter key being pressed.
2015-02-11 Ben Loftisuse magic strings instead of magic numbers (allow profi...
2015-02-10 Ben LoftisTrack Mode is too vague; rename to Record Mode
2014-12-24 David RobillardFactor out instrument selector.
2014-11-14 Jeremy CarterMerge remote-tracking branch 'upstream/master'
2014-11-14 Robin Gareusadd abort() to non-reached code
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-25 Robin Gareusmove utility functions into a dedicated namespace
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 Davisfinished merge of cairocanvas with windows and windows...
2014-01-10 Paul DavisMerge windows+cc branch into cairocanvas branch. Not...
2014-01-08 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2014-01-08 Paul DavisMerge branch 'master' into cairocanvas
2014-01-03 Robin Gareuspre-select reasonable-synth as Instrument
2013-05-05 Paul Davismerge with master
2013-05-05 Paul Davisthe big rework of window management. probably not compl...
2013-05-03 Paul Davismerge resolution with master
2013-05-02 Paul Davisremove all of Gtk::Window::set_position (WIN_POS_MOUSE...
2013-04-05 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-04-02 Paul Davisfix #5424: routes created from templates do not get...
2012-11-21 Paul Davisadd warning dialog if user tries to use audio+MIDI...
2012-06-22 Paul Davisprovide an easier way to add mixed (audio+MIDI) tracks...
2012-02-02 Paul Davisadd virtual method is_instrument() to PluginInfo (alrea...
2012-02-02 Paul Davisadd a way to create a new MIDI track with an instrument...
2012-01-25 Paul Davissome improvements to the add track/bus dialog to make...
2011-11-23 David RobillardPack toolbar combo boxes with expand=false and remove...
2011-11-04 Carl HetheringtonMake it impossible to create MIDI tape tracks (#4446).
next