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

Preserve settings for builtin formats #301

Merged

Commits on Oct 21, 2023

  1. Preserve settings for builtin formats

    The settings of builtin formats were not disabled anymore
    in Settings - Formats since e1f8906 (last working in release: 2.1.7).
    They were only disabled at the first start of CUETools. As soon as a
    settings.txt file was available, this was not the case anymore.
    
    - Furthermore, this fixes availability of newly added formats like
      aiff, if a settings.txt file from a previous version of CUETools is
      already present.
    c72578 committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    6eae07c View commit details
    Browse the repository at this point in the history