aboutsummaryrefslogtreecommitdiffstats
path: root/redshift.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-12-23Move source and headers to src dir.Jon Lund Steffensen1-246/+0
2009-12-23Move RandR code to separate file.Jon Lund Steffensen1-3/+3
2009-11-04Add COPYING file (GPLv3).Jon Lund Steffensen1-2/+18
2009-11-04Allow individual adjustment of each gamma channel.Jon Lund Steffensen1-5/+28
2009-11-04Make transition period a bit shorter.Jon Lund Steffensen1-2/+4
2009-11-04Have color temperature transition period be DEFINEd at the top.Jon Lund Steffensen1-12/+38
2009-11-04Use getopt() to parse arguments.Jon Lund Steffensen1-31/+87