summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* trivial: fix some of the function name prefixes in cd-fix-profileRichard Hughes2012-03-141-109/+109
* Make cd-fix-profile automatically add the GAMUT keys to the ICC fileRichard Hughes2012-03-142-1/+304
* Add a new and improved cd-fix-profile that can add and remove metadata entriesRichard Hughes2012-03-131-144/+726
* Depend on lcms2 >= 2.2Richard Hughes2012-03-132-19/+1
* When doing 'colorhug get-devices' show the profile ID and filename if availableRichard Hughes2012-03-121-5/+20
* Show what DBus names have inhibited each deviceRichard Hughes2012-02-281-0/+5
* trivial: do not print blank entries in colormgrRichard Hughes2012-02-281-0/+4
* Show the profile title when using colormgr get-profilesRichard Hughes2012-01-231-0/+6
* Add a device-inhibit command to the colormgr clientRichard Hughes2012-01-161-0/+73
* Documentation fixes and improvementsLaurent Martelli2011-11-251-4/+4
* Fix some more bugs in colormgrFlorian Höch2011-11-241-1/+7
* Don't return obscure warnings when the user passes a device-id to colormgrRichard Hughes2011-11-241-0/+140
* Fix several more colormgr commands where the device needs to be activeRichard Hughes2011-11-241-0/+21
* Fix colormgr device-get-default-profileRichard Hughes2011-11-241-2/+11
* trivial: fix a critical warning when the native sensor sample failsRichard Hughes2011-11-081-1/+3
* Allow cd-fix-profile to append and edit new metadataRichard Hughes2011-10-131-11/+41
* Align the output from colormgr get-devices and get-profilesRichard Hughes2011-10-111-74/+115
* colormgr only needs one argument for find-deviceRichard Hughes2011-10-031-1/+1
* Add the crayon named color paletteRichard Hughes2011-09-281-13/+78
* trivial: Actually make the --xorg-gamma accept a gamma valueRichard Hughes2011-09-141-1/+4
* Add --xorg-gamma to cd-create-profile to create custom gamma rampsRichard Hughes2011-09-131-0/+95
* trivial: Make the named color profile more abstractRichard Hughes2011-09-131-21/+40
* Add an 'Owner' property on device and profile objectsRichard Hughes2011-09-091-0/+16
* trivial: fix up two translation commentsRichard Hughes2011-07-201-2/+5
* trivial: use 'Type' rather than 'Kind' as it's easier to translateRichard Hughes2011-07-201-6/+6
* trivial: ensure the translator comment is always on the prior line to the _()Richard Hughes2011-07-201-70/+36
* Fix up some translatable stringsRichard Hughes2011-07-202-10/+10
* Add a find-profile-by-filename command to the colormgr client toolRichard Hughes2011-06-281-1/+42
* Add the object scope to the DBus interface as a propertyRichard Hughes2011-06-221-0/+15
* Fix up the location of the libcolord header filesRichard Hughes2011-06-164-3/+9
* trivial: fix compile with old versions of LCMS2Richard Hughes2011-06-161-0/+1
* cd-lcms-helpers: Hopefully fix mbstowcs() usageColin Walters2011-06-161-5/+35
* Fix build for old versions of lcms2Stef Walter2011-06-151-0/+4
* Remove colord.pot as it's autogenerated and is breaking buildbotRichard Hughes2011-06-141-3/+5
* trivial: fix up two warnings from clangRichard Hughes2011-06-131-12/+14
* Write the new metadata entries in the cd-fix-profile and cd-create-profile pr...Richard Hughes2011-06-137-69/+179
* Add automatic .gitignore generationRichard Hughes2011-06-102-6/+2
* Add a 'Format' property to the device interfaceRichard Hughes2011-06-051-0/+14
* Add a new method Client:FindDeviceByProperty to get a device when only a prop...Richard Hughes2011-06-031-0/+44
* trivial: more 'connect' fixups for the colormgr toolRichard Hughes2011-06-011-0/+15
* trivial: fix colormgr after the lastest API additionsRichard Hughes2011-05-301-0/+20
* Rework libcolord so the async methods never blockRichard Hughes2011-05-301-95/+30
* trivial: remove duplicate short option name in cd-create-profileRichard Hughes2011-05-251-1/+1
* Add support for reading and writing ICC profile metadataRichard Hughes2011-05-245-34/+195
* trivial: fix the status code for cd-create-profile on errorRichard Hughes2011-05-231-2/+2
* Add sensor-lock to just lock the color sensor and listen for eventsRichard Hughes2011-04-291-0/+52
* Add GetStandardSpace to the DBus APIRichard Hughes2011-04-201-0/+40
* trivial: When creating a named color profile, ensure we're using the PCS of LabRichard Hughes2011-04-111-11/+11
* Add cd-create-profile, which provides a way to build a profile using a CSV fi...Richard Hughes2011-04-113-0/+308
* Move gcm-fix-profile from GNOME Color Manager as cd-fix-profileRichard Hughes2011-04-083-1/+233