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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Grabbing the screen moved from PollingManager to XPixelBuffer.
Constantin Kaplinsky
2008-06-02
4
-16
/
+19
*
Code refactoring - PollingManager's constructor is given an XPixelBuffer*
Constantin Kaplinsky
2008-05-30
5
-24
/
+28
*
Removed the code for automatic video detection. It interfered with video
Constantin Kaplinsky
2008-05-30
3
-300
/
+7
*
Fixed documentation for the "Offer relogin" parameter.
Constantin Kaplinsky
2008-05-29
1
-1
/
+1
*
Support for video area selection (revision range 2467:2563 from branches/java...
Constantin Kaplinsky
2008-05-27
4
-38
/
+294
*
Package name for RfbPlayer changed to com.tightvnc.rfbplayer.
Constantin Kaplinsky
2008-04-30
9
-9
/
+9
*
Using proper logging in SMsgReader class. Reporting details on receiving Vide...
Constantin Kaplinsky
2008-04-24
1
-3
/
+10
*
Support for VideoRectangleSelection client message in the server code. The me...
Constantin Kaplinsky
2008-04-24
10
-3
/
+57
*
Extended documentation for VideoAreaSelection client message.
Constantin Kaplinsky
2008-04-23
1
-0
/
+0
*
Formatting was broken for some reason.
Constantin Kaplinsky
2008-04-23
1
-0
/
+0
*
Proposed new VideoRectangleSelection protocol message.
Constantin Kaplinsky
2008-04-22
1
-0
/
+0
*
New text document to keep the list of all allocated codes and signatures used...
Constantin Kaplinsky
2008-04-22
1
-0
/
+94
*
Revert back to using cache for .fbs files.
wimba.com
2008-01-02
1
-3
/
+2
*
Changed the name of the package from com.HorizonLive.RfbPlayer to com.wimba.R...
wimba.com
2007-11-19
9
-26
/
+11
*
Make sure that .fbs files are not used from cache - this is because a disrupt...
wimba.com
2007-11-14
1
-1
/
+7
*
- Implemented liveshare archive playback pause.
wimba.com
2007-04-02
2
-1
/
+26
*
Remove spaces from parameter names so that they can be used as attributes in ...
wimba.com
2005-09-14
1
-3
/
+3
*
Fix player so that the canvas properly sizes when frame buffer changes size. ...
wimba.com
2005-02-11
1
-222
/
+385
*
Fix so that the vnc viewer properly sizes on resizes. Using the LWScrollPane ...
wimba.com
2005-02-08
3
-11
/
+275
*
Null check.
wimba.com
2005-01-11
1
-1
/
+2
*
While seeking, prevent repaints triggered by cursor and frame buffer size cha...
wimba.com
2005-01-07
1
-45
/
+52
*
Center shared image in frame when frame is bigger than shared area size.
wimba.com
2005-01-03
1
-16
/
+70
*
Closing a different stream to prevent a problem. Also, added
wimba.com
2004-11-01
2
-1
/
+5
*
Fix RfbPlayer so that it shuts down more orderly. prevents a
wimba.com
2004-11-01
3
-5
/
+30
*
Changed RfbProto to use the same encoding type check as the vnc viewer, meani...
wimba.com
2004-10-13
1
-2
/
+3
*
Change to prevent cursor remnants from appearing.
wimba.com
2004-09-22
1
-1
/
+1
*
Additional changes to support scroll panes whether an applet is running in it...
wimba.com
2004-09-21
2
-45
/
+90
*
Auto scroll on host cursor movements.
wimba.com
2004-09-21
1
-32
/
+30
*
Changes to support cursor pos and shape updates in archives.
wimba.com
2004-09-21
1
-4
/
+271
*
Add cursor encoding type to proto.
wimba.com
2004-09-21
1
-2
/
+3
*
Check for valid framebuffer size before change.
wimba.com
2004-09-16
1
-2
/
+4
*
A set of changes from HorizonLive/Wimba:
wimba.com
2004-09-16
8
-0
/
+87
*
Automated code formatting by NetBeans IDE.
Constantin Kaplinsky
2008-04-18
5
-459
/
+398
*
Version string changed, version 1.0.1.
Constantin Kaplinsky
2002-09-22
1
-1
/
+1
*
Bugfix -- seeking backwards worked incorrectly when playback speed was
Constantin Kaplinsky
2002-09-22
1
-1
/
+1
*
A better version of the previous bugfix.
Constantin Kaplinsky
2002-09-22
1
-3
/
+2
*
A bug has been fixed -- the player did not update the framebuffer size
Constantin Kaplinsky
2002-09-22
1
-0
/
+1
*
Allowing relative URLs as values for the "URL" parameter, in the
Constantin Kaplinsky
2002-09-22
3
-6
/
+11
*
Version number changed, version 1.0.0.
Constantin Kaplinsky
2002-08-16
1
-1
/
+1
*
Seeking backwards has been implemented.
Constantin Kaplinsky
2002-08-16
2
-4
/
+34
*
Version string has been changed.
Constantin Kaplinsky
2002-07-24
1
-1
/
+1
*
Implemented new "Autoplay" parameter to start the player in the
Constantin Kaplinsky
2002-07-24
5
-14
/
+63
*
Calls to methods not supported by JDK 1.1 were removed.
Constantin Kaplinsky
2002-06-04
2
-2
/
+2
*
Code cleanup: each decoder was moved from the processNormalProtocol()
Constantin Kaplinsky
2002-06-04
1
-217
/
+217
*
One change in the previous version was incorrect.
Constantin Kaplinsky
2002-05-30
1
-5
/
+1
*
Code cleanups.
Constantin Kaplinsky
2002-05-30
3
-12
/
+22
*
Code re-organization to make it easier implement backward seeking.
Constantin Kaplinsky
2002-05-30
3
-24
/
+22
*
Implemented new "Speed" parameter which allows to set initial playback
Constantin Kaplinsky
2002-05-30
3
-2
/
+38
*
Implemented variable playback speed, adjustable using a text field.
Constantin Kaplinsky
2002-05-30
3
-13
/
+28
*
Added support for new "Position" parameter.
Constantin Kaplinsky
2002-05-30
4
-13
/
+70
[prev]
[next]