summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* libcolord: Never allow duplicate CCSS IDs for small wavelength rangesRichard Hughes2014-11-181-2/+10
* trivial: Fix memory leak introduced in 0f0b5c89258b3781c0f73b2729e3665c31cdbd56Richard Hughes2014-11-181-0/+2
* trivial: Tiny _cleanup_free() optimisationRichard Hughes2014-11-181-2/+1
* libcolord: Add cd_spectrum_set_value()Richard Hughes2014-11-173-0/+25
* libcolord: Deep copy the spectral data when using cd_spectrum_dup()Richard Hughes2014-11-171-1/+8
* libcolord: Always replace CCSS spectral data of the same IDRichard Hughes2014-11-171-2/+2
* libcolord: Use double precision for SPECTRAL_START_NM and SPECTRAL_END_NMRichard Hughes2014-11-171-8/+8
* libcolord: Only set SPECTRAL_NORM when the normalisation is enabledRichard Hughes2014-11-171-5/+16
* libcolord: Allow a SPECTRAL_START_NM value of zeroRichard Hughes2014-11-171-2/+4
* libcolord: When using cd_it8_add_spectrum() replace any with the same IDRichard Hughes2014-11-171-0/+9
* libcolord: Add cd_spectrum_get_resolution()Richard Hughes2014-11-173-0/+22
* libcolord: Add cd_spectrum_normalize_max()Richard Hughes2014-11-173-1/+35
* libcolord: Add cd_spectrum_get_value_raw()Richard Hughes2014-11-173-0/+27
* trivial: post release version bumpRichard Hughes2014-11-102-5/+5
* Release colord 1.2.5COLORD_1_2_51.2.5Richard Hughes2014-11-1037-309/+506
* Merge pull request #7 from torstehu/masterRichard Hughes2014-11-071-538/+0
|\