summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authordscho <dscho>2001-10-03 02:11:59 +0000
committerdscho <dscho>2001-10-03 02:11:59 +0000
commit05c8f2d4840e8e4d0166b176b8c88bfdfffcce91 (patch)
tree256410bdcf6ad8343f914b146bb67f47ae90d11f /TODO
parent130ae151d118378e5765713581283728fdfb3e20 (diff)
downloadlibvncserver-05c8f2d4840e8e4d0166b176b8c88bfdfffcce91.zip
libvncserver-05c8f2d4840e8e4d0166b176b8c88bfdfffcce91.tar.gz
upgraded to TridiaVNC 1.2.1
Diffstat (limited to 'TODO')
-rw-r--r--TODO14
1 files changed, 7 insertions, 7 deletions
diff --git a/TODO b/TODO
index 904a5fe..17ffe48 100644
--- a/TODO
+++ b/TODO
@@ -2,18 +2,16 @@ immediate:
----------
fix bug in http (java) client with big endian server: byte swapping is broken
-update to newest TridiaVNC version.
+udp
+documentation
+ perhaps the option (or just hint) not to mark very tiny regions as
+ modified, because that is inefficient for the encodings.
+optionally dont draw rich cursors as xcursors
later:
------
-udp
-documentation
-optionally dont draw rich cursors as xcursors
autoconf? at least Sun Solaris and Windows compilation
-perhaps the option (or just hint) not to mark very tiny regions as modified,
- because that is inefficient for the encodings.
-rfbConnect, ConnectToTcpAddr
CORBA
cursor "smears" sometimes when not using cursor encoding
(seems to be gone now; haven't debugged properly, though)
@@ -21,6 +19,8 @@ cursor "smears" sometimes when not using cursor encoding
done:
-----
+.rfbConnect, ConnectToTcpAddr
+.update to newest TridiaVNC version (1.2.1).
.adapt rdp2vnc (rdesktop)
.pthreads concept: How to iterate over rfbClientPtr's? So that it can be
either called from rfbProcessEvents (which locks the list mutex)
OpenPOWER on IntegriCloud