dscho
|
1a20edd73f
|
more TODOs, and an update to the website
|
19 years ago |
dscho
|
462ffd3f3e
|
fix annoying zrle decoding bug
|
20 years ago |
dscho
|
144a3f52da
|
ZRLE has problems with RealVNC server. Look into it.
|
20 years ago |
dscho
|
7101d427d5
|
more TODOs
|
20 years ago |
dscho
|
b225ee993a
|
implement ZRLE decoding
|
20 years ago |
dscho
|
dbab49d458
|
update TODOs
|
20 years ago |
dscho
|
914f7b71c5
|
10l: really fix preferredEncoding set from outside
|
20 years ago |
dscho
|
6273f2065a
|
implemented Floyd-Steinberg dither in order to rfbMakeMaskFromAlphaSource
|
20 years ago |
dscho
|
ff87112b50
|
a granted wish has several children ;-)
|
20 years ago |
dscho
|
658b65ad0c
|
support MinGW32!
|
20 years ago |
dscho
|
b1ee3af47e
|
TODOs from encodingstest
|
20 years ago |
dscho
|
1ca3bdc71b
|
ideas
|
20 years ago |
dscho
|
dca073b665
|
cursor problem
|
20 years ago |
dscho
|
9892088f45
|
fixed
|
21 years ago |
dscho
|
c7730d9bad
|
added -encodings
|
21 years ago |
dscho
|
fefcb9188a
|
fix cursor trails (when not using cursor encoding and moving the cursor,
the redrawn part of the screen didn't get updated, and so left cursor trails).
|
21 years ago |
dscho
|
2b8c2a5c3a
|
add client_examples/, add SDLvncviewer, libvncclient API changes, suppress automake CFLAGS nagging
|
21 years ago |
dscho
|
9f0a1a3bc1
|
synced with TightVNC and RealVNC
|
22 years ago |
dscho
|
5030d53ff0
|
converted CARD{8,16,32} to uint{8,16,32}_t and included support for stdint.h
|
22 years ago |
dscho
|
e1d563f8b7
|
further autoconf'ing
|
22 years ago |
dscho
|
9f6a47087b
|
autoconf'ed everything
|
22 years ago |
dscho
|
d6717523be
|
fixed dumb XTestFakeInput bug
|
23 years ago |
dscho
|
9cabed90fe
|
removed XTestGrabControl. Doesn't really solve the problem of a bad param.
|
23 years ago |
dscho
|
4e092b7f86
|
few changes
|
23 years ago |
dscho
|
3825ed9fb9
|
no crash when display was wrong
|
23 years ago |
dscho
|
7094fbc15b
|
todo
|
23 years ago |
dscho
|
281cb78005
|
docu, warning fixed
|
23 years ago |
dscho
|
d44e3af64b
|
add rfbDrawLine, rfbDrawPixel and vncev, an xev "lookalike"
|
23 years ago |
dscho
|
2c4869fc9a
|
deferUpdate
|
23 years ago |
dscho
|
47f18e575d
|
font errors, requestedRegion bug
|
23 years ago |
dscho
|
e47ffe3dfc
|
todo
|
23 years ago |
dscho
|
9f07e222f8
|
rfbSelectBox, consoleFonts, too many changes
|
23 years ago |
dscho
|
519a8e0e39
|
copyrect corrections, fd_set in rfbNewClient, dox in rfb.h for pthreads
problem
|
23 years ago |
dscho
|
018e90db59
|
changed cursor functions to use screen info, not cursor
fixed copy rect.
|
23 years ago |
dscho
|
48eb9b22c7
|
rfbDoCopyRect/Region and rfbScheduleCopyRect/Region.
|
23 years ago |
dscho
|
bd5fdd670c
|
fixed 2 pthreads issues, added noXCursor option.
|
23 years ago |
dscho
|
2a683877ec
|
working on IRIX pthreads problem
|
23 years ago |
dscho
|
b3f2c7d081
|
java viewer bug fixed
|
23 years ago |
dscho
|
05c8f2d484
|
upgraded to TridiaVNC 1.2.1
|
23 years ago |
dscho
|
130ae151d1
|
no more compile warnings, pthread final(?) fixes
|
23 years ago |
dscho
|
b8c6f3b188
|
some todo items
|
23 years ago |
dscho
|
095539cd8c
|
support for server side colour maps, fix for non-pthread, support for 3bpp
|
23 years ago |
dscho
|
aa8d2ae174
|
have to upgrade to newest VNC sources
|
23 years ago |
dscho
|
08ed0461c7
|
finally fixed pthreads
|
23 years ago |
dscho
|
641012310e
|
nother try
|
23 years ago |
dscho
|
282b071a43
|
dropped miregion and all the X stuff in favour of Wez' sraRegion, added dox
|
23 years ago |
dscho
|
23287dc557
|
small changes to README (contact) and TODO (autoconf?)
|
23 years ago |
dscho
|
fb53d48120
|
docu and cursors in examples.
|
23 years ago |
dscho
|
5c3eae9237
|
API corrections
|
23 years ago |
dscho
|
d6082b6941
|
adapted pnmshow to aligned width
|
23 years ago |