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
Commit message (
Expand
)
Author
Age
Files
Lines
*
A fix to handle line endings properly.
Constantin Kaplinsky
2007-04-11
2
-203
/
+203
*
Eliminated gcc compilation warning.
Constantin Kaplinsky
2007-04-11
1
-1
/
+1
*
Replaced call to Win32-specific stricmp() function with strcasecmp().
Constantin Kaplinsky
2007-04-11
1
-1
/
+5
*
Initial implementation of continuous updates in the server code. This code do...
Constantin Kaplinsky
2007-04-05
9
-2
/
+121
*
Added ScaleFilters::getFilterIdByName() method and defaultScaleFilter parameter.
george82
2007-03-27
2
-0
/
+10
*
Added the routines for manipulation the scale filter method. It allow change the
george82
2007-03-20
2
-0
/
+17
*
Fixed the bug with crashing vncviewer when it works in the
george82
2007-03-10
4
-22
/
+29
*
Reverted the changes appeared in revisions 2173,2181. We better always send t...
Constantin Kaplinsky
2006-12-08
1
-12
/
+16
*
Corrected support for TightVNC extensions - always sending authentication cap...
Constantin Kaplinsky
2006-12-05
1
-17
/
+12
*
Reordered initializers in ScaledPixelBuffer constructors to eliminate compila...
Constantin Kaplinsky
2006-12-05
1
-5
/
+5
*
Updated make file for building under *nix.
Constantin Kaplinsky
2006-12-05
1
-0
/
+2
*
Improved the performance of the remote desktop scaling.
george82
2006-12-04
1
-5
/
+12
*
Fixed the bug with wrong weight table for y coords.
george82
2006-12-04
1
-1
/
+1
*
A FIXME comment: TightVNC extensions support is not finished yet.
Constantin Kaplinsky
2006-12-04
1
-0
/
+3
*
Set the default scaled filter to bicubic.
george82
2006-12-03
1
-2
/
+2
*
Set the default scaled filter to bilinear.
george82
2006-12-03
1
-2
/
+2
*
Modified ScaledPixelBuffer::calculateScaleBoundary() in
george82
2006-12-03
1
-7
/
+10
*
Fixed the bug with very low quality of the remote desktop
george82
2006-12-03
3
-20
/
+20
*
Updated the comments.
george82
2006-11-26
1
-1
/
+1
*
Added support all true color pixel format for scaling the
george82
2006-11-26
1
-6
/
+7
*
Improved the performance of the scaling algorithm too
george82
2006-11-23
1
-24
/
+28
*
Removed the unnecessary variables.
george82
2006-11-20
1
-1
/
+1
*
Now ScaledPixelBuffer class using the weighting tabs for
george82
2006-11-20
2
-53
/
+106
*
Fixed the small bugs with the makeWeightTabs function.
george82
2006-11-20
2
-7
/
+8
*
Fixed the checking for the scale filter index.
george82
2006-11-20
1
-1
/
+1
*
Added the new method makeWeightTabs to the ScaleFilters
george82
2006-11-14
2
-1
/
+28
*
Moved ScaleFilters class methods and 1-d filter functions
george82
2006-10-29
3
-58
/
+95
*
Small code improvements.
george82
2006-10-28
1
-2
/
+4
*
Added some comments.
george82
2006-10-28
1
-3
/
+13
*
Added SFilterWeightTab struct.
george82
2006-10-27
1
-0
/
+7
*
Added ScaleFilters class implementation to the
george82
2006-10-27
1
-3
/
+30
*
Added definitions of the 1-D filters and routines using
george82
2006-10-26
2
-0
/
+83
*
Small ScaledPixelBuffer class improvements.
george82
2006-09-16
2
-2
/
+2
*
Removed unused variables, added comments. This fixes compilation
Constantin Kaplinsky
2006-09-13
1
-4
/
+4
*
Updated Makefile.in to include CapsList.cxx compilation.
Constantin Kaplinsky
2006-09-13
1
-0
/
+1
*
Finished support for TightVNC protocol extensions in the server code. Now "no...
Constantin Kaplinsky
2006-09-12
2
-14
/
+32
*
Rationalized FIXME comments, changed code layout in switch blocks.
Constantin Kaplinsky
2006-09-12
1
-36
/
+20
*
Improved code to advertise supported encoding types via protocol capabilities...
Constantin Kaplinsky
2006-09-12
1
-6
/
+30
*
Tiny cleanup in a comment.
Constantin Kaplinsky
2006-09-12
1
-1
/
+1
*
Documented the CapsList class.
Constantin Kaplinsky
2006-09-12
2
-6
/
+18
*
Documentation on CapsContainer class has been extended and moved from .cxx to...
Constantin Kaplinsky
2006-09-12
2
-50
/
+57
*
Fixed the mistake int ScaledPixelBuffer::getScale().
george82
2006-09-11
1
-1
/
+1
*
Eliminated some compilation warnings.
Constantin Kaplinsky
2006-09-08
1
-4
/
+4
*
Implemented support for TightVNC protocol extensions in the server code. This...
Constantin Kaplinsky
2006-09-08
9
-2
/
+307
*
Minor refactoring to prepare the source for handling TightVNC protocol extens...
Constantin Kaplinsky
2006-09-06
2
-0
/
+6
*
Init scaled_width and scaled_width by zero
george82
2006-08-17
1
-2
/
+3
*
ScaledPixelBuffer class code improvements. Remove scale
george82
2006-07-29
2
-9
/
+9
*
Added ScaledPixelBuffer::getSrcWidth() and
george82
2006-07-23
1
-0
/
+2
*
Minor code cleanup.
Constantin Kaplinsky
2006-06-04
1
-3
/
+1
*
A few tabs converted to spaces.
Constantin Kaplinsky
2006-06-03
1
-1
/
+1
[next]