summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libcolord: Fix a tiny memory leak in cd_icc_get_tag_data()colord-1-2Richard Hughes2015-10-141-1/+1
* libospark: Don't assume the seral number buffer is NUL terminatedRichard Hughes2015-10-141-1/+1
* trivial: Remove the *unused* sensor headersRichard Hughes2015-10-146-291/+3
* Install the tmpfiles.d snippet in the right placeRichard Hughes2015-10-142-1/+12
* trivial: Add a missing file in a header for internal use onlyRichard Hughes2015-10-141-0/+1
* libcolord: Make cd_spectrum_free() NULL-safeRichard Hughes2015-10-141-1/+2
* libcolord: Return an error when we fail to estimate the gamma valueRichard Hughes2015-10-131-1/+15
* Add a tmpfiles.d snippet to fix stateless systemsTobias Hunger2015-10-013-0/+7
* Add a systemd user service corresponding to the D-Bus session serviceSimon McVittie2015-09-294-0/+17
* trivial: post release version bumpRichard Hughes2015-08-192-4/+4
* Release colord 1.2.121.2.12Richard Hughes2015-08-194-64/+79
* trivial: Fix 'make distcheck'Richard Hughes2015-07-291-1/+1
* Allow creating devices with the same device ID from different usersRichard Hughes2015-07-204-13/+31
* Add a new private library libospark for future useRichard Hughes2015-07-0612-2/+10736
* ColorHug: When converting HEX to BIN pad out the entire sizeRichard Hughes2015-06-261-3/+2
* ColorHug: Add ch_device_queue_read_firmware()Richard Hughes2015-06-262-0/+59
* Merge pull request #15 from RAOF/use-libsystemdRichard Hughes2015-06-151-6/+10
|\
| * Check for, and prefer, libsystemd over libsystemd-login.Christopher James Halse Rogers2015-06-151-6/+10
|/
* trivial: post release version bumpRichard Hughes2015-06-082-4/+4
* Release colord 1.2.111.2.11Richard Hughes2015-06-086-297/+748
* Add defines for the OceanOptics Spark sensorRichard Hughes2015-06-083-0/+5
* Only return devices created by root and the calling user when doing GetDevicesRichard Hughes2015-06-031-3/+13
* colorhug: Add ch_device_closeBenjamin Tissoires2015-05-283-7/+39
* colorhug: Handle low-level commands when in Sensor HID modeRichard Hughes2015-05-284-4/+295
* trivial: Ensure the device is properly closed when running self testsRichard Hughes2015-05-271-0/+16
* Merge pull request #14 from LebedevRI/cd_client_connect_cb-do-not-leak-stringsRichard Hughes2015-05-261-3/+11
|\
| * cd_client_connect_cb(): do not leak previously g_variant_dup_string() strings.Roman Lebedev2015-05-261-3/+11
|/
* Merge pull request #13 from LebedevRI/cd-context-fix-error-ctx-leakRichard Hughes2015-05-261-0/+1
|\
| * cd_context_lcms_free(): free GError** that we stored in cmsGetContextUserData()Roman Lebedev2015-05-261-0/+1
|/
* trivial: Fix the cable position for the Spyder5 figureRichard Hughes2015-05-061-9/+9
* trivial: Remove da_DK translation - it has the wrong language codeRichard Hughes2015-05-011-971/+0
* trivial: Add udev rules for the spyder5 deviceRichard Hughes2015-05-011-0/+3
* Add defines and artwork for the Spyder5 deviceRichard Hughes2015-05-015-1/+223
* trivial: post release version bumpRichard Hughes2015-04-082-5/+5
* Release colord 1.2.10COLORD_1_2_101.2.10Richard Hughes2015-04-0835-225/+269
* Add a vendor quirk for GoogleRichard Hughes2015-03-251-0/+1
* trivial: Fix a typo spotted by Pedro Massieu, many thanksRichard Hughes2015-03-223-3/+3
* trivial: Remove translations with no actual stringsRichard Hughes2015-03-1613-9906/+0
* trivial: Fix the version checking header to have actual valuesRichard Hughes2015-03-161-3/+3
* colorhug: Add GUIDs for each deviceRichard Hughes2015-03-033-0/+36
* trivial: ColorHugALS just became simplerRichard Hughes2015-03-011-4/+4
* trivial: Add the hardware version return codes for ColorHugALSRichard Hughes2015-02-261-1/+2
* Merge pull request #12 from twaugh/fix-bad-freeRichard Hughes2015-02-231-1/+1
|\
| * Fix session-helper failing to find argyll tool.Tim Waugh2015-02-231-1/+1
|/
* trivial: post release version bumpRichard Hughes2015-02-202-6/+6
* Release colord 1.2.9COLORD_1_2_91.2.9Richard Hughes2015-02-202-0/+13
* trivial: Update the GtkDoc markup for the ColorHugALS supportRichard Hughes2015-02-201-1/+55
* Fix reporting of logind errors.Christopher James Halse Rogers2015-02-191-2/+2
* colorhug: Return the exact address on verification failureRichard Hughes2015-02-161-1/+6
* colorhug: Add CH_ERROR_SELF_TEST_EEPROM error codeRichard Hughes2015-02-162-0/+4