summaryrefslogtreecommitdiff
path: root/client/cd-util.c
Commit message (Expand)AuthorAgeFilesLines
* Make colormgr script friendly by allowing filteringRichard Hughes2014-02-031-50/+142
* Do not print incomplete 'colormgr dump' output when the database is corruptRichard Hughes2013-10-301-0/+2
* Add a 'dump' colormgr command to aid debuggingRichard Hughes2013-08-151-0/+121
* Add SystemVendor and SystemModel string properties to the main interfaceRichard Hughes2013-07-051-0/+4
* List the required parameters in the 'colormgr --help' outputRichard Hughes2013-07-021-56/+133
* Correct a few translatable command descriptions for colormgrRichard Hughes2013-06-181-4/+4
* Add the sub-command import-profile to colormgrRichard Hughes2013-06-181-0/+47
* Allow colormgr to take an object path or an ID as inputRichard Hughes2013-05-291-153/+151
* Remove calls to the deprecated g_type_init()Richard Hughes2013-05-131-2/+0
* Do not show a warning when using 'colormgr device-get-profile-for-qualifier'Richard Hughes2013-05-101-1/+4
* Add more sensor capabilities to support the latest ArgyllCMS releaseRichard Hughes2013-03-121-0/+28
* Guess the option type when using 'colormgr sensor-set-options'Richard Hughes2013-02-261-2/+14
* Rename the colormgr 'profile-set-$foo' commands to 'profile-set-property'Richard Hughes2013-02-231-56/+14
* trivial: Use G_SOURCE_CONTINUE and G_SOURCE_REMOVERichard Hughes2013-02-181-1/+1
* trivial: Fix up a few warnings from clangRichard Hughes2013-02-041-2/+2
* Move libcolord into lib/colord in the project to avoid path crazynessRichard Hughes2013-02-041-6/+1
* Allow the user to specify the device type when using 'colormgr create-device'Richard Hughes2013-02-011-4/+15
* Add the 'Plasma' sensor capabilityRichard Hughes2013-01-311-0/+6
* trivial: don't make the translators heads hurtRichard Hughes2013-01-311-6/+4
* Add some simple bitfield helpersRichard Hughes2013-01-311-1/+1
* Show all the possible capabilities on one line when doing 'colormgr get-sensors'Richard Hughes2013-01-311-23/+68
* trivial: Include a better translation comment for 'Seat'Richard Hughes2013-01-271-1/+6
* Add a --version argument to colormgrRichard Hughes2013-01-241-0/+13
* Add a --verbose argument to colormgrRichard Hughes2013-01-241-4/+38
* Add a Sensor.Metadata propertyRichard Hughes2013-01-151-0/+16
* trivial: Fix up some whitespace problemsRichard Hughes2013-01-111-7/+7
* Export a Device.Embedded property that is set for fixed hardwareRichard Hughes2013-01-051-0/+5
* Add the ability to 'disable' a device so that color management can be turned offRichard Hughes2012-12-171-0/+53
* Add a 'SensorId' property to the sensor interfaceRichard Hughes2012-12-051-0/+4
* Support doing sensor user actions when using 'colormgr get-sensor-reading'Richard Hughes2012-11-291-11/+29
* Do 3 reads in quick succession for colormgr get-sensor-readingRichard Hughes2012-11-281-20/+23
* Print if the profile is system-wide when doing 'colormgr get-profiles'Richard Hughes2012-11-231-0/+4
* trivial: Some whitespace fixes for CodingStyleRichard Hughes2012-11-231-5/+5
* Add a 'Warnings' property to the DBus interface for each profileRichard Hughes2012-11-161-0/+10
* Improve the formatting of 'get-profiles' and 'get-devices'Richard Hughes2012-11-051-0/+8
* Add a 'seat' property to each deviceRichard Hughes2012-09-141-0/+4
* trivial: fix a critical warning when a sensor connect failsRichard Hughes2012-05-181-1/+2
* Print any sensor options when doing 'colormgr get-sensors'Richard Hughes2012-04-191-0/+27
* Add a sensor-set-options sub-command to the colormgr toolRichard Hughes2012-04-191-0/+87
* 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