Merge scrape branch:

Automatically scrape trackers as needed.
  If tracker supplies a trackerid then use it (untested).
  Use tracker's min interval, clamped to the same range as interval.
  Show total completed downloads in the MacOS X frontend.
This commit is contained in:
Josh Elsasser
2006-12-02 01:46:54 +00:00
parent 5ac768644e
commit 44f8325312
13 changed files with 380 additions and 166 deletions

View File

@@ -19,6 +19,7 @@
LANGUAGE = ObjC;
OUTLETS = {
fCommentView = NSTextView;
fCompletedFromTrackerField = NSTextField;
fConnectedPeersField = NSTextField;
fCreatorField = NSTextField;
fDataLocationField = NSTextField;