summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* support more than 64 monitors with randrMattias Andrée2014-04-054-45/+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
* 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-051-0/+72
* 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
* docMattias Andrée2014-04-051-2/+12
* add interpolate_functionMattias Andrée2014-04-051-0/+19
* 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
* make sure that `reset` runs after an exceptionMattias Andrée2014-04-051-96/+97
* document + fix drm edid fetch bug where the length was larger than anticipated, add race-condition resilience as wellMattias Andrée2014-04-051-3/+50
* documentMattias Andrée2014-04-051-0/+37
* portabilityMattias Andrée2014-04-053-71/+63
* documentMattias Andrée2014-04-052-0/+49
* documentMattias Andrée2014-04-053-0/+210
* bump versionMattias Andrée2014-04-041-1/+1
* document interpolation and halo elimination1.15Mattias Andrée2014-04-041-3/+3
* update todoMattias Andrée2014-04-041-1/+1
* separate halo eliminate + add cubing interpolationMattias Andrée2014-04-041-32/+99
* fix interpolationMattias Andrée2014-04-041-9/+10
* fix double free error and sigfault error in multi-display supportMattias Andrée2014-04-042-11/+12
* multi-display support can apply once, then it segfaultsMattias Andrée2014-04-043-10/+10
* typoMattias Andrée2014-04-041-1/+1
* add display to print_curves for compatibilityMattias Andrée2014-04-041-1/+2
* typoMattias Andrée2014-04-031-1/+1
* add polynomial interpolation with linear fallback, not tested or documentedMattias Andrée2014-04-031-0/+76
* add multi-display support when listing moditors and getting icc profileMattias Andrée2014-04-034-22/+38
* add multi-display supportMattias Andrée2014-04-037-69/+88
* typoMattias Andrée2014-04-021-2/+2
* ability to function without argparserMattias Andrée2014-04-021-52/+77
* probably a multi-screen bug fixMattias Andrée2014-04-021-5/+3
* m docMattias Andrée2014-04-021-1/+1
* enable more warningsMattias Andrée2014-04-024-24/+28
* derpMattias Andrée2014-04-021-1/+1
* documentMattias Andrée2014-04-021-0/+24
* m + documentMattias Andrée2014-04-022-2/+27
* m + documentMattias Andrée2014-04-021-11/+56
* typoMattias Andrée2014-04-021-1/+1
* mMattias Andrée2014-04-011-6/+4
* enable more warningsMattias Andrée2014-04-012-2/+2
* enable more warnings and add .h filesMattias Andrée2014-04-016-87/+406
* RANDR => RandRMattias Andrée2014-04-011-8/+8
* documentMattias Andrée2014-04-011-7/+78