summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index cb5cf92..113204f 100644
--- a/TODO
+++ b/TODO
@@ -4,6 +4,10 @@ immediate:
always undraw cursor after sending updates, but do not mark region as modified.
add automatic tests (plasma?)
if preferredEncoding is set outside of libvncserver, don't override it.
+make libvncclient threadsafe (static zlib buffer -> rfbClient*)
+make corre work again (libvncclient or libvncserver?)
+implement zrle in libvncclient
+implement "-record" in libvncclient
later:
------