Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_tigervnc
/
aa7b5614b85eb5f88298adb6ddefea9a69c50d0c
/
java
/
src
/
com
/
tightvnc
/
rfbplayer
/
RfbPlayer.java
aa7b561
Eliminated one call to a deprecated method, and one potential NullPointerException.
by Constantin Kaplinsky
· 17 years ago
cf689b3
Package name for RfbPlayer changed to com.tightvnc.rfbplayer.
by Constantin Kaplinsky
· 17 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
b5a9034
- Implemented liveshare archive playback pause.
by wimba.com
· 18 years ago
9bd9c5c
Remove spaces from parameter names so that they can be used as attributes in embed tags.
by wimba.com
· 20 years ago
e8e1910
Fix so that the vnc viewer properly sizes on resizes. Using the LWScrollPane from the vncviewer.
by wimba.com
· 21 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
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
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
282aaa1
A better version of the previous bugfix.
by Constantin Kaplinsky
· 23 years ago
38e08ca
A bug has been fixed -- the player did not update the framebuffer size
by Constantin Kaplinsky
· 23 years ago
40ad171
Allowing relative URLs as values for the "URL" parameter, in the applet mode.
by Constantin Kaplinsky
· 23 years ago
d8770f6
Seeking backwards has been implemented.
by Constantin Kaplinsky
· 23 years ago
5a7133a
Implemented new "Autoplay" parameter to start the player in the
by Constantin Kaplinsky
· 23 years ago
3044ecb
Calls to methods not supported by JDK 1.1 were removed.
by Constantin Kaplinsky
· 23 years ago
5b1b92a
One change in the previous version was incorrect.
by Constantin Kaplinsky
· 23 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
7957ca1
Implemented new "Speed" parameter which allows to set initial playback speed.
by Constantin Kaplinsky
· 23 years ago
ce39d3b
Implemented variable playback speed, adjustable using a text field.
by Constantin Kaplinsky
· 23 years ago
972c257
Added support for new "Position" parameter.
by Constantin Kaplinsky
· 23 years ago
ac6420d
Changes in architecture to support pausing in the FbsInputStream
by Constantin Kaplinsky
· 23 years ago
30f786a
Made the position field editable in paused and stopped modes.
by Constantin Kaplinsky
· 23 years ago
fe07983
Text field in the ButtonPanel to show current time offset in seconds.
by Constantin Kaplinsky
· 23 years ago
5d99c95
HTTP access to session files implemented.
by Constantin Kaplinsky
· 23 years ago
903009e
Preliminary version of RFB Session Player converted from TightVNC Java
by Constantin Kaplinsky
· 23 years ago
fc21f67
Renaming the file to preserve its history.
by Constantin Kaplinsky
· 17 years ago
[Renamed from java/src/com/tightvnc/rfbplayer/VncViewer.java]
1215b99
Copying old Java Viewer source where RfbPlayer development had originated.
by Constantin Kaplinsky
· 17 years ago