Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove term "blacklist" #7365

Merged
merged 3 commits into from
Jul 8, 2024
Merged

Commits on Jul 2, 2024

  1. Remove term "blacklist"

    About the PR:
    
    * We use "blocked" as an abstract term, when there may be different reasons
    * If there is a concrete reason, we use a more concrete word like "unstable"
      or "not useful"
    * Double negations like "don't block" or "block unstable" are avoided
    
    Besides this, this PR
    
    * Lets `Lv2Manager` hide the full `std::set` of plugin URIs
    * Fixes occurences of "BuffersizeLessThan32" - it is less or equal
    JohannesLorenz committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    eee9db0 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    250e701 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    f10f3a8 View commit details
    Browse the repository at this point in the history