Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-12-20 | fix errors and add tests | Mattias Andrée | 1 | -1/+1 |
2016-12-17 | CIELChuv: measure hue in degrees, but add parameter to change this | Mattias Andrée | 5 | -11/+47 |
2016-12-17 | update todo | Mattias Andrée | 1 | -2/+10 |
2016-12-17 | Implement OEFT HLG | Mattias Andrée | 1 | -1/+26 |
2016-12-17 | more direction conversions | Mattias Andrée | 1 | -87/+190 |
2016-12-16 | add tests, fixes errors, and improve percision | Mattias Andrée | 6 | -92/+325 |
2016-12-16 | update todo | Mattias Andrée | 1 | -0/+10 |
2016-12-16 | srgb_to_srgb: use static inline version of libcolour_srgb_{encode,decode} | Mattias Andrée | 1 | -6/+16 |
2016-12-16 | Split out conversion to convert.c | Mattias Andrée | 3 | -835/+857 |
2016-12-16 | mroe testing | Mattias Andrée | 1 | -43/+149 |
2016-12-16 | misc | Mattias Andrée | 6 | -51/+80 |
2016-12-16 | bug fixes + beginning of test | Mattias Andrée | 3 | -28/+215 |
2016-12-15 | update todo | Mattias Andrée | 2 | -4/+17 |
2016-12-15 | m | Mattias Andrée | 1 | -1/+1 |
2016-12-15 | info: functions | Mattias Andrée | 3 | -3/+84 |
2016-12-15 | info: colour spaces | Mattias Andrée | 2 | -0/+783 |
2016-12-15 | m | Mattias Andrée | 1 | -6/+6 |
2016-12-15 | libcolour_rgb_colour_space: first parameter is of type libcolour_rgb_t* | Mattias Andrée | 2 | -6/+4 |
2016-12-15 | m | Mattias Andrée | 2 | -6/+8 |
2016-12-15 | add todos | Mattias Andrée | 2 | -1/+4 |
2016-12-14 | doc: illuminants | Mattias Andrée | 2 | -0/+117 |
2016-12-14 | Add supplementary 10° observers for illuminants | Mattias Andrée | 1 | -0/+21 |
2016-12-14 | Use LIBCOLOUR_LIST_MODELS in enum libcolour_model | Mattias Andrée | 1 | -14/+4 |
2016-12-14 | m | Mattias Andrée | 1 | -3/+0 |
2016-12-14 | m | Mattias Andrée | 1 | -1/+4 |
2016-12-14 | m | Mattias Andrée | 1 | -2/+0 |
2016-12-12 | info: more in overview | Mattias Andrée | 1 | -0/+10 |
2016-12-12 | start on info manual | Mattias Andrée | 11 | -0/+1738 |
2016-12-11 | Add libcolour_marshal and libcolour_unmarshal | Mattias Andrée | 2 | -3/+104 |
2016-12-10 | misc | Mattias Andrée | 2 | -243/+721 |
2016-12-10 | beginning | Mattias Andrée | 3 | -2/+1149 |