summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* trivial: Fix a small memory leak when opening the Huey deviceRichard Hughes2022-04-131-2/+3
* trivial: Fix a small memory leak on db open failureRichard Hughes2022-04-132-3/+2
* huey: Fix potential crash when reading from broken hardwareRichard Hughes2022-04-131-3/+6
* trivial: Ignore some return values to please CoverityRichard Hughes2022-04-131-3/+3
* dtp94: Fix an error check when parsing the dataRichard Hughes2022-04-131-1/+1
* src/sensors: drop option for removed reverse engineering toolsMingcong Bai2021-04-042-40/+0
* Fix a small memory leak in sqlite3_exec()Zero0one12021-04-021-1/+1
* trivial: Fix the return value of huey_device_read_eeprom()Richard Hughes2021-01-141-1/+1
* Refactor opening of mapping database and try again if failsRoss Burton2020-03-281-3/+54
* Check for errors from more sqlite callsRoss Burton2020-03-281-3/+11
* trivial: Downgrade more trivial warning to a debug statementMaryse472020-02-271-2/+2
* Add support for datacolor SpyderXRichard Brown2019-12-031-0/+2
* tests: Fix cd-sensor-dummyChristopher James Halse Rogers2019-08-191-4/+6
* trivial: Downgrade a trivial warning to a debug statementRichard Hughes2019-08-131-4/+4
* 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