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
/
location-manual.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Style and warnings
Mattias Andrée
2025-03-05
1
-5
/
+6
*
Just use double, no mixing in float
Mattias Andrée
2025-03-05
1
-1
/
+1
*
Cleanup and style update (avoid typedef)
Mattias Andrée
2025-03-05
1
-37
/
+20
*
Unify header files (so far most)
Mattias Andrée
2025-03-05
1
-1
/
+1
*
Fix "Some translated strings are still in English" issue
Masanori Kakura
2018-08-29
1
-0
/
+4
*
Move module structures out of headers
Jon Lund Steffensen
2017-10-13
1
-0
/
+5
*
Allocate module data in init functions
Jon Lund Steffensen
2017-10-13
1
-3
/
+8
*
Move module struct definitions to separate files
Jon Lund Steffensen
2017-10-13
1
-7
/
+19
*
Change location providers to allow updates
Jon Lund Steffensen
2017-08-17
1
-4
/
+11
*
Add location_t type with lat/lon fields
Jon Lund Steffensen
2015-01-04
1
-10
/
+9
*
Do not allow NULL keys when setting options
Jon Lund Steffensen
2013-12-09
1
-7
/
+2
*
Add various documentation updates: DESIGN and HACKING document, and various small comments int the source (Christian Jaeger).
Jon Lund Steffensen
2011-10-18
1
-0
/
+3
*
Add comments about certain substring which must not be translated.
Jon Lund Steffensen
2010-06-10
1
-0
/
+2
*
Split init function of methods and providers into init and start.
Jon Lund Steffensen
2010-05-27
1
-31
/
+38
*
Let gamma methods and location providers print help on option parameters.
Jon Lund Steffensen
2010-05-27
1
-0
/
+11
*
Provide fundament for more advanced location providers.
Jon Lund Steffensen
2010-05-25
1
-0
/
+93