summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Revert "Use ICCv2 for the RGB working space profiles"Richard Hughes2014-04-051-5/+0
* Use ICCv2 for the RGB working space profilesRichard Hughes2014-04-041-0/+5
* trivial: Fix up a confusing source stringRichard Hughes2014-03-311-1/+1
* Use the new cmsContext functionality in LCMS 2.6Richard Hughes2014-02-131-69/+11
* Make colormgr script friendly by allowing filteringRichard Hughes2014-02-031-50/+142
* trivial: Move csv2cmf to the client directory and allow to specify a norm factorRichard Hughes2014-01-152-0/+582
* libcolord: Add functionality to read and write raw tag dataRichard Hughes2013-12-121-0/+47
* Do not print incomplete 'colormgr dump' output when the database is corruptRichard Hughes2013-10-301-0/+2
* Use the exact D50 whitepoint valuesRichard Hughes2013-08-291-1/+2
* Add a 'dump' colormgr command to aid debuggingRichard Hughes2013-08-151-0/+121
* Set 'GAMUT_coverage(srgb)' when generating standard space profilesRichard Hughes2013-08-011-0/+41
* trivial: Use cd_icc_utils_get_coverage() in cd-fix-profileRichard Hughes2013-08-011-89/+23
* trivial: Only encode two decimal places when writing the coverage in cd-fix-p...Richard Hughes2013-08-011-1/+1
* Fix an error when building the print profilesRichard Hughes2013-07-301-1/+1
* trivial: Set the context_id when creating the lcms2 profilesRichard Hughes2013-07-291-6/+7
* Do not always overwrite files when using cd-fix-profileRichard Hughes2013-07-241-12/+17
* Add SystemVendor and SystemModel string properties to the main interfaceRichard Hughes2013-07-051-0/+4
* List the required parameters in the 'colormgr --help' outputRichard Hughes2013-07-021-56/+133
* Correct a few translatable command descriptions for colormgrRichard Hughes2013-06-181-4/+4
* Add the sub-command import-profile to colormgrRichard Hughes2013-06-181-0/+47
* Allow colormgr to take an object path or an ID as inputRichard Hughes2013-05-291-153/+151
* Remove calls to the deprecated g_type_init()Richard Hughes2013-05-135-8/+0
* Do not show a warning when using 'colormgr device-get-profile-for-qualifier'Richard Hughes2013-05-101-1/+4
* trivial: Include a couple of missing config.h includesRichard Hughes2013-05-091-0/+2
* Build all installed binaries with PIERichard Hughes2013-05-071-0/+16
* trivial: Remove some debugging left in of cd-find-brokenRichard Hughes2013-05-031-2/+0
* Move the vendor quirk table to libcolordprivate so it can be used with cd-fin...Richard Hughes2013-04-291-5/+31
* trivial: Fix cd-find-broken when only scanning one profileRichard Hughes2013-04-291-0/+1
* trivial: Add more functionality to cd-find-brokenRichard Hughes2013-04-261-19/+155
* 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
* Install the bash completion support into /usrRichard Hughes2013-04-242-110/+0
* trivial: Be easier to debug if colprof fails to runRichard Hughes2013-04-051-2/+14
* trivial: do not use high quality B2A tables, building takes too longRichard Hughes2013-04-011-2/+2
* trivial: fix the build when --disable-print-profiles is usedRichard Hughes2013-03-311-3/+13
* Build the print profiles from XML descriptionsRichard Hughes2013-03-311-0/+200
* trivial: Fix build warning on OpenBSDRichard Hughes2013-03-311-10/+10
* libcolord: Load the profile rather than just setting the internal instanceRichard Hughes2013-03-311-1/+6
* libcolord: Add helpers for getting int and double values from the DOM treeRichard Hughes2013-03-311-6/+4
* Convert cd-create-profile to using CdIccRichard Hughes2013-03-255-374/+51
* Use the new CdIcc object in cd-fix-profileRichard Hughes2013-03-255-591/+136
* Remove the dump option from cd-fix-profile now that cd-iccdump existsRichard Hughes2013-03-241-98/+1
* 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
* Add a new command line tool 'cd-iccdump' that can dump V4 and V2 profilesRichard Hughes2013-03-222-0/+142
* Set the default profile locale to be en_US, not EN_usRichard Hughes2013-03-201-1/+1
* Write translated descriptions to ICC profiles if they existRichard Hughes2013-03-201-20/+172
* Build the generated profiles from the XML descriptionsRichard Hughes2013-03-201-528/+293
* Add more sensor capabilities to support the latest ArgyllCMS releaseRichard Hughes2013-03-121-0/+28
* Guess the option type when using 'colormgr sensor-set-options'Richard Hughes2013-02-261-2/+14