| Commit message (Expand) | Author | Files | Lines |
2014-03-18 | add missed return | Mattias Andrée | 1 | -1/+1 |
2014-03-18 | quite a bit of the text based configuration example | Mattias Andrée | 5 | -2/+502 |
2014-03-18 | whoops | Mattias Andrée | 1 | -1/+1 |
2014-03-17 | typo | Mattias Andrée | 1 | -1/+1 |
2014-03-17 | update todo | Mattias Andrée | 1 | -0/+1 |
2014-03-17 | m + implement _brightness, _contrast, _gamma and _pgamma | Mattias Andrée | 1 | -29/+163 |
2014-03-17 | add todo for _sigmoid | Mattias Andrée | 1 | -0/+1 |
2014-03-17 | m + _clip | Mattias Andrée | 1 | -1/+14 |
2014-03-17 | ... | Mattias Andrée | 1 | -1/+4 |
2014-03-17 | implement _standardise, _manipulate, _linearise and _sigmoid | Mattias Andrée | 1 | -10/+38 |
2014-03-17 | update makefile to install darkroom example | Mattias Andrée | 1 | -1/+1 |
2014-03-17 | fix installation of licenses | Mattias Andrée | 1 | -1/+2 |
2014-03-17 | update todo | Mattias Andrée | 1 | -0/+2 |
2014-03-16 | I wanted Big Ben as a better reference for a correct latitude–longitude-pair (everyone knows Big Ben), but I could not figure out how to use (if ... | Mattias Andrée | 5 | -9/+21 |
2014-03-16 | move calculation of correlated colour temperature to the new module blackbody | Mattias Andrée | 4 | -180/+204 |
2014-03-16 | m doc | Mattias Andrée | 1 | -1/+1 |
2014-03-16 | copyo | Mattias Andrée | 1 | -1/+1 |
2014-03-16 | update info manual according to the previous commit | Mattias Andrée | 1 | -23/+40 |
2014-03-16 | switch overloading sentinel from None to ... and improve sigmoid, manipulate, cie_manipulate and lower_resolution | Mattias Andrée | 2 | -125/+144 |
2014-03-16 | improve cie_ filters by allowing control over individual subpixels | Mattias Andrée | 4 | -53/+151 |
2014-03-16 | m | Mattias Andrée | 1 | -0/+1 |
2014-03-16 | darkroom bug fix: order of filters was incorrect | Mattias Andrée | 1 | -5/+4 |