Emit SelectionChange when VCA is removed
[ardour.git] / gtk2_ardour / template_dialog.cc
2017-07-20 Johannes MuellerRename the route in a route template when renaming...
2017-07-20 Johannes MuellerDon't try to rename the route template state dir if...
2017-07-15 Paul Davisrequired #include for earlier gcc
2017-07-15 Johannes MuellerForce filename suffix and ask confirmation before overw...
2017-07-15 Johannes MuellerOnly make the export button sensitive if there's someth...
2017-07-15 Johannes MuellerInflate template archives rather in `.config/ardour5...
2017-07-12 Johannes MuellerSwitch to g_dir_make_tmp() to make the tmpdir.
2017-07-12 Johannes MuellerFirst draft of import and export templates
2017-07-12 Johannes MuellerSome more error handling
2017-07-12 Johannes MuellerRemove template dirs using PBD::remove_directory()
2017-07-12 Johannes MuellerAdjust template names inside template files
2017-07-12 Johannes MuellerAlso handle Route templates
2017-07-12 Johannes MuellerSome cosmetics
2017-07-12 Johannes MuellerFirst draft of a template management dialog