1. 2c0d2d1 [Development] Using index-driven positioning when seeking forward over more than 10 seconds. by Constantin Kaplinsky · 17 years ago
  2. 64446a8 [Bugfix] Always print error messages on System.err instead of System.out. by Constantin Kaplinsky · 17 years ago
  3. 5f1f886 [Development] Added support for new "Index" parameter which sets URL prefix of .fbi and .fbk index files. Reading .fbi index file, without actually using its data. by Constantin Kaplinsky · 17 years ago
  4. 67edde6 [Refactoring] Removed unused variable. by Constantin Kaplinsky · 17 years ago
  5. 2859fdc [Refactoring] Created new FbsConnection class to manage connections to FBS and index files. Index files are not used yet. by Constantin Kaplinsky · 17 years ago
  6. b5db87f [Refactoring] Setting initial time offset in newFbsConnection(). by Constantin Kaplinsky · 17 years ago
  7. 7b55c4f Code refactoring. Now RfbPlayer maintains FbsInputStream and RfbProto instances separately. Also, RfbProto does not need FbsInputStream any more, it can work with any InputStream. by Constantin Kaplinsky · 17 years ago
  8. 285809b Code refactoring in preparation to more efficient seeking. Now we handle initial time offset in RfbProto constructor and its newSession() method. by Constantin Kaplinsky · 17 years ago
  9. aa7b561 Eliminated one call to a deprecated method, and one potential NullPointerException. by Constantin Kaplinsky · 17 years ago
  10. cf689b3 Package name for RfbPlayer changed to com.tightvnc.rfbplayer. by Constantin Kaplinsky · 17 years ago
  11. 8091a2f Changed the name of the package from com.HorizonLive.RfbPlayer to com.wimba.RfbPlayer, in each file. Removed unused variables and imports. by wimba.com · 18 years ago
  12. b5a9034 - Implemented liveshare archive playback pause. by wimba.com · 18 years ago
  13. 9bd9c5c Remove spaces from parameter names so that they can be used as attributes in embed tags. by wimba.com · 20 years ago
  14. e8e1910 Fix so that the vnc viewer properly sizes on resizes. Using the LWScrollPane from the vncviewer. by wimba.com · 21 years ago
  15. 30ff9ed Closing a different stream to prevent a problem. Also, added by wimba.com · 21 years ago
  16. d1f56df Fix RfbPlayer so that it shuts down more orderly. prevents a by wimba.com · 21 years ago
  17. 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
  18. c23aeb0 A set of changes from HorizonLive/Wimba: by wimba.com · 21 years ago
  19. 72e47ef Automated code formatting by NetBeans IDE. by Constantin Kaplinsky · 17 years ago
  20. 282aaa1 A better version of the previous bugfix. by Constantin Kaplinsky · 23 years ago
  21. 38e08ca A bug has been fixed -- the player did not update the framebuffer size by Constantin Kaplinsky · 23 years ago
  22. 40ad171 Allowing relative URLs as values for the "URL" parameter, in the applet mode. by Constantin Kaplinsky · 23 years ago
  23. d8770f6 Seeking backwards has been implemented. by Constantin Kaplinsky · 23 years ago
  24. 5a7133a Implemented new "Autoplay" parameter to start the player in the by Constantin Kaplinsky · 23 years ago
  25. 3044ecb Calls to methods not supported by JDK 1.1 were removed. by Constantin Kaplinsky · 23 years ago
  26. 5b1b92a One change in the previous version was incorrect. by Constantin Kaplinsky · 23 years ago
  27. c833e01 Code cleanups. by Constantin Kaplinsky · 23 years ago
  28. 37cc43e Code re-organization to make it easier implement backward seeking. by Constantin Kaplinsky · 23 years ago
  29. 7957ca1 Implemented new "Speed" parameter which allows to set initial playback speed. by Constantin Kaplinsky · 23 years ago
  30. ce39d3b Implemented variable playback speed, adjustable using a text field. by Constantin Kaplinsky · 23 years ago
  31. 972c257 Added support for new "Position" parameter. 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. 903009e Preliminary version of RFB Session Player converted from TightVNC Java by Constantin Kaplinsky · 23 years ago
  37. fc21f67 Renaming the file to preserve its history. by Constantin Kaplinsky · 17 years ago[Renamed from java/src/com/tightvnc/rfbplayer/VncViewer.java]
  38. 1215b99 Copying old Java Viewer source where RfbPlayer development had originated. by Constantin Kaplinsky · 17 years ago