- ETA calculation now relies on average speed over all sessions

- New ETA calculation system saves memory
- Updated Changelog
This commit is contained in:
Christophe Dumez 2008-11-02 13:07:38 +00:00
parent 9b67807926
commit e5b6a5605a
6 changed files with 22 additions and 87 deletions

View file

@ -95,6 +95,7 @@ class QTorrentHandle {
int num_uploads() const;
bool is_seed() const;
bool is_auto_managed() const;
int active_time() const;
//
// Setters