summaryrefslogtreecommitdiff
path: root/client/cd-util.c
Commit message (Expand)AuthorAgeFilesLines
* trivial: Ignore some return values to please CoverityRichard Hughes2022-04-131-1/+1
* trivial: Fix some typos spotted using codespellRichard Hughes2019-04-081-1/+1
* trivial: Remove useless private gtk-doc headersRichard Hughes2017-07-191-135/+0
* Fix compile with -Wformat-signednessRichard Hughes2016-07-271-11/+11
* libcolord: Add two new sensor capability enum values for calibrationRichard Hughes2015-10-271-3/+16
* libcolord: Add an error enum for missing irradiance calibrationRichard Hughes2015-10-261-0/+10
* Use the correct console size when using get-spectral-readingRichard Hughes2015-10-261-1/+12
* Add get-spectral-reading command to colormgrRichard Hughes2015-10-151-1/+93
* Add g_autoptr() defines for cd_color*Richard Hughes2015-10-131-2/+1
* Use G_DECLARE_DERIVABLE_TYPE in libcolordRichard Hughes2015-10-131-27/+25
* Port to g_autoptr()Richard Hughes2015-10-131-31/+31
* Add a sensor error for missing dark calibrationRichard Hughes2015-10-131-1/+19
* Don't assume pwd.h is always availableRichard Hughes2014-11-191-0/+9
* Use _cleanup_free() in the client toolsRichard Hughes2014-11-061-598/+265
* 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