aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2025-03-21misc stuffMattias Andrée8-47/+196
2025-03-21Remove dependency on libsimple since it's not portableMattias Andrée9-13/+611
2025-03-21mMattias Andrée3-1/+6
2025-03-21RefactorMattias Andrée21-415/+618
2025-03-16RefactorMattias Andrée17-581/+797
2025-03-16Major refactoring and some fixesMattias Andrée25-1630/+2230
2025-03-08whitespace fixMattias Andrée1-1/+1
2025-03-08styleMattias Andrée13-90/+81
2025-03-08.lat{ => itude}, .lon{ => gitude}Mattias Andrée4-19/+19
2025-03-08minor misc improvementsMattias Andrée3-119/+157
2025-03-08Fix warningsMattias Andrée4-7/+22
2025-03-08miscMattias Andrée9-96/+141
2025-03-08Use eprintf rather than deferring exitMattias Andrée1-51/+25
2025-03-08Misc improvementsMattias Andrée6-108/+121
2025-03-07Update LIST_RAMPS_STOP_VALUE_TYPES macro to reflect eariler changes in colorramp.cMattias Andrée3-14/+14
2025-03-07Use libred to calculate the solar elevationMattias Andrée6-248/+13
2025-03-07Remove unused codeMattias Andrée2-134/+0
2025-03-07misc minor improvementsMattias Andrée2-31/+33
2025-03-07Misc improvementsMattias Andrée21-742/+784
2025-03-06styleMattias Andrée3-187/+105
2025-03-06Update redshift to redshift-ngMattias Andrée21-84/+84
2025-03-06style and some minor fixesMattias Andrée18-656/+481
2025-03-06StyleMattias Andrée18-890/+554
2025-03-05Fix warningMattias Andrée1-0/+1
2025-03-05Fix warningsMattias Andrée12-22/+79
2025-03-05Mention after fork that SIGCHLD is ignoredMattias Andrée1-0/+1
2025-03-05Style and warningsMattias Andrée10-215/+285
2025-03-05Just use double, no mixing in floatMattias Andrée6-37/+32
2025-03-05Consistently use (locally defined) WINDOWS macro over mixing __WIN32__ and _WIN32Mattias Andrée5-12/+12
2025-03-05Merge config-ini.h and options.h into common.hMattias Andrée7-116/+61
2025-03-05cleanup + cast + use pipe2 on linuxMattias Andrée4-46/+52
2025-03-05Nicer X macrosMattias Andrée3-16/+15
2025-03-05Cleanup and style update (avoid typedef)Mattias Andrée24-718/+450
2025-03-05Merge redshift.h into common.hMattias Andrée6-162/+131
2025-03-05Remove old #includeMattias Andrée1-2/+0
2025-03-05Move redshift-gtk/ to rootMattias Andrée7-812/+0
2025-03-05Unify header files (so far most)Mattias Andrée28-516/+138
2025-03-05Use colour temperature table from libredMattias Andrée3-276/+13
2025-03-05Resolve redshift/issues/223: redshift-gtk: fix title of window to RedshiftMattias Andrée1-1/+1
2025-03-05Update my e-mail addressMattias Andrée4-4/+4
2025-03-05config.mk: make pkg-config replacable and list all pkg-config covered libraries in on macroMattias Andrée1-2/+8
2025-03-04add definitions needed to enable operationMattias Andrée1-1/+2
2025-03-04Cleanup, fix/update sv.po, begin use of plain make and renaming project to redshift-ngMattias Andrée4-108/+66
2021-06-23Add signal exit handler for SIGQUITWebkadiz1-0/+6
2020-12-11src/redshift.c: Fix typo in error messagenicoo1-1/+1
2020-06-13src/redshift.c: Use localtime_s() on WindowsMasanori Kakura1-0/+5
2019-10-02src/redshift.c: Use localtime_s() on WindowsMasanori Kakura1-0/+5
2019-04-29Add preserve-gamma configuration optionMatúš Honěk1-0/+4
2019-03-03Fix #386: added more suspend durations as requestedhubvu1-1/+3
2018-10-20Fixes #578: Allow hash as comment characterJon Lund Steffensen1-2/+2