Treferwynd / transmission-remote-gtk

Automatically exported from code.google.com/p/transmission-remote-gtk
GNU General Public License v2.0
0 stars 0 forks source link

support additional torrent stat fields #138

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
added four more torrent peer-status fields, and one important tracker field: 
downloads.  I also created one summary column for all these fields.  I don't 
think it's elegant, but nor do I think 'DHT Peers' is particularly elegant ;)

Note, I think some of the definitions in tpeer.h really belong in 
protocol-constants.h, but I have left them alone for now as that is where I 
found them.

this also includes g_assert() wrappers around new (and some older) RPC field 
references, these can be compiled out.

Original issue reported on code.google.com by reardo...@gmail.com on 29 Sep 2011 at 5:34

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by a...@eth0.org.uk on 30 Sep 2011 at 8:24