diff options
author | Peter Åstrand <astrand@cendio.se> | 2004-12-07 12:25:57 +0000 |
---|---|---|
committer | Peter Åstrand <astrand@cendio.se> | 2004-12-07 12:25:57 +0000 |
commit | 3dbb5963569661e111bf781e891f6d0d7dcd130d (patch) | |
tree | 0eb29e1f8fcea27d884e55892894116036cf117c /doc/TODO | |
parent | f09bc8b16aa16f7ce540445d787629138b2274c9 (diff) | |
download | tigervnc-3dbb5963569661e111bf781e891f6d0d7dcd130d.tar.gz tigervnc-3dbb5963569661e111bf781e891f6d0d7dcd130d.zip |
Added TODO
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@24 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO new file mode 100644 index 00000000..42195ce2 --- /dev/null +++ b/doc/TODO @@ -0,0 +1,13 @@ + +* Finish the Tight decoder: Implement the gradient filter. + +* Tight encoding support + +* Document the Tight protocol extensions in a text file. + +* Add GUI support for selecting TightVNC encoding, JPEG quality etc + +* Support selecting zlib compression from the client side (the old + -compresslevel option) + +* All other features from the TightVNC 1.3 series: Filetransfer etc |