13
0
livetrax/libs
Robin Gareus 86f0f0ca11
Fix VST2 state restore for plugins without custom UI
VST preset restore has to happen in the GUI thread, specifically
the plugin's own UI event-loop (which on Linux and Windows is
not usually Ardour's Thread 1). However if there is no plugin
GUI, it should be safe to use Ardour's UI thread.
2022-09-21 16:13:18 +02:00
..
appleutility
ardour Fix VST2 state restore for plugins without custom UI 2022-09-21 16:13:18 +02:00
ardouralsautil Distinct stderr messages from ARD 2022-09-12 16:15:10 +02:00
audiographer
auscan
backends ALSA: request device to query its settings 2022-09-12 16:34:25 +02:00
canvas canvas: NOOP - meter, whitespace adjustment 2022-09-03 16:46:41 -06:00
clearlooks-newer
evoral ControlList: replace code use to interpolate MIDI CC curves 2022-08-17 20:55:17 -06:00
fluidsynth
fst
gtkmm2ext Update size-request when font/style is set 2022-09-20 03:33:15 +02:00
hidapi
libltc Fix various typos 2022-08-03 12:10:01 -06:00
lua
midi++2
panners Fix various typos 2022-08-03 12:10:01 -06:00
pbd downloader: remove unnecessary header 2022-09-13 14:15:24 -06:00
plugins Fix various typos 2022-08-03 12:10:01 -06:00
ptformat
qm-dsp
surfaces push2: temporarily comment display of jump loop actions due to cairo oddity 2022-09-07 17:03:08 -06:00
temporal tempo map: fix logic error in ::reset_starting_at() relating to tempo/bbt markers 2022-08-17 16:40:14 -06:00
vamp-plugins
vamp-pyin
vfork
vst3
waveview
widgets Allow multiple sizing texts for ArdourButton/Dropdown 2022-09-20 02:35:26 +02:00
zita-convolver
zita-resampler