Files
ardour/libs
Paul Davis 541ea5ccad avoid double-locate call when locating-while-stopped
Session::locate() used TransportFSM::stopped() to determine if realtime stop was required. But this would
return false, since the motion state at that time is WaitingForLocate. So invert the test and use
!TransportFSM::rolling
2020-02-21 15:48:53 -07:00
..
2020-01-14 00:52:24 +01:00
2020-01-25 04:07:41 +01:00
2020-01-27 17:43:37 +01:00
2020-01-25 04:07:41 +01:00
2020-02-06 17:30:21 +01:00
2020-01-27 17:43:37 +01:00
2020-01-25 04:07:41 +01:00
2020-02-20 23:06:55 +01:00
2020-01-22 02:00:25 +01:00
2020-02-20 12:53:57 -07:00
2020-01-14 00:52:24 +01:00
2020-01-27 03:31:49 +01:00
2019-09-03 05:01:59 +02:00
2020-01-14 00:52:24 +01:00
2020-01-25 04:07:41 +01:00
2020-01-22 02:00:25 +01:00
2020-01-22 02:00:25 +01:00