summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-21OSC: /cue/enable feedback not changing fixedLen Ovens
2017-08-21Fix spacing in french usage stringsJulien "_FrnchFrgg_" RIVAUD
2017-08-21OSC: aux bus detection fixed for mixbusLen Ovens
2017-08-21Catch Lua exception when scanning scriptsRobin Gareus
2017-08-21prh: Small fix to /cue/send/enable feedback stringPaul Hedderly
2017-08-21AddRouteDialog: Indicate Type: templateRobin Gareus
2017-08-21Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour)John Emmas
2017-08-20Fix some GUI side XML node mem-leaksRobin Gareus
2017-08-20Fix a tiny memory leakRobin 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-20Make literals in libs/ardour/template_utils.cc translatableJohannes 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-20Extract the route template descriptionsJohannes 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 generic audio-track templateRobin Gareus
2017-08-20Don't use references for constant c-typesRobin Gareus
2017-08-20Tweak route-dialog layout & sensitivityRobin Gareus
2017-08-20Cont'd work on route-templatesRobin Gareus
2017-08-19Fix "Track Wizard" scriptRobin Gareus
2017-08-19More template re-namingRobin Gareus
2017-08-19remove unused header (fixes OSX builds)Robin Gareus
2017-08-19unify session-template namesRobin 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-19Lua may call C++ functions with throw. Catch themRobin Gareus
2017-08-18Templates: Mostly working tabular script.Ben Loftis
2017-08-18Templates: basic support for columns in the script dialog.Ben Loftis
2017-08-18Templates: first stab at a dialog with tabular layout.Ben Loftis
2017-08-18Templates: aesthetic tweaks.Ben Loftis
2017-08-18prh: Added version 1b of my Mixbus Mix controller.Paul Hedderly