index
:
tigervnc.git
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.2-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
master
High performance, multi-platform VNC client and server: https://github.com/TigerVNC/tigervnc
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
rfb
/
SMsgWriter.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move image encoding logic into a central EncodeManager class
Pierre Ossman
2014-07-14
1
-24
/
+2
*
Store the mouse cursor in the ConnParams object
Pierre Ossman
2014-07-14
1
-54
/
+111
*
Encoders/decoders should track the connection object
Pierre Ossman
2014-07-07
1
-6
/
+1
*
Push encoder and decoder handling down into the connection objects
Pierre Ossman
2014-07-07
1
-56
/
+0
*
Remove full support for colour maps
Pierre Ossman
2014-07-07
1
-7
/
+6
*
Remove partial update functionality
Pierre Ossman
2014-07-07
1
-16
/
+7
*
Move serialisation of pseudorects into separate functions
Pierre Ossman
2014-07-07
1
-69
/
+66
*
Merge the "V3" message classes into the normal ones
Pierre Ossman
2014-07-07
1
-6
/
+347
*
Remove unsused, commented out code
Pierre Ossman
2014-07-07
1
-12
/
+0
*
Add support for TurboVNC pseudo-encodings and Grayscale JPEG compression so t...
DRC
2011-08-19
1
-0
/
+3
*
Make rawBytesEquivalent an unsigned 64-bit integer. Otherwise, it will overf...
DRC
2011-08-19
1
-1
/
+1
*
Further optimizations to the Tight encoder to eliminate getImage() overhead. ...
DRC
2011-08-17
1
-3
/
+3
*
Eliminate GCC signed/unsigned warnings related to encodings: The
Peter Åstrand
2010-02-10
1
-5
/
+5
*
Send desktop layout changes separately
Pierre Ossman
2009-04-23
1
-6
/
+16
*
Remove the "video" feature and its associated custom JPEG handling.
Pierre Ossman
2009-03-05
1
-15
/
+0
*
Do not use JPEG if not requested by the client.
Constantin Kaplinsky
2007-12-07
1
-2
/
+3
*
Using JpegEncoder for video only with proper pixel formats.
Constantin Kaplinsky
2007-10-17
1
-1
/
+6
*
Passing image quality level to JpegEncoder.
Constantin Kaplinsky
2007-09-03
1
-0
/
+1
*
In SMsgWriter, added the ability to send a video rectangle via JpegEncoder.
Constantin Kaplinsky
2007-08-31
1
-0
/
+8
*
Unused function commented out.
Constantin Kaplinsky
2007-08-31
1
-3
/
+4
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
1
-0
/
+202