index
:
blueshift
master
[Unmaintained] 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
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-03-25
fix interpolation at calculate of correlated colour temperature
1.14
Mattias Andrée
1
-7
/
+7
2014-03-25
Appearently we can interrupt datetime.datetime.now
Mattias Andrée
1
-5
/
+11
2014-03-24
implemention of linearly_interpolate_ramp
Mattias Andrée
1
-7
/
+22
2014-03-24
add specs for linear ramp interpolation
Mattias Andrée
1
-0
/
+13
2014-03-24
whitespace
Mattias Andrée
1
-1
/
+1
2014-03-21
Fix _ICC_PROFILE support
Mattias Andrée
2
-5
/
+9
2014-03-20
bump version
Mattias Andrée
1
-1
/
+1
2014-03-20
regression bug
Mattias Andrée
1
-1
/
+1
2014-03-20
add weather demo
Mattias Andrée
1
-0
/
+1
2014-03-20
doc weather
Mattias Andrée
1
-1
/
+1
2014-03-19
m doc
Mattias Andrée
1
-2
/
+3
2014-03-19
add weather support
Mattias Andrée
1
-0
/
+73
2014-03-19
fix data types in documentation
Mattias Andrée
1
-10
/
+11
2014-03-19
add store and restore
Mattias Andrée
1
-0
/
+18
2014-03-19
split ramps_to_function into ramps_to_function and functionise
Mattias Andrée
1
-1
/
+11
2014-03-19
move translate_to_integers and ramps_to_function to aux.py
Mattias Andrée
3
-37
/
+58
2014-03-19
bump version
Mattias Andrée
1
-1
/
+1
2014-03-18
quite a bit of the text based configuration example
Mattias Andrée
1
-1
/
+51
2014-03-18
whoops
Mattias Andrée
1
-1
/
+1
2014-03-16
move calculation of correlated colour temperature to the new module blackbody
Mattias Andrée
3
-179
/
+203
2014-03-16
m doc
Mattias Andrée
1
-1
/
+1
2014-03-16
switch overloading sentinel from None to ... and improve sigmoid, manipulate, cie_manipulate and lower_resolution
Mattias Andrée
1
-122
/
+139
2014-03-16
improve cie_ filters by allowing control over individual subpixels
Mattias Andrée
1
-34
/
+89
2014-03-16
fix cie_invert
Mattias Andrée
1
-5
/
+6
2014-03-16
bump version
Mattias Andrée
1
-1
/
+1
2014-03-16
derp
1.11
Mattias Andrée
1
-1
/
+1
2014-03-16
fix sleep regression buf + improve xmonad example to listen for changes
Mattias Andrée
1
-8
/
+9
2014-03-15
whoops
Mattias Andrée
1
-1
/
+1
2014-03-14
bump version
Mattias Andrée
1
-1
/
+1
2014-03-14
reduce allocations in drm
Mattias Andrée
1
-17
/
+63
2014-03-14
do less allocations in randr + seal i very minor memory leak
Mattias Andrée
1
-16
/
+20
2014-03-14
reduce allocations in vidmode
Mattias Andrée
3
-88
/
+56
2014-03-14
fix sigusr2 handling
Mattias Andrée
1
-78
/
+96
2014-03-14
update dist
Mattias Andrée
1
-1
/
+1
2014-03-14
m bug
1.9
Mattias Andrée
1
-4
/
+4
2014-03-13
bump version
Mattias Andrée
1
-1
/
+1
2014-03-13
ttymode variable + document drm support
Mattias Andrée
2
-2
/
+7
2014-03-13
fix and demo drm support
Mattias Andrée
1
-17
/
+20
2014-03-13
add function for applying curves with drm
Mattias Andrée
2
-3
/
+20
2014-03-13
add drm_get
Mattias Andrée
1
-22
/
+39
2014-03-13
m + add list_screens_drm, rename list_screens to list_screens_randr and make list_screens run eiher list_screens_randr or list_screens_drm
Mattias Andrée
2
-4
/
+63
2014-03-13
add drm connection manager
Mattias Andrée
1
-0
/
+97
2014-03-12
m + cython side of drm
Mattias Andrée
2
-5
/
+313
2014-03-12
connect to multiple connectors concurrently
Mattias Andrée
1
-2
/
+12
2014-03-12
drm: connection to multiple cards concurrently
Mattias Andrée
1
-39
/
+44
2014-03-12
make it possible to have many drm connections
Mattias Andrée
1
-50
/
+81
2014-03-12
derp
Mattias Andrée
11
-11
/
+11
2014-03-12
beginning support for having multiple drm connections open
Mattias Andrée
1
-76
/
+177
2014-03-12
add blueshift_drm_set_gamma_ramps
Mattias Andrée
1
-3
/
+20
2014-03-12
cause of set gamma failure determined
Mattias Andrée
1
-1
/
+1
[next]