Add stem export dialog and make all different export dialogs save their config to...
authorSakari Bergen <sakari.bergen@beatwaves.net>
Thu, 6 Jan 2011 16:55:19 +0000 (16:55 +0000)
committerSakari Bergen <sakari.bergen@beatwaves.net>
Thu, 6 Jan 2011 16:55:19 +0000 (16:55 +0000)
commit8e35583358e7df6f0f950463612740b2a8cdffb1
treef576a405fd8717b0fa50543cfd35bd760e8c4cd1
parent9a400114bb2a79d503be6c6b6f95cd1572c95927
Add stem export dialog and make all different export dialogs save their config to a different node in instant.xml

git-svn-id: svn://localhost/ardour2/branches/3.0@8465 d708f5d6-7413-0410-9779-e7cbd77b26cf
13 files changed:
gtk2_ardour/ardour.menus.in
gtk2_ardour/ardour_ui_ed.cc
gtk2_ardour/editor.h
gtk2_ardour/editor_export_audio.cc
gtk2_ardour/export_channel_selector.cc
gtk2_ardour/export_channel_selector.h
gtk2_ardour/export_dialog.cc
gtk2_ardour/export_dialog.h
gtk2_ardour/public_editor.h
libs/ardour/ardour/export_channel_configuration.h
libs/ardour/ardour/export_profile_manager.h
libs/ardour/export_graph_builder.cc
libs/ardour/export_profile_manager.cc