aboutsummaryrefslogtreecommitdiffstats
path: root/src/colorramp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* styleMattias Andrée2025-03-081-70/+0
* Update LIST_RAMPS_STOP_VALUE_TYPES macro to reflect eariler changes in colorramp.cMattias Andrée2025-03-071-1/+1
* Misc improvementsMattias Andrée2025-03-071-20/+20
* Update redshift to redshift-ngMattias Andrée2025-03-061-4/+4
* style and some minor fixesMattias Andrée2025-03-061-1/+0
* StyleMattias Andrée2025-03-061-6/+36
* Nicer X macrosMattias Andrée2025-03-051-2/+1
* Cleanup and style update (avoid typedef)Mattias Andrée2025-03-051-8/+2
* Unify header files (so far most)Mattias Andrée2025-03-051-3/+1
* Use colour temperature table from libredMattias Andrée2025-03-051-275/+11
* Add coopgamma backendMattias Andrée2016-12-191-35/+22
* colorramp: Use supplied gamma ramps as initial valueJon Lund Steffensen2015-01-041-6/+9
* redshift: Simplify set_temperature by passing color_setting_tJon Lund Steffensen2014-12-271-8/+9
* colorramp: Add float-typed colorramp_fill() equivalentJon Lund Steffensen2014-12-151-3/+25
* Apply gamma after brightness and termperatureMattias Andrée2014-03-181-6/+5
* Constify gamma parameter to set_temperature() methodsJon Lund Steffensen2013-12-091-1/+1
* colorramp: Use new color ramp table provided by Ingo Thies.Jon Lund Steffensen2013-10-211-94/+248
* colorramp: Fix slight flicker caused by improper scaling of gamma ramp valuesJon Lund Steffensen2013-10-211-3/+3
* Allow brightness to be adjusted (between 10% and 100%, the latter being the default).Jon Lund Steffensen2011-04-211-4/+4
* Change comment in colorramp.c.Jon Lund Steffensen2010-06-211-1/+1
* Don't include gettext headers when NLS is disabled.Jon Lund Steffensen2010-05-241-2/+0
* 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/+150