somewhat illogical and temporary workaround to the problems with consolidate & bounce...
authorPaul Davis <paul@linuxaudiosystems.com>
Fri, 27 May 2011 01:04:56 +0000 (01:04 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Fri, 27 May 2011 01:04:56 +0000 (01:04 +0000)
commitf87baef1e73e21fb4f82558dbd4b5450b237b732
tree44d76bf56925f0767bc70a95a01e6e66ded5062b
parente4a92029267dfc2f3e5ceac069f32aed3c133233
somewhat illogical and temporary workaround to the problems with consolidate & bounceable. it turns out that region bouncing never replaces the in-place region, so bounceable() doesn't matter; range bouncing only needs to check bounceable() if we're going to replace material in place and the op is with-processing. reword the error dialog too

git-svn-id: svn://localhost/ardour2/branches/3.0@9606 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/ardour.menus.in
gtk2_ardour/editor.h
gtk2_ardour/editor_actions.cc
gtk2_ardour/editor_export_audio.cc
gtk2_ardour/editor_ops.cc