add mask color radio btn sel, fix del all mask btn, fix mask dflt kfrm draw name...
[goodguy/cinelerra.git] / cinelerra-5.1 / lv2_blacklist.txt
index 795f8b3c7f3b93b48bd9e68b0a07c84632e38e11..d497af49ce303651cbcab967014a0a3499a13822 100644 (file)
@@ -1,4 +1,4 @@
-# last updated 2018/06/13 gg/pys
+# last updated 2018/11/03 gg/pys/andrea
 http:*midi*
 http:*MIDI*
 
@@ -24,6 +24,17 @@ http://lsp-plug.in/plugins/lv2/sc_dyna_processor_lr
 http://lsp-plug.in/plugins/lv2/sc_dyna_processor_mono
 http://lsp-plug.in/plugins/lv2/sc_dyna_processor_ms
 http://lsp-plug.in/plugins/lv2/sc_dyna_processor_stereo
+#
+# Andrea Paz tested and bad for at least Arch
+#
+http://lsp-plug.in/plugins/lv2/mb_compressor_lr
+http://lsp-plug.in/plugins/lv2/mb_compressor_ms
+http://lsp-plug.in/plugins/lv2/mb_compressor_stereo
+http://lsp-plug.in/plugins/lv2/sc_mb_compressor_lr
+http://lsp-plug.in/plugins/lv2/sc_mb_compressor_mono
+http://lsp-plug.in/plugins/lv2/sc_mb_compressor_ms
+http://lsp-plug.in/plugins/lv2/sc_mb_compressor_stereo
+#
 http://plugin.org.uk/swh-plugins/bandpass_a_iir
 http://plugin.org.uk/swh-plugins/bandpass_iir
 http://plugin.org.uk/swh-plugins/butthigh_iir
@@ -32,6 +43,18 @@ http://plugin.org.uk/swh-plugins/bwxover_iir
 http://plugin.org.uk/swh-plugins/highpass_iir
 http://plugin.org.uk/swh-plugins/lowpass_iir
 #
+# Problematic 9 tested by Olivier Humbert (https://librazik.tuxfamily.org/)
+#
+file:///usr/lib/lv2/MonoEffect.ingen/MonoEffect.ttl
+file:///usr/lib/lv2/MonoInstrument.ingen/MonoInstrument.ttl
+file:///usr/lib/lv2/StereoEffect.ingen/StereoEffect.ttl
+file:///usr/lib/lv2/StereoInstrument.ingen/StereoInstrument.ttl
+http://example.org/raffo
+http://www.wodgod.com/newtonator/1.0
+https://sami.boukortt.com/plugins/intersect#Intersect
+https://sami.boukortt.com/plugins/intersect#SymmetricDifference
+https://sami.boukortt.com/plugins/intersect#Upmix
+#
 # Rakarrack takes special handling to get these lv2 plugins to work;
 # the library needs to be linked using  -Bsymbolic-functions ;
 # and there are places where there exist uninitialized data objects.