1. 2c0d2d1 [Development] Using index-driven positioning when seeking forward over more than 10 seconds. by Constantin Kaplinsky · 17 years ago
  2. d3a2df1 [Development] Loading the keyframe data, using HTTP Range headers to load only the desired part of the .fbk file. In this revision, the data then cannot be parsed correctly because RfbProto expects RFB initialization sequence which is absent in keyframes. by Constantin Kaplinsky · 17 years ago
  3. 8d9c34a [Refactoring] Added another constructor to FbsInputStream, a lower level one. It's expected to be useful for working with indexed FBS streams. by Constantin Kaplinsky · 17 years ago
  4. ab0eaa2 [Refactoring] Reading an FBS data block has been separated in a new method with improved error handling. by Constantin Kaplinsky · 17 years ago
  5. 7fea1c4 Better documentation for the FbsInputStream constructor. by Constantin Kaplinsky · 17 years ago
  6. d9ade18 Removed unused FbsInputStream constructor, added Javadoc to the remaining constructor. by Constantin Kaplinsky · 17 years ago
  7. cf689b3 Package name for RfbPlayer changed to com.tightvnc.rfbplayer. by Constantin Kaplinsky · 17 years ago
  8. 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
  9. 275f607 Null check. by wimba.com · 21 years ago
  10. d1f56df Fix RfbPlayer so that it shuts down more orderly. prevents a 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. 7cc7762 Bugfix -- seeking backwards worked incorrectly when playback speed was by Constantin Kaplinsky · 23 years ago
  14. d8770f6 Seeking backwards has been implemented. by Constantin Kaplinsky · 23 years ago
  15. 5a7133a Implemented new "Autoplay" parameter to start the player in the by Constantin Kaplinsky · 23 years ago
  16. ce39d3b Implemented variable playback speed, adjustable using a text field. by Constantin Kaplinsky · 23 years ago
  17. 972c257 Added support for new "Position" parameter. by Constantin Kaplinsky · 23 years ago
  18. 52c4824 Implemented seeking to an arbitrary time point in the session file. by Constantin Kaplinsky · 23 years ago
  19. ba0c4df It was not necessary to remember time when the playback was paused. by Constantin Kaplinsky · 23 years ago
  20. ac6420d Changes in architecture to support pausing in the FbsInputStream by Constantin Kaplinsky · 23 years ago
  21. 30f786a Made the position field editable in paused and stopped modes. by Constantin Kaplinsky · 23 years ago
  22. fe07983 Text field in the ButtonPanel to show current time offset in seconds. by Constantin Kaplinsky · 23 years ago
  23. 903009e Preliminary version of RFB Session Player converted from TightVNC Java by Constantin Kaplinsky · 23 years ago