diff options
author | runge <[email protected]> | 2010-09-10 14:26:58 -0400 |
---|---|---|
committer | runge <[email protected]> | 2010-09-10 14:26:58 -0400 |
commit | 067a88160c994e364ebb23900228633b84f99e91 (patch) | |
tree | af2b04b5a044482e35fce85bc48b5504f5e8a2ea /x11vnc/ChangeLog | |
parent | ad254469783b4720db64d8ebeeb12aeb0533e542 (diff) | |
download | libtdevnc-067a88160c994e364ebb23900228633b84f99e91.tar.gz libtdevnc-067a88160c994e364ebb23900228633b84f99e91.zip |
update to x11vnc 0.9.12
Diffstat (limited to 'x11vnc/ChangeLog')
-rw-r--r-- | x11vnc/ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/x11vnc/ChangeLog b/x11vnc/ChangeLog index 5e9a59c..8eb44c7 100644 --- a/x11vnc/ChangeLog +++ b/x11vnc/ChangeLog @@ -1,3 +1,20 @@ +2010-09-10 Karl Runge <[email protected]> + * x11vnc: update classes/ssl jars, patches, and script. + update prepare_x11vnc_dist.sh to 0.9.13. Makefile.am no top_srcdir + Allow user to set avahi name and port via env. vars. Add + avahi_timeout() sigalarm. Rename pointer() to pointer_event() + because Xdefs.h is included for some unknown reason. Add + -always_inject option. Add vnc_reflect_cursor_pos() for -reflect + mode. Attempt at libvncclient VeNCrypt (disabled.) Fix bug + with --with-system-libvncserver missing FinishedFrameBufferUpdate. + More info in VncViewer.class http warning. Look for gdm* in + find display heuristics (e.g. gdm3). More heuristics with + XAUTHLOCALHOSTNAME attempts. X11VNC_CREATE_MAX_DISPLAYS: let user + specify max number of -create displays. FD_USERPREFS modes for + -unixpw (user conf file.) Document all exiting behavior. Let + user set X11VNC_NO_LIMIT_SHM to avoid autoreduction. Look for + kdm when avoiding being killed by dm, change timings too. + 2010-05-08 Karl Runge <[email protected]> * x11vnc: set cd->unixname in apply_opts. Print message in vnc_reflect_resize. Some tweaks to prepare_x11vnc_dist.sh |