1. ccb67c3 Center shared image in frame when frame is bigger than shared area size. by wimba.com · 21 years ago
  2. 30ff9ed Closing a different stream to prevent a problem. Also, added by wimba.com · 21 years ago
  3. d1f56df Fix RfbPlayer so that it shuts down more orderly. prevents a by wimba.com · 21 years ago
  4. 93cc0db Changed RfbProto to use the same encoding type check as the vnc viewer, meaning that cursor position updates won't be subject to the bounds check and possibly causing an exception. by wimba.com · 21 years ago
  5. c219ca8 Change to prevent cursor remnants from appearing. by wimba.com · 21 years ago
  6. 252eb3b Additional changes to support scroll panes whether an applet is running in its own frame or on an html page. Some resizing support. by wimba.com · 21 years ago
  7. 1609272 Auto scroll on host cursor movements. Removed some debugging output. by wimba.com · 21 years ago
  8. a5a4f4f Changes to support cursor pos and shape updates in archives. by wimba.com · 21 years ago
  9. a27098c Add cursor encoding type to proto. by wimba.com · 21 years ago
  10. b7017b7 Check for valid framebuffer size before change. by wimba.com · 21 years ago
  11. c23aeb0 A set of changes from HorizonLive/Wimba: by wimba.com · 21 years ago
  12. 72e47ef Automated code formatting by NetBeans IDE. by Constantin Kaplinsky · 17 years ago
  13. 71d2c40 Version string changed, version 1.0.1. by Constantin Kaplinsky · 23 years ago
  14. 7cc7762 Bugfix -- seeking backwards worked incorrectly when playback speed was by Constantin Kaplinsky · 23 years ago
  15. 282aaa1 A better version of the previous bugfix. by Constantin Kaplinsky · 23 years ago
  16. 38e08ca A bug has been fixed -- the player did not update the framebuffer size by Constantin Kaplinsky · 23 years ago
  17. 40ad171 Allowing relative URLs as values for the "URL" parameter, in the applet mode. by Constantin Kaplinsky · 23 years ago
  18. 8e86ff7 Version number changed, version 1.0.0. by Constantin Kaplinsky · 23 years ago
  19. d8770f6 Seeking backwards has been implemented. by Constantin Kaplinsky · 23 years ago
  20. e4ac49a Version string has been changed. by Constantin Kaplinsky · 23 years ago
  21. 5a7133a Implemented new "Autoplay" parameter to start the player in the by Constantin Kaplinsky · 23 years ago
  22. 3044ecb Calls to methods not supported by JDK 1.1 were removed. by Constantin Kaplinsky · 23 years ago
  23. 99df0a7 Code cleanup: each decoder was moved from the processNormalProtocol() by Constantin Kaplinsky · 23 years ago
  24. 5b1b92a One change in the previous version was incorrect. by Constantin Kaplinsky · 23 years ago
  25. c833e01 Code cleanups. by Constantin Kaplinsky · 23 years ago
  26. 37cc43e Code re-organization to make it easier implement backward seeking. by Constantin Kaplinsky · 23 years ago
  27. 7957ca1 Implemented new "Speed" parameter which allows to set initial playback speed. by Constantin Kaplinsky · 23 years ago
  28. ce39d3b Implemented variable playback speed, adjustable using a text field. by Constantin Kaplinsky · 23 years ago
  29. 972c257 Added support for new "Position" parameter. by Constantin Kaplinsky · 23 years ago
  30. 52c4824 Implemented seeking to an arbitrary time point in the session file. by Constantin Kaplinsky · 23 years ago
  31. ba0c4df It was not necessary to remember time when the playback was paused. by Constantin Kaplinsky · 23 years ago
  32. ac6420d Changes in architecture to support pausing in the FbsInputStream by Constantin Kaplinsky · 23 years ago
  33. 30f786a Made the position field editable in paused and stopped modes. by Constantin Kaplinsky · 23 years ago
  34. fe07983 Text field in the ButtonPanel to show current time offset in seconds. by Constantin Kaplinsky · 23 years ago
  35. 5d99c95 HTTP access to session files implemented. by Constantin Kaplinsky · 23 years ago
  36. eff8266 Short note on usage. by Constantin Kaplinsky · 23 years ago
  37. a628bf0 Cleanups in color processing. by Constantin Kaplinsky · 23 years ago
  38. 2258f12 Fixed pixel format to make it compatible with VNC Reflector, for by Constantin Kaplinsky · 23 years ago
  39. a5fcd98 Fixed pixel format to make it compatible with VNC Reflector, for by Constantin Kaplinsky · 23 years ago
  40. f392f44 Throwing Exception instead of IOException on non-I/O error. by Constantin Kaplinsky · 23 years ago
  41. 903009e Preliminary version of RFB Session Player converted from TightVNC Java by Constantin Kaplinsky · 23 years ago
  42. fc21f67 Renaming the file to preserve its history. by Constantin Kaplinsky · 17 years ago
  43. 1215b99 Copying old Java Viewer source where RfbPlayer development had originated. by Constantin Kaplinsky · 17 years ago
  44. 6e05e52 Bugfix: VncCanvas2 class could not be found because of the recent package name change. by Constantin Kaplinsky · 17 years ago
  45. 90d8a50 Using package name com.tightvnc.vncviewer. by Constantin Kaplinsky · 17 years ago
  46. 107934b Moved the Java Viewer source into the proper location. by Constantin Kaplinsky · 17 years ago