Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_tigervnc
/
f338d2c90d4a1b98af0c24e3b7e261a0ca6c40c8
/
java
/
src
/
com
/
tightvnc
/
rfbplayer
/
FbsConnection.java
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