summaryrefslogtreecommitdiffstats
path: root/x0vncserver/Image.cxx
Commit message (Collapse)AuthorAgeFilesLines
* Migrating to new directory structure adopted from the RealVNC's source tree. ↵Constantin Kaplinsky2006-05-251-549/+0
| | | | | | Windows part should be complete. For the Unix part, more changes will follow. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@592 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Better logging -- less repeated information.Constantin Kaplinsky2006-05-221-4/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@575 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Removed debugging output, replaced fprintf() to stderr with proper logging ↵Constantin Kaplinsky2006-05-221-39/+18
| | | | | | via rfb::LogWriter. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@573 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Merged the x0vncserver directory with VNC 4.1.1.Constantin Kaplinsky2006-04-171-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/branches/merge-with-vnc-4.1.1@529 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Calling XShmDestroyReadDisplayBuf() on IrixOverlayShmImage cleanup.Constantin Kaplinsky2006-03-061-1/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@502 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Fixed a problem of not using XReadDisplay extension for parts ofConstantin Kaplinsky2006-03-061-13/+12
| | | | | | | images, under IRIX. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@501 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Polling screen area around current pointer position with higherConstantin Kaplinsky2006-02-081-13/+78
| | | | | | | | priority. Also, there is a number of code improvements, and some new "FIXME" comments for potential future improvements. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@477 3789f03b-4d11-0410-bbf8-ca57d06f2519
* The polling code has been moved into a separate class.Constantin Kaplinsky2005-09-291-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@339 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Updated x0vncserver to the latest version from the "tightvnc-unix"Constantin Kaplinsky2005-09-081-67/+424
| | | | | | | | | | | | | | module. It includes support for overlay extensions under IRIX and Solaris, MIT-SHM support, much improved polling algorithm and support for IP filtering on accepting connections. However, current version does not seem stable when linked with this codebase -- it is not compatible with 1.3dev5 viewers for some reasons, and crashes on "select: interrupted system call" from time to time. Also, the "configure" script is not yet updated to enable certain features of this version. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@309 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Initial revisionConstantin Kaplinsky2004-10-081-0/+149
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2 3789f03b-4d11-0410-bbf8-ca57d06f2519