13
0
livetrax/libs
Ben Loftis 1a3b82a12e triggerbox: TRIGGER_DIRECT_SET should also set ui_state
bugfix: changing the FA state can overwrite the clip's name and color

Some params (like gain) can and should take effect immediately
by directly setting the properties.  TRIGGER_DIRECT_SET does that.
But we still, ALSO have to set the ui_state, because when the
triggerbox imports ui_state via update_properties() it will
overwrite your changes.

Said another way:  since we use a queued ui_state to set the properties,
you ALWAYS have to set and use the ui_state mechanism, even if you want
to short-circuit the process for specific properties.
2022-03-20 15:36:07 -05:00
..
appleutility
ardour triggerbox: TRIGGER_DIRECT_SET should also set ui_state 2022-03-20 15:36:07 -05:00
ardouralsautil
audiographer
auscan
backends
canvas Fix crashes on ARM due to window-size overflow 2022-03-09 21:14:53 +01:00
clearlooks-newer
evoral Fix region-gain when region-start is trimmed 2022-03-17 23:46:55 +01:00
fluidsynth
fst
gtkmm2ext Replace Glib::Threads with PBD::Thread (2/2) 2022-03-01 01:34:35 +01:00
hidapi
libltc
lua
midi++2
panners
pbd Allow to get exit status from child processes 2022-03-11 18:18:06 +01:00
plugins
ptformat
qm-dsp
surfaces fixes issue where monitor section gets stuck on mute 2022-03-17 15:37:07 -06:00
temporal temporal: add new variant of TempoMap::bbtwalk_to_quarters() 2022-03-19 15:25:14 -06:00
vamp-plugins
vamp-pyin
vfork
vst3
waveview Replace Glib::Threads with PBD::Thread (1/2) 2022-03-01 01:33:49 +01:00
widgets
zita-convolver
zita-resampler