1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-26 01:27:28 +00:00
Commit graph

1067 commits

Author SHA1 Message Date
Mitchell Livingston
843761f656 sort ul/dl rate columns by actual rate 2006-12-18 20:07:32 +00:00
Mitchell Livingston
4e40a35f63 dragging a url now hilights the whole table 2006-12-18 18:33:32 +00:00
Mitchell Livingston
d7c9da2c8f display actual upload/download rate in inspector for individual peers 2006-12-18 06:25:40 +00:00
Mitchell Livingston
01ebeae829 stop crashing 2006-12-18 06:16:27 +00:00
Mitchell Livingston
4201476099 never mind that 2006-12-18 05:32:32 +00:00
Mitchell Livingston
80bc8e022b uncommit this for now until it can work 2006-12-18 05:28:10 +00:00
Mitchell Livingston
7274eebefc store upload rate / download rate in peer struct 2006-12-18 05:04:35 +00:00
Mitchell Livingston
718a39cd16 libT now stores peer upload rate 2006-12-18 04:56:27 +00:00
Mitchell Livingston
8eb2ec59c2 expanded tooltips in peer inspector window 2006-12-18 04:12:01 +00:00
Josh Elsasser
058b31aaf7 Silence warning. 2006-12-18 03:49:15 +00:00
Josh Elsasser
343e51abbe Add peer's port to tr_peer_stat_t. 2006-12-18 03:45:22 +00:00
Mitchell Livingston
ae94e3c275 add limewire client id 2006-12-17 22:11:02 +00:00
Mitchell Livingston
4b44da5a8c ctorrent client id 2006-12-17 21:15:33 +00:00
Mitchell Livingston
38b97ccf13 don't scrape if stopping 2006-12-17 17:35:39 +00:00
Mitchell Livingston
5cdd717e22 use existing variable and remove redundant call 2006-12-17 17:23:21 +00:00
Mitchell Livingston
d31bd138fb english grammar 2006-12-17 17:09:00 +00:00
Mitchell Livingston
3374ce9a32 merge multitracker branch:
Adds announce list, support for code 301/302 redirect, improvements to mac inspector, better queueing with errors, random extra wait of up to a minute between announces, and other changes.
2006-12-17 16:36:27 +00:00
Mitchell Livingston
f79b141ab1 formatting 2006-12-16 20:05:20 +00:00
Mitchell Livingston
aa4eb92fbb a little better id conversion 2006-12-16 02:39:12 +00:00
Mitchell Livingston
ea9de21173 add queen bee to clients 2006-12-16 02:27:02 +00:00
Mitchell Livingston
9041bf4efe better identify ABC 2006-12-15 17:37:16 +00:00
Mitchell Livingston
26aef3fc30 make sure the app knows about the last commit 2006-12-15 17:16:30 +00:00
Mitchell Livingston
cea04e80b0 there can only be one help file that Network prefs directs to 2006-12-15 17:13:04 +00:00
Mitchell Livingston
8a11ad6e25 if you double click the ETA, the inspector shouldn't pop up 2006-12-15 16:56:55 +00:00
Mitchell Livingston
f4bcbc77e7 mainline client checked once 2006-12-15 06:16:20 +00:00
Mitchell Livingston
8ee41e6b06 xbt client 2006-12-15 05:39:06 +00:00
Mitchell Livingston
3409f51ef0 should identify BitLord clients according to the bittorrent specs (although it might not be completely accurate) 2006-12-15 05:27:51 +00:00
Mitchell Livingston
36d7fb620d lower values for peer progress colors 2006-12-15 01:49:37 +00:00
Mitchell Livingston
e937a64e9c a little better phrasing 2006-12-15 01:38:52 +00:00
Mitchell Livingston
2b890a0376 Roger Roger 2006-12-15 01:35:42 +00:00
Mitchell Livingston
6e46fc05d4 show an error dialog when trying to open another copy of Transmission, and make the formatting match the cocoa-style 2006-12-15 01:18:36 +00:00
Eric Petit
0d1d80c2ce Prevent several instances of Transmission.app from running simultaneously 2006-12-14 23:44:54 +00:00
Eric Petit
5ad739aa5c Oops, copy & paste from other projects' licenses can be dangerous 2006-12-14 22:57:10 +00:00
Mitchell Livingston
a2dab479d9 small adjustments to original placement and value for peer progress color 2006-12-14 15:59:16 +00:00
Mitchell Livingston
f5fb7d531e updated port forwarding help 2006-12-14 06:53:59 +00:00
Eric Petit
47b7705efa Makes make happy with -j 2006-12-14 03:17:23 +00:00
Mitchell Livingston
21ed57092a don't leak in the pool (heh heh) 2006-12-13 18:30:11 +00:00
Josh Elsasser
e0790f955a Avoid doing some potentially bogus things when stopping and deleting a torrent. 2006-12-11 23:12:09 +00:00
Josh Elsasser
a5c14049ef Fix a spurious compiler warning. 2006-12-11 19:42:08 +00:00
Mitchell Livingston
ee37bbb335 small correction 2006-12-11 01:25:28 +00:00
Mitchell Livingston
1a22401c36 better client version display for some clients 2006-12-11 01:23:09 +00:00
Mitchell Livingston
9c6264d4b8 ascii conversion fix 2006-12-07 23:08:44 +00:00
Mitchell Livingston
1d43fbea7f more accurate BitTornado id 2006-12-07 22:28:00 +00:00
Josh Elsasser
b88db6b0ae Show torrent creator for -i. 2006-12-02 05:39:27 +00:00
Josh Elsasser
f1bfa9f045 Show torrent comment for -i. 2006-12-02 05:32:54 +00:00
Josh Elsasser
ff13d6e71b Show total completed downloads in properties window. 2006-12-02 04:31:39 +00:00
Josh Elsasser
44f8325312 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.
2006-12-02 01:46:54 +00:00
Josh Elsasser
5ac768644e Revert a local change I accidentally committed back in rev 920. 2006-11-28 21:46:28 +00:00
Josh Elsasser
1f7be3430f Fix an infinite loop triggered by an invalid HTTP chunked response. 2006-11-28 21:45:37 +00:00
Mitchell Livingston
6a154b794d an attempt to fix the background drawing bug 2006-11-23 15:44:44 +00:00