radically rethink export/bounce/freeze code design. probably not 100% done by freeze+unfreeze now work and behave sensibly w.r.t. processors that do routing

git-svn-id: svn://localhost/ardour2/branches/3.0@11701 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2012-03-15 21:40:17 +00:00
parent cfaf6ff7e3
commit f07ca6397f
23 changed files with 202 additions and 118 deletions

View file

@ -23,6 +23,7 @@
#include <gtkmm.h>
#include "ardour/playlist.h"
#include "ardour/timefx_request.h"
#include "ardour_dialog.h"
#include "region_selection.h"