complete changes to tempo type.
authornick_m <mainsbridge@gmail.com>
Sat, 25 Feb 2017 15:22:19 +0000 (02:22 +1100)
committerRobin Gareus <robin@gareus.org>
Mon, 27 Feb 2017 19:16:10 +0000 (20:16 +0100)
commit97c4c2a28c19b7979ecbfd2eff28a351dfae1e6a
tree01a697ce2c07e532170288d33fae384d07b4f8ce
parentac19a51d38906f347baeb767d9b011955030921c
complete changes to tempo type.

- this implements in the intention behind the previous commit.
  a tempo mark is constant until its end has been changed by a
  shift-drag on the next marker.
gtk2_ardour/editor_audio_import.cc
gtk2_ardour/editor_drag.cc
gtk2_ardour/editor_markers.cc
gtk2_ardour/editor_ops.cc
gtk2_ardour/editor_tempodisplay.cc
libs/ardour/ardour/tempo.h
libs/ardour/tempo.cc
libs/ardour/test/framepos_plus_beats_test.cc
libs/ardour/test/framewalk_to_beats_test.cc
libs/ardour/test/midi_clock_slave_test.h
libs/ardour/test/tempo_test.cc