Post-export hook tweaks
authorColin Fletcher <colin.m.fletcher@googlemail.com>
Tue, 27 May 2014 10:22:59 +0000 (11:22 +0100)
committerColin Fletcher <colin.m.fletcher@googlemail.com>
Thu, 12 Jun 2014 22:20:05 +0000 (23:20 +0100)
commit70308f51747b5beeff99dec9f10490080f00b0c2
tree4a0c5576e11e4f0c9f2f924f83e5f70739d39e00
parent724a69a8d554151f3d1ec4bed03c6c4ab6f11eed
Post-export hook tweaks

Remove the Soundcloud username & password from the parameter substitutions
passed to the post-export hook: having thought about this now, I can't
actually think of a case where these are of any use at all.

In compensation, add %s and %n parameters that expand to the session
directory and name - maybe people will think of uses for these.
gtk2_ardour/export_format_dialog.cc
libs/ardour/export_handler.cc