summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* trivial: Remove some dead codeRichard Hughes2013-07-072-14/+0
* trivial: Fix typo in debug messageChristopher James Halse Rogers2013-07-071-1/+1
* Allow the user to specify a non-qualified path when using FindProfileByFilenameRichard Hughes2013-07-072-1/+39
* Add SystemVendor and SystemModel string properties to the main interfaceRichard Hughes2013-07-072-2/+161
* Allow using the key 'Filename' when using FindProfileByPropertyRichard Hughes2013-07-041-0/+7
* Fix ‘created’ time for non-UTC timezones again.Christopher James Halse Rogers2013-05-231-0/+1
* trivial: Correctly log the qualifier strings when calling GetProfileForQualif...Richard Hughes2013-05-101-6/+6
* Use G_GNUC_WARN_UNUSED_RESULT in public and private headersRichard Hughes2013-05-096-29/+58
* trivial: Include a couple of missing config.h includesRichard Hughes2013-05-091-0/+2
* trivial: NULL != FALSE for some compilersRichard Hughes2013-05-092-10/+10
* Always return an error if cd_main_device_add() failedRichard Hughes2013-05-091-2/+1
* Build the colord binary with full RELRORichard Hughes2013-05-071-1/+2
* Build all installed binaries with PIERichard Hughes2013-05-071-0/+4
* Add a config option to allow multiple monitors with identical EDID values to ...Richard Hughes2013-05-031-0/+43
* Move the vendor quirk table to libcolordprivate so it can be used with cd-fin...Richard Hughes2013-04-294-84/+4
* Correct a lot more company names when creating devicesRichard Hughes2013-04-261-0/+22
* Add Qt DBus annotationsDaniel Nicoletti2013-04-254-0/+8
* Fix standard-space property name into a compilable variable name: standard_spaceDaniel Nicoletti2013-04-251-1/+1
* Do not automatically add EDID profiles with warnings to devicesRichard Hughes2013-04-241-0/+13
* trivial: Get the formatted warnings for the profile in the daemonRichard Hughes2013-04-242-0/+10
* Move the warning check code from the daemon to libcolord for code reuseRichard Hughes2013-04-241-358/+1
* Do not print a critical warning if the requested property does not existRichard Hughes2013-04-014-6/+26
* trivial: Hide the test-driver files when using 'git status'Richard Hughes2013-03-281-1/+1
* trivial: Fix up a compiler warningRichard Hughes2013-03-251-1/+1
* libcolord: Add the ability to get the file embedded profile IDRichard Hughes2013-03-251-31/+1
* libcolord: Make loading the metadata optionalRichard Hughes2013-03-241-3/+3
* libcolord: Add some flags to the CdIcc load and save functions for future useRichard Hughes2013-03-231-5/+13
* libcolord: Add a GCancellable to cd_icc_load_file() and cd_icc_save_file()Richard Hughes2013-03-221-1/+1
* libcolord: Add methods to get localized text values from the profileRichard Hughes2013-03-221-10/+10
* libcolord: Add cd_icc_get_metadata() to return the profile metadata dictionaryRichard Hughes2013-03-221-41/+18
* libcolord: Add cd_icc_get_colorspace() to return the profile colorspaceRichard Hughes2013-03-221-38/+1
* libcolord: Add cd_icc_get_kind() to return the profile kindRichard Hughes2013-03-221-32/+6
* Use CdIcc in the daemon when loading ICC profilesRichard Hughes2013-03-221-33/+36
* Build the generated profiles from the XML descriptionsRichard Hughes2013-03-201-1/+1
* trivial: Use AM_V_GEN to prettify the build output a littleRichard Hughes2013-03-201-0/+2
* build: Link to libm for fpclassify()Emanuele Aina2013-03-131-0/+1
* Add more sensor capabilities to support the latest ArgyllCMS releaseRichard Hughes2013-03-121-0/+15
* Fix the argyll sensor driver when using the ColorMunki SmileRichard Hughes2013-03-091-0/+2
* Do not show a critical warning if an unmatched sensor is connectedRichard Hughes2013-03-091-0/+8
* Fix compile with --disable-gusbRichard Hughes2013-03-042-3/+16
* Fix the gamut warning to check primaries wider than CIERGB and ProPhotoRichard Hughes2013-03-041-3/+17
* Add some more display vendor names to the display tableRichard Hughes2013-03-044-30/+84
* libcolord: Switch CdColor to using the GSlice allocator for a modest speedupRichard Hughes2013-02-286-6/+6
* dummy: Emulate a perfect sRGB screen when returning XYZ valuesRichard Hughes2013-02-261-3/+139
* Return an error if the client tries to change the profile filename after crea...Richard Hughes2013-02-231-1/+10
* Run the programs in 'make check' under valgrind to detect memory leaksRichard Hughes2013-02-231-0/+6
* Fix unusual crash in cd_main_get_cmdline_for_pidChristopher James Halse Rogers2013-02-181-1/+5
* trivial: Use G_SOURCE_CONTINUE and G_SOURCE_REMOVERichard Hughes2013-02-184-11/+11
* Release colord 0.1.30COLORD_0_1_300.1.30Richard Hughes2013-02-171-0/+2
* trivial: Use a path prefix for the ICC profilesRichard Hughes2013-02-153-14/+15