Make export type an enum and pass it to the profile manager instead of the xml node...
authorSakari Bergen <sakari.bergen@beatwaves.net>
Fri, 7 Dec 2012 21:58:33 +0000 (21:58 +0000)
committerSakari Bergen <sakari.bergen@beatwaves.net>
Fri, 7 Dec 2012 21:58:33 +0000 (21:58 +0000)
commit526a1a71fe8bf0b448a51c1cae47d7c516764882
tree74714e8618994cf8ad828b83b4eebbbf225e80e0
parent3468797237081ad981117c4b9df9b0736e177c1b
Make export type an enum and pass it to the profile manager instead of the xml node name.
Use this to always include the channel configuration name in stem exports.

git-svn-id: svn://localhost/ardour2/branches/3.0@13616 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/editor_export_audio.cc
gtk2_ardour/export_dialog.cc
gtk2_ardour/export_dialog.h
libs/ardour/ardour/export_profile_manager.h
libs/ardour/export_profile_manager.cc