summaryrefslogtreecommitdiff
path: root/gtk2_ardour/add_route_dialog.cc
AgeCommit message (Expand)Author
2020-04-14Keep string markdown untranslatableRobin Gareus
2020-03-31Remember the route count when route lua template sets it by "how_many"Johannes Mueller
2020-03-19Remove Audio+MIDI track, and consolidate route creation methodsRobin Gareus
2020-03-17remove destructive/tape mode tracksPaul Davis
2019-12-14First batch of MessageDialog replacementsRobin Gareus
2019-10-25remove unintended leading spacePaul Davis
2019-08-06Gui should allow foldback bus to be mono.Len Ovens
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2019-04-15Split new route messages into re-usable piecesRobin Gareus
2018-12-19Copy-edit track type descriptions a little, improving consistency and removin...Carl Hetherington
2018-11-12Make foldback bus match foldback sends namewiseLen Ovens
2018-11-01Allow ListenBus to be added by GUILen Ovens
2018-11-01Correct new track/bus/VCA dialog textLen Ovens
2018-10-31NO-OP: whitespaceRobin Gareus
2018-10-30New Route dialog: add fallback default selectionRobin Gareus
2018-02-24NO-OP: whitespaceRobin Gareus
2017-12-19Update template list in Route DialogRobin Gareus
2017-09-21s/created with/modified with/Robin Gareus
2017-09-18manually fix up various cases where Gtk:Frame foo_frame had been changed to f...Paul Davis
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-08-24Track Templates: tweaks to MIDI Bus description text.Ben Loftis
2017-08-22Track Templates: Add verbose descriptions for the built-in track types.Ben Loftis
2017-08-22Track templates: clean-up widget sensitivity based on selection.Ben Loftis
2017-08-22RouteDialog: implicit "Add (+close)" on <enter> or double-clickRobin Gareus
2017-08-22Reset RouteDialog: name edited by-userRobin Gareus
2017-08-22Tweak RouteDialog bottom areaRobin Gareus
2017-08-22Track Templates: yet another layout tweak.Ben Loftis
2017-08-22RouteDialog: retain prior type selectionRobin Gareus
2017-08-22RouteDialog: Move built-in types into template list experimentRobin Gareus
2017-08-21AddRouteDialog: Indicate Type: templateRobin Gareus
2017-08-20Tweak route-dialog layout & sensitivityRobin Gareus
2017-08-20Cont'd work on route-templatesRobin Gareus
2017-08-19Fix copy/paste typo in e0a83a7Robin Gareus
2017-08-18Remove old destructive API (non layered is a dynamic mode) 1/2Robin Gareus
2017-08-18amend e0a83a75 RouteDialog + script detailsRobin Gareus
2017-08-18Redesign Session+Route Template Meta Script APIRobin Gareus
2017-08-18Push user track-templates to the template listRobin Gareus
2017-08-18NO-OP: whitespace & scopeRobin Gareus
2017-08-17Track templates: add some (unfinished) template files. Hide Created-With col...Ben Loftis
2017-08-17NO-OP: whitespace & scopeRobin Gareus
2017-08-17Track Templates: redesign of Add Track dialog.Ben Loftis
2017-08-05Fix Track/Bus dialog name-entry defaultRobin Gareus
2017-07-17Separate Ardour UI widgets into dedicated libraryRobin Gareus
2017-07-17fix behaviour of AddRouteDialog "Add" buttonPaul Davis
2017-07-17if user has edited name entry in add route dialog, type changes should not re...Paul Davis
2017-07-01NO-OP whitespace (updated GH PR #357)Thomas Brand
2017-06-12Consistent "cancel/close" button position on the left.Robin Gareus
2017-06-03add route dialog now has "Add" and "Add and Close" buttons. "Add" keeps dial...Daniel Sheeler
2017-05-14Fix double "Tape" in Record Mode drop down when adding new track.André Nusser
2017-03-26whenever showing the add routes dialog, put focus in the SpinButton that dete...Paul Davis