Charles Kerr
5f9f97ee2a
(trunk libT) by request, add a clientData argument to tr_torrentDeleteLocalData()
2009-12-09 03:40:35 +00:00
Charles Kerr
c5af8965e0
(trunk libT) the deleteFunc passed in as the second argument to tr_torrentDeleteLocalData() should /not/ be called unless the file being passed to it actually exists. Reported by livings124
2009-12-09 03:00:20 +00:00
Charles Kerr
2394ad1e56
(trunk gtk) #2625 "ability to create a magnet link" -- fix "Copy Magnet Link to Clipboard" for X users who aren't using KDE or GNOME. Reported by jch
2009-12-09 01:42:04 +00:00
Charles Kerr
bcd01fda3b
(trunk libT) #2651 : "missing errmsg in RPC torrentSet" -- reported & patched by elbandi
2009-12-09 01:36:31 +00:00
Charles Kerr
857e37bf77
(trunk libT) #2643 "Total UL/DL ratio reset when quitting abnormally" -- fixed.
2009-12-08 20:51:45 +00:00
Charles Kerr
9e9d7c82c7
(trunk gtk) #2500 "Torrent details window should be single-instance per torrent" -- implemented for 1.80
2009-12-08 20:34:46 +00:00
Mitchell Livingston
9e9eb89784
support pasting a list of trackers in the text field after pressing the tracker tab's + button
2009-12-08 03:36:26 +00:00
Charles Kerr
acce3b2cda
(trunk gtk) #2324 "power management inhibition with gnome-session >= 2.26" -- fix 1.80b1 misimplementation bug reported & researched by kklimonda
2009-12-07 18:04:50 +00:00
Charles Kerr
4e252aa106
(trunk) fix warnings found by the clang static analyzer, reported & patched by wereHamster
2009-12-07 04:06:14 +00:00
Charles Kerr
907c67ba78
(trunk libT) remove unnecessary #includes
2009-12-07 03:57:55 +00:00
Mitchell Livingston
888034385c
avoid a potential crash when removing transfers
2009-12-07 03:53:52 +00:00
Eric Petit
769629499e
The IPv6 check could always fail because we did not specify a port when
...
trying to set up the UDP socket (was reproducible here on 10.6 at least)
2009-12-06 16:21:29 +00:00
Kevin Glowacz
7132dfda94
(trunk web) 'Start when added' checkbox when adding torrents. Patch from Grub (with fixes). Fixes #2295 .
2009-12-06 03:21:16 +00:00
Kevin Glowacz
a53de0d430
(trunk web) Add Select / Deselect All buttons to the file listing. Patch from Grug. Fixes #2294
2009-12-06 03:21:08 +00:00
Charles Kerr
d370222113
(trunk libT) #2551 "when uploading to peers, prefetch local data from disk" -- prefetching performance tweak described in http://trac.transmissionbt.com/ticket/2551#comment:22 -- instead of prefetching [8..12] blocks, always prefetch 12 blocks
2009-12-05 19:30:15 +00:00
Mitchell Livingston
b9eb407af0
Only reset the inspector when a magnetized transfer's metadata is retrieved if the transfer is selected
2009-12-05 16:10:59 +00:00
Mitchell Livingston
f0e1db9c68
fix pasting a url into the torrent window
2009-12-05 15:48:26 +00:00
Mitchell Livingston
65b8835e1f
display a console message if setting default magnet link app fails
2009-12-05 15:42:14 +00:00
Mitchell Livingston
5756097288
tweak NEWS
2009-12-05 03:52:53 +00:00
Charles Kerr
78ead8c3dd
(trunk) update the copyright notices
2009-12-05 02:19:24 +00:00
Mitchell Livingston
5fb643431e
decrease the size of the buffer for logging
2009-12-05 01:28:42 +00:00
Mitchell Livingston
8efe3f7cce
remove a redundant level check in tr_msg()
2009-12-05 01:02:37 +00:00
Charles Kerr
162c2f0f64
(trunk gtk) small string tweak
2009-12-05 00:35:58 +00:00
Mitchell Livingston
db4b1959aa
#2625 Add a menu item to copy a magnet link to the clipboard
2009-12-04 13:35:15 +00:00
Charles Kerr
299f3d1906
(trunk, qt) #2096 : show magnet links the same way the gtk+ client does
2009-12-04 05:05:19 +00:00
Kevin Glowacz
900b8d966f
(trunk web) show relevant status and progress bar for when a magnetized torrent is still waiting for metadata
2009-12-04 04:31:29 +00:00
Charles Kerr
1efceb021c
(trunk) #2638 'tweak news'
2009-12-04 00:14:12 +00:00
Charles Kerr
bc25b7591e
(trunk Qt) #2096 "magnet links" -- fix crashes when displaying magnet links in Qt client
2009-12-03 17:23:53 +00:00
Charles Kerr
31a3ed1684
(trunk, qt) #2096 "magnet links" -- Add the "Copy Magnet Link to Clipboard" feature to Qt client
2009-12-03 15:23:43 +00:00
Charles Kerr
c6899aa1eb
(trunk qt) #2616 : "for the ratio mode button, use the yin/yang icon submitted by jimmac"
2009-12-03 14:46:54 +00:00
Charles Kerr
79154bac8a
(trunk) #2096 "magnet links" -- fix RPC typo introduced in r9655 and reported by KyleK
2009-12-03 12:40:23 +00:00
Charles Kerr
7537f02589
(trunk libT) #2636 : "wrong peer progress update" -- possible fix as described in comment:2
2009-12-03 03:11:22 +00:00
Mitchell Livingston
f1da30ceb3
update strings file
2009-12-03 01:28:19 +00:00
Charles Kerr
e64fb64da7
(trunk third-party) #2636 : "Fix stray printf in dht.c"
2009-12-02 23:08:33 +00:00
Charles Kerr
7ece5ed6d2
(trunk cli(!)) #2096 "Magnet links - Extension for Peers to Send Metadata Files (BEP #9 )" -- add support for adding magnet links as a command-line argument
2009-12-02 22:56:57 +00:00
Charles Kerr
bb44a31423
(trunk) #2096 "Magnet Links - Extension for Peers to Send Metadata Files (BEP #9 )" -- publish tr_stat.metadataPecentComplete in the RPC so that kjg can use it in the web client
2009-12-02 20:05:19 +00:00
Charles Kerr
d1935a4812
(trunk libT)
...
11:59 < klapaucjusz> charles: net.c line 314.
11:59 < klapaucjusz> Please change the value to 8192.
12:00 < charles> okay but why?
12:00 < klapaucjusz> I'm not sure it will trigger, but having space for 4 full-sized segments is always a good idea.
12:01 < klapaucjusz> It means you have a better chance of recovering from a lost segment
2009-12-02 20:03:27 +00:00
Charles Kerr
560ecbe9bb
(trunk libT) fix implicit pointer conversion error when #included in C++
2009-12-02 19:44:01 +00:00
Charles Kerr
6d008257c8
(trunk libT) minor tweaks: make bencode's int parser code more consistent; make some comments more readable
2009-12-02 15:16:29 +00:00
Charles Kerr
6eec59008c
(trunk libT) experimental: Reduce SO_SNDBUF and SO_RCVBUF for tracker announce/scrape messages. Reduce SO_RCVBUF for outgoing peer connections on seeding torrents.
2009-12-02 05:30:46 +00:00
Mitchell Livingston
5392b262d7
10,000 log messages is enough for anyone
2009-12-02 01:55:09 +00:00
Mitchell Livingston
e6a77b0306
significantly cleaner code (and more than likely just-as or more efficient) for the Mac message log cap - avoids sorting the whole thing, which is, I'm sure, more expensive than the search that it's being replaced with
2009-12-02 01:35:48 +00:00
Mitchell Livingston
25c8e4f0d0
cap the message log count in the Mac UI
2009-12-02 00:27:07 +00:00
Mitchell Livingston
ad06c660c8
cap libT's message log
2009-12-01 23:20:00 +00:00
Charles Kerr
419b80c7df
(trunk gtk) revert a couple of menu reorderings that were probably better off left alone
2009-12-01 07:43:21 +00:00
Charles Kerr
336be914b2
(trunk gtk) #2324 "power management inhibition with gnome-session >= 2.26" -- fixed
2009-12-01 04:22:14 +00:00
Charles Kerr
9f347f8df1
(trunk) #2119 "daemon should reload settings.json on SIGHUP" -- reload the blocklists, too. Suggested by nano- in irc.
2009-12-01 00:07:18 +00:00
Charles Kerr
f286a24abb
(trunk) #2222 "DHT support" -- remove "DHT support enabled/disabled" line from configure.ac, since it's always enabled now.
2009-11-30 15:37:50 +00:00
Charles Kerr
12bfde0c2b
(trunk) #1663 "crashes on shutdown if libevent loop doesn't exit soon enough" -- maybe crash less frequently now.
2009-11-30 04:58:03 +00:00
Charles Kerr
66ab7bff4a
(trunk daemon) fix minor text formatting error in transmission-remote
2009-11-30 02:00:41 +00:00