Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the prefix 'gamma' for gamma adjustment source files. | Jon Lund Steffensen | 2010-05-24 | 1 | -367/+0 |
| | |||||
* | Pass arguments as string to adjustment methods. | Jon Lund Steffensen | 2010-05-24 | 1 | -1/+38 |
| | |||||
* | Don't include gettext headers when NLS is disabled. | Jon Lund Steffensen | 2010-05-24 | 1 | -2/+6 |
| | |||||
* | Merge slightly altered patch from Alexandros Frantzis that allows adjusting individual CRTCs. | Jon Lund Steffensen | 2010-05-04 | 1 | -30/+63 |
|\ | |||||
| * | Add support for changing the temperature of a specific CRTC (randr only). | Alexandros Frantzis | 2010-04-24 | 1 | -30/+52 |
|/ | |||||
* | Add gettext support in redshift. | Jon Lund Steffensen | 2010-02-02 | 1 | -17/+22 |
| | |||||
* | Reuse X connection when adjusting gamma ramps. | Jon Lund Steffensen | 2010-01-01 | 1 | -97/+198 |
| | | | | | | Save gamma ramps when program starts and restore them on exit (only RANDR). Try both RANDR and VidMode if nothing was specified, otherwise try only the specified method. | ||||
* | Allow selection of X screen to apply adjustments to. | Jon Lund Steffensen | 2009-12-25 | 1 | -4/+22 |
| | |||||
* | RANDR: Adjust color temperature fro all CRTCs. | Jon Lund Steffensen | 2009-12-25 | 1 | -34/+48 |
| | |||||
* | Add setting gamma ramps with the VidMode extension. | Jon Lund Steffensen | 2009-12-23 | 1 | -1/+1 |
| | | | | | Allow selection of gamma setting method with program parameter (-m). Fallback to VidMode if RANDR doesn't work. | ||||
* | Move source and headers to src dir. | Jon Lund Steffensen | 2009-12-23 | 1 | -0/+155 |