Skip to content

Releases: ledoge/novideo_srgb

v1.3

29 Dec 15:28
Compare
Choose a tag to compare

Fixed default gamma

v1.2

29 Dec 13:36
Compare
Choose a tag to compare

Added support for relative gamma

v1.1

28 Dec 16:28
Compare
Choose a tag to compare

Added option to use selected gamma instead of TRC to retain VCGT target gamma

v1.0

28 Dec 10:03
6b12a9d
Compare
Choose a tag to compare

Added ICC profile support
EDID data is now read from registry instead of directly from monitor (so overrides are respected)

v0.4

31 Oct 21:45
64dc2f3
Compare
Choose a tag to compare
  • Use D65 coordinates specified in Rec.709/sRGB
  • Round reported values to thousandths, as described in the EDID standard
  • Compare reported coordinates to sRGB ones instead of relying on sRGB flag to determine whether we can clamp
  • Show warning in Info window when sRGB flag is set but reported primaries don't match sRGB

v0.3a

10 Sep 17:55
Compare
Choose a tag to compare
v0.3a Pre-release
Pre-release

For monitors with broken EDID (such as some LG models): ignore sRGB flag and use reported primaries anyway, even though EDIDs with the sRGB flag set and non-sRGB reported primaries violate the spec – please complain to the manufacturer if your monitor has one of those.

v0.3

16 Aug 09:32
Compare
Choose a tag to compare

Initialize clamped state properly
Disable interaction with columns

v0.2

14 Aug 15:52
Compare
Choose a tag to compare

Added info window showing reported color coordinates

v0.1

08 Aug 20:22
Compare
Choose a tag to compare

Initial release