d6e4e0fb354527461210e6593b80c9f3d2afc9a6
Ardour prevents repeat crashes by first marking a plugin as blacklisted, and after a successful scan the plugin is whitelisted. When not scanning for plugins, but reading the cache and successfully parsing the cashed content, a VST2 plugin is whitelisted, even though it may not have been blacklisted. In case the blacklist is empty, this lead to a logging: "Expected VST Blacklist file does not exist." PS. This also consolidates VST2 + VST3 code for white/blacklist
Please see the Ardour web site at https://ardour.org/ for all documentation..
For information on building ardour:
https://ardour.org/development.html
Description
Languages
C++
56.5%
C
39.6%
JavaScript
1.3%
Lua
0.9%
Python
0.6%
Other
0.9%