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
/
tests
/
perf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Return std::string instead of dynamic allocations
Pierre Ossman
2023-02-04
1
-6
/
+3
*
Use stdint types
Pierre Ossman
2023-02-01
4
-23
/
+23
*
Explicitly mark unused parameters
Pierre Ossman
2023-01-04
4
-10
/
+13
*
Mark system include paths correctly
Pierre Ossman
2023-01-04
1
-2
/
+2
*
Move include_directories() to proper places
Pierre Ossman
2022-08-25
1
-2
/
+1
*
Add missing FLTK include statements
Albrecht Schlosser
2022-07-07
1
-0
/
+1
*
Fix up ffmpeg header and library handling
Pierre Ossman
2022-06-07
1
-1
/
+0
*
Avoid temporary cmake variables
Pierre Ossman
2022-06-07
1
-8
/
+7
*
H264 Decoder
Vladimir Sukhonosov
2022-01-21
1
-0
/
+1
*
Be consistent in including config.h
Pierre Ossman
2021-12-30
5
-0
/
+20
*
Allow building with -DBUILD_VIEWER=OFF
Alex Richardson
2021-07-15
1
-23
/
+25
*
Support the VMware Cursor Position extension on vncviewer
lhchavez
2021-03-11
2
-0
/
+10
*
Merge branch 'noblock' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2021-01-19
2
-13
/
+14
|
\
|
*
Change streams to be asynchronous
Pierre Ossman
2020-05-21
2
-3
/
+10
|
*
Simplify stream availability handling
Pierre Ossman
2020-05-21
2
-10
/
+4
|
*
Add stream avail() methods
Pierre Ossman
2020-05-21
2
-4
/
+4
*
|
Use mingw's stdio routines where needed
Pierre Ossman
2020-05-31
1
-7
/
+4
|
/
*
Fix framebuffer setup in encperf
Pierre Ossman
2020-02-27
1
-2
/
+3
*
Provide dummy output for dummy client connections
Pierre Ossman
2020-02-27
2
-2
/
+54
*
Use size_t for lengths in stream objects
Pierre Ossman
2019-11-15
1
-5
/
+5
*
Split test programs to benchmarking and unit tests
Pierre Ossman
2019-09-25
13
-0
/
+1775