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

channelmixerrgb: display an error message when temperature.c does not… #6836

Merged
merged 23 commits into from
Nov 13, 2020

Commits on Nov 12, 2020

  1. channelmixerrgb: display an error message when temperature.c does not…

    … use camera reference white balance
    aurelienpierre authored and elstoc committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    4d64db2 View commit details
    Browse the repository at this point in the history
  2. handle modern CAT with DNG embeded matrix

    fix darktable-org#6840 part one
    aurelienpierre authored and elstoc committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    81460b9 View commit details
    Browse the repository at this point in the history
  3. fix darktable-org#6840 part two

    aurelienpierre authored and elstoc committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    1524e7e View commit details
    Browse the repository at this point in the history
  4. add a has_trouble flag in modules

    display a warning sign in module header when has_trouble == TRUE
    aurelienpierre authored and elstoc committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    722b067 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6157be2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    192767a View commit details
    Browse the repository at this point in the history
  7. advertise the module doing CAT on the pipeline

    handles multi instances of channelmixerrgb too.
    adds another error on the 2nd and next instances doing CAT
    aurelienpierre authored and elstoc committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    48e42bc View commit details
    Browse the repository at this point in the history
  8. temperature.c : add warning message

    advertize the use of D65 RGB coeff on the pipe,
    simplify channelmixerrgb handling
    aurelienpierre authored and elstoc committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    3353ce2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c41f4dc View commit details
    Browse the repository at this point in the history
  10. cleanup pipeline properly

    aurelienpierre authored and elstoc committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    8ed3510 View commit details
    Browse the repository at this point in the history
  11. some fixes for darktable-org#6836

    elstoc committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    39afe42 View commit details
    Browse the repository at this point in the history
  12. channelmixerrgb: display an error message when temperature.c does not…

    … use camera reference white balance
    aurelienpierre committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    3ef9d4b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    69d47d5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    feecb07 View commit details
    Browse the repository at this point in the history
  15. add a has_trouble flag in modules

    display a warning sign in module header when has_trouble == TRUE
    aurelienpierre committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    f33a9ac View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    664798f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    59ca82a View commit details
    Browse the repository at this point in the history
  18. advertise the module doing CAT on the pipeline

    handles multi instances of channelmixerrgb too.
    adds another error on the 2nd and next instances doing CAT
    aurelienpierre committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    72a0205 View commit details
    Browse the repository at this point in the history
  19. temperature.c : add warning message

    advertize the use of D65 RGB coeff on the pipe,
    simplify channelmixerrgb handling
    aurelienpierre committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    9bcca87 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8c3da48 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b1b1eb8 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    af3a190 View commit details
    Browse the repository at this point in the history
  23. merge issues

    aurelienpierre committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    ee59218 View commit details
    Browse the repository at this point in the history