Rework tempo marker editing menu functions
authornick_m <mainsbridge@gmail.com>
Thu, 20 Jul 2017 14:17:58 +0000 (00:17 +1000)
committernick_m <mainsbridge@gmail.com>
Fri, 21 Jul 2017 16:15:20 +0000 (02:15 +1000)
commit2925fd52e56bfbc11f8034d25bc1d3b1fd88306e
tree2f3fd5bd15b64330b9b9ed59000803ee242fed24
parent1c51435fa35e6a5a60076b3226beac1dc8172cb1
Rework tempo marker editing menu functions

Setting a tempo to 'Continue' via right click puts it in a permanent state
of continuing the previous section's end tempo (basically what
'Lock Continue' should have been). This can be disabled (unlocked) by
selecting 'Don't Continue'.

Remove the previous temporary 'Continue' function.

Reorganise menu to separate position lock style from more commonly
used functions.
gtk2_ardour/editor.h
gtk2_ardour/editor_markers.cc
libs/ardour/ardour/tempo.h
libs/ardour/tempo.cc