| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2014-03-17 | typo | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-17 | m + implement _brightness, _contrast, _gamma and _pgamma | Mattias Andrée | 1 | -29/+163 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-17 | add todo for _sigmoid | Mattias Andrée | 1 | -0/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-17 | m + _clip | Mattias Andrée | 1 | -1/+14 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-17 | ... | Mattias Andrée | 1 | -1/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-17 | implement _standardise, _manipulate, _linearise and _sigmoid | Mattias Andrée | 1 | -10/+38 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-16 | I wanted Big Ben as a better reference for a correct latitude–longitude-pair (everyone knows Big Ben), but I could not figure out how to use (if ↵ | Mattias Andrée | 5 | -9/+21 | |
| even possible) Google Maps to get coordinates, so now it is an awesome glas obelisk inside a hyperelliptic roundabout that by default emits a light of 5600 K Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-16 | improve cie_ filters by allowing control over individual subpixels | Mattias Andrée | 1 | -6/+6 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-16 | m | Mattias Andrée | 1 | -0/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-16 | darkroom bug fix: order of filters was incorrect | Mattias Andrée | 1 | -5/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-16 | add darkroom example | Mattias Andrée | 1 | -0/+85 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-16 | fix cie_invert | Mattias Andrée | 2 | -10/+11 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-16 | cie_invert takes only one argument | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-16 | implemenet _negative and _invert | Mattias Andrée | 1 | -3/+74 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-16 | whoops | Mattias Andrée | 1 | -15/+15 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-16 | m doc | Mattias Andrée | 1 | -0/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-16 | fix sleep regression buf + improve xmonad example to listen for changes | Mattias Andrée | 1 | -2/+7 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-15 | licensing | Mattias Andrée | 11 | -0/+253 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-15 | typo | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-15 | fully eval the tree | Mattias Andrée | 1 | -0/+17 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-15 | fix compose specs and implement it | Mattias Andrée | 2 | -23/+60 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-15 | xmonad example now disables when working in gimp or inkscape | Mattias Andrée | 1 | -10/+14 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-14 | improve xmonad example by having the dimming of monitors being workspace dependent | Mattias Andrée | 1 | -2/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-14 | derp | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-14 | derp | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-14 | evaluation of a few functions | Mattias Andrée | 1 | -17/+90 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-14 | fix tree eval errors | Mattias Andrée | 1 | -11/+17 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-14 | add ttymode support for all examples missing it and uses randr or vidmode, except the xmonad example becuase xmonad does not run in tty1.10 | Mattias Andrée | 6 | -13/+27 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-13 | ttymode variable + document drm support | Mattias Andrée | 3 | -9/+0 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-13 | fix and demo drm support | Mattias Andrée | 3 | -14/+38 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-12 | derp | Mattias Andrée | 2 | -6/+6 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-12 | improve thread safety | Mattias Andrée | 1 | -4/+11 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-11 | add tree eval | Mattias Andrée | 1 | -0/+72 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-11 | not necessary, symlinks are enough and less burdensome | Mattias Andrée | 1 | -1/+0 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-11 | function name to function mapping | Mattias Andrée | 1 | -0/+36 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-11 | add backlight example | Mattias Andrée | 1 | -0/+82 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-11 | improve threading | Mattias Andrée | 1 | -4/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-11 | add threaded example | Mattias Andrée | 1 | -0/+200 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-11 | derp | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-11 | fix doc | Mattias Andrée | 2 | -3/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-10 | add EDID support | Mattias Andrée | 4 | -8/+35 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-10 | document functions | Mattias Andrée | 1 | -0/+43 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-10 | m | Mattias Andrée | 1 | -1/+0 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-10 | add cie_manipulate | Mattias Andrée | 1 | -0/+5 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-10 | document functions | Mattias Andrée | 1 | -0/+120 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-10 | m doc | Mattias Andrée | 1 | -3/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-10 | make clip, linearise and standardise more flexible by making it possible to restrict which colour curves to affect | Mattias Andrée | 1 | -0/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-10 | m doc | Mattias Andrée | 1 | -0/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-10 | add example that uses xmonad's log to determine active workspaces, allowing you to have different adjustments on different workspaces and monitors | Mattias Andrée | 1 | -0/+181 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-03-09 | documentation for some of the functions | Mattias Andrée | 1 | -2/+207 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
