]> source.dussan.org Git - tigervnc.git/shortlog
tigervnc.git
2008-06-20 Constantin... [Enhancement] New method to compose a String respesenta...
2008-06-20 Constantin... [Bugfix] Always print error messages on System.err...
2008-06-20 Constantin... [Development] Loading index data from the .fbi file.
2008-06-20 Constantin... [Development] Added support for new "Index" parameter...
2008-06-19 Constantin... [Refactoring] Removed unused variable.
2008-06-19 Constantin... [Refactoring] Created new FbsConnection class to manage...
2008-06-19 Constantin... [Refactoring] Setting initial time offset in newFbsConn...
2008-06-19 Constantin... [Refactoring] Added another constructor to FbsInputStre...
2008-06-19 Constantin... [Refactoring] Reading an FBS data block has been separa...
2008-06-19 Constantin... Better documentation for the FbsInputStream constructor.
2008-06-18 Constantin... Removed unused FbsInputStream constructor, added Javado...
2008-06-18 Constantin... Code refactoring. Now RfbPlayer maintains FbsInputStrea...
2008-06-18 Constantin... Code formatting changes only.
2008-06-17 Constantin... Code refactoring in preparation to more efficient seeki...
2008-06-17 Constantin... Eliminated one call to a deprecated method, and one...
2008-06-14 Constantin... Handling VideoRectangleSelection protocol message ...
2008-06-13 Constantin... Restored the functionality of the VideoPriority paramet...
2008-06-05 Constantin... Removed support for continuous updates, a TightVNC...
2008-06-05 Constantin... Improved error handling: if JpegCompressor could not...
2008-06-04 Constantin... Minor cleanup: declaring PollingManager::sendChanges...
2008-06-04 Constantin... Implemented support for command-line options that print...
2008-06-04 Constantin... Minor cleanup, no code changes: updated a comment and...
2008-06-04 Constantin... Refactoring: now PollingManager is owned by XPixelBuffe...
2008-06-04 Constantin... Code refactoring: PollingManager should not know anythi...
2008-06-04 Constantin... Code refactoring: passing geometry to XPixelBuffer...
2008-06-04 Constantin... Code improvements and better error checking in the...
2008-06-04 Constantin... Code refactoring: maintaining the Image object represen...
2008-06-03 Constantin... Code refactoring: setting pixel format in XPixelBuffer...
2008-06-03 Adam TkacDon't use one va_list variable twice in vsnprintf
2008-06-03 Constantin... Code refactoring: passing VNCServer pointer to PollingM...
2008-06-02 Constantin... Grabbing the screen moved from PollingManager to XPixel...
2008-05-30 Constantin... Code refactoring - PollingManager's constructor is...
2008-05-30 Constantin... Removed the code for automatic video detection. It...
2008-05-29 Constantin... Fixed documentation for the "Offer relogin" parameter.
2008-05-27 Constantin... Support for video area selection (revision range 2467...
2008-04-30 Constantin... Package name for RfbPlayer changed to com.tightvnc...
2008-04-24 Constantin... Using proper logging in SMsgReader class. Reporting...
2008-04-24 Constantin... Support for VideoRectangleSelection client message...
2008-04-23 Constantin... Extended documentation for VideoAreaSelection client...
2008-04-23 Constantin... Formatting was broken for some reason.
2008-04-22 Constantin... Proposed new VideoRectangleSelection protocol message.
2008-04-22 Constantin... New text document to keep the list of all allocated...
2008-01-02 wimba.comRevert back to using cache for .fbs files.
2007-11-19 wimba.comChanged the name of the package from com.HorizonLive...
2007-11-14 wimba.comMake sure that .fbs files are not used from cache ...
2007-04-02 wimba.com- Implemented liveshare archive playback pause.
2005-09-14 wimba.comRemove spaces from parameter names so that they can...
2005-02-11 wimba.comFix player so that the canvas properly sizes when frame...
2005-02-08 wimba.comFix so that the vnc viewer properly sizes on resizes...
2005-01-11 wimba.comNull check.
2005-01-07 wimba.comWhile seeking, prevent repaints triggered by cursor...
2005-01-03 wimba.comCenter shared image in frame when frame is bigger than...
2004-11-01 wimba.comClosing a different stream to prevent a problem. Also...
2004-11-01 wimba.comFix RfbPlayer so that it shuts down more orderly. preve...
2004-10-13 wimba.comChanged RfbProto to use the same encoding type check...
2004-09-22 wimba.comChange to prevent cursor remnants from appearing.
2004-09-21 wimba.comAdditional changes to support scroll panes whether...
2004-09-21 wimba.comAuto scroll on host cursor movements.
2004-09-21 wimba.comChanges to support cursor pos and shape updates in...
2004-09-21 wimba.comAdd cursor encoding type to proto.
2004-09-16 wimba.comCheck for valid framebuffer size before change.
2004-09-16 wimba.comA set of changes from HorizonLive/Wimba:
2008-04-18 Constantin... Automated code formatting by NetBeans IDE.
2002-09-22 Constantin... Version string changed, version 1.0.1.
2002-09-22 Constantin... Bugfix -- seeking backwards worked incorrectly when...
2002-09-22 Constantin... A better version of the previous bugfix.
2002-09-22 Constantin... A bug has been fixed -- the player did not update the...
2002-09-22 Constantin... Allowing relative URLs as values for the "URL" paramete...
2002-08-16 Constantin... Version number changed, version 1.0.0.
2002-08-16 Constantin... Seeking backwards has been implemented.
2002-07-24 Constantin... Version string has been changed.
2002-07-24 Constantin... Implemented new "Autoplay" parameter to start the playe...
2002-06-04 Constantin... Calls to methods not supported by JDK 1.1 were removed.
2002-06-04 Constantin... Code cleanup: each decoder was moved from the processNo...
2002-05-30 Constantin... One change in the previous version was incorrect.
2002-05-30 Constantin... Code cleanups.
2002-05-30 Constantin... Code re-organization to make it easier implement backwa...
2002-05-30 Constantin... Implemented new "Speed" parameter which allows to set...
2002-05-30 Constantin... Implemented variable playback speed, adjustable using...
2002-05-30 Constantin... Added support for new "Position" parameter.
2002-05-30 Constantin... Implemented seeking to an arbitrary time point in the...
2002-05-30 Constantin... It was not necessary to remember time when the playback...
2002-05-29 Constantin... Changes in architecture to support pausing in the FbsIn...
2002-05-29 Constantin... Made the position field editable in paused and stopped...
2002-05-29 Constantin... Text field in the ButtonPanel to show current time...
2002-05-25 Constantin... HTTP access to session files implemented.
2002-05-20 Constantin... Short note on usage.
2002-05-20 Constantin... Cleanups in color processing.
2002-05-20 Constantin... Fixed pixel format to make it compatible with VNC Refle...
2002-05-20 Constantin... Fixed pixel format to make it compatible with VNC Refle...
2002-05-20 Constantin... Throwing Exception instead of IOException on non-I...
2002-05-20 Constantin... Preliminary version of RFB Session Player converted...
2008-04-21 Constantin... Renaming the file to preserve its history.
2008-04-18 Constantin... Copying old Java Viewer source where RfbPlayer developm...
2008-04-14 Constantin... Bugfix: VncCanvas2 class could not be found because...
2008-04-14 Constantin... Using package name com.tightvnc.vncviewer.
2008-04-14 Constantin... Moved the Java Viewer source into the proper location.
2008-04-14 Constantin... Created one more directory level.
2008-04-14 Constantin... TightVNC Java Viewer source copied to trunk from its...
2008-04-14 Constantin... Added directory tree for Java code.
next