Version 2.2.0 (3rd May 2021)
-
Fix bug in applycal.c where it gets an
"Error - Write file: 1, icmTextDescription_write: ascii string is shorter"
error on replacing one calibration with another. -
Added native i1Pro3 and i1Pro3 Plus driver.
-
Improved i1pro & Munki patch recognition to work much more
reliably with a slow swipe speed. -
Fix Apple M1 display name code & builds. (Thanks to Simone Karin).
Should work now using Rosetta 2 or as M1 native binaries. -
Fixed oeminst to work with spyder V5.5. setup.exe
-
Fixed bug in oemdld that prevented HTML encoded characters in
download file decoding properly, which prevented certain
filenames from working. -
Fixed bug in ccxxmake -S -f where save error wasn't being
fully reported, and display technology presence check was faulty. -
Fixed typo in display technology, VPA -> PVA.
-
Made Klein K10A "Lights Off" command timeout a soft error.
For some reason this command doesn't seem to be implemented
on some K10A's. -
Fixed OS X 10.15 compatibility problem with change in objc_msgSend
declaration. (Thanks to Misty De Meo) -
Added CIE dE2000 to spotread output.
-
Fixed accidental global "wrl" in gamut/gamut.h that cases compile warnings.