summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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-22Mark session dirty after applying MIDI transformRobin Gareus
2017-08-22MIDI Transform channel-count 1..16 (not 0..15)Robin Gareus
2017-08-22Add Lua bindings for ArdourUI's translate_order()Robin Gareus
2017-08-22RouteDialog: retain prior type selectionRobin Gareus
2017-08-22remove debug outputRobin Gareus
2017-08-22RouteDialog: Move built-in types into template list experimentRobin Gareus
2017-08-21Fix spacing in french usage stringsJulien "_FrnchFrgg_" RIVAUD
2017-08-21AddRouteDialog: Indicate Type: templateRobin Gareus
2017-08-20Fix some GUI side XML node mem-leaksRobin Gareus
2017-08-20Strip trailing whitespace in template descriptionsJohannes Mueller
2017-08-20TemplateDialog: Lable the RESPONSE_OK button "Done" rather than "Ok"Johannes Mueller
2017-08-20TemplateDialog tweaksJohannes Mueller
2017-08-20Clear and deactivate description editor widget when nothing is selectedJohannes Mueller
2017-08-20TemplateDialog: keep private things private and header files simpleJohannes Mueller
2017-08-20Ask user whether to save or discard unsaved template descriptionsJohannes Mueller
2017-08-20Remove the template description XMLNode before saving the templateJohannes Mueller
2017-08-20Pass session description or route comment as default descriptionJohannes Mueller
2017-08-20Use const wherever you canJohannes Mueller
2017-08-20Name tweak (more consistent with other code)Johannes Mueller
2017-08-20Let user add a route template description on saving route templatesJohannes Mueller
2017-08-20Let the user add a template description on saving session templatesJohannes Mueller
2017-08-20Save template description at toplevel rather than in <Metadata/>Johannes Mueller
2017-08-20Make template descriptions editable in template managerJohannes Mueller
2017-08-20Tweak route-dialog layout & sensitivityRobin Gareus
2017-08-20Cont'd work on route-templatesRobin Gareus
2017-08-19remove unused header (fixes OSX builds)Robin Gareus
2017-08-19Backwards compatible LuaDialog layout (+new colspan option)Robin Gareus
2017-08-19Fix copy/paste typo in e0a83a7Robin Gareus
2017-08-19NO-OP: whitespace & styleRobin Gareus
2017-08-19Revert non "aesthetic tweaks" from f614d10994Robin Gareus
2017-08-19NO-OP: whitespaceRobin Gareus
2017-08-19Lua may call C++ functions with throw. Catch themRobin Gareus
2017-08-18Templates: basic support for columns in the script dialog.Ben Loftis
2017-08-18Templates: aesthetic tweaks.Ben Loftis
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-18Fix quantization end-grid size.Robin Gareus
2017-08-18Fix MIDI Quantization for internationalized Ardour.Robin Gareus
2017-08-18Push user track-templates to the template listRobin Gareus
2017-08-18Fix typo in 952b8e1d74Robin Gareus
2017-08-18Initialize an uninitialized variableRobin Gareus
2017-08-18NO-OP: whitespace & scopeRobin Gareus
2017-08-18Consolidate add/track/route/bus wrappers -- step one.Robin Gareus