~ubuntu-branches/ubuntu/quantal/colord/quantal-proposed

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Package Import Robot
  • Author(s): Christopher James Halse Rogers
  • Date: 2012-03-01 17:33:00 UTC
  • mto: (1.1.4) (2.1.7 sid)
  • mto: This revision was merged to the branch mainline in revision 11.
  • Revision ID: package-import@ubuntu.com-20120301173300-q1s2bs8yubnybln8
ImportĀ upstreamĀ versionĀ 0.1.18

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Version 0.1.18
 
2
~~~~~~~~~~~~~~
 
3
Released: 2012-03-15
 
4
 
 
5
New Features:
 
6
 - Add a Manager.CreateProfileWithFd() method for QtDBus (Richard Hughes)
 
7
 - Add the GAMUT_coverage metadata key to the spec (Richard Hughes)
 
8
 - Add the GAMUT_volume metadata key to the spec (Richard Hughes)
 
9
 - Depend on lcms2 >= 2.2 (Richard Hughes)
 
10
 - Make cd-fix-profile add the GAMUT keys to the ICC file (Richard Hughes)
 
11
 - Split out the SANE support into it's own process (Richard Hughes)
 
12
 
 
13
Bugfixes:
 
14
 - Do not delete 'disk' or 'normal' devices when the session exits (Richard Hughes)
 
15
 - Ensure we return NULL for missing device properties (Richard Hughes)
 
16
 - Fix a small leak when creating devices and profiles in clients (Richard Hughes)
 
17
 - Fix cd-fix-profile to add and remove metadata entries (Richard Hughes)
 
18
 - Install per-machine profiles in /var/lib/colord/icc (Richard Hughes)
 
19
 - Show what DBus names have inhibited each device (Richard Hughes)
 
20
 - When doing 'get-devices' show the profile ID and filename (Richard Hughes)
 
21
 
 
22
Version 0.1.17
 
23
~~~~~~~~~~~~~~
 
24
Released: 2012-02-22
 
25
 
 
26
New Features:
 
27
 - Add an LED sample type (Richard Hughes)
 
28
 - Add a metadata key to store the calibration brightness (Richard Hughes)
 
29
 - Show the profile title when using colormgr get-profiles (Richard Hughes)
 
30
 
 
31
Bugfixes:
 
32
 - Add PrivateNetwork and PrivateTmp to the systemd service file (Richard Hughes)
 
33
 - Don't leak a GVariantIter when setting the device metadata (Richard Hughes)
 
34
 - Fix a critical warning if a client tries to get the profile metadata (Matthias Clasen)
 
35
 - Fix InstallSystemWide() when running as the colord user (Richard Hughes)
 
36
 - Increase the colorhug sample timeout to 5 seconds (Richard Hughes)
 
37
 - Make underscores into spaces for the profile title (Richard Hughes)
 
38
 - Return from cd_profile_has_access() with TRUE for virtual profiles (Richard Hughes)
 
39
 
1
40
Version 0.1.16
2
41
~~~~~~~~~~~~~~
3
 
Released: 2011-01-17
 
42
Released: 2012-01-17
4
43
 
5
44
New Features:
6
45
 - Add a device-inhibit command to the colormgr client (Richard Hughes)