summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* trivial: Fix error checking for sd_pid_get_session and sd_session_get_seatJan Alexander Steffens (heftig)2019-04-281-2/+2
* trivial: Fix some typos spotted using codespellRichard Hughes2019-04-0810-14/+14
* cd-sensor-argyll: Consistently search for spotread in $PATHChristopher James Halse Rogers2018-09-201-1/+1
* Update style of Meson build optionsSoapux2018-03-274-5/+5
* trivial: Remove the spark sensor driverRichard Hughes2017-12-2810-11907/+0
* trivial: Fix a harmless clang warningRichard Hughes2017-12-281-10/+4
* Use more secure HTTPS URLs for freedesktop.org URLsPaul Menzel2017-12-184-8/+8
* build: Refactor directory selectionJan Tojnar2017-11-178-12/+12
* Fix the detection of duplicate EDIDs by comparing the hash value, not the IDRichard Hughes2017-11-061-1/+1
* Add the meson -Denable-systemd=false configure argumentRichard Hughes2017-08-151-1/+6
* build: cd-self-test depends on generated resourcesEmmanuele Bassi2017-08-071-0/+1
* huey2: Add some experimental tools for the HueyCOLOR sensor as found in the P70Richard Hughes2017-08-0312-0/+1690
* 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
* 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
* 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
* Port to the Meson build systemRichard Hughes2017-07-3123-444/+374
* Remove the reverse-eningeering toolsRichard Hughes2017-07-243-512/+0
* Make PolicyKit a hard requirementRichard Hughes2017-07-241-11/+1
* Don't allow HAVE_LIBSYSTEMD_LOGIN with no systemd supportRichard Hughes2017-07-242-5/+5
* Make gusb a hard requirementRichard Hughes2017-07-246-21/+0
* trivial: Build the private sensor code into the .so itselfRichard Hughes2017-07-2427-15/+4054
* trivial: Move the sensor docs to the per-device sensor locationRichard Hughes2017-07-2424-0/+10857
* Move the sensor drivers out to thier own foldersRichard Hughes2017-07-2418-84/+190
* Make udev a hard requirementRichard Hughes2017-07-245-34/+0
* trivial: Remove unused standard_spaces hash tableRichard Hughes2017-07-241-21/+2
* trivial: Remove useless private gtk-doc headersRichard Hughes2017-07-1929-1084/+0
* trivial: Fix two missing break statementsRichard Hughes2016-11-091-0/+2
* Fix compile with -Wformat-signednessRichard Hughes2016-07-2711-34/+34
* Check polkit version before defining g_autoptr macrosEmmanuele Bassi2016-07-061-3/+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
* trivial: Fix FALSE/NULL confusion spotted with GCC6Richard Hughes2016-03-038-11/+11
* trivial: Fix compile with --disable-polkitRichard Hughes2016-02-171-0/+2
* ospark: Do a 10us dark reading before the main readingRichard Hughes2015-10-291-31/+43
* trivial: Fix a crash when we read from a ColorHug with no calibrationRichard Hughes2015-10-271-1/+1
* libcolord: Add two new sensor capability enum values for calibrationRichard Hughes2015-10-272-10/+7
* libospark: Support irradiance calibration on the Spark deviceRichard Hughes2015-10-261-19/+173
* libcolord: Modify cd_spectrum_subtract() to include a resolution valueRichard Hughes2015-10-261-1/+1
* Add cd_spectrum_resample()Richard Hughes2015-10-161-1/+15
* libcolord: Do not limit values when subtracting spectraRichard Hughes2015-10-161-0/+3
* Allow returning spectral readings from the Spark sensorRichard Hughes2015-10-161-62/+228
* Add the GetSpectrum() sensor D-Bus methodRichard Hughes2015-10-153-4/+192
* libcolord: Add a spectral sensor capabilityRichard Hughes2015-10-151-0/+1
* Save the Spark dark calibration to a fileRichard Hughes2015-10-141-9/+42
* trivial: Fill the screen when doing the spark sensor debugRichard Hughes2015-10-141-1/+2