[First Page] [Previous Page] [Next Page] [Last Page]
GIT Hash | Branch | Date | Author | Log Message |
---|---|---|---|---|
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 |
dca073b6 [view] | master | 2004-10-04 09:15:35 +0000 | dscho | [libtdevnc] cursor problem |
28d09a73 [view] | master | 2004-10-02 23:54:14 +0000 | dscho | [libtdevnc] release client list mutex earlier |
e383decc [view] | master | 2004-09-14 08:30:59 +0000 | dscho | [libtdevnc] added success stories and link to x11vnc's home |
b2bc0cdd [view] | master | 2004-09-14 07:49:09 +0000 | dscho | [libtdevnc] add success stories (only one at the moment) |
d10f5ebe [view] | master | 2004-09-07 15:32:14 +0000 | dscho | [libtdevnc] new API |
3060d5fa [view] | master | 2004-09-03 11:18:50 +0000 | dscho | [libtdevnc] output only via rfbErr |
be508330 [view] | master | 2004-09-03 10:38:45 +0000 | dscho | [libtdevnc] libvncserver.a is in libvncserver/ now |
3495019a [view] | master | 2004-09-01 02:19:06 +0000 | runge | [libtdevnc] x11vnc: new pointer input handling algorithm; x11vnc pkg installs java viewer |
86d7695f [view] | master | 2004-08-30 15:48:15 +0000 | dscho | [libtdevnc] API changes |
97299606 [view] | master | 2004-08-30 15:45:58 +0000 | dscho | [libtdevnc] global structures/functions should have "rfb", "sra" or "zrle" as prefix, while structure members should not |
0d3b958b [view] | master | 2004-08-30 15:33:14 +0000 | dscho | [libtdevnc] my ffmpeg was compiled with mp3lame... |
52ba8bfb [view] | master | 2004-08-30 13:49:20 +0000 | runge | [libtdevnc] x11vnc: -cursor change shape handling, configure.ac: add more macros for X extensions |
3a4f41f6 [view] | master | 2004-08-17 12:57:33 +0000 | dscho | [libtdevnc] news: QEMU patch v6 |
d77d118d [view] | master | 2004-08-15 19:59:01 +0000 | runge | [libtdevnc] x11vnc: -overlay to fix colors with Sun 8+24 overlay visuals. -sid option. |
6460243e [view] | master | 2004-08-04 03:20:36 +0000 | runge | [libtdevnc] fix XKBlib.h detection on *BSD, x11vnc: manpage and README |
2c668dea [view] | master | 2004-08-04 03:11:03 +0000 | runge | [libtdevnc] fix XKBlib.h detection on *BSD, x11vnc: manpage and README |
a19a9de3 [view] | master | 2004-07-31 14:46:52 +0000 | runge | [libtdevnc] x11vnc: adjust version number and output |
33c4ea8e [view] | master | 2004-07-31 13:56:26 +0000 | runge | [libtdevnc] x11vnc: -cursorpos now the default, fix cursorpos + scaling bug. |
c41ab764 [view] | master | 2004-07-29 01:04:27 +0000 | runge | [libtdevnc] x11vnc: -add_keysyms dynamically add missing keysyms to X server |
eb9a6928 [view] | master | 2004-07-27 01:14:37 +0000 | runge | [libtdevnc] x11vnc: -xkb (XKEYBOARD modtweak), -skip_keycodes, multi lines in x11vncrc |
64605a8c [view] | master | 2004-07-19 23:14:35 +0000 | runge | [libtdevnc] x11vnc: ignore keysyms >4 for a keycode, add lastmod to -help, -version |
57234c52 [view] | master | 2004-07-16 02:03:58 +0000 | runge | [libtdevnc] modtweak is now the default for x11vnc; check X11/XKBlib.h in configure.ac |
03376f71 [view] | master | 2004-07-11 02:14:42 +0000 | runge | [libtdevnc] x11vnc: -norepeat to turn off X server autorepeat when clients exist. |
4015b992 [view] | master | 2004-07-05 02:19:29 +0000 | runge | [libtdevnc] x11vnc: extend -allow to re-read a file with allowed IP addresses. |
515dbae4 [view] | master | 2004-07-02 01:35:59 +0000 | runge | [libtdevnc] x11vnc: improve scaled grid calc to regain text compression. add :pad option |
b68e3879 [view] | master | 2004-06-30 10:34:30 +0000 | dscho | [libtdevnc] do not use GNU-only getline |
b6caa102 [view] | master | 2004-06-28 22:30:41 +0000 | runge | [libtdevnc] x11vnc: round scaled width to multiple of 4 to make vncviewer happy. |
88f1aa70 [view] | master | 2004-06-27 02:54:50 +0000 | runge | [libtdevnc] x11vnc: speed up scaling a bit, add no blending option to -scale |
b512ce1b [view] | master | 2004-06-26 03:17:45 +0000 | runge | [libtdevnc] x11vnc: add "-scale fraction" for global server-side scaling. |
2a4a0f48 [view] | master | 2004-06-18 09:18:22 +0000 | dscho | [libtdevnc] convert c++ comments to c comments |
1589d04d [view] | master | 2004-06-18 09:15:43 +0000 | dscho | [libtdevnc] debug |
c8ccb166 [view] | master | 2004-06-18 09:14:27 +0000 | dscho | [libtdevnc] cleanups; libvncclient supports -encodings already |
2e9817e0 [view] | master | 2004-06-18 09:13:35 +0000 | dscho | [libtdevnc] cleanups; support vncrec'orded files as input |
97a1de32 [view] | master | 2004-06-18 09:12:25 +0000 | dscho | [libtdevnc] now that the examples reside in a subdirectory, the classes path has to be adapted |
a6d341c0 [view] | master | 2004-06-18 09:11:21 +0000 | dscho | [libtdevnc] more comments; support playing vncrec'orded files |
11271316 [view] | master | 2004-06-18 09:02:15 +0000 | dscho | [libtdevnc] support password reading with getpass(); support -play to play vncrec'orded files |
a7446d71 [view] | master | 2004-06-17 23:26:41 +0000 | runge | [libtdevnc] x11vnc: simple ~/.x11vncrc config file support, -rc, -norc |
9892088f [view] | master | 2004-06-15 14:20:38 +0000 | dscho | [libtdevnc] fixed |
20e8e730 [view] | master | 2004-06-15 14:16:37 +0000 | dscho | [libtdevnc] fix silly hextile bug |
03ad9b0b [view] | master | 2004-06-15 13:20:49 +0000 | dscho | [libtdevnc] recognize more encodings |
e70c3be7 [view] | master | 2004-06-15 13:20:27 +0000 | dscho | [libtdevnc] debug |
6bda09f0 [view] | master | 2004-06-15 12:23:57 +0000 | dscho | [libtdevnc] fix CoRRE with maxRectsPerUpdate bug |
d1975049 [view] | master | 2004-06-15 10:33:26 +0000 | dscho | [libtdevnc] fix silly update bug with raw encoding |
f868d56e [view] | master | 2004-06-12 14:25:47 +0000 | runge | [libtdevnc] x11vnc: -clear_mods -clear_keys -storepasswd, add RFB_SERVER_IP RFB_SERVER_PORT to -accept/-gone |
992be8f5 [view] | master | 2004-06-08 20:17:04 +0000 | dscho | [libtdevnc] fix compilation on IRIX |
1afc2a04 [view] | master | 2004-06-08 19:46:12 +0000 | dscho | [libtdevnc] fix test for sdl |
68422b63 [view] | master | 2004-06-08 19:13:06 +0000 | dscho | [libtdevnc] fix compilation on MacOSX |
120500f7 [view] | master | 2004-06-07 20:09:49 +0000 | dscho | [libtdevnc] layout and wording fix |
83dd5a90 [view] | master | 2004-06-07 19:41:48 +0000 | dscho | [libtdevnc] more news |
81fcc1c9 [view] | master | 2004-06-07 18:03:42 +0000 | dscho | [libtdevnc] now that it is released, increment x11vnc's version |
35236477 [view] | master | 2004-06-07 17:57:21 +0000 | dscho | [libtdevnc] all this moving and renaming needs changes in the cvsignores, too! |
cb3d612b [view] | master | 2004-06-07 17:52:42 +0000 | dscho | [libtdevnc] fix bug #968264: make rpm did not work with x11vnc package |
00901a2e [view] | master | 2004-06-07 17:47:54 +0000 | dscho | [libtdevnc] add vnc2mpg, a program which makes a movie from a VNC desktop using FFMPEG |
c7730d9b [view] | master | 2004-06-07 17:25:24 +0000 | dscho | [libtdevnc] added -encodings |
fefcb918 [view] | master | 2004-06-07 11:43:00 +0000 | dscho | [libtdevnc] 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). |
fc45b97d [view] | master | 2004-06-07 11:21:51 +0000 | dscho | [libtdevnc] add mouse button handling |
2b8c2a5c [view] | master | 2004-06-07 08:31:57 +0000 | dscho | [libtdevnc] add client_examples/, add SDLvncviewer, libvncclient API changes, suppress automake CFLAGS nagging |
98e4f895 [view] | master | 2004-06-06 01:55:39 +0000 | runge | [libtdevnc] x11vnc: rearrange file for easier maintenance, add RFB_CLIENT_COUNT to -accept/-gone |
f988c5b2 [view] | master | 2004-05-28 01:52:01 +0000 | runge | [libtdevnc] *** empty log message *** |
e3c8cdde [view] | master | 2004-05-27 17:27:34 +0000 | runge | [libtdevnc] x11vnc: view-only plain passwd: -viewpasswd and 2nd line of -passwdfile |
fcf44cf5 [view] | master | 2004-05-25 10:56:17 +0000 | dscho | [libtdevnc] a script which automatically converts a few files to make an x11vnc release |
2febc578 [view] | master | 2004-05-25 09:25:28 +0000 | dscho | [libtdevnc] -lvncserver is not default now |
87686855 [view] | master | 2004-05-25 09:05:09 +0000 | dscho | [libtdevnc] move the library into libvncserver/, x11vnc into x11vnc/ |
0130bdb9 [view] | master | 2004-05-22 03:30:31 +0000 | runge | [libtdevnc] x11vnc: -gone, -passwdfile, -o logfile; add view-only to -accept |
dd26262a [view] | master | 2004-05-14 20:45:53 +0000 | runge | [libtdevnc] x11vnc: more -inetd fixes. |
de95a568 [view] | master | 2004-05-14 15:25:26 +0000 | runge | [libtdevnc] x11vnc: less fprintf under -q so '-q -inetd' has no stderr output. |
d485cebe [view] | master | 2004-05-13 20:02:41 +0000 | runge | [libtdevnc] x11vnc: improvements to -accept popup: yes/no buttons and timeout. |
d8c8a382 [view] | master | 2004-05-08 17:59:47 +0000 | runge | [libtdevnc] x11vnc: clean up -Wall warnings. |
05a8d119 [view] | master | 2004-05-08 14:43:03 +0000 | runge | [libtdevnc] x11vnc: add -accept some-command/xmessage/popup |
d43fc7ef [view] | master | 2004-05-06 02:46:07 +0000 | runge | [libtdevnc] x11vnc: mouse -> keystroke and keystroke -> mouse remappings. |
f5cfa4bc [view] | master | 2004-05-05 19:42:27 +0000 | dscho | [libtdevnc] prevent segmentation fault when requested area is too big; if select is interrupted while WriteExact, just try again. |
1c7ca906 [view] | master | 2004-04-28 19:12:45 +0000 | runge | [libtdevnc] x11vnc: add -auth, more -cursorpos and -nofb work |
7c1c81ee [view] | master | 2004-04-20 01:40:20 +0000 | runge | [libtdevnc] x11vnc: add -cursorpos for Cursor Position Updates, and -sigpipe |
167c6197 [view] | master | 2004-04-19 16:24:18 +0000 | dscho | [libtdevnc] ignore SIGPIPE the correct way |
a6149f34 [view] | master | 2004-04-13 23:56:54 +0000 | runge | [libtdevnc] x11vnc: do not send selection unless all clients are in RFB_NORMAL state. increase rfbMaxClientWait when threaded to avoid ReadExact() timeouts for some viewers. |
47eece6a [view] | master | 2004-04-12 18:31:04 +0000 | dscho | [libtdevnc] fix compilation without jpeg and a certain autoconf version |
782c6e7a [view] | master | 2004-04-08 20:07:29 +0000 | runge | [libtdevnc] x11vnc options -blackout, -xinerama, -xwarppointer. check cargs. modify configure.ac to pick up -lXinerama |
e68063f2 [view] | master | 2004-03-24 18:26:05 +0000 | dscho | [libtdevnc] add support for pgm and pbm (8-bit and 1-bit grayscale images) |
6a1a59f9 [view] | master | 2004-03-22 08:40:51 +0000 | dscho | [libtdevnc] fix cargs.c: arguments were not correctly purged. |
5df82de5 [view] | master | 2004-03-15 08:54:01 +0000 | dscho | [libtdevnc] fix --link for libvncserver-config |
ed986a0b [view] | master | 2004-03-11 00:57:59 +0000 | runge | [libtdevnc] x11vnc options -vncconnect, -connect, -remap, -debug_pointer, and -debug_keyboard add reverse connections, keysym remapping, and debug output option |
74b9f7de [view] | master | 2004-02-29 17:56:17 +0000 | dscho | [libtdevnc] link to pre.tar.gz, mention valgrind |
9bdee1a7 [view] | master | 2004-02-29 17:51:17 +0000 | dscho | [libtdevnc] update on news |
7aa9d277 [view] | master | 2004-02-29 15:13:38 +0000 | dscho | [libtdevnc] fixed valgrind warning |
c08bfcfd [view] | master | 2004-02-20 01:39:45 +0000 | runge | [libtdevnc] x11vnc options -nosel -noprimary -visual. add clipboard/selection handling. add visual option (mostly for testing and workarounds). improve shm cleanup on failures. |
50a80e73 [view] | master | 2004-02-04 07:59:03 +0000 | dscho | [libtdevnc] make examples g++ compileable, thanks to Juan Jose Costello |
2fbf23c1 [view] | master | 2004-01-30 09:59:32 +0000 | dscho | [libtdevnc] memory leaks fixed |
e0cbabec [view] | master | 2004-01-29 13:33:03 +0000 | dscho | [libtdevnc] Honour the check for libz, libjpeg again |
34fc97a5 [view] | master | 2004-01-21 15:25:41 +0000 | dscho | [libtdevnc] add "-progressive height" option to make SendFramebufferUpdate "preemptive" |
3a472f88 [view] | master | 2004-01-21 01:23:35 +0000 | dscho | [libtdevnc] update |
[First Page] [Previous Page] [Next Page] [Last Page]
© 2010-2025 Trinity Desktop Project