| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2010-05-24 | Use the prefix 'gamma' for gamma adjustment source files. | Jon Lund Steffensen | 1 | -38/+0 | |
| 2010-05-24 | Pass arguments as string to adjustment methods. | Jon Lund Steffensen | 1 | -1/+1 | |
| 2010-05-24 | Move gamma method spec structs to redshift.h | Jon Lund Steffensen | 1 | -0/+1 | |
| 2010-05-24 | Use gamma_method_spec_t struct to control and iterate through different | Jon Lund Steffensen | 1 | -1/+1 | |
| gamma adjustment methods. | |||||
| 2010-05-06 | systemtime.c: Portably read current time on posix and windows. | Jon Lund Steffensen | 1 | -7/+16 | |
| 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. | |||||
| 2010-02-02 | Add gettext support in redshift. | Jon Lund Steffensen | 1 | -1/+1 | |
| 2009-12-23 | Move source and headers to src dir. | Jon Lund Steffensen | 1 | -0/+0 | |
| 2009-12-23 | Move RandR code to separate file. | Jon Lund Steffensen | 1 | -6/+8 | |
| 2009-11-04 | Add COPYING file (GPLv3). | Jon Lund Steffensen | 1 | -1/+18 | |
| Add copyright and license in file headers. | |||||
| 2009-11-04 | Allow individual adjustment of each gamma channel. | Jon Lund Steffensen | 1 | -1/+1 | |
