1. cf689b3 Package name for RfbPlayer changed to com.tightvnc.rfbplayer. by Constantin Kaplinsky · 17 years ago
  2. 5cf6b2a Revert back to using cache for .fbs files. by wimba.com · 18 years ago
  3. 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
  4. 9831b81 Make sure that .fbs files are not used from cache - this is because a disruption in connectivity will cause an incomplete .fbs file, and java will attempt to use this incomplete .fbs file if caching is on. by wimba.com · 18 years ago
  5. 30ff9ed Closing a different stream to prevent a problem. Also, added by wimba.com · 21 years ago
  6. d1f56df Fix RfbPlayer so that it shuts down more orderly. prevents a by wimba.com · 21 years ago
  7. 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
  8. a27098c Add cursor encoding type to proto. by wimba.com · 21 years ago
  9. c23aeb0 A set of changes from HorizonLive/Wimba: by wimba.com · 21 years ago
  10. 72e47ef Automated code formatting by NetBeans IDE. by Constantin Kaplinsky · 17 years ago
  11. c833e01 Code cleanups. by Constantin Kaplinsky · 23 years ago
  12. 37cc43e Code re-organization to make it easier implement backward seeking. by Constantin Kaplinsky · 23 years ago
  13. f392f44 Throwing Exception instead of IOException on non-I/O error. by Constantin Kaplinsky · 23 years ago
  14. 903009e Preliminary version of RFB Session Player converted from TightVNC Java by Constantin Kaplinsky · 23 years ago
  15. 1215b99 Copying old Java Viewer source where RfbPlayer development had originated. by Constantin Kaplinsky · 17 years ago