Make the session start/end location a single location (with start and end) rather...
authorCarl Hetherington <carl@carlh.net>
Sun, 18 Apr 2010 21:29:48 +0000 (21:29 +0000)
committerCarl Hetherington <carl@carlh.net>
Sun, 18 Apr 2010 21:29:48 +0000 (21:29 +0000)
commit895bad1dcd817cb8ad32dc255a90271edd6659fb
tree1385c5880cd9958bb2c6d189b6ff13ae4c43be74
parentd9cac66b5d7f76a78b1ae1442a275516ef710bc9
Make the session start/end location a single location (with start and end) rather than two separate ones.  Fixes #1298.

git-svn-id: svn://localhost/ardour2/branches/3.0@6929 d708f5d6-7413-0410-9779-e7cbd77b26cf
15 files changed:
gtk2_ardour/editor.cc
gtk2_ardour/editor.h
gtk2_ardour/editor_drag.cc
gtk2_ardour/editor_markers.cc
gtk2_ardour/location_ui.cc
gtk2_ardour/marker.h
gtk2_ardour/theme_manager.cc
libs/ardour/ardour/location.h
libs/ardour/ardour/session.h
libs/ardour/enums.cc
libs/ardour/export_handler.cc
libs/ardour/location.cc
libs/ardour/session.cc
libs/ardour/session_state.cc
libs/ardour/session_transport.cc