summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
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
2014-02-24doc solar functionsMattias Andrée1-1/+62
2014-02-24fix m bug is sigmoid + add some comments now that I have testet itMattias Andrée1-2/+8
2014-02-24bump versionMattias Andrée1-1/+1
2014-02-24list screens outputs and crtcs1.6Mattias Andrée1-14/+200
2014-02-24prototype list_monitorsMattias Andrée2-0/+38
2014-02-24m + docMattias Andrée1-2/+22
2014-02-24mMattias Andrée1-2/+3
2014-02-23find the edid atomMattias Andrée1-2/+93
2014-02-23output namesMattias Andrée1-1/+15
2014-02-23basic screen, output and crtc listing with physical size and connection statusMattias Andrée1-0/+171
2014-02-23bump versionMattias Andrée1-1/+1
2014-02-23check conf script args in ad-hoc modeMattias Andrée1-0/+2
2014-02-23make signal_SIGUSR2 global1.5Mattias Andrée1-1/+1
2014-02-23add cmdline correctness testMattias Andrée1-0/+14
2014-02-23fix errors in getting current curves + add getting curent curves to tests + fix multimonitor mistakes in examplesMattias Andrée5-19/+23
2014-02-23python side of reading curvesMattias Andrée1-6/+60
2014-02-23cython side of reading curvesMattias Andrée2-0/+47
2014-02-23m docMattias Andrée2-2/+4
2014-02-23c side of reading curvesMattias Andrée2-0/+101
2014-02-23doc some solar functionsMattias Andrée1-6/+111
2014-02-22add (prototype for) lower_resolution just for funMattias Andrée1-0/+18
2014-02-22mMattias Andrée1-2/+2
2014-02-22support C-c in one shot modeMattias Andrée1-1/+4
2014-02-22bump versionMattias Andrée1-1/+1
2014-02-22add sigusr2 support, toggles blueshiftMattias Andrée1-6/+56
2014-02-22move completion into src and build its output scripts to binMattias Andrée1-0/+20
2014-02-21add vidmode supportMattias Andrée3-1/+259
2014-02-21remove old variablesMattias Andrée1-23/+0
2014-02-21ICC profile supportMattias Andrée2-9/+16
2014-02-21beginning icc supportMattias Andrée1-0/+95
2014-02-21more curve functionsMattias Andrée1-2/+54
2014-02-21rename negative to invert (mirror y) and add negative that reverses (mirror x)Mattias Andrée1-1/+18
2014-02-21update versionMattias Andrée1-1/+1
2014-02-21fix infinite recursion bug on exit after SIGUSR11.2Mattias Andrée1-2/+9
2014-02-21fix make uninstall rule + add shell auto completionMattias Andrée1-1/+1
2014-02-21add support for selecting screenMattias Andrée1-9/+15
2014-02-20do not load blueshift_randr before usedMattias Andrée1-1/+2
2014-02-20sigusr1 for reloadingMattias Andrée1-1/+22
2014-02-20m1.1Mattias Andrée1-1/+1
2014-02-20m doc + applying adjustmentsMattias Andrée1-1/+2
2014-02-20mMattias Andrée1-1/+1
2014-02-20fix -c bugMattias Andrée1-2/+2
2014-02-19misc + partial info chapter: invokingMattias Andrée1-2/+2
2014-02-19misc fixes + comperhensive example currently without option supportMattias Andrée1-2/+7
2014-02-18implement continuous modeMattias Andrée1-23/+14
2014-02-18implement one shot modeMattias Andrée1-46/+95