summaryrefslogtreecommitdiffstats
path: root/doc/TODO
diff options
context:
space:
mode:
authorPeter Åstrand <astrand@cendio.se>2004-12-07 12:25:57 +0000
committerPeter Åstrand <astrand@cendio.se>2004-12-07 12:25:57 +0000
commit3dbb5963569661e111bf781e891f6d0d7dcd130d (patch)
tree0eb29e1f8fcea27d884e55892894116036cf117c /doc/TODO
parentf09bc8b16aa16f7ce540445d787629138b2274c9 (diff)
downloadtigervnc-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/TODO13
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