summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
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
2014-02-18put temp maps in res/Mattias Andrée1-1/+1
2014-02-18how to use argumentsMattias Andrée1-0/+26
2014-02-17specification for one time optsMattias Andrée1-2/+22
2014-02-17add option parsingMattias Andrée1-14/+71
2014-02-17add panicgate variable (will be set via cmdline args)Mattias Andrée1-2/+7
2014-02-17mMattias Andrée1-8/+8
2014-02-17whitespaceMattias Andrée1-1/+1
2014-02-17fix minor bufs + add reset functionMattias Andrée2-16/+28
2014-02-17mMattias Andrée1-2/+2
2014-02-17docMattias Andrée1-6/+34
2014-02-17docMattias Andrée3-24/+43
2014-02-17fix some minor errorsMattias Andrée4-63/+89
2014-02-17add tempurature mappings from redshiftMattias Andrée1-3/+54
2014-02-16the tempurations are actually correct, suggest in doc to use divide_by_maximumMattias Andrée1-0/+4
2014-02-16colour tempurature does not work correctly, otherwise all curves workMattias Andrée3-37/+48
2014-02-16make more parameters optionalMattias Andrée1-16/+24
2014-02-16working with some exceptionsMattias Andrée3-24/+36
2014-02-16use randrMattias Andrée3-1/+26
2014-02-16c bindingMattias Andrée1-8/+25
2014-02-16beginning c bindingMattias Andrée2-20/+23