Vladimir Golovnev (Glassez)
|
75e0990eb3
|
Provide tracker peers count via TrackerEntry
Don't expose additional accessor in Torrent interface.
|
2021-04-21 08:46:05 +03:00 |
|
Vladimir Golovnev (Glassez)
|
62a6c725d6
|
Don't overwrite tracker message
Use one of the tracker endpoint messages.
|
2021-04-21 08:45:09 +03:00 |
|
Vladimir Golovnev (Glassez)
|
7a8c05dc7c
|
Improve tracker entries handling
|
2021-03-10 19:54:34 +03:00 |
|
FranciscoPombal
|
6152b83405
|
Use #pragma once instead of include guards
|
2020-12-12 19:41:32 +00:00 |
|
Chocobo1
|
e825473289
|
Simplify TrackerEntry::status() logic
|
2020-02-17 18:46:30 +08:00 |
|
Chocobo1
|
9e7f50517e
|
Add "Tracker entries" dialog
|
2019-07-11 12:10:19 +08:00 |
|
thalieht
|
9995967fbf
|
Remove some unused #include
|
2019-06-04 17:48:55 +03:00 |
|
Chocobo1
|
09ff735007
|
Use newer libtorrent API
This commit covers trackerentry.cpp only.
|
2019-05-25 11:22:57 +08:00 |
|
Chocobo1
|
ed6bb0efdc
|
Replace QList by QVector for tracker related operations
|
2019-05-22 12:57:22 +08:00 |
|
Chocobo1
|
3955eef50d
|
Change to lt namespace
Quoting from libtorrent doc:
> In the future, libtorrent will be the alias and lt the namespace name.
|
2019-05-13 11:20:41 +08:00 |
|
Vladimir Golovnev (Glassez)
|
ead078a38e
|
Add preliminary support of libtorrent v1.2
libtorrent v1.2 should be built with deprecated features enabled.
|
2019-03-18 15:17:03 +03:00 |
|
Vladimir Golovnev (Glassez)
|
302c99d7d5
|
Drop support of libtorrent < 1.1.10
|
2019-01-11 15:13:17 +03:00 |
|
Chocobo1
|
a5c53ff756
|
Simplify InfoHash, TrackerEntry class internals
|
2018-12-26 12:04:41 +08:00 |
|
Thomas Piccirello
|
7f349732ee
|
Send numeric status without translation
|
2018-12-11 01:37:33 -05:00 |
|
Chocobo1
|
446b3307f9
|
Make method const
|
2017-05-09 14:21:55 +08:00 |
|
Vladimir Golovnev (Glassez)
|
decfae7b8a
|
Add libtorrent v1.1 basic support
|
2016-01-31 14:04:25 +03:00 |
|
Vladimir Golovnev (Glassez)
|
9db93e5d8f
|
Rename Core to Base (Closes #3733).
|
2015-12-06 14:27:00 +03:00 |
|