summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* update makefile to install darkroom exampleMattias Andrée2014-03-171-1/+1
* fix installation of licensesMattias Andrée2014-03-171-1/+2
* update todoMattias Andrée2014-03-171-0/+2
* 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ée2014-03-165-9/+21
* move calculation of correlated colour temperature to the new module blackbodyMattias Andrée2014-03-164-180/+204
* m docMattias Andrée2014-03-161-1/+1
* copyoMattias Andrée2014-03-161-1/+1
* update info manual according to the previous commitMattias Andrée2014-03-161-23/+40
* switch overloading sentinel from None to ... and improve sigmoid, manipulate, cie_manipulate and lower_resolutionMattias Andrée2014-03-162-125/+144