aboutsummaryrefslogtreecommitdiffstats
path: root/src/solar.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use libred to calculate the solar elevationMattias Andrée2025-03-071-209/+0
* Remove unused codeMattias Andrée2025-03-071-113/+0
* Misc improvementsMattias Andrée2025-03-071-21/+21
* Update redshift to redshift-ngMattias Andrée2025-03-061-4/+4
* StyleMattias Andrée2025-03-061-2/+1
* Cleanup and style update (avoid typedef)Mattias Andrée2025-03-051-3/+1
* systemtime.c: Portably read current time on posix and windows.Jon Lund Steffensen2010-05-061-20/+22
* Add gettext support in redshift.Jon Lund Steffensen2010-02-021-1/+1
* Use struct timespec instead of time_t for increased time precision.Jon Lund Steffensen2009-12-281-12/+17
* Move source and headers to src dir.Jon Lund Steffensen2009-12-231-0/+318