Commit Graph

7474 Commits

Author SHA1 Message Date
Mitchell Livingston e9e956acba finish #2281 - apply DHT 0.8 typo fix 2009-08-08 00:05:25 +00:00
Mitchell Livingston def0b31330 add a couple of speed limit presets 2009-08-07 23:34:48 +00:00
Charles Kerr 1083535d9b (trunk gtk) fix #2292: wrong speed in bottom bar 2009-08-07 20:49:06 +00:00
Charles Kerr 5d1f1eb8ce (trunk libT) committed patfch from gornack (proofed by juliusz) for ticket #2312 to use the bind-address-ipv4 setting in the DHT announce 2009-08-07 14:47:46 +00:00
Charles Kerr 1419d4b8a1 (trunk libT) #2281: add logging related to DHT (Patch from Juliusz) 2009-08-07 14:38:09 +00:00
Charles Kerr b2e26ea90a (trunk libT) #2318: improve the peer lists used in the .resume file and in PEX 2009-08-07 05:41:33 +00:00
Charles Kerr 24bb159bfe (trunk libT) #2137: .resume file gets saved too frequently 2009-08-07 05:29:37 +00:00
Charles Kerr 67c1c6db95 (trunk libT) possible fix for #2301, which is a valgrind complaint about uninitialized memory being written to disk while saving the bencoded .resume file. this commit theorizes that the warning is caused by not zeroing out the tr_peer array before filling it, so the extra bits in tr_addresses' ipv4/ipv6 union were never initialized. if this theory is correct, this commit (which zeros the memory first) should fix the bug. 2009-08-07 00:58:34 +00:00
Kevin Glowacz 192365d4f9 (trunk web) DRY up requested torrent fields
This just so happens to fix 2307. recheckProgress was missing
from the inital field request.
2009-08-07 00:39:07 +00:00
Charles Kerr 5018a1b0d2 (trunk) rephrase "tracker returned..." to "tracker gave..." which is equally expressive but saves a little space on the status line 2009-08-06 07:04:19 +00:00
Mitchell Livingston e10adbc3fc update Help for new "Save Torrent File As…" phrasing 2009-08-06 02:14:28 +00:00
Mitchell Livingston 851595b11c get the mac build to compile again 2009-08-05 02:13:45 +00:00
Charles Kerr 6a2879f0ee (trunk libT) fix r8871 oops 2009-08-05 02:07:51 +00:00
Charles Kerr 1c3b53244d (trunk) clean up the return value of tr_torrentParse() 2009-08-05 01:59:16 +00:00
Mitchell Livingston 360f5c49ae recognize tracker errors and warnings 2009-08-05 01:55:37 +00:00
Charles Kerr a4767894e7 (trunk) #1400, #2308: differentiate warnings and errors; differentiate between local messages and messages from the tracker 2009-08-05 01:25:36 +00:00
Charles Kerr c86d2cc871 (trunk gtk) fix for "origin" field in the properties dialog when multiple torrents are selected. (kklimonda) 2009-08-04 03:10:35 +00:00
Charles Kerr ca6c850275 (trunk gtk) don't sensitize the properties button when no torrents are selected. (kklimonda) 2009-08-04 02:55:03 +00:00
Mitchell Livingston 98a9a9edd9 flipping autorelease pools' release over to drain 2009-08-04 01:53:51 +00:00
Charles Kerr 723cabb542 (trunk libT) prevent potential rounding errors when sending floating-point numbers across the wire in json form 2009-08-03 23:18:02 +00:00
Charles Kerr 87a7bf043a (trunk libT) possible fix for #2238 as suggested by kjg 2009-08-03 16:24:44 +00:00
Mitchell Livingston 39fdda4f22 revert updateminiupnpcstrings.sh 2009-08-02 22:27:40 +00:00
Mitchell Livingston 9422dde5e8 update miniupnpc to miniupnpc-20090729 2009-08-02 22:21:46 +00:00
Kevin Glowacz 1339a6df4c (trunk web) don't invert the progress bar 2009-07-30 19:03:37 +00:00
Charles Kerr c33f27c06c (trunk third-party) #2302: upgrade from dht 0.6 to 0.8. 2009-07-29 03:06:18 +00:00
Charles Kerr 0b57127650 (trunk third-party) #2296: commit geirha's "quick fix" to the updateminiupnpcstrings.sh 2009-07-28 18:03:47 +00:00
Kevin Glowacz 03ff0005ac (trunk web) seedRatioLimit > seedRatio 2009-07-28 05:23:34 +00:00
Kevin Glowacz be1e99ab3f (trunk web) fix typo 2009-07-28 05:23:30 +00:00
Kevin Glowacz da9e099cf5 (trunk web) load the initial preferences asynchronously 2009-07-28 04:53:08 +00:00
Kevin Glowacz 1901c44bf0 (trunk web) remote shouldn't know the internals of transmission 2009-07-28 04:53:04 +00:00
Kevin Glowacz 2220a40e84 (trunk web) progress bar shows seeding progress 2009-07-28 04:52:59 +00:00
Kevin Glowacz 43ae380779 (trunk web) ability to get the torrent's seed ratio 2009-07-28 04:52:52 +00:00
Kevin Glowacz 19e56b8e5e (trunk web) ability to get global seed ratio 2009-07-28 04:52:47 +00:00
Kevin Glowacz 588490a232 (trunk web) let rpc tell us the ratio 2009-07-28 04:52:41 +00:00
Charles Kerr c816a1e926 (trunk gtk) #2300: allow sorting via the right-click menu 2009-07-27 19:59:21 +00:00
Charles Kerr 5e0315892b (trunk gtk) possible fix for #2267 2009-07-27 18:48:21 +00:00
Charles Kerr 7cb873b69e (trunk gtk) remove some unused code 2009-07-22 20:56:44 +00:00
Charles Kerr 450cfb74af (trunk gtk) minor tweak: replace mkdir_p() with gtr_mkdir_with_parents() for symmetry with glib 2009-07-22 20:39:12 +00:00
Charles Kerr d7e837c814 remove some unused utilities. better commenting on the utils that remain. 2009-07-22 15:55:48 +00:00
Charles Kerr bd4b161cd3 better generation of miniupnpcstrings.h in automake 2009-07-22 14:19:51 +00:00
Mitchell Livingston 28419f169f whoops - delete the torrent file if it is NOT the internal torrent file 2009-07-22 14:10:07 +00:00
Mitchell Livingston 91bb087731 #2287 Remove options to delete torrent file when removing, and remove internal storing of torrent file location 2009-07-20 00:40:01 +00:00
Mitchell Livingston 30502116f6 remove ability to remove .torrent files for the ui 2009-07-19 19:14:01 +00:00
Mitchell Livingston ac8079703d #2287 remove torrent file location field from inspector 2009-07-19 18:52:17 +00:00
Mitchell Livingston 99b82bb020 add missing <br> to appcast 2009-07-19 15:26:12 +00:00
Mitchell Livingston 784c0594b0 compile Release and Release - Debug as 32/64-bit Universal 2009-07-19 15:25:24 +00:00
Mitchell Livingston edb50cbbcd add experimental Growl snapshot 2009-07-19 15:22:56 +00:00
Mitchell Livingston b12a6116f7 remove current Growl... 2009-07-19 15:22:24 +00:00
Mitchell Livingston d3aec9cb5f #2287 Rephrase "Save a Torrent Copy As…" to "Save Torrent File As…" 2009-07-18 12:18:31 +00:00
Mitchell Livingston df79760090 update to 1.73+ 2009-07-18 12:11:58 +00:00