aboutsummaryrefslogtreecommitdiffstats
path: root/src/options.c (unfollow)
Commit message (Expand)AuthorFilesLines
2025-03-16Major refactoring and some fixesMattias Andrée1-558/+0
2025-03-08styleMattias Andrée1-2/+2
2025-03-08minor misc improvementsMattias Andrée1-95/+76
2025-03-08Fix warningsMattias Andrée1-1/+3
2025-03-08miscMattias Andrée1-13/+15
2025-03-08Use eprintf rather than deferring exitMattias Andrée1-51/+25
2025-03-08Misc improvementsMattias Andrée1-38/+34
2025-03-07Use libred to calculate the solar elevationMattias Andrée1-1/+0
2025-03-07Misc improvementsMattias Andrée1-17/+17
2025-03-06Update redshift to redshift-ngMattias Andrée1-4/+4
2025-03-06style and some minor fixesMattias Andrée1-179/+125
2025-03-06StyleMattias Andrée1-41/+32
2025-03-05Fix warningsMattias Andrée1-6/+5
2025-03-05Style and warningsMattias Andrée1-12/+20
2025-03-05Just use double, no mixing in floatMattias Andrée1-3/+3
2025-03-05Merge config-ini.h and options.h into common.hMattias Andrée1-2/+0
2025-03-05Cleanup and style update (avoid typedef)Mattias Andrée1-45/+27
2025-03-05Merge redshift.h into common.hMattias Andrée1-1/+1
2025-03-04Cleanup, fix/update sv.po, begin use of plain make and renaming project to redshift-ngMattias Andrée1-3/+0
2019-04-29Add preserve-gamma configuration optionMatúš Honěk1-0/+4
2017-10-19options: Split parse functionsJon Lund Steffensen1-276/+277
2017-10-13Change preserve option to command line switchJon Lund Steffensen1-1/+7
2017-10-13Move options handling to separate fileJon Lund Steffensen1-0/+672