summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* typoMattias Andrée2014-04-151-1/+1
* canniablise my fake windows patch for redshiftMattias Andrée2014-04-152-0/+275
* m commentMattias Andrée2014-04-141-0/+7
* demo EDID parsingMattias Andrée2014-04-141-1/+1
* document EDIDMattias Andrée2014-04-141-3/+26
* mMattias Andrée2014-04-131-2/+2
* add note for cannibalisers and time travelersMattias Andrée2014-04-131-0/+7
* whitespaceMattias Andrée2014-04-131-1/+0
* mMattias Andrée2014-04-131-1/+1
* add a little edid parsing, can get physical dimensions and gammaMattias Andrée2014-04-131-0/+27
* derpMattias Andrée2014-04-121-1/+1
* mMattias Andrée2014-04-121-1/+1
* typoMattias Andrée2014-04-121-2/+4
* m docMattias Andrée2014-04-122-2/+7
* add (absolute) support for 256 byte EDID:s (deprecated, and I think also rare)Mattias Andrée2014-04-121-3/+3
* typoMattias Andrée2014-04-121-1/+1
* typoMattias Andrée2014-04-121-2/+2
* m docMattias Andrée2014-04-121-1/+7
* typoMattias Andrée2014-04-121-1/+1
* typoMattias Andrée2014-04-121-1/+1
* mMattias Andrée2014-04-121-1/+0
* m + fix multiscreen bugMattias Andrée2014-04-123-11/+14
* use limits.hMattias Andrée2014-04-112-4/+8
* add more warningsMattias Andrée2014-04-116-31/+45
* missed line breakMattias Andrée2014-04-111-1/+1
* typoMattias Andrée2014-04-101-1/+1
* remove unnecessary halo eliminationMattias Andrée2014-04-061-2/+0
* mMattias Andrée2014-04-061-1/+1
* add monotone cubic interpolationMattias Andrée2014-04-061-0/+86
* demo tension parameterMattias Andrée2014-04-061-1/+1
* document tensionMattias Andrée2014-04-061-1/+1
* remove path from process titleMattias Andrée2014-04-061-0/+6
* bump versionMattias Andrée2014-04-061-1/+1
* 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
* optimisation to cubic interpolation: remove a basis function by doing an value translationMattias Andrée2014-04-061-2/+2
* m + fix cubic interpolationMattias Andrée2014-04-061-4/+7
* ...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
* not important to demo, just mention it in the comprehensive exampleMattias Andrée2014-04-052-2/+2
* typoMattias Andrée2014-04-051-1/+1
* document kelvins and the automatic use of itMattias Andrée2014-04-052-2/+2
* document and demo reset_on_errorMattias Andrée2014-04-051-1/+1
* bump versionMattias Andrée2014-04-051-1/+1
* missed to select global varMattias Andrée2014-04-051-1/+1
* 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