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.15-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
/
zrleDecode.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change streams to be asynchronous
Pierre Ossman
2020-05-21
1
-5
/
+17
*
Make ZlibInStream more robust against failures
Pierre Ossman
2019-11-15
1
-1
/
+2
*
Remove unneeded logging from ZRLE decoder
Pierre Ossman
2019-04-29
1
-2
/
+0
*
Remove commented out logging
Pierre Ossman
2019-04-29
1
-2
/
+0
*
Fix temporary decoder buffer sizes
Pierre Ossman
2016-10-05
1
-1
/
+2
*
Clear up ZlibInStream::reset() behaviour
Pierre Ossman
2015-11-27
1
-1
/
+1
*
Change fillRect() to take a buffer instead of a pixel
Pierre Ossman
2015-06-05
1
-1
/
+1
*
Use PixelBuffer objects as the interface for encoders and decoders
Pierre Ossman
2014-07-14
1
-3
/
+3
*
Get rid of unnecessary macros as they are only ever set to a single thing
Pierre Ossman
2014-07-07
1
-11
/
+5
*
Push encoding specific formats into the encoders and decoders
Pierre Ossman
2014-07-07
1
-5
/
+5
*
Remove unused alternative code path from the ZRLE and Hextile decoders
Pierre Ossman
2014-07-07
1
-66
/
+0
*
The ZRLE decoder relied on an assert() for boundary checks. A default
Pierre Ossman
2014-03-19
1
-3
/
+10
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
1
-0
/
+251