Commit Graph

21 Commits (d3e70a91bf54d6334bf1eae0117bce45a8193c1c)

Author SHA1 Message Date
runge f40b011182 Add locks of updateMutex in rfbRedrawAfterHideCursor() and
15 years ago
Vic Lee a4cc897222 Fix various compilation warnings
15 years ago
runge ca56c41c9c Fix short vs. char problem with X cursors. Have fg == bg == 0 imply interpolation to B&W.
17 years ago
steven_carr 0a21bf330c Corrected Cursor Statistics reporting as messages
18 years ago
steven_carr ccdbe8f325 The great UltraVNC Compatibility Commit
18 years ago
steven_carr 2670641432 Client Independent Server Side Scaling is now supported
18 years ago
runge 603b5667b6 fix some non-gcc compiler warnings and signals in x11vnc
18 years ago
runge 543e64d3c6 main.c: XReadScreen check, fix 64bit use of cursors, x11vnc: first round of beta-testing fixes, RFE's.
19 years ago
dscho 8bee4eb990 ANSIfy, fix some warnings from Linus' sparse
19 years ago
dscho 6273f2065a implemented Floyd-Steinberg dither in order to rfbMakeMaskFromAlphaSource
20 years ago
dscho cafeb40fed disappearing cursor fixed & debug message purged
20 years ago
dscho 155f4c1053 fix disappearing cursor
20 years ago
dscho 47646a200f redraw region under old cursor even if the old cursor doesn't have to be freed.
20 years ago
dscho 81ac5600be oops, a debug message slipped through
20 years ago
dscho a84b3d072a pointerClient was still static.
20 years ago
runge b58e460fac add cursor alphablending to rfb.h cursor.c, x11vnc -alphablend -snapfb etc..
20 years ago
runge 2cc1b1d3e7 x11vnc: synchronous mode for -remote, string cleanup
20 years ago
dscho f28038b28a don't mix up width & height!
20 years ago
dscho 97299606da global structures/functions should have "rfb", "sra" or "zrle" as prefix,
20 years ago
dscho fefcb9188a fix cursor trails (when not using cursor encoding and moving the cursor,
20 years ago
dscho 876868553d move the library into libvncserver/, x11vnc into x11vnc/
20 years ago