summaryrefslogtreecommitdiffstats
path: root/x11vnc/8to24.c
Commit message (Collapse)AuthorAgeFilesLines
* update to x11vnc 0.9.12runge2010-09-101-1/+1
|
* x11vnc: small tweaks to Xdummy, rx11vnc*. Apply SMALL_FOOTPRINT to ↵runge2010-01-021-1/+1
| | | | -appshare text. Copyright year change.
* Thread safety. Fix -clip -in -rawfb. Try to avoid Xorg stuckrunge2009-05-211-1/+3
| | | | key bug.
* Insert x11vnc copyright and license notices.runge2009-03-141-0/+32
|
* x11vnc: fix failure of -8to24 on default depth 24 due torunge2009-01-101-6/+13
| | | | | | nonstandard indexed color support changes. Fix small window for failure after XSendEvent selection call; add env var. X11VNC_SENDEVENT_SYNC=1 to take even more care.
* x11vnc: -chatwindow, -scale WxH, -enc changes.runge2008-10-191-1/+1
|
* x11vnc: kill gui_pid on exit in -connect/-connect_or_exit mode.runge2008-09-071-0/+2
| | | | | | | -grablocal n experiment (not compiled by default). -macuskbd option for macosx for orig uskdb code. keycode=N remote contol cmd. Find dpy look at non-NFS cookies in /tmp. Fix gui tray insertion on recent gnome dt. Fix connect_file bug. Sync SSVNC
* x11vnc: support colormaps for depths other than 8. xinerama warppointer ↵runge2008-06-011-103/+179
| | | | only if more than one subscreen.
* x11vnc: -proxy, -ssh options. ncache bug in -8to24, Selection "targets" bugfix.runge2007-10-271-4/+7
|
* x11vnc -ncache on by default for beta test. fix -nofb & -rawfb modes.runge2006-12-291-1/+7
|
* still more compiler warnings; ssvnc 1.0.9 sync.runge2006-12-281-19/+24
|
* more compiler warnings cleanup.runge2006-12-281-0/+3
|
* x11vnc: clean up compiler warnings.runge2006-12-281-0/+1
|
* x11vnc: Native Mac OS X support.runge2006-11-131-4/+4
|
* x11vnc: enable --without-x builds for -rawfb only binaries.runge2006-07-181-0/+28
|
* x11vnc: --grabkbd, -grabptr, -env, -allowedcmds, unixpw+WAIT user fred:optionsrunge2006-06-181-1/+1
|
* x11vnc: support for video4linux webcams & tv-tuners, -24to32 bpp option, ↵runge2006-05-071-1/+18
| | | | -rawfb console.
* x11vnc: more -unixpw mode. -gone popup mode. Change filexfer via -R. Tune ↵runge2006-03-031-0/+9
| | | | SMALL_FOOTPRINT.
* x11vnc: -8to24 more speedups; tunables for very slow machines.runge2006-02-061-94/+326
|
* x11vnc: -8to24 speedups and improvements.runge2006-02-051-275/+790
|
* x11vnc: -8to24 opts, use XGetSubImage. fix -threads deadlocks and -rawfb crashrunge2006-01-221-15/+105
|
* x11vnc: -8to24 now works on default depth 8 displays.runge2006-01-191-323/+547
|
* x11vnc: more tweaks to -8to24 XGETIMAGE_8TO24runge2006-01-161-51/+157
|
* x11vnc: add -8to24 option for some multi-depth displays.runge2006-01-151-0/+797