aboutsummaryrefslogtreecommitdiffstats
path: root/src/blind-single-colour.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add support for skipping conversion to CIEXYZ (not complete)Mattias Andrée2017-08-051-0/+3
* Fix support for using sockets insteads of pipesMattias Andrée2017-07-231-2/+1
* Misc code improvementsMattias Andrée2017-07-161-8/+2
* Use #include instead of #defineMattias Andrée2017-07-161-25/+30
* Fix errors and warnings and make the code cleanerMattias Andrée2017-05-161-4/+1
* Cleaner codeMattias Andrée2017-05-101-1/+1
* Cleaner codeMattias Andrée2017-05-101-2/+0
* Add support for floatsMattias Andrée2017-05-071-22/+43
* Minor rewrite of blind-single-colour.cMattias Andrée2017-05-031-16/+6
* Add constants D65_XYZ_X and D65_XYZ_ZMattias Andrée2017-05-031-4/+2
* Clean upMattias Andrée2017-04-091-1/+1
* Document memory requirements, minor style fixes, more use of BUFSIZ, fix warnings, and fix potential buffer overflowMattias Andrée2017-04-081-4/+4
* blind-single-colour: when only Y is specified, adjust X and Z so that the colour is always greyMattias Andrée2017-01-211-0/+2
* Fix some minor errorsMattias Andrée2017-01-151-1/+1
* Rename to blindMattias Andrée2017-01-131-0/+88