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

Update the wrapper host display to be more accurate #321

Merged
merged 1 commit into from
Oct 12, 2024

Commits on Oct 12, 2024

  1. Update the wrapper host display to be more accurate

    This commit does a few things
    
    1. Makes the wrapper host author and URL the free audio locations
    2. Sets the wrapper host versio properly to the WRAPPER version not
       to the PLUGIN version, when used as a subordinate cmake, by using
       PROJECT_VERSION rather than CMAKE_PROJECT_VERSION to set the ifdef
    3. Reads the human readable string out of the bundle for auv2 version
       which makes the host read as "Logic Pro 11.0.1 (Clap-as-AUV2)"
       rather than "Logic Pro (6029) (Clap-as-AUv2)".
    4. Ups the cmake version to 0.11.0 in anticipation of the move of
       next to main
    
    Addresses free-audio#287
    baconpaul committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    6d4a454 View commit details
    Browse the repository at this point in the history