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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove debugging output that wasn't supposed to be committed.
Pierre Ossman
2009-04-24
1
-3
/
+0
*
Send desktop layout changes separately
Pierre Ossman
2009-04-23
5
-84
/
+167
*
UltraVNC sends a new non-incr. FUR when it gets a DesktopSize rect, and
Pierre Ossman
2009-04-22
1
-2
/
+8
*
Make sure we handle endian problems in the conversion code.
Pierre Ossman
2009-04-21
3
-6
/
+22
*
Corrected line breaks; must only use CRLF.
Peter Åstrand
2009-04-14
1
-1
/
+1
*
Remove fttypes.h from Makefile.am, it doesn't exist.
Adam Tkac
2009-04-07
1
-1
/
+1
*
Take advantage of libjpeg colorspace extensions, if available
DRC
2009-04-06
1
-9
/
+54
*
Take advantage of libjpeg colorspace extensions if available
DRC
2009-04-06
1
-12
/
+52
*
Update shift values in pixel format parse routine.
Pierre Ossman
2009-04-03
1
-0
/
+3
*
Remove unused pixel format constant.
Pierre Ossman
2009-04-03
1
-2
/
+0
*
Initialize SMsgWriterV3.needExtendedDesktopSize variable to fix rare client
Adam Tkac
2009-04-02
1
-2
/
+2
*
Brown paper bag time... Forgot to actually store the new screen layout.
Pierre Ossman
2009-04-02
1
-0
/
+2
*
Optimise the common pixel format conversion RGB24 to RGB32.
Pierre Ossman
2009-03-31
4
-4
/
+68
*
Needs to be true colour to be 888.
Pierre Ossman
2009-03-25
1
-0
/
+2
*
A quick optimisation of the common 32-bit to 24-bit pixel conversion.
Pierre Ossman
2009-03-25
1
-11
/
+30
*
Implement server side support for SetDesktopSize.
Pierre Ossman
2009-03-23
10
-64
/
+245
*
Add client method to send SetDesktopSize.
Pierre Ossman
2009-03-23
3
-0
/
+34
*
Properly parse the SetDesktopSize message.
Pierre Ossman
2009-03-21
5
-7
/
+28
*
Move screen layout bootstraping around so that it can handle if all screens
Pierre Ossman
2009-03-20
1
-20
/
+20
*
Basic book keeping of screen layout on server.
Pierre Ossman
2009-03-20
5
-7
/
+64
*
Remove unused, and improperly reserved message types.
Pierre Ossman
2009-03-20
1
-4
/
+0
*
Add official allocations for extended desktop size extension.
Pierre Ossman
2009-03-20
2
-2
/
+2
*
Remove file transfer callback that was left behind.
Pierre Ossman
2009-03-20
2
-8
/
+0
*
Properly parse the ExtendedDesktopSize rects in the client.
Pierre Ossman
2009-03-20
8
-8
/
+122
*
Make the server a little less DoS:able by validating update regions.
Pierre Ossman
2009-03-20
1
-0
/
+13
*
Add new file to file lists.
Pierre Ossman
2009-03-20
2
-6
/
+10
*
Minimal client side support for the extended desktop size protocol.
Pierre Ossman
2009-03-20
5
-3
/
+37
*
Minimal server side implementation of the extended desktop size protocol.
Pierre Ossman
2009-03-20
14
-8
/
+162
*
Remove stray file left over from the file transfer support.
Pierre Ossman
2009-03-20
1
-92
/
+0
*
Move the SetDesktopName parser into CMsgReaderV3 to keep with the separation
Pierre Ossman
2009-03-20
4
-15
/
+16
*
Remove file transfer support.
Pierre Ossman
2009-03-13
34
-2750
/
+14
*
Revert r3657 (import of autogenerated) files.
Adam Tkac
2009-03-13
1
-1096
/
+0
*
Change JPEG quality/subsampling map to produce meaningful compression ratios,...
DRC
2009-03-12
3
-13
/
+45
*
Make sure we list fallback encodings in a preferable order.
Pierre Ossman
2009-03-12
1
-2
/
+29
*
Tweak the quality to JPEG settings mapping a bit.
Pierre Ossman
2009-03-11
3
-11
/
+18
*
The quality setting goes from 0 to 9, not 1 to 9.
Pierre Ossman
2009-03-11
1
-1
/
+1
*
Import autogenerated files for unix/ and common/ subdirs to make source
Adam Tkac
2009-03-11
1
-0
/
+1096
*
Don't forget the highest byte when reading out pixels.
Pierre Ossman
2009-03-09
1
-1
/
+3
*
Consolidate pixel conversion into the PixelFormat class and optimise the
Pierre Ossman
2009-03-06
13
-159
/
+345
*
Remove the "video" feature and its associated custom JPEG handling.
Pierre Ossman
2009-03-05
31
-1777
/
+17
*
Rebrand the source as TigerVNC. It is my hope that this patch is
Peter Åstrand
2009-02-27
2
-2
/
+2
*
No need to repeat the project home page in every source file. Not SPOT.
Peter Åstrand
2009-02-25
23
-23
/
+23
*
[Bugfix] Use rdr::U32 type for length of strings handled by *CutText functions.
Adam Tkac
2009-02-13
5
-5
/
+5
*
Implemented support for DesktopName pseudo encoding, which allows
Peter Åstrand
2009-01-15
14
-4
/
+77
*
[Bugfix] Previous commit (r3204) included two lines that were left commented ...
Constantin Kaplinsky
2008-12-18
1
-2
/
+2
*
[Development] Disabling special video encoding when the VideoPriority paramet...
Constantin Kaplinsky
2008-12-18
2
-2
/
+10
*
Define ~DirManager, to avoid GCC warning:
Peter Åstrand
2008-12-10
1
-0
/
+1
*
Make sure all files ends with newline
Peter Åstrand
2008-12-10
1
-1
/
+1
*
MinGW tweak: calculateScaleBoundary is not an inline method. If it
Peter Åstrand
2008-12-09
1
-1
/
+6
*
Basic support for building Windows vncviewer using MinGW. This patch
Peter Åstrand
2008-12-09
1
-2
/
+2
[next]