summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release colord 0.1.32COLORD_0_1_320.1.32Richard Hughes2013-03-2833-3882/+8389
* trivial: Another description tweak requested by ChrisRichard Hughes2013-03-281-1/+1
* Profile description fixes from Chris MurphyRichard Hughes2013-03-2714-26/+25
* trivial: Don't ship the lesser used profiles in the main packageRichard Hughes2013-03-271-7/+7
* libcolord: Add some helpers for dealing with CdColorLab objectsRichard Hughes2013-03-272-0/+96
* trivial: Support reading back long MLU entriesRichard Hughes2013-03-271-6/+24
* libcolord: Read and write the locale as en_US when the default is requestedRichard Hughes2013-03-272-4/+16
* libcolord: Add functionality to get the primaries and whitepoint from the pro...Richard Hughes2013-03-273-4/+333
* trivial: Add a self test for cd_icc_create_from_edid()Richard Hughes2013-03-261-0/+25
* trivial: Fix the build by #define'ing the correct nameRichard Hughes2013-03-261-1/+1
* trivial: Marti Maria applied my lcms 'dscm' patch upstream to lcms2Richard Hughes2013-03-261-2/+6
* libcolord: Add the profile creator to the ICC dump outputRichard Hughes2013-03-262-0/+12
* Add translated descriptions to the ICC profilesRichard Hughes2013-03-2620-0/+152
* libcolord: Add information about the header attributes when dumping an ICC pr...Richard Hughes2013-03-261-0/+11
* trivial: Fix up a compiler warningRichard Hughes2013-03-251-1/+1
* libcolord: Add the ability to get a CdIcc instance from a CdProfile abstract ...Richard Hughes2013-03-252-0/+46
* libcolord: Add the ability to create an ICC profile from EDID dataRichard Hughes2013-03-252-0/+96
* libcolord: Add the ability to get the file embedded profile IDRichard Hughes2013-03-254-36/+81
* trivial: Use a shipped test profile rather than using a generated profileRichard Hughes2013-03-254-2/+2
* Do not attempt to use cmsReadRawTag() on a linked tagRichard Hughes2013-03-251-0/+10
* Convert cd-create-profile to using CdIccRichard Hughes2013-03-259-378/+80
* libcolord: Add the ability to set multiple localized values in one method callRichard Hughes2013-03-252-0/+124
* trivial: Use CdIcc in the session helperRichard Hughes2013-03-251-55/+36
* Use the new CdIcc object in cd-fix-profileRichard Hughes2013-03-255-591/+136
* libcolord: Remove the metadata dictionary if there are no entries to writeRichard Hughes2013-03-241-16/+20
* libcolord: Add the ability to set the profile version numberRichard Hughes2013-03-243-1/+28
* Remove the dump option from cd-fix-profile now that cd-iccdump existsRichard Hughes2013-03-242-98/+3
* trivial: Always write the profile-id when saving a profileRichard Hughes2013-03-241-0/+10
* libcolord: Add the ability to remove metadata from profilesRichard Hughes2013-03-243-0/+27
* libcolord: Write the new translations when saving the profileRichard Hughes2013-03-242-1/+240
* trivial: Use the locale _key_ in the localized dictionaries, not the locale i...Richard Hughes2013-03-241-19/+32
* libcolord: Write the new metadata when saving the profileRichard Hughes2013-03-242-1/+29
* trivial: abstract out converting a uint32 to raw textRichard Hughes2013-03-241-3/+13
* libcolord: Make loading the metadata optionalRichard Hughes2013-03-244-19/+29
* libcolord: Write the new profile kind and colorspace when saving the profileRichard Hughes2013-03-232-60/+88
* libcolord: Support changing the profile kind and colorspaceRichard Hughes2013-03-233-3/+94
* libcolord: Optionally load all the translations at parse timeRichard Hughes2013-03-232-0/+11
* libcolord: Load the named color profiles when the profile is parsedRichard Hughes2013-03-233-15/+39
* libcolord: Add cd_icc_set_description() to add translations to the ICC profileRichard Hughes2013-03-233-0/+94
* libcolord: Add some flags to the CdIcc load and save functions for future useRichard Hughes2013-03-236-14/+86
* libcolord: Add a GCancellable to cd_icc_load_file() and cd_icc_save_file()Richard Hughes2013-03-226-9/+13
* libcolord: Add cd_icc_save_file() to be able to save the modified ICC profile...Richard Hughes2013-03-222-0/+80
* libcolord: Add cd_icc_add_metadata() for adding extra keys to the metadata storeRichard Hughes2013-03-222-0/+22
* libcolord: Add methods to get localized text values from the profileRichard Hughes2013-03-225-10/+333
* trivial: Update one translation to test the localization stuffRichard Hughes2013-03-221-0/+43
* trivial: Include CdDom in the libcolordprivate documentationRichard Hughes2013-03-221-0/+1
* trivial: Print the header ID values when dumping a profileRichard Hughes2013-03-221-0/+9
* trivial: Print the header rendering intent when dumping a profileRichard Hughes2013-03-221-0/+20
* trivial: Print the header 'Use' flags when dumping a profileRichard Hughes2013-03-221-0/+10
* trivial: Print the connection space when dumping a profileRichard Hughes2013-03-221-0/+15