summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix the detection of duplicate EDIDs by comparing the hash value, not the IDcolord-1-3Richard Hughes2017-11-061-1/+1
* Correctly build the ICC transfer curve for Rec709Richard Hughes2017-07-263-9/+29
* Do not use /tmp to create profilesRichard Hughes2017-07-261-4/+15
* trivial: Fix a -Wswitch-default warningRichard Hughes2017-07-261-0/+2
* trivial: post release version bumpRichard Hughes2017-02-272-5/+5
* Release colord 1.3.51.3.5Richard Hughes2017-02-272-0/+12
* Add cd_color_get_blackbody_rgb_full()Richard Hughes2017-02-093-11/+175
* libcolord: Add cd_spectrum_multiply_scalar()Richard Hughes2017-01-032-0/+22
* trivial: Require a C99 compilerRichard Hughes2017-01-021-1/+1
* Check the parsed context arguments in the session helperRichard Hughes2016-11-211-1/+5
* trivial: Disable argyllcms harder on RHELRichard Hughes2016-11-211-0/+1
* trivial: post release version bumpRichard Hughes2016-11-212-4/+4
* Release colord 1.3.41.3.4Richard Hughes2016-11-212-0/+18
* trivial: Don't check for the vendor name as some distros use the old dataRichard Hughes2016-11-211-1/+1
* trivial: Allow manually setting the thread count to 'automaticRichard Hughes2016-11-211-1/+0
* Install the libcolordcompat.so in the main -libs packageRichard Hughes2016-11-211-2/+10
* Fix a possible NULL dereference when talking to Spark devicesRichard Hughes2016-11-091-1/+4
* Fix possible division by zero if parsing /proc/cpuinfo failsRichard Hughes2016-11-091-0/+2
* trivial: Remove some dead codeRichard Hughes2016-11-091-3/+0
* trivial: Fix two missing break statementsRichard Hughes2016-11-091-0/+2
* ospark: Fix a few trivial compile warnings on ARMRichard Hughes2016-11-081-3/+5
* colorhug: Fix loading and saving spectraRichard Hughes2016-10-161-14/+19
* colorhug: Add commands for getting and setting each device calibration spectrumRichard Hughes2016-10-103-14/+134
* colorhug: Add v2 commands for reading and writing the SRAMRichard Hughes2016-10-062-0/+153
* colorhug: Add support for loading and saving the SRAMRichard Hughes2016-10-064-0/+188
* colord: Add cd_spectrum_resample_to_size()Richard Hughes2016-10-053-0/+65
* trivial: Fix the CCD spectral resolution valueRichard Hughes2016-10-031-1/+1
* colorhug: Re-number a commandRichard Hughes2016-10-022-3/+2
* colorhug: Add ch_device_get_adc_calibration_pos()Richard Hughes2016-10-022-0/+130
* colorhug: Increase the size of the EP0 transferRichard Hughes2016-10-022-4/+5
* Add cd_color_rgb_from_wavelength()Richard Hughes2016-10-022-0/+73
* trivial: Use the latest CH+ element data sizeRichard Hughes2016-09-301-4/+4
* trivial: Don't apply the CCD cal when getting the spectrumRichard Hughes2016-09-301-12/+0
* Merge pull request #32 from piotrdrag/po-cleanupRichard Hughes2016-09-194-2790/+711
|\
| * Clean up PO filesPiotr Drąg2016-09-194-2790/+711
|/
* colorhug: Support enabling the illuminants on the ColorHug+Richard Hughes2016-09-184-0/+165
* Fix compile with -Wformat-signednessRichard Hughes2016-07-2742-205/+375
* trivial: post release version bumpRichard Hughes2016-07-272-4/+4
* Release colord 1.3.31.3.3Richard Hughes2016-07-2710-41/+3062
* Merge pull request #31 from lantw44/masterRichard Hughes2016-07-201-1/+5
|\
| * build: Fix gtk-doc build when srcdir != builddirTing-Wei Lan2016-07-081-1/+5
|/
* Merge pull request #30 from ebassi/polkit-autoptrRichard Hughes2016-07-062-3/+5
|\
| * Check polkit version before defining g_autoptr macrosEmmanuele Bassi2016-07-062-3/+5
|/
* Merge pull request #29 from Hextremist/masterRichard Hughes2016-07-051-1/+1
|\
| * Increase timeout to 60s for argyll spotread samplingKjell Irgens2016-07-051-1/+1
|/
* Use the USB path to match the ArgyllCMS portRichard Hughes2016-04-183-10/+32
* libcolord: Fix an assert failure when connecting to sensorsRichard Hughes2016-04-183-30/+3
* trivial: post release version bumpRichard Hughes2016-03-212-4/+4
* Release colord 1.3.21.3.2Richard Hughes2016-03-217-355/+837
* Merge pull request #22 from canek-pelaez/masterRichard Hughes2016-03-211-1/+1
|\