summaryrefslogtreecommitdiffstats
path: root/doc/TODO
blob: c8fd410bd8b1e5b2c5b9a2a49e9b54acc7659673 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
* Change version strings. 

* Perhaps change icons. 

* Tight encoding support

* Update vncviewer.man: many parameters are currently not documented. 

* When manually changing color level and running against an old server
  (Xvnc from TightVNC 1.2.9, for example), the user should perhaps be
  warned that vncviewer might crash. 

* Document the Tight protocol extensions in a text file. 

* All other features from the TightVNC 1.3 series: Filetransfer etc

* Improve bandwidth tests: The routine only works when doing
  block reads, currently. If reading data pixel by pixel, or reading
  through a ZlibInStream, the bandwidth tests don't work.