aboutsummaryrefslogtreecommitdiffstats
path: root/src/vu-single-colour.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-01-13Rename to blindMattias Andrée1-88/+0
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-11Clean up codeMattias Andrée1-27/+14
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-10Refuse infinite writes to regular filesMattias Andrée1-0/+3
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-10vu-single-colour: print headerMattias Andrée1-9/+20
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-10vu-single-colour: add support for infinity repeatMattias Andrée1-4/+10
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-09Use CIE XYZ instead of sRGBMattias Andrée1-28/+29
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-08mMattias Andrée1-1/+0
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-08Add vu-single-colourMattias Andrée1-0/+81
Signed-off-by: Mattias Andrée <maandree@kth.se>