diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-04-05 16:32:52 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-04-05 16:32:52 +0200 |
commit | 3f0a8d9788bea8b99ff09202b8d2d8a3054d6ef2 (patch) | |
tree | 572ead5079c3e4013cff8b8daa97b34d7da7e9b8 /TODO | |
parent | update todo (diff) | |
download | blueshift-3f0a8d9788bea8b99ff09202b8d2d8a3054d6ef2.tar.gz blueshift-3f0a8d9788bea8b99ff09202b8d2d8a3054d6ef2.tar.bz2 blueshift-3f0a8d9788bea8b99ff09202b8d2d8a3054d6ef2.tar.xz |
add constants with colour temperatures
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,6 +8,7 @@ Medium priority: to apply settings and how it affects the result. Improve multi-screen and multi-display support so that new connections are not need all the time. + Document and demo colour temperature constants Low priority: Add support for temporarily closing DRM connection so that multiple users can run in DRM @@ -16,7 +17,6 @@ Low priority: https://en.wikipedia.org/wiki/Spline_interpolation https://en.wikipedia.org/wiki/Lanczos_resampling Use curve sizes returned from RandR/VidMode/... - Add colour temperature constants Future stuff: How is it looking on the DirectFB front? |