summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release colord 1.2.1COLORD_1_2_11.2.1Richard Hughes2014-05-2337-589/+794
* Allow users to rename session and system ICC profilesRichard Hughes2014-05-219-19/+608
* trivial: Remove untrue doc statementRichard Hughes2014-05-081-2/+0
* Make colord polkit policy usable on serversStef Walter2014-05-061-9/+9
* Trim out the CUPS-supplied prefix for the printer serial numberRichard Hughes2014-05-061-2/+20
* Fix building the CMF spectra on OpenBSD/sparc64Richard Hughes2014-04-171-3/+3
* lapoify hcfr-attach figurePascal de Bruijn2014-04-101-262/+140
* lapoify i1-display3-attach figurePascal de Bruijn2014-04-101-324/+110
* trivial: Add the last three releases to the websiteRichard Hughes2014-04-101-12/+15
* trivial: post release version bumpRichard Hughes2014-04-052-5/+5
* Release colord 1.2.0COLORD_1_2_01.2.0Richard Hughes2014-04-053-4/+45
* Fix the blue primary check so ProPhotoRGB is not marked as invalidRichard Hughes2014-04-051-1/+1
* Correctly convert all of the image when using CdTransformRichard Hughes2014-04-051-4/+30
* trivial: Fix up the tests for CdTransformRichard Hughes2014-04-051-3/+3
* Revert "Use ICCv2 for the RGB working space profiles"Richard Hughes2014-04-0519-23/+0
* Use ICCv2 for the RGB working space profilesRichard Hughes2014-04-0419-0/+23
* libcolord: Do not invalidate the CdTransform if the CdIcc object does not changeRichard Hughes2014-04-031-0/+12
* libcolord: Add a RGB32 pixel format for GdkPixbufRichard Hughes2014-04-031-0/+1
* trivial: Fix up a confusing source stringRichard Hughes2014-03-311-1/+1
* trivial: Update the translations from transifexRichard Hughes2014-03-2835-937/+938
* EDID strings can be up to 13 bytesFlorian Höch2014-03-281-2/+2
* libcolord: Fix the GObject introspection for cd_device_get_profiles()Richard Hughes2014-02-251-1/+1
* Use the new cmsContext functionality in LCMS 2.6Richard Hughes2014-02-139-246/+437
* trivial: Fix a tiny memory leak when writing MLUC tagsRichard Hughes2014-02-131-0/+1
* trivial: Fix a small memory leak when scanning folders of ICC filesRichard Hughes2014-02-131-1/+1
* trivial: Fix up a small and large memory leak in the self test programRichard Hughes2014-02-131-4/+10
* libcolord: Fix a potential crash when destroying a CdIt8 objectRichard Hughes2014-02-131-1/+1
* trivial: Fix a small memory leak when using cd_icc_utils_get_coverage()Richard Hughes2014-02-131-0/+1
* trivial: Fix a small memory leak when using cd_spectrum_get_value_for_nm()Richard Hughes2014-02-131-0/+1
* libcolord: Add cd_icc_get_context() to get the internal cmsContext used by lcms2Richard Hughes2014-02-132-2/+23
* libcolord: Load the profile defaults when using cd_icc_create_default()Richard Hughes2014-02-131-0/+5
* Make colormgr script friendly by allowing filteringRichard Hughes2014-02-031-50/+142
* trivial: Update website with a new userRichard Hughes2014-01-241-0/+1
* trivial: Post branch version bumpRichard Hughes2014-01-231-2/+2
* Add a CIE1986 daylight SPD illuminantRichard Hughes2014-01-232-0/+20
* trivial: Fix up two small warnings from clangRichard Hughes2014-01-222-1/+3
* colord: Promote CdColorUVW to an actual GTypeRichard Hughes2014-01-202-2/+120
* trivial: Update GtkDoc markup for cd_color_swatch_new()Richard Hughes2014-01-201-1/+1
* colorhug: Remove the sensor type for the ColorHug+ hardwareRichard Hughes2014-01-173-113/+9
* trivial: Fix make checkRichard Hughes2014-01-171-1/+2
* colorhug: Rename 'ColorHug Spectro' to 'ColorHug+' for trademark reasonsRichard Hughes2014-01-174-16/+16
* colord: Add cd_it8_utils_calculate_cri_from_cmf() to generate a CRIRichard Hughes2014-01-162-0/+141
* colord: Add illuminant and resolution parameters to cd_it8_utils_calculate_xy...Richard Hughes2014-01-153-45/+101
* colord: Return the end values when using cd_spectrum_get_value_for_nm() out o...Richard Hughes2014-01-152-7/+9
* trivial: Move csv2cmf to the client directory and allow to specify a norm factorRichard Hughes2014-01-159-266/+627
* colord: Support SPECTRAL_NORM in it8 filesRichard Hughes2014-01-155-7/+95
* colord: Add a whitepoint value to cd_color_xyz_to_uvw()Richard Hughes2014-01-152-4/+29
* colord: Add CdColorUVW and some useful functionalityRichard Hughes2014-01-143-0/+100
* colord: Set an ID when using cd_spectrum_planckian_new()Richard Hughes2014-01-142-0/+2
* colord: Provide cd_spectrum_multiply() to multiply two spectraRichard Hughes2014-01-142-0/+32