Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_tigervnc
/
aa7b5614b85eb5f88298adb6ddefea9a69c50d0c
/
java
/
src
/
com
/
tightvnc
/
rfbplayer
/
RfbProto.java
cf689b3
Package name for RfbPlayer changed to com.tightvnc.rfbplayer.
by Constantin Kaplinsky
· 17 years ago
5cf6b2a
Revert back to using cache for .fbs files.
by wimba.com
· 18 years ago
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
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
30ff9ed
Closing a different stream to prevent a problem. Also, added
by wimba.com
· 21 years ago
d1f56df
Fix RfbPlayer so that it shuts down more orderly. prevents a
by wimba.com
· 21 years ago
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
a27098c
Add cursor encoding type to proto.
by wimba.com
· 21 years ago
c23aeb0
A set of changes from HorizonLive/Wimba:
by wimba.com
· 21 years ago
72e47ef
Automated code formatting by NetBeans IDE.
by Constantin Kaplinsky
· 17 years ago
c833e01
Code cleanups.
by Constantin Kaplinsky
· 23 years ago
37cc43e
Code re-organization to make it easier implement backward seeking.
by Constantin Kaplinsky
· 23 years ago
f392f44
Throwing Exception instead of IOException on non-I/O error.
by Constantin Kaplinsky
· 23 years ago
903009e
Preliminary version of RFB Session Player converted from TightVNC Java
by Constantin Kaplinsky
· 23 years ago
1215b99
Copying old Java Viewer source where RfbPlayer development had originated.
by Constantin Kaplinsky
· 17 years ago