diff options
| author | runge <runge> | 2005-01-16 04:49:44 +0000 |
|---|---|---|
| committer | runge <runge> | 2005-01-16 04:49:44 +0000 |
| commit | b58e460fac13a47e9a4de6df0df45cccf9f701f2 (patch) | |
| tree | ff83ad16e6e066f124590566bedd716a6215c6c3 /x11vnc/ChangeLog | |
| parent | 336d7dad1df6aa02c7b2e67e4ea2ebcc3be9d458 (diff) | |
| download | libtdevnc-b58e460fac13a47e9a4de6df0df45cccf9f701f2.tar.gz libtdevnc-b58e460fac13a47e9a4de6df0df45cccf9f701f2.zip | |
add cursor alphablending to rfb.h cursor.c, x11vnc -alphablend -snapfb etc..
Diffstat (limited to 'x11vnc/ChangeLog')
| -rw-r--r-- | x11vnc/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/x11vnc/ChangeLog b/x11vnc/ChangeLog index 641ffa7..0c7b673 100644 --- a/x11vnc/ChangeLog +++ b/x11vnc/ChangeLog @@ -1,3 +1,12 @@ +2005-01-15 Karl Runge <runge@karlrunge.com> + * adjust alpha blending parameters, -alphablend, handle 24bpp. + * add -snapfb snapshot fb, not clear how useful it is.. + * more functions etc for -pointer_mode 4, still not finished. + * scan_for_updates() "count only" mode. + * increase max shm size on Linux. + * -oa -logappend, -pm, -speeds + * fix bugs in -allow, -R connect, screen == NULL + 2004-12-27 Karl Runge <runge@karlrunge.com> * allow -DLIBVNCSERVER_HAVE_FOO=0 override everything * get_xfixes_cursor() try to more carefully convert alpha channel |
