summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release colord 0.1.34COLORD_0_1_340.1.34colord-0-1Richard Hughes2013-05-0134-274/+815
* trivial: Fix a typo in the QtDBus annotationsRichard Hughes2013-05-011-1/+1
* trivial: Add 'Since:' line to the new cd_icc_get_response()Richard Hughes2013-04-301-0/+2
* Add functionality to return the response of the CdIcc profile objectRichard Hughes2013-04-302-0/+106
* Allow getting and setting the VCGT table in CdIccRichard Hughes2013-04-303-0/+136
* session-helper: Increase the delay between patches for hardware that is slowRichard Hughes2013-04-302-1/+17
* Move the vendor quirk table to libcolordprivate so it can be used with cd-fin...Richard Hughes2013-04-2910-91/+205
* trivial: Add cd-transform to colord.hRichard Hughes2013-04-292-0/+2
* Fix building RGB working space profiles when using OpenBSD/sparc64Stefan Sperling2013-04-291-6/+4
* trivial: Fix cd-find-broken when only scanning one profileRichard Hughes2013-04-291-0/+1
* trivial: Adjust the docs now CdTransform existsRichard Hughes2013-04-291-3/+6
* Add a ICC transform object for simple RGB conversionsRichard Hughes2013-04-297-0/+893
* trivial: Add better gtk-doc descriptions for the rendering intentsRichard Hughes2013-04-291-0/+5
* trivial: Fix the gtk-doc description for CdIccRichard Hughes2013-04-291-1/+1
* trivial: Add more functionality to cd-find-brokenRichard Hughes2013-04-261-19/+155
* Correct a lot more company names when creating devicesRichard Hughes2013-04-261-0/+22
* Add device metadata OutputEdidMd5 so we can build a UCMM shim layerRichard Hughes2013-04-262-0/+2
* Add Qt DBus annotationsDaniel Nicoletti2013-04-255-0/+11
* Fix standard-space property name into a compilable variable name: standard_spaceDaniel Nicoletti2013-04-251-1/+1
* trivial: Remove some debugging that crept into cd-find-brokenRichard Hughes2013-04-251-2/+0
* Add an internal program to scan a directory of ICC profiles for warningsRichard Hughes2013-04-252-0/+147
* Add a warning for RGB profiles with unlikely whitepoint valuesRichard Hughes2013-04-253-0/+28
* trivial: Add some missing markup for CdProfileWarningRichard Hughes2013-04-251-0/+1
* Do not automatically add EDID profiles with warnings to devicesRichard Hughes2013-04-241-0/+13
* trivial: Get the formatted warnings for the profile in the daemonRichard Hughes2013-04-242-0/+10
* trivial: Fix the introspection docs for cd_icc_get_warnings()Richard Hughes2013-04-241-1/+1
* Move the warning check code from the daemon to libcolord for code reuseRichard Hughes2013-04-244-358/+380
* 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-246-4/+18
* Allow clients to call org.freedesktop.DBus.PeerRichard Hughes2013-04-241-0/+2
* trivial: Update the website to reflect realityRichard Hughes2013-04-1910-66/+33
* Add a webservice URI example that can upload a profile to the InternetRichard Hughes2013-04-181-0/+8
* trivial: Add a python version of the CdIcc exampleRichard Hughes2013-04-181-0/+30
* trivial: Include a call to setlocale() in the example applicatonRichard Hughes2013-04-181-0/+3
* Add an example for using CdIcc in applicationsRichard Hughes2013-04-181-0/+75
* trivial: post release version bumpRichard Hughes2013-04-162-5/+5
* Release colord 0.1.33COLORD_0_1_330.1.33Richard Hughes2013-04-1633-5640/+4833
* trivial: Fix the default translation in some applicationsRichard Hughes2013-04-151-0/+14
* libcolord: Always write C-locale floating point values in IT8 filesRichard Hughes2013-04-122-53/+166
* libcolord: Add cd_it8_set_enable_created()Richard Hughes2013-04-122-5/+49
* Add some profile descriptions for the CMYK profilesRichard Hughes2013-04-1013-0/+83
* Rename ISOnewspaper26 to IFRA26S_2004_newsprintRichard Hughes2013-04-104-9/+9
* libcolord: Initialize the value of the CCMX matrix to avoid undefined valuesRichard Hughes2013-04-091-0/+1
* trivial: small whitespace fixRichard Hughes2013-04-091-1/+1
* libcolord: Return the correct result from cd_mat33_matrix_multiply()Richard Hughes2013-04-091-0/+1
* trivial: Add a self test for cd_it8_utils_calculate_ccmx()Richard Hughes2013-04-094-1/+103
* Check the generated CCMX matrix for invalid dataRichard Hughes2013-04-091-0/+14
* trivial: Use g_ascii_strtod() rather than the locale-specific atof()Richard Hughes2013-04-091-3/+4
* trivial: Fix up the FOGRA47L descriptionRichard Hughes2013-04-081-1/+1
* Add the FOGRA45L and FOGRA47L CMYK profilesRichard Hughes2013-04-055-0/+3310