summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add weather to comprehensive exampleMattias Andrée2014-03-201-3/+45
* add weather demoMattias Andrée2014-03-204-2/+73
* doc weatherMattias Andrée2014-03-203-2/+41
* fix textconfMattias Andrée2014-03-202-4/+7
* missed to rm command before the filename when cython failsMattias Andrée2014-03-201-1/+1
* support multiple backlight devices in textconfMattias Andrée2014-03-191-11/+15
* m fixes + add connector name and monitor edid support in textconfMattias Andrée2014-03-192-25/+43
* add backlight support in textconfMattias Andrée2014-03-193-12/+63
* m docMattias Andrée2014-03-191-2/+3
* add weather supportMattias Andrée2014-03-194-3/+79
* doc _ICC_PROFILEMattias Andrée2014-03-192-1/+7
* demo make_icc_interpolationMattias Andrée2014-03-192-12/+9
* add sigmoid to exampleMattias Andrée2014-03-192-1/+13
* docMattias Andrée2014-03-194-25/+30
* update todoMattias Andrée2014-03-191-0/+1
* update manualMattias Andrée2014-03-192-4/+52
* update todoMattias Andrée2014-03-191-0/+2
* fix data types in documentationMattias Andrée2014-03-191-10/+11
* update todoMattias Andrée2014-03-191-0/+1
* add store and restoreMattias Andrée2014-03-192-2/+18
* split ramps_to_function into ramps_to_function and functioniseMattias Andrée2014-03-191-1/+11
* move translate_to_integers and ramps_to_function to aux.pyMattias Andrée2014-03-194-38/+60
* add modes exampleMattias Andrée2014-03-193-2/+64
* bump versionMattias Andrée2014-03-191-1/+1
* update distMattias Andrée2014-03-191-2/+2
* install textconf example1.12Mattias Andrée2014-03-191-1/+1
* mMattias Andrée2014-03-191-1/+2
* document textconf.confMattias Andrée2014-03-191-39/+180
* editoMattias Andrée2014-03-194-4/+4
* typoMattias Andrée2014-03-194-4/+4
* allow comments on lines with meaning and fix spawn command parse so that brackets can be usedMattias Andrée2014-03-191-7/+40
* fix time/solar elevation to dayness mappingMattias Andrée2014-03-191-1/+1
* fix errorsMattias Andrée2014-03-191-18/+22
* update readmeMattias Andrée2014-03-181-7/+8
* update todoMattias Andrée2014-03-181-0/+5
* Add todo: Make it possible to have settings depend on sky condicitionsMattias Andrée2014-03-181-1/+3
* update todoMattias Andrée2014-03-181-0/+2
* finish textconf (two a few todos left), not testedMattias Andrée2014-03-182-8/+97
* update todoMattias Andrée2014-03-181-0/+1
* todosMattias Andrée2014-03-181-0/+2
* add missed returnMattias Andrée2014-03-181-1/+1
* quite a bit of the text based configuration exampleMattias Andrée2014-03-185-2/+502
* whoopsMattias Andrée2014-03-181-1/+1
* typoMattias Andrée2014-03-171-1/+1
* update todoMattias Andrée2014-03-171-0/+1
* m + implement _brightness, _contrast, _gamma and _pgammaMattias Andrée2014-03-171-29/+163
* add todo for _sigmoidMattias Andrée2014-03-171-0/+1
* m + _clipMattias Andrée2014-03-171-1/+14
* ...Mattias Andrée2014-03-171-1/+4
* implement _standardise, _manipulate, _linearise and _sigmoidMattias Andrée2014-03-171-10/+38