aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Add libcolour.7 and macros for testing existance of definitionsMattias Andrée2017-06-065-6/+771
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2017-06-061-7/+7
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Update todoMattias Andrée2017-06-061-0/+14
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Makefile: add install and uninstallMattias Andrée2017-06-062-6/+33
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Remove a much of stuff, change license, and add support for float and long doubleMattias Andrée2017-06-0653-9363/+3333
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Prepare for release1.0Mattias Andrée2016-12-202-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-12-201-14/+13
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* add tests and fix erros + hue should always be positiveMattias Andrée2016-12-202-21/+101
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* fix errors and add testsMattias Andrée2016-12-203-55/+225
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* CIELChuv: measure hue in degrees, but add parameter to change thisMattias Andrée2016-12-175-11/+47
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* update todoMattias Andrée2016-12-171-2/+10
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Implement OEFT HLGMattias Andrée2016-12-171-1/+26
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* more direction conversionsMattias Andrée2016-12-171-87/+190
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* add tests, fixes errors, and improve percisionMattias Andrée2016-12-166-92/+325
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* update todoMattias Andrée2016-12-161-0/+10
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* srgb_to_srgb: use static inline version of libcolour_srgb_{encode,decode}Mattias Andrée2016-12-161-6/+16
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Split out conversion to convert.cMattias Andrée2016-12-163-835/+857
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mroe testingMattias Andrée2016-12-161-43/+149
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* miscMattias Andrée2016-12-166-51/+80
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* bug fixes + beginning of testMattias Andrée2016-12-163-28/+215
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* update todoMattias Andrée2016-12-152-4/+17
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-12-151-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* info: functionsMattias Andrée2016-12-153-3/+84
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* info: colour spacesMattias Andrée2016-12-152-0/+783
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-12-151-6/+6
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* libcolour_rgb_colour_space: first parameter is of type libcolour_rgb_t*Mattias Andrée2016-12-152-6/+4
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-12-152-6/+8
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* add todosMattias Andrée2016-12-152-1/+4
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* doc: illuminantsMattias Andrée2016-12-142-0/+117
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add supplementary 10° observers for illuminantsMattias Andrée2016-12-141-0/+21
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Use LIBCOLOUR_LIST_MODELS in enum libcolour_modelMattias Andrée2016-12-141-14/+4
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-12-141-3/+0
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-12-141-1/+4
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-12-141-2/+0
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* info: more in overviewMattias Andrée2016-12-121-0/+10
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* start on info manualMattias Andrée2016-12-1211-0/+1738
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add libcolour_marshal and libcolour_unmarshalMattias Andrée2016-12-112-3/+104
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* miscMattias Andrée2016-12-102-243/+721
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* beginningMattias Andrée2016-12-103-2/+1149
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* first commitMattias Andrée2016-12-1025-0/+3908
Signed-off-by: Mattias Andrée <maandree@kth.se>