summaryrefslogtreecommitdiff
path: root/gtk2_ardour/template_dialog.cc
AgeCommit message (Expand)Author
2017-07-20Rename the route in a route template when renaming the templateJohannes Mueller
2017-07-20Don't try to rename the route template state dir if it doesn't existJohannes Mueller
2017-07-15required #include for earlier gccPaul Davis
2017-07-15Force filename suffix and ask confirmation before overwriting ...Johannes Mueller
2017-07-15Only make the export button sensitive if there's something to exportJohannes Mueller
2017-07-15Inflate template archives rather in `.config/ardour5/` than in ...Johannes Mueller
2017-07-12Switch to g_dir_make_tmp() to make the tmpdir.Johannes Mueller
2017-07-12First draft of import and export templatesJohannes Mueller
2017-07-12Some more error handlingJohannes Mueller
2017-07-12Remove template dirs using PBD::remove_directory()Johannes Mueller
2017-07-12Adjust template names inside template filesJohannes Mueller
2017-07-12Also handle Route templatesJohannes Mueller
2017-07-12Some cosmeticsJohannes Mueller
2017-07-12First draft of a template management dialogJohannes Mueller