summaryrefslogtreecommitdiffstats
path: root/common/rfb/SMsgWriter.h
Commit message (Expand)AuthorAgeFilesLines
* Move image encoding logic into a central EncodeManager classPierre Ossman2014-07-141-7/+0
* Store the mouse cursor in the ConnParams objectPierre Ossman2014-07-141-17/+13
* Encoders/decoders should track the connection objectPierre Ossman2014-07-071-3/+0
* Push encoder and decoder handling down into the connection objectsPierre Ossman2014-07-071-28/+6
* Remove full support for colour mapsPierre Ossman2014-07-071-4/+4
* Remove partial update functionalityPierre Ossman2014-07-071-10/+6
* Move serialisation of pseudorects into separate functionsPierre Ossman2014-07-071-0/+6
* Merge the "V3" message classes into the normal onesPierre Ossman2014-07-071-51/+67
* Remove unsused, commented out codePierre Ossman2014-07-071-12/+0
* Basic infrastructure for continuous updates.Pierre Ossman2011-11-141-0/+4
* Basic infrastructure to support fences.Pierre Ossman2011-11-141-0/+4
* Make rawBytesEquivalent an unsigned 64-bit integer. Otherwise, it will overf...DRC2011-08-191-2/+2
* Further optimizations to the Tight encoder to eliminate getImage() overhead. ...DRC2011-08-171-3/+3
* Eliminate GCC signed/unsigned warnings related to encodings: ThePeter Åstrand2010-02-101-3/+3
* Send desktop layout changes separatelyPierre Ossman2009-04-231-2/+11
* Implement server side support for SetDesktopSize.Pierre Ossman2009-03-231-2/+8
* Minimal server side implementation of the extended desktop size protocol.Pierre Ossman2009-03-201-0/+3
* Remove the "video" feature and its associated custom JPEG handling.Pierre Ossman2009-03-051-6/+0
* Implemented support for DesktopName pseudo encoding, which allowsPeter Åstrand2009-01-151-0/+2
* Using JpegEncoder for video only with proper pixel formats.Constantin Kaplinsky2007-10-171-1/+2
* In SMsgWriter, added the ability to send a video rectangle via JpegEncoder.Constantin Kaplinsky2007-08-311-0/+6
* A typo fixed in a comment.Constantin Kaplinsky2007-08-311-1/+1
* Unused function commented out.Constantin Kaplinsky2007-08-311-0/+5
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+163