]> source.dussan.org Git - tigervnc.git/shortlog
tigervnc.git
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.
2008-03-22 Constantin... Reverted the changes from revisions 2434:2435. They...
2008-03-20 Adam Tkac- readded accidentaly removed intl and po directories
2008-03-20 Adam Tkac- handle HAVE_MITSHM macro through config.h
2008-03-19 Adam TkacAdded some missing #includes whose prevent build source...
2008-03-19 Adam TkacProtect common/zlib/configure parameter processing...
2008-03-17 Constantin... Set SVN project language to English.
2008-03-14 Adam Tkacviewer could aborted when only one scrollbar should...
2008-01-21 Constantin... Optimized the checkRow() function.
2008-01-19 Constantin... Minor refactoring: removed getFullRow() function, added...
2008-01-18 Constantin... Minor code enhancement: using an inline function instea...
2008-01-18 Constantin... Minor code improvement: added Image::locatePixel(x...
2008-01-18 Constantin... Made a number of member variables constants.
2008-01-18 Constantin... Minor refactoring: new m_bytesPerPixel member variable.
2008-01-18 Constantin... Refactoring: checkRow() has been rationalized; it does...
2008-01-17 Constantin... Code refactoring: removed extra arguments for member...
2008-01-17 Constantin... Code refactoring: introduced m_changeFlags member varia...
2008-01-17 Constantin... Minor code refactoring: remembering the number of 32x32...
2008-01-14 Constantin... LastRect was documented incorrectly.
2008-01-10 Constantin... Implemented calls to reportChanges() as conditional...
2008-01-10 Constantin... More debugging output can be enabled with the #define...
2008-01-09 Constantin... Checking neighbor pixels above and below changed tiles...
2008-01-09 Constantin... If defined DEBUG_PRINT_NUM_CHANGED_TILES, print correct...
2008-01-08 Constantin... Removed an extra empty line.
2008-01-08 Constantin... Documented TightVNC-specific parameters properly.
2008-01-08 Constantin... Made the manual page more readable, added clarification...
2008-01-07 Constantin... Reordered parameter descriptions, as x0vncserver -h...
2008-01-07 Constantin... Added new PARAMETERS section to the x0vncserver manual...
2008-01-07 Constantin... The man page for x0vncserver rewritten from the scratch.
2007-12-28 Constantin... Polling algorithm was extended. Now, if it detected...
2007-12-28 Constantin... When compiled with defining DEBUG_PRINT_NUM_CHANGED_TIL...
2007-12-28 Constantin... Code refactoring and cleanups. Moved a part of handleVi...
2007-12-28 Constantin... Maintaining additional one-pixel-width image for using...
2007-12-28 Constantin... Minor code refactoring -- new flagVideoArea() function...
2007-12-27 Constantin... Prepared the XPixelBuffer class for grabbing the screen...
2007-12-26 Constantin... Overriding the grabRegion function in XPixelBuffer...
2007-12-26 Constantin... Moved XPixelBuffer class into a separate file.
2007-12-25 Constantin... Added a numner of FIXME comments, to identify some...
2007-12-25 Constantin... Implemented new "VideoPriority" parameter. It allows...
2007-12-25 Constantin... Making sure that both height and width of the video...
2007-12-20 Constantin... IrixDMJpegCompressor is now preferred to IrixCLJpegComp...
2007-12-19 Constantin... Functional version of IrixCLJpegCompressor. This commit...
2007-12-13 Constantin... Added IrixCLJpegCompressor class which will support...
2007-12-07 Constantin... Do not use JPEG if not requested by the client.
2007-12-07 Constantin... Changing JPEG compression levels did not have immediate...
2007-12-07 Constantin... Various improvements in the IrixDMJpegCompressor class...
2007-11-05 george82Added throwing rfb::UnsupportedPixelFormatExceptions...
2007-11-05 george82Small code improvements - added check for scale buffer...
2007-11-05 george82Removed the possibility to choose the scale filter...
2007-11-05 george82Added the improvements of the ScaledPixelBuffer class...
2007-11-04 george82Powerful ScaledPixelBuffer class code improvements...
2007-10-28 george82Added implementation of the remote desktop scaling...
2007-10-28 george82Fixed the small mistake - set the scale parameter in
2007-10-17 Constantin... Using JpegEncoder for video only with proper pixel...
2007-10-10 Constantin... Changes in mapping of JPEG quality levels. Minor code...
2007-10-10 Constantin... In IRIX, if we could not find a matching DMIC converter...
2007-10-10 Constantin... Added support for new UseHardwareJPEG parameter ("Use...
2007-10-10 Constantin... Removed two obsolete FIXME comments.
2007-10-10 Constantin... Replaced printf(...) and fprintf(stderr, ...) with...
next