obs-lv2
obs-lv2 copied to clipboard
Some cool filters are skipped because they have no UI
I think that if the filter has no UI you can simply show a message that there's no UI on filter. I had to remove the part with /* filter out plugins without supported UI */ to make some cool filters work.
Fair point. I am almost done with implementation of the generic UI mentioned in #1. I am happy that you managed to make it work for you.
@ivyl Don't hesitate to make the branch public if you want some beta testers :-) Cheers!