summaryrefslogtreecommitdiffstats
path: root/common/rfb/SMsgWriter.cxx
Commit message (Expand)AuthorAgeFilesLines
* Move image encoding logic into a central EncodeManager classPierre Ossman2014-07-141-24/+2
* Store the mouse cursor in the ConnParams objectPierre Ossman2014-07-141-54/+111
* Encoders/decoders should track the connection objectPierre Ossman2014-07-071-6/+1
* Push encoder and decoder handling down into the connection objectsPierre Ossman2014-07-071-56/+0
* Remove full support for colour mapsPierre Ossman2014-07-071-7/+6
* Remove partial update functionalityPierre Ossman2014-07-071-16/+7
* Move serialisation of pseudorects into separate functionsPierre Ossman2014-07-071-69/+66
* Merge the "V3" message classes into the normal onesPierre Ossman2014-07-071-6/+347
* Remove unsused, commented out codePierre Ossman2014-07-071-12/+0
* Add support for TurboVNC pseudo-encodings and Grayscale JPEG compression so t...DRC2011-08-191-0/+3
* Make rawBytesEquivalent an unsigned 64-bit integer. Otherwise, it will overf...DRC2011-08-191-1/+1
* 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-5/+5
* Send desktop layout changes separatelyPierre Ossman2009-04-231-6/+16
* Remove the "video" feature and its associated custom JPEG handling.Pierre Ossman2009-03-051-15/+0
* Do not use JPEG if not requested by the client.Constantin Kaplinsky2007-12-071-2/+3
* Using JpegEncoder for video only with proper pixel formats.Constantin Kaplinsky2007-10-171-1/+6
* Passing image quality level to JpegEncoder.Constantin Kaplinsky2007-09-031-0/+1
* In SMsgWriter, added the ability to send a video rectangle via JpegEncoder.Constantin Kaplinsky2007-08-311-0/+8
* Unused function commented out.Constantin Kaplinsky2007-08-311-3/+4
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+202