Allow markers to be glued to bar/beat time. Fixes #1815.
authorCarl Hetherington <carl@carlh.net>
Mon, 9 Aug 2010 16:40:31 +0000 (16:40 +0000)
committerCarl Hetherington <carl@carlh.net>
Mon, 9 Aug 2010 16:40:31 +0000 (16:40 +0000)
commit5b520324ceab2559723b4ef5127301fa61ff4846
tree13850a356fabdcbd55ca527fc5faf2fda63cb209
parentaa9fd3334976ceae7e164c3fabc87e55fc921dff
Allow markers to be glued to bar/beat time.  Fixes #1815.

git-svn-id: svn://localhost/ardour2/branches/3.0@7573 d708f5d6-7413-0410-9779-e7cbd77b26cf
18 files changed:
gtk2_ardour/editor.cc
gtk2_ardour/editor.h
gtk2_ardour/editor_drag.cc
gtk2_ardour/editor_markers.cc
gtk2_ardour/editor_ops.cc
gtk2_ardour/location_ui.cc
libs/ardour/ardour/location.h
libs/ardour/ardour/session.h
libs/ardour/export_profile_manager.cc
libs/ardour/location.cc
libs/ardour/location_importer.cc
libs/ardour/session.cc
libs/ardour/session_command.cc
libs/ardour/session_process.cc
libs/ardour/session_state.cc
libs/ardour/session_transport.cc
libs/surfaces/control_protocol/basic_ui.cc
libs/surfaces/mackie/mackie_control_protocol.cc