summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release colord 1.1.8COLORD_1_1_81.1.8Richard Hughes2014-11-052-1/+18
* Use the colorhug native driver for ColorHug2 hardwareRichard Hughes2014-10-311-1/+0
* trivial: Anothe trademark fixupRichard Hughes2014-10-271-1/+1
* trivial: Fix the 'unknown' udev enum nameRichard Hughes2014-10-271-2/+2
* Add a branding-less ColorHug2 figurePascal de Bruijn2014-10-242-0/+368
* Use the ColorHug sensor driver for the ColorHug2 hardwareRichard Hughes2014-10-249-8/+44
* colorhug: Retry the command submission if the hardware response is incompleteRichard Hughes2014-10-241-1/+31
* trivial: Fix up the ColorHug+ enum namesRichard Hughes2014-10-243-4/+7
* trivial: Fix gtk-doc markup comment spellingRichard Hughes2014-10-241-1/+1
* Fix building the CMF spectra on OpenBSD/sparc64Richard Hughes2014-10-101-3/+3
* Actually write a file when using cd_icc_save_default()Richard Hughes2014-10-101-1/+1
* trivial: Fix three tiny memory leaks when emitting PropertiesChangedRichard Hughes2014-10-103-0/+6
* libcolord: Do not try to return a CdIcc instance for virtual profilesRichard Hughes2014-10-101-0/+10
* lapoify i1-display3-attach and hcfr-attach figuresPascal de Bruijn2014-04-102-586/+250
* 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
* libcolord: Add a RGB32 pixel format for GdkPixbufRichard Hughes2014-04-031-0/+1
* EDID strings can be up to 13 bytesFlorian Höch2014-04-021-2/+2
* trivial: post release version bumpRichard Hughes2014-02-282-7/+5
* Release colord 1.1.7COLORD_1_1_71.1.7Richard Hughes2014-02-282-13/+13
* trivial: Fix up two small warnings from clangRichard Hughes2014-02-282-1/+3
* trivial: Fix a small memory leak when scanning folders of ICC filesRichard Hughes2014-02-281-1/+1
* libcolord: Load the profile defaults when using cd_icc_create_default()Richard Hughes2014-02-281-0/+5
* 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-1310-243/+459
* trivial: Fix a tiny memory leak when writing MLUC tagsRichard Hughes2014-02-131-0/+1
* trivial: Fix up a small and large memory leak in the self test programRichard Hughes2014-02-131-4/+10
* trivial: Fix a small memory leak when using cd_icc_utils_get_coverage()Richard Hughes2014-02-131-0/+1
* trivial: post release version bumpRichard Hughes2014-01-202-5/+5
* Release colord 1.1.6COLORD_1_1_61.1.6Richard Hughes2014-01-203-1/+13
* colorhug: Remove the sensor type for the ColorHug+ hardwareRichard Hughes2014-01-203-113/+9
* colorhug: Rename 'ColorHug Spectro' to 'ColorHug+' for trademark reasonsRichard Hughes2014-01-204-16/+16
* Use the corect sensor-kind values for GretagMacbeth sensorsRichard Hughes2014-01-151-3/+3
* libcolorhug: Handle failure to initialise GUsb in self-testsChristopher James Halse Rogers2014-01-151-0/+10
* libcolord: Do not use G_GNUC_WARN_UNUSED_RESULT when uninhibitingRichard Hughes2014-01-152-4/+2
* Only include libudev in Requires.private on LinuxRichard Hughes2014-01-152-1/+6
* Fix the tag 'size' when viewing a profile in cd-iccdump with newer lcms versionsRichard Hughes2014-01-151-1/+1
* trivial: post release version bumpRichard Hughes2013-12-112-5/+5
* Release colord 1.1.5COLORD_1_1_51.1.5Richard Hughes2013-12-112-0/+22
* trivial: Remove an unused configure summary lineRichard Hughes2013-12-111-1/+0
* trivial: Fix up some whitespace issuesRichard Hughes2013-12-101-3/+3
* trivial: Remove an unused configure summary lineRichard Hughes2013-12-101-1/+0
* Fall back to parsing pnp.ids if udev is not availableRichard Hughes2013-12-101-1/+41
* trivial: Remove compile warning when compiling without udevRichard Hughes2013-12-101-1/+1
* Change the --enable-gudev parameter into --enable-udevRichard Hughes2013-12-106-25/+25
* libcolord: No critical warning if udev_hwdb_new() failsRichard Hughes2013-12-101-1/+1
* session-helper: Do not crash when moving the sensor positionRichard Hughes2013-12-101-0/+6
* session-helper: Set the status to idle when resumingRichard Hughes2013-12-101-0/+1
* libcolord: Make cd_color_get_blackbody_rgb() return false if temp was invalidRichard Hughes2013-12-103-6/+57
* libcolord: Fix crash when cd_color_get_blackbody_rgb() with insane valuesRichard Hughes2013-12-101-0/+10