Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_tigervnc
/
38f044f11b6bc5fdb068e38ca533000d46ae0cac
/
java
/
src
/
com
/
tightvnc
/
rfbplayer
/
FbsConnection.java
38f044f
[Development] Print FBS entry point information when efficient seeking via index files may be used. Efficient seeking itself is not implemented yet.
by Constantin Kaplinsky
· 17 years ago
5ba167a
[Cleanup] Renamed member variable idx to indexData.
by Constantin Kaplinsky
· 17 years ago
be68e7f
[Bugfix] Saving actual numbers of records read from the .fbi file.
by Constantin Kaplinsky
· 17 years ago
b0f71f0
[Cleanups] Removed unused import and used better syntactic form for array declaration.
by Constantin Kaplinsky
· 17 years ago
f338d2c
[Bugfixes, enhancements] Fixed various bugs with loading index from .fbi file, significantly improved error handling. Now the index data is kept as a usual array of FbsEntryPoint records, Vector is not used any more.
by Constantin Kaplinsky
· 17 years ago
ade425a
[Development] Loading index data from the .fbi file.
by Constantin Kaplinsky
· 17 years ago
5f1f886
[Development] Added support for new "Index" parameter which sets URL prefix of .fbi and .fbk index files. Reading .fbi index file, without actually using its data.
by Constantin Kaplinsky
· 17 years ago
2859fdc
[Refactoring] Created new FbsConnection class to manage connections to FBS and index files. Index files are not used yet.
by Constantin Kaplinsky
· 17 years ago