« get me outta code hell

Frame delay = 50 on normal client, 100 on telnet - mtui - Music Text User Interface - user-friendly command line music player
about summary refs log tree commit diff
path: root/todo.txt
diff options
context:
space:
mode:
authorFlorrie <towerofnix@gmail.com>2019-07-19 16:11:23 -0300
committerFlorrie <towerofnix@gmail.com>2019-07-19 16:11:56 -0300
commit2e23b93ca1737859d3052bcd813be402a513b987 (patch)
treecdf0bda3881ede017504a1e27a3d2d5c01099116 /todo.txt
parent2a758cbaf1e4bbb4d72047a1729040f8f342d69b (diff)
Frame delay = 50 on normal client, 100 on telnet
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index 1e491d4..f4b93f4 100644
--- a/todo.txt
+++ b/todo.txt
@@ -268,3 +268,8 @@ TODO: A "reverse" option in the order picker! Also a "reverse order of groups"
 TODO: The context menu crashes when the input spans across the screen! Need to
       figure out some kind of "fix layout according to max dimensions" code in
       general - it'd be useful here.
+
+TODO: Work out frame rate shenanigans. :) This is a huge task, though (to get
+      it exactly right) - to begin, just make it so telnet and ordinary clients
+      get different framerates.
+      (Done!)