summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-04-05 16:32:52 +0200
committerMattias Andrée <maandree@operamail.com>2014-04-05 16:32:52 +0200
commit3f0a8d9788bea8b99ff09202b8d2d8a3054d6ef2 (patch)
tree572ead5079c3e4013cff8b8daa97b34d7da7e9b8 /TODO
parentupdate todo (diff)
downloadblueshift-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 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index b2d9935..f98b03e 100644
--- a/TODO
+++ b/TODO
@@ -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?