a) persist whether the end marker should move at first capture in the session file
authorPaul Davis <paul@linuxaudiosystems.com>
Fri, 31 Mar 2006 15:51:03 +0000 (15:51 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Fri, 31 Mar 2006 15:51:03 +0000 (15:51 +0000)
commit9643eb4b2320c2ec77613cddd6a66056514bcdfa
tree838d6420ae792bf98df7dd0fb313ba6c0c2f00c8
parented48cdb3dfd10e27558d2d1063049b625830b049
a) persist whether the end marker should move at first capture in the session file
b) prevent transport motion if stop-at-session-end is true
c) ensure that (more) menu items that provide control over Configuration object options are in the correct state at startup
d) Configuration options removed from "have a session" sensitivity toggling
e) removed functionally empty default_keys.cc

git-svn-id: svn://localhost/trunk/ardour2@433 d708f5d6-7413-0410-9779-e7cbd77b26cf
12 files changed:
gtk2_ardour/SConscript
gtk2_ardour/ardour_ui.cc
gtk2_ardour/ardour_ui.h
gtk2_ardour/ardour_ui_dialogs.cc
gtk2_ardour/ardour_ui_ed.cc
gtk2_ardour/ardour_ui_options.cc
gtk2_ardour/default_keys.cc [deleted file]
gtk2_ardour/mtest.cc
gtk2_ardour/taperegionview.cc
libs/ardour/route.cc
libs/ardour/session_state.cc
libs/ardour/session_transport.cc