summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordscho <dscho>2004-10-16 02:50:22 +0000
committerdscho <dscho>2004-10-16 02:50:22 +0000
commitb1ee3af47e41dcc12bef2a336a840d7dae47d30a (patch)
treee202dfcfcc4bb42c2ce5790f17c84d3bc34eba0d
parentca96ef26d26d7e11a7d55ffcb67a636f61421f03 (diff)
downloadlibtdevnc-b1ee3af4.tar.gz
libtdevnc-b1ee3af4.zip
TODOs from encodingstest
-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:
------