13
0
livetrax/libs
Paul Davis 719c3f1457 add Session::transport_stopped_or_stopping()
Session::TransportStateChanged notifies about transport stop before the stop is complete (i.e. at the start of the declick).
Various other objects (notably control surfaces) connect to this signal and use it to modify their displayed state.
We need a method that can tell them we are stopped (or stopping) even though we are not "fully" stopped yet. This is
that method
2019-12-29 18:43:51 -07:00
..
appleutility
ardour add Session::transport_stopped_or_stopping() 2019-12-29 18:43:51 -07:00
ardouralsautil
audiographer
backends
canvas Replace explicit image-surface with cairo pattern/group 2019-12-27 19:35:02 +01:00
clearlooks-newer
evoral Use labs() for long instead of abs() 2019-12-09 23:25:51 +01:00
fluidsynth
fst
gtkmm2ext Replace explicit image-surface with cairo pattern/group 2019-12-27 19:35:02 +01:00
hidapi
libltc
lua
midi++2 slightly enhanced error handling when loading MIDNAM data 2019-12-19 13:14:45 -07:00
panners
pbd Add a numerically_less compare operator 2019-12-29 19:47:48 +01:00
plugins Add support for LV2 state:freePath feature 2019-12-08 15:22:00 +01:00
ptformat
qm-dsp
surfaces fix a cast warning (as recommended in GTK+ docs 2019-12-29 18:43:51 -07:00
temporal fix Temporal::Beats::operator* 2019-12-18 18:00:53 -07:00
vamp-plugins
vamp-pyin
vfork
waveview
widgets
zita-convolver
zita-resampler