summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release colord 1.0.4COLORD_1_0_41.0.4Richard Hughes2013-10-301-0/+12
* Remove duplicated Hewlett Packard entryFlorian Höch2013-10-301-1/+0
* Fix typo: Liyama should be IiyamaFlorian Höch2013-10-301-1/+1
* Fix the AdobeRGB and WideGamutRGB gamma valuesRichard Hughes2013-10-302-2/+4
* Use the exact D50 whitepoint valuesRichard Hughes2013-10-301-1/+2
* trivial: Add some more method checks in CdIccStoreRichard Hughes2013-10-301-0/+10
* trivial: Don't include generated udev rules in the tarballChristopher James Halse Rogers2013-10-301-1/+1
* Restrict the length of key and values when setting metadataRichard Hughes2013-10-303-0/+41
* documentation: Add examples for system vendor/modelConley Moorhous2013-08-191-2/+2
* trivial: post release version bumpRichard Hughes2013-08-192-5/+5
* Release colord 1.0.3COLORD_1_0_31.0.3Richard Hughes2013-08-192-1/+15
* trivial: use foreign in automake as we're not shipping INSTALL nowRichard Hughes2013-08-192-2/+1
* Do not mix up device paths and device IDs in the documentationConley Moorhous2013-08-192-7/+7
* trivial: Add a metadata quirk for keys set by i1ProfilerRichard Hughes2013-08-161-0/+3
* Use %ghost in the example spec file to avoid removing databases on upgradesRichard Hughes2013-08-161-1/+1
* Always return soft-add calibration profiles before soft-add EDID profilesRichard Hughes2013-08-161-3/+23
* Fix warning when any test profile has an EDID source and no ICC fileRichard Hughes2013-08-161-1/+1
* trivial: Do not print debugging entries when a client requests a propertyRichard Hughes2013-08-162-4/+0
* trivial: Add 'Sonix' as a vendor quirk entryRichard Hughes2013-08-141-0/+1
* Allow profiles to be added or removed when the device is not enabledRichard Hughes2013-08-142-32/+0
* libcolord: Do not assert on finalize if connecting to the profile failedRichard Hughes2013-08-141-9/+6
* libcolord: Always calculate the fallback checksum when using CdIccStoreRichard Hughes2013-08-031-1/+2
* trivial: Do not crash when trying to dump an invalid ICC profileRichard Hughes2013-07-291-0/+4
* libcolord: Register a log handler when using lcms2Richard Hughes2013-07-263-6/+63
* trivial: post release version bumpRichard Hughes2013-07-072-6/+4
* Release colord 1.0.2COLORD_1_0_21.0.2Richard Hughes2013-07-072-1/+17
* trivial: Remove some dead codeRichard Hughes2013-07-072-14/+0
* trivial: Fix typo in debug messageChristopher James Halse Rogers2013-07-071-1/+1
* trivial: Update TODO to reflect realityRichard Hughes2013-07-071-12/+0
* trivial: Add another python example that shows getting a refcounted listRichard Hughes2013-07-071-0/+28
* Allow the user to specify a non-qualified path when using FindProfileByFilenameRichard Hughes2013-07-073-1/+51
* Add SystemVendor and SystemModel string properties to the main interfaceRichard Hughes2013-07-076-5/+264
* trivial: Include cd-icc-store.h in colord.hRichard Hughes2013-07-041-1/+2
* Add CdIccStore to monitor directories of ICC profilesRichard Hughes2013-07-046-0/+1098
* Add a way to set the CdIcc filename manuallyRichard Hughes2013-07-042-0/+19
* Fix GObject introspection when getting metadataRichard Hughes2013-07-043-4/+4
* Add cd_icc_save_data() so that we can set _ICC_PROFILE without re-reading the...Richard Hughes2013-07-042-22/+63
* Always return the error if any sync method failedRichard Hughes2013-07-044-0/+38
* Allow using the key 'Filename' when using FindProfileByPropertyRichard Hughes2013-07-041-0/+7
* Fix GObject introspection when getting listsRichard Hughes2013-07-021-4/+4
* trivial: post release version bumpRichard Hughes2013-06-112-5/+5
* Release colord 1.0.1COLORD_1_0_11.0.1Richard Hughes2013-06-112-11/+10
* session-helper: Record the gamma table in the error messageRichard Hughes2013-06-111-1/+13
* trivial: Remove the website sourceRichard Hughes2013-06-0730-1806/+0
* Add 0.1.34 to 1.0.0 deprecated methods to preserve ABIRichard Hughes2013-06-072-0/+112
* Do not unconditionally enable BPC on the color transformRichard Hughes2013-05-231-1/+2
* Fix ‘created’ time for non-UTC timezones again.Christopher James Halse Rogers2013-05-232-1/+4
* trivial: post release version bumpRichard Hughes2013-05-132-5/+5
* Release colord 1.0.0COLORD_1_0_01.0.0Richard Hughes2013-05-133-1/+56
* trivial: Fix two double-unrefs in the self test suiteRichard Hughes2013-05-131-2/+0