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 olympus tags (#2246) #2249

Merged
merged 11 commits into from
Jul 19, 2022

Commits on Jun 5, 2022

  1. Update Olympus ArtFilter tags (Exiv2#2246)

    + Enable `ArtFilter` translations to be used in more situations.
      This is consistent with the equivalent ExifTool tags.
    + Add user color choice to `Partial Color` output.
    + Add `( )` around output of values that cannot be translated.
    + Add testing.
    postscript-dev committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    d0ff87a View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2022

  1. Update Olympus ImageStabilization, WhiteBalance

    `Exif.OlympusCs.ImageStabilization`
    - Change type from `unsignedShort` to `unsignedLong` (ExifTool)
    - Add extra `On, Mode 4` translated output (ExifTool)
    - Add specific translated output for E-M10 Mark II camera
    
    `Exif.OlympusCs.WhiteBalance`
    - Add missing `)` to translated output
    
    Cf: [Exiftool Olympus tags](https://www.exiftool.org/TagNames/Olympus.html).
    postscript-dev committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    2a2b4bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8d564f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c98db2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b41fcec View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

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

Commits on Jul 14, 2022

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

Commits on Jul 15, 2022

  1. Configuration menu
    Copy the full SHA
    d133e44 View commit details
    Browse the repository at this point in the history
  2. Fix merge resolution

    postscript-dev authored Jul 15, 2022
    Configuration menu
    Copy the full SHA
    d193344 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43ebce5 View commit details
    Browse the repository at this point in the history