Charles Kerr
|
5e51618f83
|
(trunk libT) fix the resume files' "percent done" bug that was introduced yesterday with the magnet link commit
|
2009-11-25 05:10:27 +00:00 |
Mitchell Livingston
|
34db0dbe0d
|
catch a couple of new cases when dealing with magnet transfers
|
2009-11-25 05:04:19 +00:00 |
Mitchell Livingston
|
358160f7ae
|
tr_cpPercentComplete() considers cases where size is 0
|
2009-11-25 05:01:51 +00:00 |
Charles Kerr
|
018e4b1330
|
(trunk libT) fix minor trunk-only memory leak of the tr_session::incompleteDir string
|
2009-11-25 04:44:12 +00:00 |
Charles Kerr
|
baf0ffb02c
|
(trunk gtk) #2605: GIcon memory leak in GTK+ client
|
2009-11-25 04:42:42 +00:00 |
Charles Kerr
|
3799fa2ec7
|
(trunk libT) more work on magnet links.
|
2009-11-25 04:12:55 +00:00 |
Mitchell Livingston
|
7b7dbf58cd
|
start laying a little magnet link groundwork, and remove redundant torrent parse when creating torrent objects
|
2009-11-25 04:11:52 +00:00 |
Charles Kerr
|
78a2d66e15
|
(trunk libT) fix magnet code memory leak
|
2009-11-24 19:45:36 +00:00 |
Charles Kerr
|
034023f148
|
(trunk libT) fix another edge case for magnet links
|
2009-11-24 19:08:13 +00:00 |
Charles Kerr
|
c0fa9c5e9d
|
(trunk libT) fix bitset crash. add bitset.h to the automake file.
|
2009-11-24 18:22:57 +00:00 |
Charles Kerr
|
c102f199c3
|
(trunk libT) don't allow duplicate torrents to be added via magnet links
|
2009-11-24 17:31:20 +00:00 |
Charles Kerr
|
3610c5ea62
|
(trunk) more magnet fixes
|
2009-11-24 17:10:40 +00:00 |
Charles Kerr
|
bda3103740
|
(trunk gtk) #2556: in GTK+ client's menu, rename "Add.." as "Add File..." for symmetry with "Add URL..."
|
2009-11-24 16:14:59 +00:00 |
Charles Kerr
|
d98666e740
|
(trunk libT) simple fix from jch
|
2009-11-24 15:55:21 +00:00 |
Charles Kerr
|
d5ae900e4e
|
(trunk) #2096 "magnet links": in libT, cleanup. in GTK+ client, add different status text in the main window for magnet torrents: "downloading .torrent data"
|
2009-11-24 15:51:16 +00:00 |
Eric Petit
|
68f853cdb5
|
Adds magnet files to Xcode project
|
2009-11-24 07:21:27 +00:00 |
Charles Kerr
|
8ea0aa2845
|
(trunk libT) oops
|
2009-11-24 03:37:54 +00:00 |
Charles Kerr
|
f69e335291
|
(trunk) #2096: Magnet, BEP #9 support
|
2009-11-24 02:16:31 +00:00 |
Charles Kerr
|
1cbbcf9fa1
|
(trunk libT) jch's patches 0001 through 0004 for ticket #2576, IPv6 support for DHT (BEP #32)
|
2009-11-24 01:59:51 +00:00 |
Charles Kerr
|
4322837189
|
(trunk) remove dead code
|
2009-11-23 21:57:10 +00:00 |
Charles Kerr
|
0356a9f3d9
|
(trunk gtk) tweak the last commit a little.
|
2009-11-22 22:53:31 +00:00 |
Charles Kerr
|
c7db82d48c
|
(trunk gtk) #2597: add an optional "download complete" sound to the gtk client
|
2009-11-22 18:55:24 +00:00 |
Charles Kerr
|
c06d889269
|
(trunk gtk) #2556: add a torrent from a URL. works from the menu and from URLs passed in the command line at startup
|
2009-11-22 16:20:22 +00:00 |
Charles Kerr
|
94a48c4c81
|
(trunk libT) a very minor commit. remove trailing spaces from lines and other stuff like that
|
2009-11-22 03:57:36 +00:00 |
Mitchell Livingston
|
8f13af5040
|
remove the cap on the number of messages in the message log - my tests had no problem with over 50,000 messages
|
2009-11-22 03:56:04 +00:00 |
Mitchell Livingston
|
00fc846037
|
in the message window code, create the processed file name/line number right away, to avoid having to store an extra number
|
2009-11-22 03:40:19 +00:00 |
Charles Kerr
|
4d276878e2
|
(trunk) #2592: add swarmSpeed note to the list of diffs in the RPC versions
|
2009-11-22 01:16:27 +00:00 |
Mitchell Livingston
|
be85dc0fac
|
a couple of more swarm speed removals
|
2009-11-22 01:12:44 +00:00 |
Mitchell Livingston
|
a8fc8b7707
|
missed one
|
2009-11-22 01:03:54 +00:00 |
Mitchell Livingston
|
2b492cdb6e
|
#2592 remove swarm speed from libtransmission
|
2009-11-22 01:03:36 +00:00 |
Mitchell Livingston
|
aa908ab864
|
#2592 remove swarm speed from the web ui
|
2009-11-22 00:55:20 +00:00 |
Charles Kerr
|
ec08e333a2
|
(trunk libT) fix a stupid trunk-only bug that messed up which peer requests we responded to. maybe this has something to do with the slower speeds Rolcol's seeing?
|
2009-11-22 00:52:11 +00:00 |
Mitchell Livingston
|
fbf0e3a99a
|
#2592 remove swarm speed from the mac ui
|
2009-11-22 00:50:38 +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
|
9dc679ab58
|
Display the proper seeder/leecher/download count for backup trackers, instead of all zeros.
|
2009-11-21 03:13:27 +00:00 |
Charles Kerr
|
22f7a64aa2
|
(trunk libT) #2575: PEX is not meant to do forwarding
|
2009-11-20 07:47:31 +00:00 |
Charles Kerr
|
9383a6abfd
|
(trunk libT) #2096: add code magnet URL parser and unit tests
|
2009-11-20 04:38:19 +00:00 |
Charles Kerr
|
4b563b7bde
|
(trunk libT) #2589: similar to r9529, just removing more redundant calls to time(NULL)
|
2009-11-19 20:31:34 +00:00 |
Charles Kerr
|
2b71014888
|
(trunk libT) #2589: unnecessary calls to time() cause high CPU load
|
2009-11-19 03:00:20 +00:00 |
Charles Kerr
|
84f8fb5258
|
(trunk gtk) #2587: speed display isn't the same in the main window and in the system tray icon's tooltip
|
2009-11-18 06:21:01 +00:00 |
Mitchell Livingston
|
7f16bbaa02
|
have the Mac UI build its own ratio string
|
2009-11-17 01:48:00 +00:00 |
Mitchell Livingston
|
446b10071d
|
clean up bitspirit a bit more
|
2009-11-16 23:29:26 +00:00 |
Mitchell Livingston
|
e0b9d93ea4
|
add yet another BitSpirit peer id
|
2009-11-16 23:14:47 +00:00 |
Charles Kerr
|
0780d04fa5
|
(trunk third-party) #2583: infinite loop in DHT code
|
2009-11-14 21:31:06 +00:00 |
Charles Kerr
|
7840d85a24
|
(trunk web) #2157: web ui should support turtle mode
|
2009-11-14 14:57:47 +00:00 |
Charles Kerr
|
06004319d7
|
(trunk) #2222: revert r8967, as foreshadowed in http://trac.transmissionbt.com/ticket/2222#comment:20
|
2009-11-14 14:43:31 +00:00 |
Mitchell Livingston
|
e4f1abfe5f
|
on 10.6, only reload the progress row in the peer table when clicking it
|
2009-11-14 03:26:29 +00:00 |
Mitchell Livingston
|
6d49680077
|
have status bar drawing occur all at once
|
2009-11-14 03:17:07 +00:00 |
Charles Kerr
|
1fbcab8880
|
(trunk libT) make tr_findTorrentFromHash() a public API
|
2009-11-13 16:41:00 +00:00 |
Charles Kerr
|
a2c4c0381d
|
(trunk libT) reduce the time we wait for a handshake to complete from 60 seconds to 30.
|
2009-11-12 05:30:04 +00:00 |