Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix nan in conversion from ciexyz to cieluv | Mattias Andrée | 2017-06-23 | 2 | -4/+10 |
* | CIEXYZ_TO_CIE1960UCS: set u and v to the limit if conversion results in division by zero | Mattias Andrée | 2017-06-21 | 1 | -4/+10 |
* | m | Mattias Andrée | 2017-06-20 | 1 | -5/+5 |
* | Remove noop | Mattias Andrée | 2017-06-19 | 1 | -8/+0 |
* | Add a utility (not installed) that converts colours | Mattias Andrée | 2017-06-19 | 2 | -0/+128 |
* | m | Mattias Andrée | 2017-06-17 | 1 | -4/+0 |
* | m | Mattias Andrée | 2017-06-17 | 1 | -6/+6 |
* | Remove noop operation | Mattias Andrée | 2017-06-17 | 1 | -3/+0 |
* | m2.3 | Mattias Andrée | 2017-06-15 | 1 | -4/+2 |
* | Doc YES | Mattias Andrée | 2017-06-14 | 4 | -1/+72 |
* | Add YES colour model, generate the conversion matrices, and add more direct conversions | Mattias Andrée | 2017-06-14 | 11 | -247/+299 |
* | Update todo | Mattias Andrée | 2017-06-12 | 1 | -0/+9 |
* | update todo | Mattias Andrée | 2017-06-12 | 1 | -0/+1 |
* | Fix typo | Mattias Andrée | 2017-06-12 | 1 | -1/+1 |
* | Bump version2.2 | Mattias Andrée | 2017-06-12 | 1 | -1/+1 |
* | libcolour_convert uses libcolour_convert_en_masse instead of the other way around | Mattias Andrée | 2017-06-12 | 11 | -1122/+1122 |
* | Make conversion macros not require restrict | Mattias Andrée | 2017-06-11 | 1 | -7/+10 |
* | m | Mattias Andrée | 2017-06-11 | 1 | -1/+2 |
* | m | Mattias Andrée | 2017-06-11 | 1 | -14/+3 |
* | convert-template.c: add macros CONV_0 and CONV_N | Mattias Andrée | 2017-06-11 | 1 | -45/+56 |
* | convert-template.c: merge functions | Mattias Andrée | 2017-06-11 | 1 | -399/+162 |
* | Add common.h | Mattias Andrée | 2017-06-11 | 8 | -427/+540 |
* | Test and fix libcolour_convert_en_masse2.1 | Mattias Andrée | 2017-06-10 | 2 | -4/+86 |
* | m + add libcolour_convert_en_masse.3 | Mattias Andrée | 2017-06-10 | 5 | -15/+181 |
* | m | Mattias Andrée | 2017-06-10 | 1 | -6/+12 |
* | Add libcolour_convert_en_masse | Mattias Andrée | 2017-06-10 | 10 | -29/+179 |
* | Add libcolour_get_rgb_colour_space.32.0 | Mattias Andrée | 2017-06-10 | 1 | -0/+215 |
* | Add libcolour_convert.3 | Mattias Andrée | 2017-06-10 | 1 | -0/+60 |
* | Add libcolour_proper.3 | Mattias Andrée | 2017-06-10 | 1 | -0/+47 |
* | m | Mattias Andrée | 2017-06-10 | 1 | -0/+1 |
* | Update unmarshalling | Mattias Andrée | 2017-06-10 | 1 | -2/+95 |
* | m | Mattias Andrée | 2017-06-10 | 1 | -1/+1 |
* | Add libcolour_marshal.3 and libcolour_unmarshal.3 | Mattias Andrée | 2017-06-10 | 2 | -0/+148 |
* | Improve libcolour_proper: set model if possible | Mattias Andrée | 2017-06-10 | 1 | -6/+40 |
* | Fix libcolour_proper | Mattias Andrée | 2017-06-10 | 1 | -1/+1 |
* | m + add libcolour_delta_e.3, libcolour_srgb_decode.3, and libcolour_srgb_encode.3 | Mattias Andrée | 2017-06-10 | 18 | -165/+277 |
* | Reduce size of RGB struct, and add LIBCOLOUR_CIELCHUV.7 and LIBCOLOUR_RGB.7 | Mattias Andrée | 2017-06-09 | 7 | -113/+463 |
* | Add man pages for most colour models | Mattias Andrée | 2017-06-08 | 13 | -3/+837 |
* | Add libcolour.7 and macros for testing existance of definitions | Mattias Andrée | 2017-06-06 | 5 | -6/+771 |
* | m | Mattias Andrée | 2017-06-06 | 1 | -7/+7 |
* | Update todo | Mattias Andrée | 2017-06-06 | 1 | -0/+14 |
* | Makefile: add install and uninstall | Mattias Andrée | 2017-06-06 | 2 | -6/+33 |
* | Remove a much of stuff, change license, and add support for float and long double | Mattias Andrée | 2017-06-06 | 53 | -9363/+3333 |
* | Prepare for release1.0 | Mattias Andrée | 2016-12-20 | 2 | -2/+2 |
* | m | Mattias Andrée | 2016-12-20 | 1 | -14/+13 |
* | add tests and fix erros + hue should always be positive | Mattias Andrée | 2016-12-20 | 2 | -21/+101 |
* | fix errors and add tests | Mattias Andrée | 2016-12-20 | 3 | -55/+225 |
* | CIELChuv: measure hue in degrees, but add parameter to change this | Mattias Andrée | 2016-12-17 | 5 | -11/+47 |
* | update todo | Mattias Andrée | 2016-12-17 | 1 | -2/+10 |
* | Implement OEFT HLG | Mattias Andrée | 2016-12-17 | 1 | -1/+26 |