13
0
livetrax/libs
Johannes Mueller 05c77db773 Emit Session::Located only if _engine.transport_frame() is up to date
If _engine.transport_frame() is not up to date, we emit Located in
Session::backend_sync_callback() because that's when audible_frame() is up to
date. We don't want to emit it twice, because then, the playhead jumps back and
forth.

* mouse click in the ruler -> jump to requested location
* mouse release -> jump to old location (because audible_frame has to catch up)
* backend_sync_callback() called -> jump to new location
2017-06-10 18:30:42 +02:00
..
appleutility
ardour Emit Session::Located only if _engine.transport_frame() is up to date 2017-06-10 18:30:42 +02:00
ardouralsautil
audiographer
backends ALSA backend: always register ports with systemic latency 2017-04-27 20:59:15 +02:00
canvas Fix out-of-bounds waveform image rendering. 2017-05-14 20:37:58 +02:00
clearlooks-newer
clearlooks-older
evoral Implement slaved boolean automation and update mute special-case 2017-06-10 14:38:21 +02:00
fluidsynth
fst
gtkmm2ext update german translation 2017-05-14 15:29:27 +02:00
hidapi Fix libhid compile with /recent/ libc (GNU_SOURCE) 2017-05-20 12:39:49 +02:00
libltc
lua
midi++2
panners
pbd NO-OP: whitespace 2017-05-29 23:45:16 +02:00
plugins a-EQ: Revert one of the previous changes 2017-06-09 23:09:36 +10:00
ptformat
qm-dsp
surfaces OSC: add optional paging to sends in select. 2017-06-06 09:08:35 -07:00
timecode
vamp-plugins
vfork