Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Suppress warning | Mattias Andrée | 2016-07-13 | 1 | -4/+4 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Suppress warnings | Mattias Andrée | 2016-07-13 | 2 | -130/+177 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Obviously you need a compiler | Mattias Andrée | 2016-07-13 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Update news0.1 | Mattias Andrée | 2016-07-13 | 1 | -1/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Update makefile | Mattias Andrée | 2016-07-13 | 2 | -2/+7 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m | Mattias Andrée | 2016-07-13 | 1 | -0/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix bugs and test libclut_clip and libclut_apply | Mattias Andrée | 2016-07-13 | 2 | -21/+96 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Test and fix libclut_linearise and libclut_standardise | Mattias Andrée | 2016-07-13 | 2 | -6/+27 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | More tests and bug fixes | Mattias Andrée | 2016-07-13 | 2 | -43/+113 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix a bug + Test some functions | Mattias Andrée | 2016-07-13 | 2 | -20/+188 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add missing ++-operations | Mattias Andrée | 2016-07-13 | 1 | -36/+36 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | info: functions | Mattias Andrée | 2016-01-11 | 3 | -2/+252 |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | ||||
* | whitespace | Mattias Andrée | 2016-01-11 | 1 | -0/+12 |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | ||||
* | typo + macro variants of functions | Mattias Andrée | 2016-01-11 | 3 | -72/+189 |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | ||||
* | m doc | Mattias Andrée | 2016-01-11 | 2 | -4/+4 |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | ||||
* | typo + remove libclut_model_delta_e, it is irrelevant | Mattias Andrée | 2016-01-11 | 2 | -42/+4 |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | ||||
* | linking requirements for macros | Mattias Andrée | 2016-01-10 | 2 | -5/+44 |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | ||||
* | m | Mattias Andrée | 2016-01-10 | 1 | -6/+6 |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | ||||
* | info: more macros | Mattias Andrée | 2016-01-10 | 1 | -4/+175 |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | ||||
* | m + some of the macros | Mattias Andrée | 2016-01-10 | 2 | -2/+238 |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | ||||
* | info: what the macros have in common | Mattias Andrée | 2016-01-10 | 3 | -9/+42 |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | ||||
* | param ramp => clut | Mattias Andrée | 2016-01-10 | 1 | -144/+144 |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | ||||
* | info: brief description | Mattias Andrée | 2016-01-10 | 1 | -1/+9 |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | ||||
* | m | Mattias Andrée | 2016-01-07 | 2 | -23/+22 |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | ||||
* | m + libclut_cie_apply | Mattias Andrée | 2016-01-07 | 1 | -118/+216 |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | ||||
* | m + libclut_apply | Mattias Andrée | 2016-01-07 | 1 | -12/+62 |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | ||||
* | libclut.c | Mattias Andrée | 2016-01-07 | 2 | -0/+423 |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | ||||
* | m + libclut_lower_resolution | Mattias Andrée | 2016-01-07 | 1 | -110/+199 |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | ||||
* | typo + libclut_manipulate + libclut_cie_manipulate + libclut_start_over + libclut_clip | Mattias Andrée | 2016-01-07 | 1 | -3/+139 |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | ||||
* | m + libclut_rgb_limits + libclut_cie_limits | Mattias Andrée | 2016-01-07 | 1 | -154/+157 |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | ||||
* | libclut_sigmoid | Mattias Andrée | 2016-01-07 | 1 | -0/+45 |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | ||||
* | libclut_negative + libclut_rgb_invert + libclut_cie_invert | Mattias Andrée | 2016-01-07 | 1 | -0/+137 |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | ||||
* | libclut_gamma | Mattias Andrée | 2016-01-07 | 1 | -0/+27 |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | ||||
* | libclut_linearise + libclut_standardise | Mattias Andrée | 2016-01-07 | 1 | -0/+58 |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | ||||
* | m | Mattias Andrée | 2016-01-07 | 1 | -36/+37 |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | ||||
* | m | Mattias Andrée | 2016-01-07 | 1 | -4/+4 |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | ||||
* | typo + libclut_rgb_brightness + libclut_cie_brightness | Mattias Andrée | 2016-01-07 | 1 | -3/+100 |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | ||||
* | libclut_rgb_contrast + libclut_cie_contrast | Mattias Andrée | 2016-01-07 | 2 | -2/+160 |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | ||||
* | begin on texinfo manual | Mattias Andrée | 2016-01-06 | 11 | -0/+1722 |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | ||||
* | add readme | Mattias Andrée | 2016-01-05 | 1 | -0/+10 |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | ||||
* | m + add makefile | Mattias Andrée | 2016-01-05 | 2 | -2/+78 |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | ||||
* | add deps and install | Mattias Andrée | 2016-01-05 | 2 | -0/+101 |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | ||||
* | first commit | Mattias Andrée | 2016-01-05 | 21 | -0/+3716 |
Signed-off-by: Mattias Andrée <maandree@member.fsf.org> |