aboutsummaryrefslogtreecommitdiffstats
path: root/redshift.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add COPYING file (GPLv3).Jon Lund Steffensen2009-11-041-2/+18
| | | | Add copyright and license in file headers.
* Allow individual adjustment of each gamma channel.Jon Lund Steffensen2009-11-041-5/+28
|
* Make transition period a bit shorter.Jon Lund Steffensen2009-11-041-2/+4
|
* Have color temperature transition period be DEFINEd at the top.Jon Lund Steffensen2009-11-041-12/+38
| | | | | | Print current period (day, night, transition) when verbose. Call setlocale() with LC_CTYPE instead of LC_ALL otherwise parameter parsing is locale dependant which is confusing.
* Use getopt() to parse arguments.Jon Lund Steffensen2009-11-041-31/+87
|
* Initial import.Jon Lund Steffensen2009-11-041-0/+123