2004-09-21 |
wimba.com | Additional changes to support scroll panes whether... |
commit | commitdiff | tree | snapshot |
2004-09-21 |
wimba.com | Auto scroll on host cursor movements. |
commit | commitdiff | tree | snapshot |
2004-09-21 |
wimba.com | Changes to support cursor pos and shape updates in... |
commit | commitdiff | tree | snapshot |
2004-09-21 |
wimba.com | Add cursor encoding type to proto. |
commit | commitdiff | tree | snapshot |
2004-09-16 |
wimba.com | Check for valid framebuffer size before change. |
commit | commitdiff | tree | snapshot |
2004-09-16 |
wimba.com | A set of changes from HorizonLive/Wimba: |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Constantin... | Automated code formatting by NetBeans IDE. |
commit | commitdiff | tree | snapshot |
2002-09-22 |
Constantin... | Version string changed, version 1.0.1. |
commit | commitdiff | tree | snapshot |
2002-09-22 |
Constantin... | Bugfix -- seeking backwards worked incorrectly when... |
commit | commitdiff | tree | snapshot |
2002-09-22 |
Constantin... | A better version of the previous bugfix. |
commit | commitdiff | tree | snapshot |
2002-09-22 |
Constantin... | A bug has been fixed -- the player did not update the... |
commit | commitdiff | tree | snapshot |
2002-09-22 |
Constantin... | Allowing relative URLs as values for the "URL" paramete... |
commit | commitdiff | tree | snapshot |
2002-08-16 |
Constantin... | Version number changed, version 1.0.0. |
commit | commitdiff | tree | snapshot |
2002-08-16 |
Constantin... | Seeking backwards has been implemented. |
commit | commitdiff | tree | snapshot |
2002-07-24 |
Constantin... | Version string has been changed. |
commit | commitdiff | tree | snapshot |
2002-07-24 |
Constantin... | Implemented new "Autoplay" parameter to start the playe... |
commit | commitdiff | tree | snapshot |
2002-06-04 |
Constantin... | Calls to methods not supported by JDK 1.1 were removed. |
commit | commitdiff | tree | snapshot |
2002-06-04 |
Constantin... | Code cleanup: each decoder was moved from the processNo... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Constantin... | One change in the previous version was incorrect. |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Constantin... | Code cleanups. |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Constantin... | Code re-organization to make it easier implement backwa... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Constantin... | Implemented new "Speed" parameter which allows to set... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Constantin... | Implemented variable playback speed, adjustable using... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Constantin... | Added support for new "Position" parameter. |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Constantin... | Implemented seeking to an arbitrary time point in the... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Constantin... | It was not necessary to remember time when the playback... |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Constantin... | Changes in architecture to support pausing in the FbsIn... |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Constantin... | Made the position field editable in paused and stopped... |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Constantin... | Text field in the ButtonPanel to show current time... |
commit | commitdiff | tree | snapshot |
2002-05-25 |
Constantin... | HTTP access to session files implemented. |
commit | commitdiff | tree | snapshot |
2002-05-20 |
Constantin... | Short note on usage. |
commit | commitdiff | tree | snapshot |
2002-05-20 |
Constantin... | Cleanups in color processing. |
commit | commitdiff | tree | snapshot |
2002-05-20 |
Constantin... | Fixed pixel format to make it compatible with VNC Refle... |
commit | commitdiff | tree | snapshot |
2002-05-20 |
Constantin... | Fixed pixel format to make it compatible with VNC Refle... |
commit | commitdiff | tree | snapshot |
2002-05-20 |
Constantin... | Throwing Exception instead of IOException on non-I... |
commit | commitdiff | tree | snapshot |
2002-05-20 |
Constantin... | Preliminary version of RFB Session Player converted... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Constantin... | Renaming the file to preserve its history. |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Constantin... | Copying old Java Viewer source where RfbPlayer developm... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Constantin... | Bugfix: VncCanvas2 class could not be found because... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Constantin... | Using package name com.tightvnc.vncviewer. |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Constantin... | Moved the Java Viewer source into the proper location. |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Constantin... | Created one more directory level. |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Constantin... | TightVNC Java Viewer source copied to trunk from its... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Constantin... | Added directory tree for Java code. |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Constantin... | Reverted the changes from revisions 2434:2435. They... |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Adam Tkac | - readded accidentaly removed intl and po directories |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Adam Tkac | - handle HAVE_MITSHM macro through config.h |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Adam Tkac | Added some missing #includes whose prevent build source... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Adam Tkac | Protect common/zlib/configure parameter processing... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Constantin... | Set SVN project language to English. |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Adam Tkac | viewer could aborted when only one scrollbar should... |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Constantin... | Optimized the checkRow() function. |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Constantin... | Minor refactoring: removed getFullRow() function, added... |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Constantin... | Minor code enhancement: using an inline function instea... |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Constantin... | Minor code improvement: added Image::locatePixel(x... |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Constantin... | Made a number of member variables constants. |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Constantin... | Minor refactoring: new m_bytesPerPixel member variable. |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Constantin... | Refactoring: checkRow() has been rationalized; it does... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Constantin... | Code refactoring: removed extra arguments for member... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Constantin... | Code refactoring: introduced m_changeFlags member varia... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Constantin... | Minor code refactoring: remembering the number of 32x32... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Constantin... | LastRect was documented incorrectly. |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Constantin... | Implemented calls to reportChanges() as conditional... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Constantin... | More debugging output can be enabled with the #define... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Constantin... | Checking neighbor pixels above and below changed tiles... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Constantin... | If defined DEBUG_PRINT_NUM_CHANGED_TILES, print correct... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Constantin... | Removed an extra empty line. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Constantin... | Documented TightVNC-specific parameters properly. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Constantin... | Made the manual page more readable, added clarification... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Constantin... | Reordered parameter descriptions, as x0vncserver -h... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Constantin... | Added new PARAMETERS section to the x0vncserver manual... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Constantin... | The man page for x0vncserver rewritten from the scratch. |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Constantin... | Polling algorithm was extended. Now, if it detected... |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Constantin... | When compiled with defining DEBUG_PRINT_NUM_CHANGED_TIL... |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Constantin... | Code refactoring and cleanups. Moved a part of handleVi... |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Constantin... | Maintaining additional one-pixel-width image for using... |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Constantin... | Minor code refactoring -- new flagVideoArea() function... |
commit | commitdiff | tree | snapshot |
2007-12-27 |
Constantin... | Prepared the XPixelBuffer class for grabbing the screen... |
commit | commitdiff | tree | snapshot |
2007-12-26 |
Constantin... | Overriding the grabRegion function in XPixelBuffer... |
commit | commitdiff | tree | snapshot |
2007-12-26 |
Constantin... | Moved XPixelBuffer class into a separate file. |
commit | commitdiff | tree | snapshot |
2007-12-25 |
Constantin... | Added a numner of FIXME comments, to identify some... |
commit | commitdiff | tree | snapshot |
2007-12-25 |
Constantin... | Implemented new "VideoPriority" parameter. It allows... |
commit | commitdiff | tree | snapshot |
2007-12-25 |
Constantin... | Making sure that both height and width of the video... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Constantin... | IrixDMJpegCompressor is now preferred to IrixCLJpegComp... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Constantin... | Functional version of IrixCLJpegCompressor. This commit... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Constantin... | Added IrixCLJpegCompressor class which will support... |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Constantin... | Do not use JPEG if not requested by the client. |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Constantin... | Changing JPEG compression levels did not have immediate... |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Constantin... | Various improvements in the IrixDMJpegCompressor class... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
george82 | Added throwing rfb::UnsupportedPixelFormatExceptions... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
george82 | Small code improvements - added check for scale buffer... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
george82 | Removed the possibility to choose the scale filter... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
george82 | Added the improvements of the ScaledPixelBuffer class... |
commit | commitdiff | tree | snapshot |
2007-11-04 |
george82 | Powerful ScaledPixelBuffer class code improvements... |
commit | commitdiff | tree | snapshot |
2007-10-28 |
george82 | Added implementation of the remote desktop scaling... |
commit | commitdiff | tree | snapshot |
2007-10-28 |
george82 | Fixed the small mistake - set the scale parameter in |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Constantin... | Using JpegEncoder for video only with proper pixel... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Constantin... | Changes in mapping of JPEG quality levels. Minor code... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Constantin... | In IRIX, if we could not find a matching DMIC converter... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Constantin... | Added support for new UseHardwareJPEG parameter ("Use... |
commit | commitdiff | tree | snapshot |
next |