aboutsummaryrefslogtreecommitdiffstats
path: root/src/colorramp.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Unify header files (so far most)Mattias Andrée2025-03-051-43/+0
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Use colour temperature table from libredMattias Andrée2025-03-051-0/+1
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Add coopgamma backendMattias Andrée2016-12-191-4/+14
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* redshift: Simplify set_temperature by passing color_setting_tJon Lund Steffensen2014-12-271-3/+4
| | | | | | | | Changes all set_temperature function in gamma adjustment methods to take a color_setting_t pointer with the color settings. Colorramp functions are similarly changed to take a color settings struct.
* colorramp: Add float-typed colorramp_fill() equivalentJon Lund Steffensen2014-12-151-1/+4
|
* Fix #22: remove initial underscore from include guardsJon Lund Steffensen2014-03-231-3/+3
|
* 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-1/+1
|
* Add gettext support in redshift.Jon Lund Steffensen2010-02-021-1/+1
|
* Move source and headers to src dir.Jon Lund Steffensen2009-12-231-0/+28