Commit Graph

13 Commits (master)

Author SHA1 Message Date
Daniel Cohen Gindi fbf48c65f3 `strings.h` and `resolv.h` are not available on MSVC, and some POSIX functions are renamed or deprecated
For all of those missing/deprecated POSIX functions, we just add a macro mapping to the _underscored version of MSVC.
11 years ago
Joel Martin 896ca2036c tightPng: Add initial tightPng encoding support.
http://wiki.qemu.org/VNC_Tight_PNG

Signed-off-by: Joel Martin <github@martintribe.org>
Signed-off-by: Christian Beier <dontmind@freeshell.org>
15 years ago
Christian Beier e832999a58 Set proper file permissions for source files. 15 years ago
Christian Beier 453645a6ea libvncserver cleanup: remove rfbKeyFrame remnants. 15 years ago
Christian Beier e5523350a8 libvnc[server|client]: implement xvp VNC extension.
This implements the xvp VNC extension, which is described in the
community version of the RFB protocol:
http://tigervnc.sourceforge.net/cgi-bin/rfbproto
It is also mentioned in the official RFB protocol.
15 years ago
runge 8bb8271615 Add ZYWRLE to server printout. 18 years ago
steven_carr b5ab72d65f Statistics now fit into 80-column output 20 years ago
steven_carr 7039f24f61 Statistics output now fits in 80-column output 20 years ago
steven_carr ccdbe8f325 The great UltraVNC Compatibility Commit 20 years ago
steven_carr 2670641432 Client Independent Server Side Scaling is now supported
Both PalmVNC and UltraVNC SetScale messages are supported
20 years ago
dscho d15e35586b kill BackChannel and CustomClientMessage: the new extension technique makes these hooks obsolete 21 years ago
dscho 97299606da global structures/functions should have "rfb", "sra" or "zrle" as prefix,
while structure members should not
22 years ago
dscho 876868553d move the library into libvncserver/, x11vnc into x11vnc/ 22 years ago