summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
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
2014-04-05documentMattias Andrée3-0/+210
2014-04-04bump versionMattias Andrée1-1/+1
2014-04-04document interpolation and halo elimination1.15Mattias Andrée1-3/+3
2014-04-04update todoMattias Andrée1-1/+1
2014-04-04separate halo eliminate + add cubing interpolationMattias Andrée1-32/+99
2014-04-04fix interpolationMattias Andrée1-9/+10
2014-04-04fix double free error and sigfault error in multi-display supportMattias Andrée2-11/+12
2014-04-04multi-display support can apply once, then it segfaultsMattias Andrée3-10/+10
2014-04-04typoMattias Andrée1-1/+1
2014-04-04add display to print_curves for compatibilityMattias Andrée1-1/+2
2014-04-03typoMattias Andrée1-1/+1
2014-04-03add polynomial interpolation with linear fallback, not tested or documentedMattias Andrée1-0/+76
2014-04-03add multi-display support when listing moditors and getting icc profileMattias Andrée4-22/+38
2014-04-03add multi-display supportMattias Andrée7-69/+88
2014-04-02typoMattias Andrée1-2/+2
2014-04-02ability to function without argparserMattias Andrée1-51/+76
2014-04-02probably a multi-screen bug fixMattias Andrée1-5/+3
2014-04-02m docMattias Andrée1-1/+1
2014-04-02enable more warningsMattias Andrée4-24/+28
2014-04-02derpMattias Andrée1-1/+1
2014-04-02documentMattias Andrée1-0/+24
2014-04-02m + documentMattias Andrée2-2/+27
2014-04-02m + documentMattias Andrée1-11/+56
2014-04-02typoMattias Andrée1-1/+1
2014-04-01mMattias Andrée1-6/+4
2014-04-01enable more warningsMattias Andrée2-2/+2
2014-04-01enable more warnings and add .h filesMattias Andrée6-87/+406
2014-04-01RANDR => RandRMattias Andrée1-8/+8