index
:
redshift-ng
master
Automatically adjust display colour temperature according the Sun
Mattias Andrée <m@maandree.se>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
redshift.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge redshift.h into common.h
Mattias Andrée
2025-03-05
1
-153
/
+0
*
Merge branch 'coopgamma' of https://github.com/maandree/redshift
Mattias Andrée
2025-03-05
1
-1
/
+1
|
\
|
*
Add coopgamma backend
Mattias Andrée
2016-12-19
1
-1
/
+10
*
|
Change preserve option to command line switch
Jon Lund Steffensen
2017-10-13
1
-2
/
+2
*
|
Move options handling to separate file
Jon Lund Steffensen
2017-10-13
1
-0
/
+32
*
|
Allocate module data in init functions
Jon Lund Steffensen
2017-10-13
1
-14
/
+18
*
|
Change location providers to allow updates
Jon Lund Steffensen
2017-08-17
1
-3
/
+6
|
/
*
Add location_t type with lat/lon fields
Jon Lund Steffensen
2015-01-04
1
-3
/
+7
*
redshift: Move period_t to header
Jon Lund Steffensen
2014-12-28
1
-0
/
+9
*
redshift: Simplify set_temperature by passing color_setting_t
Jon Lund Steffensen
2014-12-27
1
-4
/
+3
*
redshift: Move color settings into struct for period
Jon Lund Steffensen
2014-12-27
1
-0
/
+8
*
Fix #22: remove initial underscore from include guards
Jon Lund Steffensen
2014-03-23
1
-3
/
+3
*
Only start "dummy" gamma method if explicitly requested
Jon Lund Steffensen
2013-12-09
1
-1
/
+4
*
Constify gamma parameter to set_temperature() methods
Jon Lund Steffensen
2013-12-09
1
-1
/
+1
*
Allow brightness to be adjusted (between 10% and 100%, the latter being the default).
Jon Lund Steffensen
2011-04-21
1
-0
/
+1
*
Split init function of methods and providers into init and start.
Jon Lund Steffensen
2010-05-27
1
-2
/
+31
*
Let gamma methods and location providers print help on option parameters.
Jon Lund Steffensen
2010-05-27
1
-0
/
+7
*
Provide fundament for more advanced location providers.
Jon Lund Steffensen
2010-05-25
1
-0
/
+15
*
Use the prefix 'gamma' for gamma adjustment source files.
Jon Lund Steffensen
2010-05-24
1
-1
/
+1
*
Pass arguments as string to adjustment methods.
Jon Lund Steffensen
2010-05-24
1
-1
/
+1
*
Move gamma method spec structs to redshift.h
Jon Lund Steffensen
2010-05-24
1
-0
/
+39