[First Page] [Previous Page] [Next Page] [Last Page]
GIT Hash | Branch | Date | Author | Log Message |
---|---|---|---|---|
963cb8f6 [view] | master | 2005-05-20 18:57:11 +0000 | dscho | [libtdevnc] finally fix socklen_t problem |
756b3a34 [view] | master | 2005-05-18 10:24:37 +0000 | dscho | [libtdevnc] fix socklen_t also for defines |
a40b790e [view] | master | 2005-05-18 09:11:27 +0000 | dscho | [libtdevnc] fix compilation for systems without socklen_t |
2b3f56d3 [view] | master | 2005-05-18 08:55:51 +0000 | dscho | [libtdevnc] fix off by one bug |
ee524413 [view] | master | 2005-05-18 08:12:28 +0000 | dscho | [libtdevnc] hide strict ansi stuff if not explicitely turned on; actually use the socklen_t test from configure.ac |
a5524005 [view] | master | 2005-05-18 01:54:00 +0000 | runge | [libtdevnc] x11vnc: more scrolling, -scr_term, -wait_ui, -nowait_bog |
8d116dfa [view] | master | 2005-05-17 09:07:51 +0000 | dscho | [libtdevnc] also distribute private.h... |
dbab49d4 [view] | master | 2005-05-17 09:07:33 +0000 | dscho | [libtdevnc] update TODOs |
c42529c3 [view] | master | 2005-05-16 16:18:59 +0000 | dscho | [libtdevnc] fix SIGSEGV when client has incompatible protocol; release mutex before freeing it |
8bee4eb9 [view] | master | 2005-05-15 13:57:51 +0000 | dscho | [libtdevnc] ANSIfy, fix some warnings from Linus' sparse |
be5b1296 [view] | master | 2005-05-15 12:38:36 +0000 | runge | [libtdevnc] libvncserver/{main.c,rfbserver.c}: fix a couple more CopyRect memory leaks |
320edc79 [view] | master | 2005-05-14 11:28:56 +0000 | dscho | [libtdevnc] more files to ignore |
446a6fab [view] | master | 2005-05-14 11:13:52 +0000 | dscho | [libtdevnc] fix memory leaks detected using valgrind |
3a7e70de [view] | master | 2005-05-14 04:01:37 +0000 | runge | [libtdevnc] x11vnc: more improvements to -scrollcopyrect and -xkb modes. |
34f714bc [view] | master | 2005-05-07 13:33:09 +0000 | dscho | [libtdevnc] socketInitDone -> socketState |
1bb36df3 [view] | master | 2005-05-03 22:37:51 +0000 | runge | [libtdevnc] libvncserver/main.c: fix memory leak in rfbDoCopyRect/rfbScheduleCopyRect; configure.ac tweaks. |
b0daa444 [view] | master | 2005-05-03 02:05:51 +0000 | runge | [libtdevnc] x11vnc: -scrollcopyrect/RECORD, etc. configure.ac: customizations for x11vnc pkg |
6602a22f [view] | master | 2005-04-27 18:11:22 +0000 | dscho | [libtdevnc] clear requested region after handling it |
014e911f [view] | master | 2005-04-19 20:55:46 +0000 | runge | [libtdevnc] x11vnc: -wireframe, -wirecopyrect, -privremote, -safer, -nocmd, -unsafe, -noviewonly |
c46cdf94 [view] | master | 2005-04-12 02:17:24 +0000 | runge | [libtdevnc] x11vnc: add rawfb setup example misc/ranfb.pl |
7ed9e5b1 [view] | master | 2005-04-11 20:49:38 +0000 | runge | [libtdevnc] x11vnc: fix some -rawfb bugs, add setup:cmd |
baee5e2b [view] | master | 2005-04-10 04:30:48 +0000 | runge | [libtdevnc] x11vnc: -rawfb, -pipeinput, -xtrap, -flag, ... |
ac01f36c [view] | master | 2005-04-04 01:42:43 +0000 | runge | [libtdevnc] x11vnc: use DEC-XTRAP on legacy X11R5, -shiftcmap, -http |
dfe5981c [view] | master | 2005-03-29 13:39:27 +0000 | runge | [libtdevnc] x11vnc: fix event leaks, build-time customizations, -nolookup |
1ce94186 [view] | master | 2005-03-20 04:33:39 +0000 | runge | [libtdevnc] x11vnc: scale cursors, speed up some scaling, alt arrows, -norepeat N |
fba6f58a [view] | master | 2005-03-12 22:14:44 +0000 | runge | [libtdevnc] x11vnc: X DAMAGE support, -clip WxH+X+Y, identd. |
4ff783f5 [view] | master | 2005-03-09 10:19:19 +0000 | dscho | [libtdevnc] fix compilation when no libz is available |
cef6224e [view] | master | 2005-03-07 15:25:36 +0000 | dscho | [libtdevnc] do the in_addr_t stuff correctly... |
a86e7fed [view] | master | 2005-03-07 12:53:14 +0000 | dscho | [libtdevnc] check for in_addr_t |
a20d0817 [view] | master | 2005-03-06 19:09:28 +0000 | dscho | [libtdevnc] fix for older SDL versions |
4301cdf1 [view] | master | 2005-03-05 18:21:00 +0000 | runge | [libtdevnc] autoconf: rpm -> rpmbuild and echo -n -> printf |
b8b96689 [view] | master | 2005-03-05 01:06:05 +0000 | runge | [libtdevnc] add '-listen ipaddr' option |
3c4522e6 [view] | master | 2005-03-01 21:04:50 +0000 | dscho | [libtdevnc] do not crash when /tmp is not writable |
b36ca237 [view] | master | 2005-02-23 17:50:17 +0000 | runge | [libtdevnc] x11vnc: final changes for 0.7.1 release. |
b70fcb44 [view] | master | 2005-02-22 03:27:47 +0000 | runge | [libtdevnc] x11vnc: -nap is now the default, version str 0.7.1. |
5c13bd0c [view] | master | 2005-02-14 20:42:46 +0000 | runge | [libtdevnc] x11vnc: -users lurk=, -solid for cde, -gui ez,.. beginner mode. |
86ccf267 [view] | master | 2005-02-11 04:14:20 +0000 | runge | [libtdevnc] x11vnc -input to fine tune allow user input. per-client settings -R |
5b18d401 [view] | master | 2005-02-09 04:33:20 +0000 | runge | [libtdevnc] x11vnc -users, fix -solid on gnome/kde, configure.ac pwd.h wait.h and utmpx.h |
b04336f9 [view] | master | 2005-02-07 02:39:08 +0000 | runge | [libtdevnc] prepare_x11vnc_dist.sh: few tweaks for next release |
d977fc5f [view] | master | 2005-02-07 01:08:35 +0000 | runge | [libtdevnc] configure.ac: --with-jpeg=DIR --with-zlib=DIR, /usr/sfw |
2bc615f6 [view] | master | 2005-02-05 17:06:20 +0000 | runge | [libtdevnc] x11vnc -solid color, -opts; tightvnc unix viewer alpha patch |
914f7b71 [view] | master | 2005-01-25 12:58:09 +0000 | dscho | [libtdevnc] 10l: really fix preferredEncoding set from outside |
bbab3158 [view] | master | 2005-01-24 16:03:57 +0000 | runge | [libtdevnc] whoops, test version of x11vnc.c leaked out... |
d2a0e40e [view] | master | 2005-01-24 03:52:47 +0000 | runge | [libtdevnc] sync with new cursor mechanism, -timeout, -noalphablend, try :0 if no other info |
6fb3752b [view] | master | 2005-01-23 18:05:44 +0000 | dscho | [libtdevnc] test Floyd-Steinberg dither for alpha masks |
6273f206 [view] | master | 2005-01-21 22:01:48 +0000 | dscho | [libtdevnc] implemented Floyd-Steinberg dither in order to rfbMakeMaskFromAlphaSource |
dbc826d4 [view] | master | 2005-01-21 14:30:05 +0000 | dscho | [libtdevnc] use Getopt |
ba10bcee [view] | master | 2005-01-21 14:29:30 +0000 | dscho | [libtdevnc] if no argc & argv are passed, honour the serverHost&serverPort which was set by the application |
80ca7cf1 [view] | master | 2005-01-20 14:22:48 +0000 | dscho | [libtdevnc] no need to strdup for MakeXCursor |
cafeb40f [view] | master | 2005-01-20 14:10:26 +0000 | dscho | [libtdevnc] disappearing cursor fixed & debug message purged |
155f4c10 [view] | master | 2005-01-20 14:04:10 +0000 | dscho | [libtdevnc] fix disappearing cursor |
47646a20 [view] | master | 2005-01-19 18:32:49 +0000 | dscho | [libtdevnc] redraw region under old cursor even if the old cursor doesn't have to be freed. |
ff87112b [view] | master | 2005-01-19 02:21:14 +0000 | dscho | [libtdevnc] a granted wish has several children ;-) |
d354bb60 [view] | master | 2005-01-19 02:15:00 +0000 | dscho | [libtdevnc] fix test (don't show cursor...); correctly set the encodings in the client; really test 20 seconds |
81ac5600 [view] | master | 2005-01-19 02:08:23 +0000 | dscho | [libtdevnc] oops, a debug message slipped through |
a84b3d07 [view] | master | 2005-01-18 23:18:04 +0000 | dscho | [libtdevnc] pointerClient was still static. do not make requestedRegion empty without reason. the cursor handling for clients which don't handle CursorShape updates was completely broken. It originally was very complicated for performance reasons, however, in most cases it made performance even worse, because at idle times there was way too much checking going on, and furthermore, sometimes unnecessary updates were inevitable. The code now is much more elegant: the ClientRec structure knows exactly where it last painted the cursor, and the ScreenInfo structure knows where the cursor shall be. As a consequence there is no more rfbDrawCursor()/rfbUndrawCursor(), no more dontSendFramebufferUpdate, and no more isCursorDrawn. It is now possible to have clients which understand CursorShape updates and clients which don't at the same time. rfbSetCursor no longer has the option freeOld; this is obsolete, as the cursor structure knows what to free and what not. |
dd923e86 [view] | master | 2005-01-18 22:58:59 +0000 | dscho | [libtdevnc] add convenience function to clip using x2,y2 instead of w,h |
9cc78e54 [view] | master | 2005-01-18 22:53:13 +0000 | dscho | [libtdevnc] add a cursor test (interactive for now) |
b5bbdae6 [view] | master | 2005-01-18 22:52:10 +0000 | dscho | [libtdevnc] more ignorance |
85fad9c7 [view] | master | 2005-01-17 16:27:04 +0000 | dscho | [libtdevnc] LibVNCClient is included |
df81ea89 [view] | master | 2005-01-17 16:23:22 +0000 | dscho | [libtdevnc] alpha cursor and VisualNaCro news |
b0f7d045 [view] | master | 2005-01-16 17:09:27 +0000 | dscho | [libtdevnc] ignore generated files |
b58e460f [view] | master | 2005-01-16 04:49:44 +0000 | runge | [libtdevnc] add cursor alphablending to rfb.h cursor.c, x11vnc -alphablend -snapfb etc.. |
336d7dad [view] | master | 2005-01-14 21:17:56 +0000 | dscho | [libtdevnc] fix most TODOs; recorder.pl now actually records something; add nacro.pm to package |
2d03c071 [view] | master | 2005-01-14 21:16:51 +0000 | dscho | [libtdevnc] reverted segfault fix; use rfbDrawCharWithClip |
8d2ae4ea [view] | master | 2005-01-14 21:16:04 +0000 | dscho | [libtdevnc] add comment "if col=bcol, assume background is transparent" |
135767a9 [view] | master | 2005-01-14 21:15:35 +0000 | dscho | [libtdevnc] fix comment |
a87e288f [view] | master | 2005-01-14 21:15:17 +0000 | dscho | [libtdevnc] close socket in ClientConnectionGone |
6b9df7e0 [view] | master | 2005-01-14 14:58:43 +0000 | dscho | [libtdevnc] new version... |
7ad74688 [view] | master | 2005-01-14 14:44:49 +0000 | dscho | [libtdevnc] VisualNacro, a visual macro recorder for VNC. Alpha version |
2cd3c824 [view] | master | 2005-01-14 14:35:52 +0000 | dscho | [libtdevnc] return value of rfbProcessEvents tells if an update was pending |
b9a8f19b [view] | master | 2005-01-14 14:35:00 +0000 | dscho | [libtdevnc] fix segfault when trying to write outside of frameBuffer |
b7dae538 [view] | master | 2005-01-14 14:33:52 +0000 | dscho | [libtdevnc] argc and argv may be zero (which means to ignore them) |
e78a41c6 [view] | master | 2005-01-03 22:34:48 +0000 | dscho | [libtdevnc] add hook to allow for custom client messages |
4b89306d [view] | master | 2004-12-27 22:07:55 +0000 | runge | [libtdevnc] x11vnc: improve XFIXES cursor transparency, more remote-control cmds. |
c9a69485 [view] | master | 2004-12-23 04:55:10 +0000 | runge | [libtdevnc] x11vnc: need tkx11vnc and tkx11vnc.h in x11vnc package |
22ef536c [view] | master | 2004-12-23 04:26:05 +0000 | runge | [libtdevnc] x11vnc: need tkx11vnc and tkx11vnc.h in x11vnc package |
3e5208ef [view] | master | 2004-12-23 04:20:38 +0000 | runge | [libtdevnc] x11vnc: need tkx11vnc and tkx11vnc.h in x11vnc package |
36181297 [view] | master | 2004-12-23 04:05:08 +0000 | runge | [libtdevnc] x11vnc: minor tweaks for x11vnc 0.7 file release |
42adf572 [view] | master | 2004-12-20 22:35:25 +0000 | dscho | [libtdevnc] Ooh, I'm lazy. Some news were added retroactively. |
298db07a [view] | master | 2004-12-20 22:20:20 +0000 | dscho | [libtdevnc] released 0.7 |
19a0d05b [view] | master | 2004-12-20 21:59:13 +0000 | dscho | [libtdevnc] compile fix on mac; still untested... |
094c01bd [view] | master | 2004-12-20 19:46:23 +0000 | dscho | [libtdevnc] fix for MinGW |
88c3bc66 [view] | master | 2004-12-20 15:46:51 +0000 | runge | [libtdevnc] x11vnc: minor tweaks for 0.7 file release |
2cc1b1d3 [view] | master | 2004-12-20 04:02:23 +0000 | runge | [libtdevnc] x11vnc: synchronous mode for -remote, string cleanup |
f28038b2 [view] | master | 2004-12-17 23:02:01 +0000 | dscho | [libtdevnc] don't mix up width & height! |
3a84b0cc [view] | master | 2004-12-17 03:55:35 +0000 | runge | [libtdevnc] x11vnc: XFIXES cursorshape, XRANDR resize, remote control, gui |
7e13b8a5 [view] | master | 2004-12-01 23:12:54 +0000 | dscho | [libtdevnc] fix compilation on non MinGW32... |
658b65ad [view] | master | 2004-12-01 23:06:56 +0000 | dscho | [libtdevnc] support MinGW32! |
7d3b1c97 [view] | master | 2004-12-01 18:21:39 +0000 | dscho | [libtdevnc] use rfbClientErr to log errors, check if calloc succeded (both hinted by Andre Leiradella) |
c641923d [view] | master | 2004-11-30 16:45:03 +0000 | dscho | [libtdevnc] fix long reads (in some events of success, no TRUE was returned) |
9a8a28c1 [view] | master | 2004-11-30 16:36:27 +0000 | dscho | [libtdevnc] add EncodingUltra; it is not implemented in the libraries yet, so this is just a place holder |
b1ee3af4 [view] | master | 2004-10-16 02:50:22 +0000 | dscho | [libtdevnc] TODOs from encodingstest |
ca96ef26 [view] | master | 2004-10-16 02:49:20 +0000 | dscho | [libtdevnc] tight-1 -> encodingstest |
5a3e352f [view] | master | 2004-10-16 02:48:45 +0000 | dscho | [libtdevnc] rename tight-1.c into encodingstest.c, fixing it in the process. It now passes all encodings except corre (broken) and zrle (not yet implemented in libvncclient) |
b583cf53 [view] | master | 2004-10-16 02:46:52 +0000 | dscho | [libtdevnc] move read buffer to rfbClient structure (thread safety); make rfbClientLog overrideable |
8715a8ab [view] | master | 2004-10-15 23:12:44 +0000 | dscho | [libtdevnc] compiles, 1st run is okay, 2nd and subsequent give errors. Evidently, libvncclient is not yet reentrant (or threadsafe). |
31d0617d [view] | master | 2004-10-15 21:25:57 +0000 | dscho | [libtdevnc] no need to modify argv |
1ca3bdc7 [view] | master | 2004-10-15 16:22:41 +0000 | dscho | [libtdevnc] ideas |
7ea0d024 [view] | master | 2004-10-15 16:22:06 +0000 | dscho | [libtdevnc] compiling, non functional version of a unit test for encodings |
[First Page] [Previous Page] [Next Page] [Last Page]
© 2010-2024 Trinity Desktop Project