aboutsummaryrefslogtreecommitdiffstats
path: root/src/options.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Misc improvementsMattias Andrée2025-03-081-38/+34
* Use libred to calculate the solar elevationMattias Andrée2025-03-071-1/+0
* Misc improvementsMattias Andrée2025-03-071-17/+17
* Update redshift to redshift-ngMattias Andrée2025-03-061-4/+4
* style and some minor fixesMattias Andrée2025-03-061-179/+125
* StyleMattias Andrée2025-03-061-42/+33
* Fix warningsMattias Andrée2025-03-051-6/+5
* Style and warningsMattias Andrée2025-03-051-12/+20
* Just use double, no mixing in floatMattias Andrée2025-03-051-3/+3
* Merge config-ini.h and options.h into common.hMattias Andrée2025-03-051-2/+0
* Cleanup and style update (avoid typedef)Mattias Andrée2025-03-051-45/+27
* Merge redshift.h into common.hMattias Andrée2025-03-051-1/+1
* Merge branch 'add-preserve-gamma-config-option' of https://github.com/kenoh/redshiftMattias Andrée2025-03-051-0/+4
|\
| * Add preserve-gamma configuration optionMatúš Honěk2019-04-291-0/+4
* | Cleanup, fix/update sv.po, begin use of plain make and renaming project to redshift-ngMattias Andrée2025-03-041-3/+0
|/
* options: Split parse functionsJon Lund Steffensen2017-10-191-276/+277
* Change preserve option to command line switchJon Lund Steffensen2017-10-131-1/+7
* Move options handling to separate fileJon Lund Steffensen2017-10-131-0/+672