aboutsummaryrefslogtreecommitdiffstats
path: root/src/redshift.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add location_t type with lat/lon fieldsJon Lund Steffensen2015-01-041-3/+7
* redshift: Move period_t to headerJon Lund Steffensen2014-12-281-0/+9
* redshift: Simplify set_temperature by passing color_setting_tJon Lund Steffensen2014-12-271-4/+3
* redshift: Move color settings into struct for periodJon Lund Steffensen2014-12-271-0/+8
* Fix #22: remove initial underscore from include guardsJon Lund Steffensen2014-03-231-3/+3
* Only start "dummy" gamma method if explicitly requestedJon Lund Steffensen2013-12-091-1/+4
* Constify gamma parameter to set_temperature() methodsJon Lund Steffensen2013-12-091-1/+1
* Allow brightness to be adjusted (between 10% and 100%, the latter being the default).Jon Lund Steffensen2011-04-211-0/+1
* Split init function of methods and providers into init and start.Jon Lund Steffensen2010-05-271-2/+31
* Let gamma methods and location providers print help on option parameters.Jon Lund Steffensen2010-05-271-0/+7
* Provide fundament for more advanced location providers.Jon Lund Steffensen2010-05-251-0/+15
* Use the prefix 'gamma' for gamma adjustment source files.Jon Lund Steffensen2010-05-241-1/+1
* Pass arguments as string to adjustment methods.Jon Lund Steffensen2010-05-241-1/+1
* Move gamma method spec structs to redshift.hJon Lund Steffensen2010-05-241-0/+39