From c0b89ac5bfb90835ef01573267020e42d4fe070c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 23 Aug 2015 12:17:05 +0200 Subject: Imported Upstream version 1.8.0 --- log.txt | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) mode change 100644 => 100755 log.txt (limited to 'log.txt') diff --git a/log.txt b/log.txt old mode 100644 new mode 100755 index d7535f7..610fd05 --- a/log.txt +++ b/log.txt @@ -2,6 +2,65 @@ Argyll CMS change log ===================== +Version 1.8.0 (20th August 2015) +------------- + +* Added support for "EMISINPUT" type .ti3 file. + +* Build using OpenSSL rather than axTLS if it is built on Linux. + +* Added Added Television Lighting Consistency Index (EBU TLCI-2012 Qa) + to spotread and specplot output. + +* Added R9 value to CRI value in spotread and specplot output. + +* Added support for the Image Engineering EX1 spectroradiometer. + +* Added support for the SwatchMate Cube reflective colorimeter with + improved accuracy. + +* Fixed stack space problem in OS X UI programs by expanding + main thread proxy to have 8MB instead of the default 512K. + +* Updated built in libtiff to V4.0.4beta + +* Changed CGATS format to not emit unknown keyword declaration ("KEYWORD") + by default. + +* Added inst_calc_cond_mask to inst.h to allow for flags in + calibration conditions. A consequence of this is that + calc needs to be masked with this when comparing against + a specific condition, and the inst_calc_optional_flag should + be cleared if it is set, before callint inst->calibrate() if + the user wants to proceed with a particular calibration. + +* Fixed bug with dispcal -e N + +* Fixed bug in xicclu -fg and -kp + +* Added dispcal -x x option to allow reading a chart and manually + entering the XYZ values. + +* Fix spyder4 & 5 bug where some display types were set as refresh + when they shouldn't be. + +* Fix collink "Warning :- RGB black hack trigger more than once!" + when -b is used with input video encoding (-e). + +* Changed colprof so that the default ICC description is the base + filename rather than the whole file path. + +* Fix technology type and display type selector "uniqueification" bug + that shows up in "ccxxmake -??". + +* Add OEM field to ccmx and ccss files to mark files that have + been installed from OEM disk, so that custom ccmx & ccss files + can be given suggested selector letter priority (+ ref/CRT.ccss). + +* Tweak CGATS write format to avoid scientific notation until the + numbers are bigger and smaller (i.e until e6 and e-6 are needed). + + Version 1.7.0 (1st May 2015) ------------- -- cgit v1.2.3