aboutsummaryrefslogtreecommitdiffstats
path: root/src/vu-repeat.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-01-13Rename to blindMattias Andrée1-59/+0
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-11Fix vu-repeatMattias Andrée1-14/+9
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-11Clean up codeMattias Andrée1-37/+13
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-repeat: add option to repeat ad infinitumMattias Andrée1-6/+17
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-09mMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-09vu-repeat: use posix_fadviseMattias Andrée1-0/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-09Fix warnings and add config.mkMattias Andrée1-3/+3
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-09vu-repeat: fix frame count in outputMattias Andrée1-0/+3
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-09Use CIE XYZ instead of sRGBMattias Andrée1-8/+19
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-01-08Add vu-repeatMattias Andrée1-0/+59
Signed-off-by: Mattias Andrée <maandree@kth.se>