[Openicc] colord 1.1.1
Richard Hughes
hughsient at gmail.com
Tue Jul 30 05:26:01 PDT 2013
colord is a system activated daemon that maps devices to color profiles.
See http://www.freedesktop.org/software/colord/ for more details.
Version 1.1.1
~~~~~~~~~~~~~
Released: 2013-07-30
Notes:
- This release bumps the soname of libcolord as long deprecated
methods have finally been removed. Any programs that link against
libcolord will have to be recompiled against this new version.
- This unstable branch is full of new features and experimental code,
and therefore this release should probably be restricted to non-stable
distros.
- The colord.conf file has been removed and features are now
autodetected at runtime where possible or specified in configure.
New Features:
- Add a shim libcolordcompat library with some helpers for ArgyllCMS
(Richard Hughes)
- Add SystemVendor and SystemModel string properties to the main
interface (Richard Hughes)
- Add the sub-command import-profile to colormgr (Richard Hughes)
- libcolord: Add cd_icc_save_data() so that we can set _ICC_PROFILE
(Richard Hughes)
- libcolord: Add cd_icc_save_default() to save a profile to the
default location (Richard Hughes)
- libcolord: Add functionality to set and get the profile
characterization data (Richard Hughes)
- libcolord: Add methods to create a profile using CdClient with a
CdIcc object (Richard Hughes)
- List the required parameters in the 'colormgr --help' output (Richard Hughes)
- Remove the AlwaysUseXrandrName config option and auto-detect it at
runtime (Richard Hughes)
- Show the viewing conditions when dumping the ICC profile (Richard Hughes)
Bugfixes:
- Add a quirk for ThinkPads so that we show 'ThinkPad T510' rather
than '4384BR2' (Richard Hughes)
- Add CdIccStore to monitor directories of ICC profiles (Richard Hughes)
- Add optional installed tests (Richard Hughes)
- Allow colormgr to take an object path or an ID as input (Richard Hughes)
- Allow the user to specify a non-qualified path when using
FindProfileByFilename (Richard Hughes)
- Allow using the key 'Filename' when using FindProfileByProperty
(Richard Hughes)
- Bump the lcms2 dep to 2.4 (Richard Hughes)
- Correct a few translatable command descriptions for colormgr (Richard Hughes)
- Do not always overwrite files when using cd-fix-profile (Richard Hughes)
- Do not unconditionally enable BPC on the color transform (Richard Hughes)
- Fix ‘created’ time for non-UTC timezones again (Christopher James
Halse Rogers)
- Fix GObject introspection when getting lists and metadata (Richard Hughes)
- libcolord: Always return the error if any sync method failed (Richard Hughes)
- libcolord: Set an instance GError when lcms does the error callback
(Richard Hughes)
- libcolord: Work around a bug in cmsSaveProfileToMem() (Richard Hughes)
- Remove deprecated API and bump the soname (Richard Hughes)
- Remove the ICC volume searching functionality as it is not
effective (Richard Hughes)
- Remove the now-unused /etc/colord.conf (Richard Hughes)
- Remove the StandardSpaces configure option (Richard Hughes)
- Remove the UseSANE config option (Richard Hughes)
- session-helper: Record the gamma table in the error message (Richard Hughes)
- Update the colormgr man page to reflect reality (Richard Hughes)
- Use an autogenerated device-id in the daemon self-test code (Richard Hughes)
- Use the GLib functions for converting USC4<->UTF-8 (Richard Hughes)
Tarballs can be found here:
http://www.freedesktop.org/software/colord/releases/
Richard.
More information about the openicc
mailing list