From e98b3c1ec65f173f357f9b6747d11174e2743cd6 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Fri, 30 Oct 2009 18:14:25 +0000 Subject: [PATCH] make 3.0 catch up with transport and other changes in 2.X (hand applied, not merged) git-svn-id: svn://localhost/ardour2/branches/3.0@5989 d708f5d6-7413-0410-9779-e7cbd77b26cf --- ardour.rc.in | 1 + gtk2_ardour/ardour.menus.in | 1 + gtk2_ardour/ardour_ui.cc | 172 +++++++++++++++++++++++-------- gtk2_ardour/ardour_ui.h | 7 +- gtk2_ardour/ardour_ui2.cc | 60 ----------- gtk2_ardour/ardour_ui_dialogs.cc | 4 +- gtk2_ardour/ardour_ui_ed.cc | 4 +- gtk2_ardour/ardour_ui_options.cc | 16 --- gtk2_ardour/editor.h | 1 - gtk2_ardour/editor_ops.cc | 32 ------ gtk2_ardour/engine_dialog.cc | 3 +- gtk2_ardour/public_editor.h | 1 - libs/ardour/ardour/session.h | 18 +--- libs/ardour/diskstream.cc | 4 +- libs/ardour/session.cc | 5 +- libs/ardour/session_events.cc | 4 +- libs/ardour/session_state.cc | 3 +- libs/ardour/session_transport.cc | 145 ++++++++++++++++++-------- 18 files changed, 253 insertions(+), 228 deletions(-) diff --git a/ardour.rc.in b/ardour.rc.in index 61090589e8..ffee881be5 100644 --- a/ardour.rc.in +++ b/ardour.rc.in @@ -40,6 +40,7 @@