summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* trivial: Hide the _LAST enum from the gtk-doc scannerRichard Hughes2015-02-161-0/+3
* colorhug: Add support for the ColorHug ALS deviceRichard Hughes2015-02-168-17/+120
* Fix cd-test-private linking.Christopher James Halse Rogers2015-02-131-0/+1
* trivial: Endpoints are uint8 in sizeRichard Hughes2015-01-151-1/+1
* trivial: post release version bumpRichard Hughes2015-01-152-5/+5
* Release colord 1.2.8COLORD_1_2_81.2.8Richard Hughes2015-01-155-8/+23
* trivial: Do not use the deprecated GUsbDeviceListRichard Hughes2015-01-143-26/+8
* Merge pull request #9 from olesalscheider/masterRichard Hughes2015-01-131-1/+2
|\
| * Fix build without gobject-introspectionNiels Ole Salscheider2015-01-131-1/+2
|/
* Merge pull request #8 from olesalscheider/masterRichard Hughes2015-01-131-0/+1
|\
| * Check for dbus when enabling saneNiels Ole Salscheider2015-01-131-0/+1
|/
* trivial: Sync with TransifexRichard Hughes2015-01-064-169/+175
* Do not use the helper version of the sender when using g_dbus_watch_name()Richard Hughes2014-12-191-1/+1
* trivial: post release version bumpRichard Hughes2014-12-022-5/+5
* Release colord 1.2.7COLORD_1_2_71.2.7Richard Hughes2014-12-023-4/+13
* Use wine to run the client build tools when compiling under MinGWRichard Hughes2014-12-024-153/+125
* trivial: Increase the device replug delay to 10sRichard Hughes2014-12-021-1/+1
* Don't build the daemon when compiling for MinGWRichard Hughes2014-12-025-7/+21
* trivial: post release version bumpRichard Hughes2014-11-242-5/+5
* Release colord 1.2.6COLORD_1_2_61.2.6Richard Hughes2014-11-2411-116/+150
* trivial: Fix the configure checks to actually define the HAVE_ definesRichard Hughes2014-11-241-2/+2
* Add cd_it8_get_xyz_for_rgb()Richard Hughes2014-11-233-0/+50
* libcolord: Add cd_it8_utils_calculate_gamma()Richard Hughes2014-11-233-0/+140
* Fix compile using mingw64Richard Hughes2014-11-197-8/+188
* trivial: Fix compile with --disable-gudev --enable-gusbRichard Hughes2014-11-191-0/+5
* libcolord: Fix using cd_it8_add_spectrum() where the spectra have no ID valuesRichard Hughes2014-11-191-3/+7
* Don't assume getuid() is available on all platformsRichard Hughes2014-11-192-1/+4
* trivial: Use EXEEXT when compiling tools used for compilingRichard Hughes2014-11-193-154/+154
* Make the ArgyllCMS sensor driver optionalRichard Hughes2014-11-192-0/+16
* trivial: Do not require old-style dbus when specifying --disable-examplesRichard Hughes2014-11-191-3/+5
* libcolord: Return correct values when no LUMINANCE_XYZ_CDM2 is specifiedRichard Hughes2014-11-191-0/+2
* Don't assume syslog.h is always availableRichard Hughes2014-11-198-37/+59
* Don't assume pwd.h is always availableRichard Hughes2014-11-195-1/+40
* trivial: Silence some invalid _cleanup_free_ warningsRichard Hughes2014-11-1912-51/+51