summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authordscho <dscho>2001-10-03 17:09:55 +0000
committerdscho <dscho>2001-10-03 17:09:55 +0000
commitb3f2c7d08178aa45c5687cac338d65db5d92d01c (patch)
tree9dffbb6c40f8ebabc8386a98a35128295af6c076 /TODO
parent05c8f2d4840e8e4d0166b176b8c88bfdfffcce91 (diff)
downloadlibvncserver-b3f2c7d08178aa45c5687cac338d65db5d92d01c.zip
libvncserver-b3f2c7d08178aa45c5687cac338d65db5d92d01c.tar.gz
java viewer bug fixed
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 5 insertions, 3 deletions
diff --git a/TODO b/TODO
index 17ffe48..f17d3f0 100644
--- a/TODO
+++ b/TODO
@@ -1,24 +1,26 @@
immediate:
----------
-fix bug in http (java) client with big endian server: byte swapping is broken
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
+cursor smears on IRIX with pthreads, then has bus error.
later:
------
autoconf? at least Sun Solaris and Windows compilation
CORBA
-cursor "smears" sometimes when not using cursor encoding
- (seems to be gone now; haven't debugged properly, though)
done:
-----
+.fix bug in http (java) client with big endian server: byte swapping is broken
+ (was a cursorshape which was sent too soon; java vncviewer assumes
+ a rich cursor shape to be always 1 byte per pixel, however, framebuffer
+ updates before setting the pixel format can be server format)
.rfbConnect, ConnectToTcpAddr
.update to newest TridiaVNC version (1.2.1).
.adapt rdp2vnc (rdesktop)
OpenPOWER on IntegriCloud