index
:
blueshift
master
An extensible and highly configurable alternative to redshift(1)
Mattias Andrée <m@maandree.se>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-04-05
m + add support for naming (as a string) a colour temperature constant
Mattias Andrée
2
-5
/
+39
2014-04-05
add constants with colour temperatures
Mattias Andrée
2
-1
/
+73
2014-04-05
update todo
Mattias Andrée
1
-0
/
+1
2014-04-05
ignore stack-protector skip warning on char** argv from main parameters
Mattias Andrée
2
-1
/
+6
2014-04-05
bump version
Mattias Andrée
1
-1
/
+1
2014-04-05
update dist
Mattias Andrée
1
-2
/
+2
2014-04-05
derp + demo interpolation
1.16
Mattias Andrée
1
-3
/
+19
2014-04-05
doc
Mattias Andrée
1
-2
/
+12
2014-04-05
m
Mattias Andrée
1
-0
/
+3
2014-04-05
add interpolate_function
Mattias Andrée
2
-1
/
+31
2014-04-05
split aux into aux and interpolation
Mattias Andrée
3
-170
/
+192
2014-04-05
no sense in demo:ing this
Mattias Andrée
1
-1
/
+1
2014-04-05
make the previous commit optional
Mattias Andrée
1
-3
/
+13
2014-04-05
make sure that `reset` runs after an exception
Mattias Andrée
1
-96
/
+97
2014-04-05
document + fix drm edid fetch bug where the length was larger than anticipated, add race-condition resilience as well
Mattias Andrée
1
-3
/
+50
2014-04-05
document
Mattias Andrée
1
-0
/
+37
2014-04-05
portability
Mattias Andrée
4
-72
/
+63
2014-04-05
document
Mattias Andrée
2
-0
/
+49
2014-04-05
update todo
Mattias Andrée
1
-0
/
+1
2014-04-05
update todo
Mattias Andrée
1
-0
/
+1
2014-04-05
document
Mattias Andrée
3
-0
/
+210
2014-04-04
demote -Wstrict-overflow to not run for Cython compiled files
Mattias Andrée
1
-3
/
+3
2014-04-04
bump version
Mattias Andrée
1
-1
/
+1
2014-04-04
update dist
Mattias Andrée
1
-2
/
+2
2014-04-04
document interpolation and halo elimination
1.15
Mattias Andrée
2
-3
/
+46
2014-04-04
update todo
Mattias Andrée
2
-1
/
+5
2014-04-04
separate halo eliminate + add cubing interpolation
Mattias Andrée
1
-32
/
+99
2014-04-04
fix interpolation
Mattias Andrée
1
-9
/
+10
2014-04-04
m
Mattias Andrée
1
-1
/
+3
2014-04-04
update request for contributions
Mattias Andrée
1
-1
/
+5
2014-04-04
fix double free error and sigfault error in multi-display support
Mattias Andrée
4
-18
/
+18
2014-04-04
multi-display support can apply once, then it segfaults
Mattias Andrée
5
-16
/
+69
2014-04-04
typo
Mattias Andrée
1
-1
/
+1
2014-04-04
update todo
Mattias Andrée
1
-1
/
+1
2014-04-04
document multi-display support in ramp getters and setters
Mattias Andrée
1
-16
/
+27
2014-04-04
add display to print_curves for compatibility
Mattias Andrée
1
-1
/
+2
2014-04-04
document multi-display support on list_screens, get_current_icc and get_current_icc_raw
Mattias Andrée
1
-4
/
+19
2014-04-03
typo
Mattias Andrée
1
-1
/
+1
2014-04-03
add polynomial interpolation with linear fallback, not tested or documented
Mattias Andrée
2
-1
/
+76
2014-04-03
since it cannot modify the gamma on hurd's tty (which we know because drm has not been implement on hurd yet) and X is unstable on hurd (and could ...
Mattias Andrée
1
-1
/
+0
2014-04-03
issue moved into the issue tracker on github
Mattias Andrée
1
-1
/
+0
2014-04-03
add multi-display support when listing moditors and getting icc profile
Mattias Andrée
4
-22
/
+38
2014-04-03
move some issues from 'future stuff' into the issue tracker on github
Mattias Andrée
1
-3
/
+0
2014-04-03
cannot find an API for manipulating gamma ramps in Mir, I it does not compile on arch so I cannot test xmir
Mattias Andrée
1
-1
/
+1
2014-04-03
update todo
Mattias Andrée
1
-0
/
+1
2014-04-03
typo
Mattias Andrée
1
-1
/
+1
2014-04-03
add multi-display support
Mattias Andrée
8
-71
/
+92
2014-04-02
update deps
Mattias Andrée
1
-1
/
+1
2014-04-02
typo
Mattias Andrée
1
-2
/
+2
2014-04-02
ability to function without argparser
Mattias Andrée
1
-52
/
+77
[next]