From b1ee3af47e41dcc12bef2a336a840d7dae47d30a Mon Sep 17 00:00:00 2001 From: dscho Date: Sat, 16 Oct 2004 02:50:22 +0000 Subject: [PATCH] TODOs from encodingstest --- TODO | 4 ++++ 1 file changed, 4 insertions(+) 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: ------