summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authordscho <dscho>2008-01-29 11:51:57 +0000
committerdscho <dscho>2008-01-29 11:51:57 +0000
commitecc9d49fe47c81f2aff524cb244ae87d4d33fad3 (patch)
tree58c811f1ef0914d66d6a37e9433b253a19ab7404 /TODO
parentfc0687b9799289a98a31b9c469efc3999458c0c1 (diff)
downloadlibtdevnc-ecc9d49fe47c81f2aff524cb244ae87d4d33fad3.tar.gz
libtdevnc-ecc9d49fe47c81f2aff524cb244ae87d4d33fad3.zip
Update TODOs
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 7 insertions, 5 deletions
diff --git a/TODO b/TODO
index 661a83d..2c1c266 100644
--- a/TODO
+++ b/TODO
@@ -1,19 +1,23 @@
immediate:
----------
+Integrate CMake patch
+Clean up ZYWRLE (client-specific zywrle_level and zywrleBuf)
+Clean up ZRLE (probably not thread-safe: zrleBeforeBuf, zrlePaletteHelper)
+Implement ZYWRLE decoding in libvncclient
+style fixes: use Linux' coding guidelines
LibVNCClient cleanup: prefix with "rfbClient", and make sure it does
not deliberately die() or exit() anywhere!
ANSIfy tightvnc-filetransfer
VisualNaCro testing
-test IRIX -overlay (x11vnc)
java vncviewer doesn't do colour cursors?
MinGW32 doesn't do fcntl on sockets; use setsockopt instead...
make corre work again (libvncclient or libvncserver?)
teach SDLvncviewer about capitals...
teach SDLvncviewer about CopyRect...
+make SDLvncviewer more versatile (test for missing keys, introduce scrollbars,
+ make scrollable with 2xCtrl and mouse drag)
implement "-record" in libvncclient
-libtoolize
-come up with an alpha cursor patch for Windows vncviewer
later:
------
@@ -23,5 +27,3 @@ authentification schemes (secure vnc)
IO function ptr exists; now explain how to tunnel and implement a
client address restriction scheme.
using Hermes library for fast colour translations.
-CORBA
-