summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-15Cython side of Windows GDI supportMattias Andrée1-0/+142
2014-04-15mMattias Andrée3-3/+3
2014-04-15C side implemention of w32gdi supportMattias Andrée2-0/+255
2014-04-15typoMattias Andrée1-1/+1
2014-04-15canniablise my fake windows patch for redshiftMattias Andrée2-0/+275
2014-04-14m commentMattias Andrée1-0/+7
2014-04-14demo EDID parsingMattias Andrée1-1/+1
2014-04-14document EDIDMattias Andrée1-3/+26
2014-04-13mMattias Andrée1-2/+2
2014-04-13add note for cannibalisers and time travelersMattias Andrée1-0/+7
2014-04-13whitespaceMattias Andrée1-1/+0
2014-04-13mMattias Andrée1-1/+1
2014-04-13add a little edid parsing, can get physical dimensions and gammaMattias Andrée1-0/+27
2014-04-12derpMattias Andrée1-1/+1
2014-04-12mMattias Andrée1-1/+1
2014-04-12typoMattias Andrée1-2/+4
2014-04-12m docMattias Andrée2-2/+7
2014-04-12add (absolute) support for 256 byte EDID:s (deprecated, and I think also rare)Mattias Andrée1-3/+3
2014-04-12typoMattias Andrée1-1/+1
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