Changelog for
python311-DisplayCAL-3.9.12-8.2.i586.rpm :
* Wed Sep 13 2023 Torsten Gruner
- Update to version 3.9.11
* https://github.com/eoyilmaz/displaycal-py3/releases/tag/3.9.11
* Fixed new-release target in Makefile to do a pull before merging the develop branch.
* Fixed main branch name in Makefile.
* Updated Makefile to introduce new targets.
* Updated string formatting on several places in wxProfileInfo.
* Fixed colorimeter_correction_web_check_choose() to work properly for fractional scale.
* Revert \"fix #231 (#237)\" (#239)
* This reverts commit 59c456c that accidentally was pushed to main branch
* Updated actions to use Node.js 16 (#220)
* updated restrictions for max python version to run with python 3.11 (#217)
* Update test workflow for python 3.11 (#215)
* added python 3.11 to test workflow
* catch FileNotFoundError in module defaultpaths
* allow untethered window to open
* Fix appdata to validate for flathub
* Cleanup: remove no-longer-referenced get_known_folder_path, UserDirs class (#227)
* Cleanup: remove no-longer-referenced defaultpaths.get_known_folder_path method, and associated UserDirs class
* Add feature: Add a gamut coverage information in Profile Information page
* Fix incorect bytes and string comparison when reading a .ti3 file (#221)
* Mon Apr 17 2023 Andreas Schneider - Update to version 3.9.10
* https://github.com/eoyilmaz/displaycal-py3/releases/tag/3.9.10
* Wed Feb 05 2020 olafAATTaepfle.de- escape usage of % in rpm specfile
* Mon Feb 03 2020 Dominique Leuenberger - BuildRequire pkgconfig(udev) instead of udev: allow OBS to shortcut through the -mini flavors.
* Sat Dec 14 2019 obs-packagingAATTdisplaycal.net- Update to 3.8.9.3:
* [Cosmetic] [UI] Improve PCS to device gamut outline plot.
* [Blocker] Linux, macOS: Fix failure to launch if initial install (regression of lockfile change in 3.8.9.2)
* Thu Dec 12 2019 obs-packagingAATTdisplaycal.net- Update to 3.8.9.2:
* [Minor] When previous instance was force quit, override leftover lockfile.
* [Trivial] When using a custom profiling testchart with very few or no dark RGB gray patches, try to better maintain slope of existing points during shaper curve generation.
* Sun Dec 08 2019 obs-packagingAATTdisplaycal.net- Update to 3.8.9.1:
* [Moderate] Fix SpyderX calibration issue when using 32-bit ArgyllCMS executables.
* Sat Dec 07 2019 obs-packagingAATTdisplaycal.net- Update to 3.8.9:
* [Enhancement] Show the instrument serial number (if available) when prompting to physically interact with the instrument.
* [Enhancement] Check SpyderX dark offset calibration and abort if it is too high (user error).
* [Enhancement] Adjust perceptual device to PCS table black point to match perceptual PCS to device table.
* [Enhancement] Warn during automatic output levels detection if the display device input range or graphics driver output range look to be misconfigured.
* Tone response curve plot now uses the illuminant-relative profile whitepoint instead of D50 for input values if using absolute colorimetric intent.
* Rename “LG OLED” (.dcl) 3D LUT format to “DeviceControl” and unlock available resolutions.
* [Trivial] Reload current calibration when cancelling profile installation (regression of a change to profile installation dialog handling in DisplayCAL 3.8.8, SVN revision r6252).
* [Trivial] When loading settings from a profile, restore unused CIECAM02 viewing conditions (if applicable).
* [Trivial] Prevent potential double prompt for instrument calibration.
* [Cosmetic] Do not re-use logfiles for standalone tools as long as other instances are still running.
* [Moderate] Failure to launch with pre-release versions of wxPython 4.
* Thu Nov 07 2019 obs-packagingAATTdisplaycal.net- Update to 3.8.8.1:
* [Moderate] Work-around failure to launch if wxPython 3.0 / wxWidgets 3.0 release number do not match (using wxPython 3.0 is deprecated).
* Wed Nov 06 2019 obs-packagingAATTdisplaycal.net- Update to 3.8.8:
* [Enhancement] Detect and warn about malformed colorimeter corrections (e.g. from non-official sources). Move them to the trash automatically if they were previously (manually) installed.
* [Enhancement] Always enumerate instruments on application startup if more than one instrument was detected the last time the application was used (cross-platform consistency).
* [Enhancement] When prompting for instrument calibration, display the just now detected instrument name instead of the previously enumerated name (the latter might be stale if you forgot to refresh after changing connected instruments).
* [Enhancement] Use a slightly improved smoothing method when creating high resolution PCS to device tables.
* [Enhancement] Increase automatic PCS to device table resolution for L
*a
*b
* LUT profiles to 45x45x45 if using smoothing.
* [Enhancement] [UI] Only auto-close profile/3D LUT installation dialog after a successful installation.
* [Enhancement] Don\'t auto-close madTPG after 3D LUT installation.
* [Minor] madVR 3D LUT generation: Always write D65 white to 3D LUT input primaries metadata so madVR does not attempt to correct whitepoint differences on its own when using a custom whitepoint (the 3D LUT itself will map the custom whitepoint correctly).
* [Minor] madVR 3D LUT installation: Don\'t attempt to install 3D LUTs with unsupported input primaries metadata (i.e. not Rec. 709, SMPTE C, EBU/PAL, Rec. 2020 or DCI P3) as madVR will overwrite the metadata depending on the 3D LUT install slot. Such 3D LUTs should only be assigned manually in madVR instead.
* [Trivial] [UI] When loading settings, always enable the 3D LUT tab if the display is virtual (consistent with display selection behavior).
* [Trivial] Also apply black point correction when creating a matrix profile without black point compensation (consistency).
* [Trivial] Do not create swapped matrix fallback tags for XYZ LUT profiles when using the alternate forward profiler and the used ArgyllCMS version is >= 2.1 (be consistent with ArgyllCMS).
* [Trivial] madVR 3D LUT generation: Accept negative values for input primaries metadata.