summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* huey2: Add some experimental tools for the HueyCOLOR sensor as found in the P70wip/hughsie/hueyRichard Hughes2017-08-0212-0/+1599
* Revert "trivial: The P70 has a Huey with a different PID"Richard Hughes2017-08-021-2/+1
* huey: Get the device status before trying to unlockRichard Hughes2017-08-022-0/+42
* huey: Make the sensor less exported, i.e. remove useless GtkDoc markupRichard Hughes2017-08-025-224/+12
* its: Make copyright translatablePiotr Drąg2017-08-011-1/+2
* Add po/Makevars temporarilyPiotr Drąg2017-08-011-0/+78
* Update POTFILES.inPiotr Drąg2017-08-011-39/+40
* Fix the version numbers in cd-version.h to reflect realityBen Iofel2017-08-013-7/+12
* trivial: The P70 has a Huey with a different PIDRichard Hughes2017-07-311-1/+2
* trivial: Use the same names as automake for the modulesRichard Hughes2017-07-318-11/+11
* Add more options to the build-api compat scriptEmmanuele Bassi2017-07-311-1/+7
* trivial: Add build-api wrapperRichard Hughes2017-07-311-0/+132
* trivial: Allow dumping the sensor device after it is lockedRichard Hughes2017-07-311-0/+14
* huey: Use a different unlock code on the W700 laptopRichard Hughes2017-07-311-8/+21
* huey: Do not spin the LEDs when the sensor is embeddedRichard Hughes2017-07-313-8/+18
* trivial: Use g_autoptr() in more placesRichard Hughes2017-07-311-49/+26
* Port to the Meson build systemRichard Hughes2017-07-31139-3443/+1945
* Do not build the examples as part of the regular buildRichard Hughes2017-07-244-47/+1
* Remove the reverse-eningeering toolsRichard Hughes2017-07-244-520/+0
* Make PolicyKit a hard requirementRichard Hughes2017-07-242-34/+5
* Don't allow HAVE_LIBSYSTEMD_LOGIN with no systemd supportRichard Hughes2017-07-245-23/+19
* Make gusb a hard requirementRichard Hughes2017-07-248-32/+1
* trivial: Remove --enable-daemon configure argumentRichard Hughes2017-07-244-16/+1
* trivial: Build the private sensor code into the .so itselfRichard Hughes2017-07-2438-449/+40
* trivial: Move the sensor docs to the per-device sensor locationRichard Hughes2017-07-2424-0/+0
* Move the sensor drivers out to thier own foldersRichard Hughes2017-07-2419-84/+197
* trivial: Use symlinks rather than makefile tricksRichard Hughes2017-07-244-2/+5
* Make udev a hard requirementRichard Hughes2017-07-247-90/+4
* trivial: Remove unused standard_spaces hash tableRichard Hughes2017-07-241-21/+2
* trivial: Use the correct per-project conditional prefixRichard Hughes2017-07-228-8/+8
* Enable Travis CI for Fedora 25 and Debian StretchRichard Hughes2017-07-214-0/+57
* colorhug: Add the test DFU devicesRichard Hughes2017-07-211-0/+2
* trivial: Fix a -Wswitch-default warningRichard Hughes2017-07-201-0/+2
* Do not use /tmp to create profilesRichard Hughes2017-07-201-4/+15
* Correctly build the ICC transfer curve for Rec709Richard Hughes2017-07-203-9/+29
* trivial: Remove useless private gtk-doc headersRichard Hughes2017-07-1964-2173/+0
* 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