summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-12typoMattias Andrée1-2/+2
2014-04-12m docMattias Andrée1-1/+7
2014-04-12typoMattias Andrée1-1/+1
2014-04-12typoMattias Andrée1-1/+1
2014-04-12mMattias Andrée1-1/+0
2014-04-12m + fix multiscreen bugMattias Andrée3-11/+14
2014-04-11use limits.hMattias Andrée2-4/+8
2014-04-11add more warningsMattias Andrée6-31/+45
2014-04-11missed line breakMattias Andrée1-1/+1
2014-04-10typoMattias Andrée1-1/+1
2014-04-06remove unnecessary halo eliminationMattias Andrée1-2/+0
2014-04-06mMattias Andrée1-1/+1
2014-04-06add monotone cubic interpolationMattias Andrée1-0/+86
2014-04-06demo tension parameterMattias Andrée1-1/+1
2014-04-06document tensionMattias Andrée1-1/+1
2014-04-06remove path from process titleMattias Andrée1-0/+6
2014-04-06bump versionMattias Andrée1-1/+1
2014-04-06micro release1.17.1Mattias Andrée1-1/+1
2014-04-06how did I not catch this regression bug before nowMattias Andrée1-3/+3
2014-04-06optimisation to cubic interpolation: remove a basis function by doing an value translationMattias Andrée1-2/+2
2014-04-06m + fix cubic interpolationMattias Andrée1-4/+7
2014-04-05...the python 3.4 way if using python 3.4 or newerMattias Andrée1-2/+10
2014-04-05improve execution of adhoc.pyMattias Andrée1-31/+3
2014-04-05not important to demo, just mention it in the comprehensive exampleMattias Andrée2-2/+2
2014-04-05typoMattias Andrée1-1/+1
2014-04-05document kelvins and the automatic use of itMattias Andrée2-2/+2
2014-04-05document and demo reset_on_errorMattias Andrée1-1/+1
2014-04-05bump versionMattias Andrée1-1/+1
2014-04-05missed to select global varMattias Andrée1-1/+1
2014-04-05support more than 64 monitors with randrMattias Andrée4-45/+40
2014-04-05remove crtc parameter from C and Cython functions for VidModeMattias Andrée4-50/+34
2014-04-05m docMattias Andrée1-9/+9
2014-04-05it was spelled that way, why was it not in the dictionaryMattias Andrée1-4/+4
2014-04-05documentMattias Andrée1-6/+226
2014-04-05m + docMattias Andrée1-3/+155
2014-04-05typoMattias Andrée1-1/+1
2014-04-05m + add support for naming (as a string) a colour temperature constantMattias Andrée2-5/+39
2014-04-05add constants with colour temperaturesMattias Andrée1-0/+72
2014-04-05ignore stack-protector skip warning on char** argv from main parametersMattias Andrée2-1/+6
2014-04-05bump versionMattias Andrée1-1/+1
2014-04-05docMattias Andrée1-2/+12
2014-04-05add interpolate_functionMattias Andrée1-0/+19
2014-04-05split aux into aux and interpolationMattias Andrée3-170/+192
2014-04-05no sense in demo:ing thisMattias Andrée1-1/+1
2014-04-05make the previous commit optionalMattias Andrée1-3/+13
2014-04-05make sure that `reset` runs after an exceptionMattias Andrée1-96/+97
2014-04-05document + fix drm edid fetch bug where the length was larger than anticipated, add race-condition resilience as wellMattias Andrée1-3/+50
2014-04-05documentMattias Andrée1-0/+37
2014-04-05portabilityMattias Andrée3-71/+63
2014-04-05documentMattias Andrée2-0/+49