diff options
author | runge <runge> | 2006-01-16 21:42:49 +0000 |
---|---|---|
committer | runge <runge> | 2006-01-16 21:42:49 +0000 |
commit | e38c3c224b19775a70c8ee5b8eddbf81be07a0bd (patch) | |
tree | dc57cd089d228a9b275babe3a855415f8bf10d9a /x11vnc/ChangeLog | |
parent | 5993dd757e5af00af6565b3411ea10fd46eafbdf (diff) | |
download | libtdevnc-e38c3c224b19775a70c8ee5b8eddbf81be07a0bd.tar.gz libtdevnc-e38c3c224b19775a70c8ee5b8eddbf81be07a0bd.zip |
x11vnc: more tweaks to -8to24 XGETIMAGE_8TO24
Diffstat (limited to 'x11vnc/ChangeLog')
-rw-r--r-- | x11vnc/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/x11vnc/ChangeLog b/x11vnc/ChangeLog index 6b72675..da94adb 100644 --- a/x11vnc/ChangeLog +++ b/x11vnc/ChangeLog @@ -1,6 +1,10 @@ +2006-01-16 Karl Runge <[email protected]> + * x11vnc: more tweaks to -8to24, add XGETIMAGE_8TO24 mode to call + XGetImage() on the 8bpp regions. + 2006-01-14 Karl Runge <[email protected]> * x11vnc: add -8to24 option for some multi-depth displays (but use - of -overlay is preferred is supported). + of -overlay is preferred if supported). 2006-01-12 Karl Runge <[email protected]> * fix -DSMALL_FOOTPRINT=N builds. |