move the external sync source selection tobe a global config parameter, not per-sessi...
authorPaul Davis <paul@linuxaudiosystems.com>
Thu, 11 Oct 2012 03:10:18 +0000 (03:10 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Thu, 11 Oct 2012 03:10:18 +0000 (03:10 +0000)
commit9707a0e8271a54dd21e49d6ca9ae98378ac4f8a5
tree3db9d9cab869d2bfab9f68b1afca56b1da5811fe
parent1a530550196050dfe4a67732965ae3ddc3e1b077
move the external sync source selection tobe a global config parameter, not per-session, since this is likely a reflection of studio setup, h/w etc.; starting using real tooltips in the RC option editor

git-svn-id: svn://localhost/ardour2/branches/3.0@13237 d708f5d6-7413-0410-9779-e7cbd77b26cf
15 files changed:
gtk2_ardour/ardour_ui.cc
gtk2_ardour/ardour_ui_options.cc
gtk2_ardour/audio_clock.cc
gtk2_ardour/editor_ops.cc
gtk2_ardour/rc_option_editor.cc
gtk2_ardour/rc_option_editor.h
gtk2_ardour/session_option_editor.cc
gtk2_ardour/session_option_editor.h
libs/ardour/ardour/ardour.h
libs/ardour/ardour/rc_configuration_vars.h
libs/ardour/ardour/session.h
libs/ardour/ardour/session_configuration_vars.h
libs/ardour/globals.cc
libs/ardour/session.cc
libs/ardour/session_state.cc