Files
ardour/libs
Johannes Mueller 2770444b0c Make Session::backend_sync_callback() emit Session::Located
If we sync to jackd AudioEngine::transport_frame() is not yet updated when
Session emits Located. Then the playhead ends up in an obsolete
position. Therefore we emit Session::Located() also from within
Session::backend_sync_callback() as that is called when AudioEngine is done
with the relocation.
2017-06-10 18:30:42 +02:00
..
2017-05-14 15:29:27 +02:00
2017-05-29 23:45:16 +02:00
2017-02-18 16:22:34 +01:00