]> source.dussan.org Git - tigervnc.git/shortlog
tigervnc.git
2008-08-21 Constantin... VideoArea parameter is fully respected. The server...
2008-08-21 Constantin... Passing VideoArea parameter to VNCServerST object....
2008-08-20 Constantin... Added parsing for new VideoArea parameter. It does...
2008-08-20 Constantin... Added a comment.
2008-08-20 Constantin... Fixed a few more memory leaks.
2008-08-20 Constantin... Geometry string parsing has been moved to a separate...
2008-06-23 Constantin... [Bugfix] Fixed a problem with recursive seeking and...
2008-06-23 Constantin... [Development] Using index-driven positioning when seeki...
2008-06-23 Constantin... [Debug] Printing entry points at index-driven seeking...
2008-06-23 Constantin... [Refactoring] Added a separate function to compute...
2008-06-23 Constantin... [Cleanup] Minor code formatting change.
2008-06-23 Constantin... [Development] Graceful fallback to non-indexed seeking...
2008-06-23 Constantin... [Cleanup] Renamed a variable.
2008-06-23 Constantin... [Development] Changed the .fbi file format, now key_fpo...
2008-06-23 Constantin... [Development] Data format of the .fbi file has been...
2008-06-23 Constantin... [Enhancement] Validating the .fbi file contents - times...
2008-06-22 Constantin... [Development] Indexed seeking (using HTTP 1.1 Range...
2008-06-21 Constantin... [Cleanup] Declared FbsConnection.openByteRange() static.
2008-06-21 Constantin... [Refactoring] Added a separate function to connect...
2008-06-20 Constantin... [Development] Loading the keyframe data, using HTTP...
2008-06-20 Constantin... [Development] Added two methods to open FBS files,...
2008-06-20 Constantin... [Development] Print FBS entry point information when...
2008-06-20 Constantin... [Cleanup] Renamed member variable idx to indexData.
2008-06-20 Constantin... [Bugfix] Saving actual numbers of records read from...
2008-06-20 Constantin... [Cleanups] Removed unused import and used better syntac...
2008-06-20 Constantin... [Bugfixes, enhancements] Fixed various bugs with loadin...
2008-06-20 Constantin... [Documentation] Documented toString().
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.
next