Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-03-20 | add weather demo | Mattias Andrée | 4 | -2/+73 |
2014-03-20 | doc weather | Mattias Andrée | 3 | -2/+41 |
2014-03-20 | fix textconf | Mattias Andrée | 2 | -4/+7 |
2014-03-20 | missed to rm command before the filename when cython fails | Mattias Andrée | 1 | -1/+1 |
2014-03-19 | support multiple backlight devices in textconf | Mattias Andrée | 1 | -11/+15 |
2014-03-19 | m fixes + add connector name and monitor edid support in textconf | Mattias Andrée | 2 | -25/+43 |
2014-03-19 | add backlight support in textconf | Mattias Andrée | 3 | -12/+63 |
2014-03-19 | m doc | Mattias Andrée | 1 | -2/+3 |
2014-03-19 | add weather support | Mattias Andrée | 4 | -3/+79 |
2014-03-19 | doc _ICC_PROFILE | Mattias Andrée | 2 | -1/+7 |
2014-03-19 | demo make_icc_interpolation | Mattias Andrée | 2 | -12/+9 |
2014-03-19 | add sigmoid to example | Mattias Andrée | 2 | -1/+13 |
2014-03-19 | doc | Mattias Andrée | 4 | -25/+30 |
2014-03-19 | update todo | Mattias Andrée | 1 | -0/+1 |
2014-03-19 | update manual | Mattias Andrée | 2 | -4/+52 |
2014-03-19 | update todo | Mattias Andrée | 1 | -0/+2 |
2014-03-19 | fix data types in documentation | Mattias Andrée | 1 | -10/+11 |
2014-03-19 | update todo | Mattias Andrée | 1 | -0/+1 |
2014-03-19 | add store and restore | Mattias Andrée | 2 | -2/+18 |
2014-03-19 | split ramps_to_function into ramps_to_function and functionise | Mattias Andrée | 1 | -1/+11 |
2014-03-19 | move translate_to_integers and ramps_to_function to aux.py | Mattias Andrée | 4 | -38/+60 |
2014-03-19 | add modes example | Mattias Andrée | 3 | -2/+64 |
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 |