Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-03-19 | bump version | Mattias Andrée | 1 | -1/+1 |
2014-03-19 | update dist | Mattias Andrée | 1 | -2/+2 |
2014-03-19 | install textconf example1.12 | Mattias Andrée | 1 | -1/+1 |
2014-03-19 | m | Mattias Andrée | 1 | -1/+2 |
2014-03-19 | document textconf.conf | Mattias Andrée | 1 | -39/+180 |
2014-03-19 | edito | Mattias Andrée | 4 | -4/+4 |
2014-03-19 | typo | Mattias Andrée | 4 | -4/+4 |
2014-03-19 | allow comments on lines with meaning and fix spawn command parse so that brackets can be used | Mattias Andrée | 1 | -7/+40 |
2014-03-19 | fix time/solar elevation to dayness mapping | Mattias Andrée | 1 | -1/+1 |
2014-03-19 | fix errors | Mattias Andrée | 1 | -18/+22 |
2014-03-18 | update readme | Mattias Andrée | 1 | -7/+8 |
2014-03-18 | update todo | Mattias Andrée | 1 | -0/+5 |
2014-03-18 | Add todo: Make it possible to have settings depend on sky condicitions | Mattias Andrée | 1 | -1/+3 |
2014-03-18 | update todo | Mattias Andrée | 1 | -0/+2 |
2014-03-18 | finish textconf (two a few todos left), not tested | Mattias Andrée | 2 | -8/+97 |
2014-03-18 | update todo | Mattias Andrée | 1 | -0/+1 |
2014-03-18 | todos | Mattias Andrée | 1 | -0/+2 |
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 |