Files
ardour/libs
Robin Gareus 5e1484bf18 Fix rolling backwards
When speed is -1,  start_sample >= end_sample and _transport_sample
needs to be decremented.

Session::process_with_events() did this correctly, this change makes
Session::process_without_events() behave identically.
2019-02-06 20:26:44 +01:00
..
2019-02-06 20:26:44 +01:00
2019-01-02 16:48:03 +01:00
2018-11-23 22:43:26 +01:00
2019-02-06 19:00:15 +01:00
2019-01-21 14:36:59 +01:00