add a method to cancel a pending play_range. this is needed when we are modifying...
authorBen Loftis <ben@harrisonconsoles.com>
Wed, 2 Jul 2014 22:34:49 +0000 (17:34 -0500)
committerBen Loftis <ben@harrisonconsoles.com>
Wed, 2 Jul 2014 22:35:38 +0000 (17:35 -0500)
commita1c8e67e50d0bb61e7389ccd81ea80f50ec3388a
treee6e24c44a8d0b3c9495e206cbb988204cd22276a
parent0f1c7b1d71078a25c1df80e7c95d59229f613414
add a method to cancel a pending play_range.  this is needed when we are modifying the range with keyboard commands.
gtk2_ardour/editor_keys.cc
libs/ardour/ardour/session.h
libs/ardour/ardour/session_event.h
libs/ardour/enums.cc
libs/ardour/session_process.cc
libs/ardour/session_transport.cc