aboutsummaryrefslogtreecommitdiffstats
path: root/src/solar.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* systemtime.c: Portably read current time on posix and windows.Jon Lund Steffensen2010-05-061-20/+22
| | | | | | | | w32gdi.c: Implements gamma ramp method for Windows GDI API. Use double as a cross platform time representation. Add WinGDI as a selectable method (currently limitied to minimum 4500K). Fix a bug where redshift would crash if RANDR failed and VidMode wasn't compiled in.
* 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