13
0
livetrax/libs
Robin Gareus 767d5f93ba
Fix segfault when plugin insantiation fails
*PluginInfo::load() eventually calls `plugin->set_info()`
which depends on a valid PluginPtr. The method needs to return
early if `plugin` is unset or null.
2020-11-21 22:28:48 +01:00
..
appleutility
ardour Fix segfault when plugin insantiation fails 2020-11-21 22:28:48 +01:00
ardouralsautil
audiographer Use unique target names for unit-test build rules 2020-10-16 02:31:39 +02:00
backends Allow to move pulse stream #8467 2020-11-11 15:59:26 +01:00
canvas
clearlooks-newer
evoral
fluidsynth
fst VST3: verbose scan option 2020-11-02 01:57:03 +01:00
gtkmm2ext Update and rework Basque translation 2020-11-19 16:48:58 +01:00
hidapi
libltc
lua
midi++2 Transmitter::Debug implementation 1/2 2020-10-13 21:58:26 +02:00
panners
pbd NO-OP: comments 2020-11-10 19:31:25 +01:00
plugins
ptformat
qm-dsp
surfaces Fix C++11ism 2020-11-20 13:32:20 +01:00
temporal Fix normalization in Temporal::Beats for times between -1 and 0 beats 2020-11-18 13:40:31 -07:00
vamp-plugins
vamp-pyin
vfork
vst3 VST3: Add PreSonus Plug-In Extensions 2020-10-08 15:36:35 +02:00
waveview
widgets
zita-convolver
zita-resampler