Mitchell Livingston
|
bd635f22d0
|
for scrapes: add a new field to distinguish from error messages returned from the tracker, and scrape timeouts, so that they can be displayed differently
|
2010-02-25 23:06:05 +00:00 |
Mitchell Livingston
|
4524029ab4
|
add the ability to remove trackers when multiple torrents are selected
|
2010-02-13 04:30:47 +00:00 |
Mitchell Livingston
|
1440e61555
|
if the last announce resulted in no peers being retrieved, don't display info on the number of peers retrieved
|
2010-02-11 03:15:06 +00:00 |
Mitchell Livingston
|
1dd5dddcec
|
improve how tracker tiers are sent to the inspector code
|
2010-02-06 02:35:27 +00:00 |
Mitchell Livingston
|
ce81f5c888
|
specify timeouts in the tracker tab
|
2010-02-06 00:45:28 +00:00 |
Mitchell Livingston
|
bc0f2bb3f0
|
remove a few 1.8 -> 1.9 warnings
|
2010-01-31 21:25:49 +00:00 |
Charles Kerr
|
a77770a51a
|
(trunk) add tr_torrent_stat.id to RPC documentation. Rename tr_tracker_stat.identifier as tr_tracker_stat.id for consistency with tr_torrent.id
|
2010-01-13 22:40:07 +00:00 |
Mitchell Livingston
|
6138daec3f
|
add an identifier to trackers, for use by the ui's (this should hopefully fix the problem for removing trackers with "invisible" trackers)
|
2010-01-10 02:34:00 +00:00 |
Mitchell Livingston
|
f18fa22d53
|
even more logs
|
2010-01-09 00:57:30 +00:00 |
Mitchell Livingston
|
b5ad91e3de
|
fix pluralization of "got 1 peer"
|
2010-01-05 04:34:31 +00:00 |
Mitchell Livingston
|
1fec2fb2d0
|
happy new year!
|
2010-01-01 21:12:04 +00:00 |
Mitchell Livingston
|
9add3fe570
|
when displaying the tracker/scrape last announce, factor in an error with no message
|
2009-11-21 18:23:54 +00:00 |
Mitchell Livingston
|
11befebac5
|
fix mac build again
|
2009-10-10 00:30:04 +00:00 |
Eric Petit
|
37b57a1284
|
Fixes Release build
|
2009-10-10 00:16:57 +00:00 |
Mitchell Livingston
|
3f7ef917b8
|
minimal efficiency change: when drawing on the torrent cell, don't copy the bound rect unnecessarily
|
2009-10-09 23:02:10 +00:00 |
Mitchell Livingston
|
391b009c58
|
fix Mac build
|
2009-10-09 22:29:34 +00:00 |
Mitchell Livingston
|
edefc9a10a
|
getting closer to re-adding "add tracker" functionality
|
2009-09-29 03:02:44 +00:00 |
Mitchell Livingston
|
32c197a985
|
a little string cleanup
|
2009-09-28 14:51:13 +00:00 |
Mitchell Livingston
|
efe4c51873
|
don't use a NSCache until we go 10.6-only
|
2009-09-28 14:13:20 +00:00 |
Mitchell Livingston
|
fbecc713a6
|
fix favicons
|
2009-09-28 03:42:35 +00:00 |
Mitchell Livingston
|
e85b92b305
|
distinguish trackers meant as backups
|
2009-09-28 03:19:11 +00:00 |
Mitchell Livingston
|
df7ae11485
|
show the full tracker address in a tooltip
|
2009-09-28 02:55:16 +00:00 |
Mitchell Livingston
|
298af84273
|
make dates in the tracker tab relative (say Today instead of September 27, 2009 for example)
|
2009-09-28 02:36:16 +00:00 |
Mitchell Livingston
|
87a48834cb
|
add lastAnnouncePeerCount to tracker info tab
|
2009-09-28 02:27:38 +00:00 |
Mitchell Livingston
|
a9101bb1c2
|
first go at redoing the tracker inspector tab (some functionality is still missing)
|
2009-09-28 01:57:35 +00:00 |
Mitchell Livingston
|
c3b81a378c
|
let's copy the tracker stat object only once instead of twice on each pulse
|
2009-09-26 16:46:14 +00:00 |
Mitchell Livingston
|
06df79d02f
|
begin the reorganization of the inspector tracker tab - a lot still left to do
|
2009-09-26 04:02:39 +00:00 |