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

Introduce IOP order v3.1 for testting purpose. #17780

Merged
merged 9 commits into from
Nov 7, 2024
Merged

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    8ced261 View commit details
    Browse the repository at this point in the history
  2. Minor code reformatting.

    TurboGit committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    029890f View commit details
    Browse the repository at this point in the history
  3. Introduce new iop-order v3.1 where finalscale is before colorout.

    This fix color & luminosity shift when HQ mode is used.
    
    Also use a new DT_DEFAULT_IOP_ORDER define and use it consistently
    where needed. Less maintenance needed when a new order is introduced.
    
    Fixes #17758, #13335, #13635 and #13682.
    TurboGit committed Nov 7, 2024
    3 Configuration menu
    Copy the full SHA
    6b18bae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63ad767 View commit details
    Browse the repository at this point in the history
  5. Minor reformatting.

    TurboGit committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    a3ce740 View commit details
    Browse the repository at this point in the history
  6. Remove "default" from preset label.

    This is only true for RAW and not for non-RAW so confusing.
    TurboGit committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    8198d58 View commit details
    Browse the repository at this point in the history
  7. Introduce also a v3.1 iop order for JPG.

    At the same time fix default IOP order which could be for RAW instead
    of a JPG. We now check in DB the flags for DT_IMAGE_LDR.
    TurboGit committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    8c9491c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eaab86a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    63bf4bc View commit details
    Browse the repository at this point in the history