summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-12add blueshift_drm_set_gamma_rampsMattias Andrée1-3/+20
2014-03-12cause of set gamma failure determinedMattias Andrée1-1/+1
2014-03-12read add outputsMattias Andrée1-68/+87
2014-03-12translate stuff to functionsMattias Andrée1-30/+90
2014-03-12translate stuff to functionsMattias Andrée1-45/+151
2014-03-12non-complete implementatation of setting gamma rampsMattias Andrée1-1/+11
2014-03-12read gamma rampsMattias Andrée1-1/+32
2014-03-12map to crtcMattias Andrée1-1/+10
2014-03-12mMattias Andrée1-3/+3
2014-03-12monitor dataMattias Andrée1-0/+34
2014-03-12gamma size retrievalMattias Andrée1-0/+19
2014-03-12crtc and connector countMattias Andrée1-2/+95
2014-03-12use paths from .h filesMattias Andrée1-7/+5
2014-03-12do not use limits.hMattias Andrée1-6/+1
2014-03-12mMattias Andrée1-2/+2
2014-03-12count graphic cardsMattias Andrée1-9/+37
2014-03-12begin on drm supportMattias Andrée1-0/+44
2014-03-11check passwd for user home if necessaryMattias Andrée1-1/+4
2014-03-11mMattias Andrée1-1/+1
2014-03-11add backlight support through sysfsMattias Andrée2-0/+98
2014-03-10derpMattias Andrée1-0/+1
2014-03-10_icc_profile atom supportMattias Andrée2-12/+56
2014-03-10raise exception if blueshift_idcrtc failsMattias Andrée1-0/+4
2014-03-10list icc profilesMattias Andrée1-0/+212
2014-03-10licenses partially under AGPL3 and partially under GPL3Mattias Andrée7-14/+14
2014-03-10bump versionMattias Andrée1-1/+1
2014-03-10whitespace1.8Mattias Andrée1-1/+1
2014-03-10add EDID supportMattias Andrée2-8/+42
2014-03-10add cie_manipulateMattias Andrée1-0/+16
2014-03-10make clip, linearise and standardise more flexible by making it possible to restrict which colour curves to affectMattias Andrée1-12/+29
2014-03-05m docMattias Andrée1-1/+1
2014-03-05buf fixMattias Andrée1-5/+5
2014-03-05add ciexyz_to_cielab, cielab_to_xiexyz and delta_e + higher precision in cie xyz <-> linear rgbMattias Andrée1-8/+75
2014-03-04bump versionMattias Andrée1-1/+1
2014-03-04add -r support for one shot mode in comprehensive exampleMattias Andrée1-1/+1
2014-02-25buf cause by typo + add example: crtc-searchingMattias Andrée1-2/+2
2014-02-25typoMattias Andrée1-1/+1
2014-02-25whtiespaceMattias Andrée1-9/+9
2014-02-25m bug + add example with output listingMattias Andrée2-3/+4
2014-02-25mMattias Andrée1-1/+1
2014-02-25split out adhoc mode to adhoc.pyMattias Andrée2-94/+136
2014-02-25docMattias Andrée1-5/+33
2014-02-25add uses_adhoc_settingsMattias Andrée1-6/+11
2014-02-24m docMattias Andrée1-1/+1
2014-02-24m + info: add section: hardware detectionMattias Andrée1-0/+1
2014-02-24and twilight solar elevation constantsMattias Andrée1-0/+43
2014-02-24improve lower_resolution and add the comprehensive testMattias Andrée1-8/+21
2014-02-24improve print_curves with compact parameters + fix lower_resolutionMattias Andrée2-14/+30
2014-02-24make lower_resultion's parameters optionalMattias Andrée1-3/+5
2014-02-24m docMattias Andrée2-14/+14