aboutsummaryrefslogtreecommitdiffstats
path: root/src/gammad.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add .socket suffix to the socketMattias Andrée2016-07-111-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Implement -pMattias Andrée2016-07-111-0/+28
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Sort outputs by nameMattias Andrée2016-07-111-12/+25
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-07-101-4/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add command line parserMattias Andrée2016-07-101-6/+36
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add adjustment method name parserMattias Andrée2016-07-101-1/+37
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Get the pathname of the socketMattias Andrée2016-07-101-3/+67
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix warnings (and two errors)Mattias Andrée2016-07-101-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-07-101-1/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-07-101-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Work on marshallingMattias Andrée2016-07-101-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-07-101-0/+8
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* whitespaceMattias Andrée2016-07-101-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Load output info and current gamma ramps, also restore gamma ramps on exitMattias Andrée2016-07-101-1/+145
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Initialise CRTC:sMattias Andrée2016-07-101-0/+90
Signed-off-by: Mattias Andrée <maandree@kth.se>