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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
rfb
/
RREEncoder.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use stdint types
Pierre Ossman
2023-02-01
1
-6
/
+6
*
Use templates for optimized code
Pierre Ossman
2023-02-01
1
-14
/
+94
*
Explicitly mark unused parameters
Pierre Ossman
2023-01-04
1
-1
/
+1
*
Be consistent in including config.h
Pierre Ossman
2021-12-30
1
-0
/
+5
*
Rename ConnParams to ClientParams
Pierre Ossman
2018-11-01
1
-1
/
+1
*
Don't force encoders to specify palette size
Pierre Ossman
2018-09-20
1
-1
/
+1
*
Move image encoding logic into a central EncodeManager class
Pierre Ossman
2014-07-14
1
-19
/
+62
*
Use PixelBuffer objects as the interface for encoders and decoders
Pierre Ossman
2014-07-14
1
-4
/
+5
*
Encoders/decoders should track the connection object
Pierre Ossman
2014-07-07
1
-6
/
+7
*
Push encoder and decoder handling down into the connection objects
Pierre Ossman
2014-07-07
1
-2
/
+2
*
Avoid reader/writer duplication in every encoder/decoder
Pierre Ossman
2014-07-07
1
-1
/
+1
*
Remove partial update functionality
Pierre Ossman
2014-07-07
1
-3
/
+3
*
Get rid of the register mechanism for encoders and decoders
Pierre Ossman
2014-07-07
1
-5
/
+0
*
Reduce dependencies on TransImageGetter.h
Pierre Ossman
2014-07-07
1
-1
/
+1
*
Further optimizations to the Tight encoder to eliminate getImage() overhead. ...
DRC
2011-08-17
1
-1
/
+1
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
1
-0
/
+75