Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use libred to calculate the solar elevation | Mattias Andrée | 2025-03-07 | 1 | -209/+0 |
| | | | | Signed-off-by: Mattias Andrée <m@maandree.se> | ||||
* | Remove unused code | Mattias Andrée | 2025-03-07 | 1 | -113/+0 |
| | | | | Signed-off-by: Mattias Andrée <m@maandree.se> | ||||
* | Misc improvements | Mattias Andrée | 2025-03-07 | 1 | -21/+21 |
| | | | | Signed-off-by: Mattias Andrée <m@maandree.se> | ||||
* | Update redshift to redshift-ng | Mattias Andrée | 2025-03-06 | 1 | -4/+4 |
| | | | | Signed-off-by: Mattias Andrée <m@maandree.se> | ||||
* | Style | Mattias Andrée | 2025-03-06 | 1 | -2/+1 |
| | | | | Signed-off-by: Mattias Andrée <m@maandree.se> | ||||
* | Cleanup and style update (avoid typedef) | Mattias Andrée | 2025-03-05 | 1 | -3/+1 |
| | | | | Signed-off-by: Mattias Andrée <m@maandree.se> | ||||
* | systemtime.c: Portably read current time on posix and windows. | Jon Lund Steffensen | 2010-05-06 | 1 | -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 Steffensen | 2010-02-02 | 1 | -1/+1 |
| | |||||
* | Use struct timespec instead of time_t for increased time precision. | Jon Lund Steffensen | 2009-12-28 | 1 | -12/+17 |
| | |||||
* | Move source and headers to src dir. | Jon Lund Steffensen | 2009-12-23 | 1 | -0/+318 |