Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_tigervnc
/
2c0d2d17d1d4e85530a13740d70cd0c6326d8459
/
java
/
src
/
com
/
tightvnc
/
rfbplayer
/
FbsInputStream.java
2c0d2d1
[Development] Using index-driven positioning when seeking forward over more than 10 seconds.
by Constantin Kaplinsky
· 17 years ago
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
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
ab0eaa2
[Refactoring] Reading an FBS data block has been separated in a new method with improved error handling.
by Constantin Kaplinsky
· 17 years ago
7fea1c4
Better documentation for the FbsInputStream constructor.
by Constantin Kaplinsky
· 17 years ago
d9ade18
Removed unused FbsInputStream constructor, added Javadoc to the remaining constructor.
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
275f607
Null check.
by wimba.com
· 21 years ago
d1f56df
Fix RfbPlayer so that it shuts down more orderly. prevents a
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
7cc7762
Bugfix -- seeking backwards worked incorrectly when playback speed was
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
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
52c4824
Implemented seeking to an arbitrary time point in the session file.
by Constantin Kaplinsky
· 23 years ago
ba0c4df
It was not necessary to remember time when the playback was paused.
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
903009e
Preliminary version of RFB Session Player converted from TightVNC Java
by Constantin Kaplinsky
· 23 years ago