summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* trivial: Sync example spec file with downstreamRichard Hughes2014-08-221-3/+4
* trivial: Use systemd-style cleanup functionsRichard Hughes2014-06-044-54/+51
* Use __attribute__(cleanup) to simplify memory cleanupRichard Hughes2014-06-034-489/+253
* trivial: Move csv2cmf to the client directory and allow to specify a norm factorRichard Hughes2014-01-153-221/+0
* colord: Support SPECTRAL_NORM in it8 filesRichard Hughes2014-01-151-1/+3
* Install several standard illuminantsRichard Hughes2014-01-091-18/+47
* Write the same format CMF files as ArgyllCMSRichard Hughes2014-01-091-7/+2
* trivial: Remove the '.csv' extension in cd-csv2cmfRichard Hughes2014-01-091-0/+4
* Add a cd-csv2cmf binary that allows us to generate some data filesRichard Hughes2014-01-073-1/+192
* session-helper: Do not crash when moving the sensor positionRichard Hughes2013-12-101-0/+6
* session-helper: Set the status to idle when resumingRichard Hughes2013-12-101-0/+1
* Use %ghost in the example spec file to avoid removing databases on upgradesRichard Hughes2013-08-151-1/+1
* trivial: Sync example spec file with FedoraRichard Hughes2013-07-301-0/+4
* Remove the now-unused /etc/colord.confRichard Hughes2013-07-021-2/+1
* trivial: Fix RPM build with the new-style README fileRichard Hughes2013-07-021-1/+1
* session-helper: Record the gamma table in the error messageRichard Hughes2013-06-031-1/+13
* Add a shim libcolordcompat library with some helpers for ArgyllCMSRichard Hughes2013-05-171-0/+3
* Remove calls to the deprecated g_type_init()Richard Hughes2013-05-132-4/+0
* trivial: Turn on the print profiles in the Fedora spec fileRichard Hughes2013-05-101-1/+1
* Build the colord binary with full RELRORichard Hughes2013-05-071-5/+0
* Build all installed binaries with PIERichard Hughes2013-05-072-1/+9
* Fix example spec file: argyllcms is not available on RHELRichard Hughes2013-05-071-3/+3
* Fix example spec file: bash-completion is not available on RHELRichard Hughes2013-05-071-0/+5
* Build the distro package with full RELRO supportRichard Hughes2013-05-031-0/+5
* trivial: Fix a typo in the QtDBus annotationsRichard Hughes2013-05-011-1/+1
* session-helper: Increase the delay between patches for hardware that is slowRichard Hughes2013-04-302-1/+17
* Add Qt DBus annotationsDaniel Nicoletti2013-04-251-0/+3
* Add new systemd macros to the example spec fileVáclav Pavlín2013-04-241-0/+5
* Install the bash completion support into /usrRichard Hughes2013-04-241-1/+1
* Add a webservice URI example that can upload a profile to the InternetRichard Hughes2013-04-181-0/+8
* Rename ISOnewspaper26 to IFRA26S_2004_newsprintRichard Hughes2013-04-101-2/+2
* Add the FOGRA45L and FOGRA47L CMYK profilesRichard Hughes2013-04-051-0/+2
* trivial: Build the print profile when building RPMsRichard Hughes2013-04-011-1/+1
* Include the eciRGBv1 gamma 1.8 profileRichard Hughes2013-03-291-0/+1
* trivial: Don't ship the lesser used profiles in the main packageRichard Hughes2013-03-271-7/+7
* Convert cd-create-profile to using CdIccRichard Hughes2013-03-252-3/+0
* trivial: Use CdIcc in the session helperRichard Hughes2013-03-251-55/+36
* libcolord: Add some flags to the CdIcc load and save functions for future useRichard Hughes2013-03-231-1/+5
* libcolord: Add a GCancellable to cd_icc_load_file() and cd_icc_save_file()Richard Hughes2013-03-221-1/+1
* Use CdIcc in the session helper when loading ICC profilesRichard Hughes2013-03-221-16/+10
* Build the generated profiles from the XML descriptionsRichard Hughes2013-03-201-3/+3
* Fix build on OpenBSDAntoine Jacoutot2013-03-051-4/+4
* Do not use GSL to interpolate arraysRichard Hughes2013-02-281-1/+0
* session-helper: Interpolate the gamma data to the VCGT size using AkimaRichard Hughes2013-02-281-4/+28
* session-helper: Always make sure local symbols are used in preference to the ...Richard Hughes2013-02-281-3/+2
* libcolord: Add functionality to interpolate arrays of CdColorRGBRichard Hughes2013-02-281-0/+1
* session-helper: Calculate the best display calibration based on the Lab *and*...Richard Hughes2013-02-271-3/+21
* session-helper: Add an index factor so each patch knows its position in the d...Richard Hughes2013-02-271-0/+4
* session-helper: Save the absolute XYZ value of the white sampleRichard Hughes2013-02-271-0/+6
* Set the target gamma when using the session-helperRichard Hughes2013-02-272-0/+24