summaryrefslogtreecommitdiffstats
path: root/TODO
blob: 9dbc359cc93998ce4b67d957f798a6e2413ff61e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
immediate:
----------

Implement ZYWRLE decoding in libvncclient
make SDLvncviewer more versatile (test for missing keys, introduce scrollbars,
	make scrollable with 2xCtrl and mouse drag)
Clean up ZRLE (probably not thread-safe: zrleBeforeBuf, zrlePaletteHelper)
style fixes: use Linux' coding guidelines & ANSIfy tightvnc-filetransfer:
	discuss on list
LibVNCClient cleanup: prefix with "rfbClient", and make sure it does
	not deliberately die() or exit() anywhere!
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...
implement "-record" in libvncclient

later:
------

selectbox: scroll bars
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.
VisualNaCro testing