Note that you can limit your full-text search to a specific module with the 'module:' keyword. Example: 'module:tdebase <search text>'

[First Page] [Previous Page]  [Next Page] [Last Page]


GIT HashBranchDateAuthorLog Message
0d734ad8 [view]master2006-05-04 19:19:13 +0000steven_carr[libtdevnc] Server Capability Encodings
rfbEncodingSupportedEncodings - What encodings are supported?
rfbEncodingSupportedMessages - What message types are supported?
rfbEncodingServerIdentity - What is the servers version string?
ie: "x11vnc: 0.8.1 lastmod: 2006-04-25 (LibVNCServer 0.9pre)"
2eded94f [view]master2006-05-04 16:24:46 +0000steven_carr[libtdevnc] UltraVNC with scaling, will send rectangles with a zero W or H
We need to process the rectangle (especially if it a type that contains
subrectangles or any kind of compression). UltraVNC should be fixed to
prevent these useless rectangles from being sent.
5865f0c4 [view]master2006-05-04 16:07:06 +0000steven_carr[libtdevnc] Client side support for PalmVNC/UltraVNC 'Server Side Scaling'
97fe75fd [view]master2006-05-04 13:50:52 +0000steven_carr[libtdevnc] KeyboardLedState should be placed in 'various protocol extensions'
26706414 [view]master2006-05-03 19:29:18 +0000steven_carr[libtdevnc] Client Independent Server Side Scaling is now supported
Both PalmVNC and UltraVNC SetScale messages are supported
afa9fae0 [view]master2006-05-02 20:53:25 +0000steven_carr[libtdevnc] Ultra Encoding added. Tested against UltraVNC V1.01
e57c4dcd [view]master2006-05-02 20:50:28 +0000steven_carr[libtdevnc] CopyRectangle() BPP!=8 bug fixed
18cd3668 [view]master2006-05-02 20:48:13 +0000steven_carr[libtdevnc] Eliminate incompatible pointer assignment warning (gcc 4.0.1)
422491c9 [view]master2006-05-02 20:47:10 +0000steven_carr[libtdevnc] signed vs unsigned warnings eliminated (gcc 4.0.1)
188ccd2e [view]master2006-04-30 20:05:16 +0000dscho[libtdevnc] include rotatetemplate.c in the tarball
7602f0e7 [view]master2006-04-28 11:21:57 +0000dscho[libtdevnc] libvncclient: support changing of framebuffer size; make SDLvncviewer use it
9b51d63d [view]master2006-04-28 11:19:54 +0000dscho[libtdevnc] fix SDLvncviewer for widths which are not divisible by 8
21b1fd47 [view]master2006-04-27 01:01:41 +0000dscho[libtdevnc] add rotate and flip example
6370f25f [view]master2006-04-27 00:49:19 +0000dscho[libtdevnc] malloc.h should not be needed (it is missing on quite a few platforms)
86d107da [view]master2006-04-26 23:21:59 +0000Dirk Mueller[tdepim] - avoid unnecessary string conversion.
Partial cherry pick from: 35f536ddb27633e8cac40eb4c99c5b370fdb14cb
Signed-off-by: Luke Dashjr
3c80351a [view]master2006-04-26 15:37:43 +0000runge[libtdevnc] Make VPATH building work with -I $(top_srcdir) for rfb/rfb.h
6a6ccc8c [view]master2006-04-17 16:04:28 +0000steven_carr[libtdevnc] Added an example camera application to demonstrate another way to write a server application.
0ef122b6 [view]master2006-04-16 18:31:48 +0000runge[libtdevnc] Apache SSL gateway. More web proxy cases for Java and ssl_vncviewer.
d14cf0a8 [view]master2006-04-05 21:26:45 +0000runge[libtdevnc] SSL Java viewer work thru proxy. -sslGenCA, etc key/cert management utils for x11vnc. FBPM "support".
1602b345 [view]master2006-03-28 14:49:21 +0000dscho[libtdevnc] add KeyboardLedState extension
5920dc18 [view]master2006-03-28 05:43:04 +0000runge[libtdevnc] SSL patch for Java viewer. https support for x11vnc.
10c61b53 [view]master2006-03-27 15:41:51 +0000dscho[libtdevnc] ignore maxRectsPerUpdate when encoding is Zlib (thanks scarr)
199ec23a [view]master2006-03-27 15:30:05 +0000dscho[libtdevnc] libvncclient: take -compress and -quality command line arguments
e2e93479 [view]master2006-03-12 05:50:01 +0000runge[libtdevnc] x11vnc: add -ssl mode using libssl. Include Xdummy in misc.
5e726096 [view]master2006-03-08 17:52:23 +0000runge[libtdevnc] x11vnc: do CLIPBOARD, reverse conn require passwds, -usepw, -debug_sel, -storepasswd homedir.
c997e901 [view]master2006-03-06 16:29:35 +0000runge[libtdevnc] x11vnc: gui speedup and fixes. -unixpw and -inetd
a9a9c812 [view]master2006-03-05 00:35:33 +0000runge[libtdevnc] x11vnc: -unixpw on *bsd, hpux and tru64. -unixpw_nis mode. stunnel and gui tweaks.
b03a920c [view]master2006-03-03 00:30:16 +0000runge[libtdevnc] x11vnc: more -unixpw mode. -gone popup mode. Change filexfer via -R. Tune SMALL_FOOTPRINT.
f38f67e4 [view]master2006-03-01 21:35:53 +0000dscho[libtdevnc] Fix blooptest example
b7a901d7 [view]master2006-03-01 21:12:33 +0000dscho[libtdevnc] do not assume that KEYSYM_H guards X11's keysym.h
41305989 [view]master2006-03-01 11:52:04 +0000dscho[libtdevnc] do not timeout on idle client input (with pthreads)
3c2ea8d0 [view]master2006-03-01 11:51:16 +0000dscho[libtdevnc] if compiling with pthreads, also compile blooptest
0d40904d [view]master2006-02-28 22:54:14 +0000dscho[libtdevnc] rfbCheckFds now returns the number of processed events
f52cfa65 [view]master2006-02-28 19:33:34 +0000dscho[libtdevnc] add handleEventsEagerly flag (Thanks, Donald)
79310af7 [view]master2006-02-25 05:10:37 +0000runge[libtdevnc] x11vnc: -unixpw and -stunnel. Add clipboard to input control.
b7773ea6 [view]master2006-02-24 08:42:07 +0000rohit_99129[libtdevnc] Added method to get extension specific client data
eb08d83d [view]master2006-02-24 08:23:55 +0000rohit_99129[libtdevnc] Added method to get extension specific client data
d3599be1 [view]master2006-02-22 13:03:22 +0000dscho[libtdevnc] add functions to unregister extensions/security types
880035ad [view]master2006-02-21 18:13:23 +0000dscho[libtdevnc] IRIX linker is very picky about order of libraries
603b5667 [view]master2006-02-20 19:19:30 +0000runge[libtdevnc] fix some non-gcc compiler warnings and signals in x11vnc
4b8cc33e [view]master2006-02-07 01:12:47 +0000runge[libtdevnc] x11vnc: fix AIX build wrt h_errno.
94b092cd [view]master2006-02-06 05:34:43 +0000runge[libtdevnc] x11vnc: -8to24 more speedups; tunables for very slow machines.
d0ef1285 [view]master2006-02-05 04:46:57 +0000runge[libtdevnc] x11vnc: -8to24 speedups and improvements.
1967913e [view]master2006-01-22 03:56:23 +0000runge[libtdevnc] x11vnc: -8to24 opts, use XGetSubImage. fix -threads deadlocks and -rawfb crash
17e6b6a2 [view]master2006-01-19 03:54:10 +0000runge[libtdevnc] x11vnc: -8to24 now works on default depth 8 displays.
e38c3c22 [view]master2006-01-16 21:42:49 +0000runge[libtdevnc] x11vnc: more tweaks to -8to24 XGETIMAGE_8TO24
5993dd75 [view]master2006-01-15 03:58:48 +0000runge[libtdevnc] x11vnc: add -8to24 option for some multi-depth displays.
60918e66 [view]master2006-01-12 12:54:02 +0000runge[libtdevnc] configure.ac: add switches for most X extensions.
9b3163c0 [view]master2006-01-11 19:56:10 +0000runge[libtdevnc] logMutex needs to be initialized too; in rfbDefaultLog.
57cf0cda [view]master2006-01-11 15:01:12 +0000runge[libtdevnc] x11vnc: close fd > 2 in run_user_command(), -nocmds in crash_debug, fix 64bit bug for -solid.

List generated Sat Mar 15 02:18:01 2025
Currently showing patches 50801 to 50850 of 51373 [View All on Single Page]
Note that you can limit your full-text search to a specific module with the 'module:' keyword. Example: 'module:tdebase <search text>'

[First Page] [Previous Page]  [Next Page] [Last Page]