Skip to content

Releases: 13thsymphony/HDRImageViewer

v1.1.1 beta

06 Jun 18:27
Compare
Choose a tag to compare
v1.1.1 beta Pre-release
Pre-release

Bugfix for exporting to JPEG XR. Otherwise is identical to the previous beta:
https://github.com/13thsymphony/HDRImageViewer/releases/tag/v1.1.0-beta1

v1.1.0 beta 1

31 Dec 19:11
Compare
Choose a tag to compare
v1.1.0 beta 1 Pre-release
Pre-release

A bunch of updates since the last release. To install this beta/test release, run install.ps1 - this package is test signed so you will need to trust my test certificate.

  • Experimental support for HDR gainmap images produced by newer iPhones (JPG and HEIC)
  • Render effect to draw colors that exceed display's max luminance as black
  • New command line options for advanced scenarios (-forcebt2100, -colorprofile, -rendereffect)
  • Export an image to HDR JPEG XR
  • New Windows 11 visual styling
  • Sample HDR image loaded at launch
  • Support for OpenEXR images with custom chromaticities
  • Fixed an issue loading very large images (e.g. 8K resolution)
  • Fixed an issue loading certain Xbox console HDR JPEG XR images
  • Improved color accuracy for certain images with embedded ICC color profiles
  • Refactored app to split the C# XAML UI and C++ DirectX rendering

Test version: Improved Xbox console HDR screen capture compatibility

01 Apr 19:55
Compare
Choose a tag to compare

Minimally tested version for improved Xbox console screen capture compatibility:

  • Automatically detects more types of Xbox HDR screen captures as BT.2100 PQ
  • Command line flag to force all images to load as BT.2100 PQ color space:
hdrimageviewer -forcebt2100
  • Using the new refactored app with C# frontend (not fully tested)

NOTE: This app will get installed side by side with any official versions of the app, it shows up as version 0.0.1.0.

v1.0.7.0

27 Dec 01:38
Compare
Choose a tag to compare

v1.0.6.0

28 Jul 07:07
8af76fd
Compare
Choose a tag to compare

Experimental HEIC and AVIF support, and command line support.

v1.0.5.0

18 Aug 21:04
Compare
Choose a tag to compare
v1.0.5.0 Pre-release
Pre-release

Temporary fix for crashing bugs, improvements to keyboard shortcuts.

v1.0.4.0

12 Aug 00:39
Compare
Choose a tag to compare
Unit tests not working

v1.0.3.0

12 Aug 06:15
f893c19
Compare
Choose a tag to compare
Try 2: Windows 10 1809 update

Replace custom HDR tonemappers with Direct2D tonemapper effect, UI tweaks

v1.0.3.0-beta (incompletely tested)

30 Oct 06:48
Compare
Choose a tag to compare
Pre-release

Full implementation of HDR tonemapper for WCG/SDR displays