Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add COPYING file (GPLv3). | Jon Lund Steffensen | 2009-11-04 | 1 | -2/+18 |
| | | | | Add copyright and license in file headers. | ||||
* | Allow individual adjustment of each gamma channel. | Jon Lund Steffensen | 2009-11-04 | 1 | -5/+28 |
| | |||||
* | Make transition period a bit shorter. | Jon Lund Steffensen | 2009-11-04 | 1 | -2/+4 |
| | |||||
* | Have color temperature transition period be DEFINEd at the top. | Jon Lund Steffensen | 2009-11-04 | 1 | -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 Steffensen | 2009-11-04 | 1 | -31/+87 |
| | |||||
* | Initial import. | Jon Lund Steffensen | 2009-11-04 | 1 | -0/+123 |