summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* trivial: Be easier to debug if colprof fails to runRichard Hughes2013-04-051-2/+14
* trivial: Fix a fallthrough typo spotted by coverityRichard Hughes2013-04-021-0/+1
* trivial: Build the print profile when building RPMsRichard Hughes2013-04-011-1/+1
* trivial: Work around an lcms2 bug by only using cmsMLUsetASCII on v2 profilesRichard Hughes2013-04-011-87/+111
* trivial: do not use high quality B2A tables, building takes too longRichard Hughes2013-04-011-2/+2
* Do not print a critical warning if the requested property does not existRichard Hughes2013-04-014-6/+26
* build: Add ifdef for cmsGetToneCurveEstimatedTableEntries as it was added in ...Richard Hughes2013-04-012-0/+6
* trivial: fix the build when --disable-print-profiles is usedRichard Hughes2013-03-311-3/+13
* trivial: Prettyify the build output when building the DBus docsRichard Hughes2013-03-311-0/+8
* trivial: Prettyify the build output when building the man filesRichard Hughes2013-03-311-0/+3
* Build the print profiles from XML descriptionsRichard Hughes2013-03-3117-1128/+481
* trivial: Fix build warning on OpenBSDRichard Hughes2013-03-311-10/+10
* Never promote localized v2 ICC profiles to v4 when writing locale dataRichard Hughes2013-03-311-10/+62
* libcolord: Load the profile rather than just setting the internal instanceRichard Hughes2013-03-313-10/+34
* trivial: Rebuild the sRGB profile if the XML changesRichard Hughes2013-03-311-1/+1
* libcolord: Add helpers for getting int and double values from the DOM treeRichard Hughes2013-03-313-6/+80
* trivial: fix up another translation from feedbackRichard Hughes2013-03-291-1/+1
* Include the eciRGBv1 gamma 1.8 profileRichard Hughes2013-03-295-1/+47
* trivial: Hide the test-driver files when using 'git status'Richard Hughes2013-03-284-3/+5
* trivial: Remove the unused 'make check-valgrind' from libcolordRichard Hughes2013-03-281-24/+0
* Ensure mbstowcs() has an LC_CTYPE of 'en_US.UTF-8'Richard Hughes2013-03-281-0/+6
* trivial: Be more paranoid when writing ICC wchar_t valuesRichard Hughes2013-03-281-13/+43
* trivial: Sanity check the written profile size to be less than 16MbRichard Hughes2013-03-281-1/+13
* trivial: Add a gobject-introspection element-typeRichard Hughes2013-03-281-1/+1
* trivial: post release version bumpRichard Hughes2013-03-282-5/+5
* 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