summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* micro release1.17.1Mattias Andrée2014-04-061-1/+1
* how did I not catch this regression bug before nowMattias Andrée2014-04-061-3/+3
* mMattias Andrée2014-04-061-0/+1
* add test implemention of monotone cubic interpolationMattias Andrée2014-04-062-1/+141
* optimisation to cubic interpolation: remove a basis function by doing an value translationMattias Andrée2014-04-062-4/+4
* forgot the licenseMattias Andrée2014-04-062-0/+30
* add an example designed to break monotonicityMattias Andrée2014-04-061-1/+2
* add more graphsMattias Andrée2014-04-062-4/+12
* m docMattias Andrée2014-04-061-0/+1
* update todoMattias Andrée2014-04-061-0/+1
* m + fix cubic interpolationMattias Andrée2014-04-064-10/+23
* add cubic interpolation test, did not work out too wellMattias Andrée2014-04-061-0/+90
* add test of linear interpolationMattias Andrée2014-04-052-0/+79
* ...the python 3.4 way if using python 3.4 or newerMattias Andrée2014-04-051-2/+10
* improve execution of adhoc.pyMattias Andrée2014-04-051-31/+3
* demote prioMattias Andrée2014-04-051-3/+3
* not important to demo, just mention it in the comprehensive exampleMattias Andrée2014-04-054-3/+3
* mMattias Andrée2014-04-051-2/+10
* typoMattias Andrée2014-04-052-2/+2
* document kelvins and the automatic use of itMattias Andrée2014-04-053-2/+18
* list temperature constants in info manualMattias Andrée2014-04-052-1/+254
* document and demo reset_on_errorMattias Andrée2014-04-053-1/+15
* typoMattias Andrée2014-04-051-1/+1
* add scootaloo quoteMattias Andrée2014-04-051-0/+1
* bump versionMattias Andrée2014-04-051-1/+1
* update distMattias Andrée2014-04-051-2/+2
* missed to install interpolation.py1.17Mattias Andrée2014-04-051-1/+1
* missed to select global varMattias Andrée2014-04-051-1/+1
* fix m bugMattias Andrée2014-04-052-8/+10
* support more than 64 monitors with randrMattias Andrée2014-04-055-50/+40
* remove crtc parameter from C and Cython functions for VidModeMattias Andrée2014-04-054-50/+34
* m docMattias Andrée2014-04-051-9/+9
* update todoMattias Andrée2014-04-051-0/+1
* it was spelled that way, why was it not in the dictionaryMattias Andrée2014-04-051-4/+4
* documentMattias Andrée2014-04-051-6/+226
* m + docMattias Andrée2014-04-051-3/+155
* typoMattias Andrée2014-04-051-1/+1
* m + add support for naming (as a string) a colour temperature constantMattias Andrée2014-04-052-5/+39
* add constants with colour temperaturesMattias Andrée2014-04-052-1/+73
* update todoMattias Andrée2014-04-051-0/+1
* ignore stack-protector skip warning on char** argv from main parametersMattias Andrée2014-04-052-1/+6
* bump versionMattias Andrée2014-04-051-1/+1
* update distMattias Andrée2014-04-051-2/+2
* derp + demo interpolation1.16Mattias Andrée2014-04-051-3/+19
* docMattias Andrée2014-04-051-2/+12
* mMattias Andrée2014-04-051-0/+3
* add interpolate_functionMattias Andrée2014-04-052-1/+31
* split aux into aux and interpolationMattias Andrée2014-04-053-170/+192
* no sense in demo:ing thisMattias Andrée2014-04-051-1/+1
* make the previous commit optionalMattias Andrée2014-04-051-3/+13