Commit Graph

9199 Commits

Author SHA1 Message Date
Charles Kerr cf3417b2cd (trunk libT) lower the max # of outbound peer connections a little 2010-06-04 16:48:36 +00:00
Charles Kerr 4a2a685a1e (trunk gtk) minor improvements to the prefs dialog's layout 2010-06-04 16:43:16 +00:00
Daniel Lee 16dc284185 (qt) Comment out debug message 2010-06-04 01:41:47 +00:00
Daniel Lee 832d055ab3 (qt) #3255: Don't use filebrowser in remote sessions 2010-06-04 01:00:27 +00:00
Daniel Lee b4cee64ec9 (qt) #3257: Ratio can go below 0 when examining multiple torrents 2010-06-03 23:39:31 +00:00
Daniel Lee c58ad98852 (qt) Make the comment box expand downward 2010-06-03 23:22:14 +00:00
Charles Kerr 134df85eb9 (trunk daemon) sync the manpage with the --help page wrt file & priority args 2010-06-03 23:21:31 +00:00
Charles Kerr 9607150a39 (trunk daemon) revert the file-priority arguments back to their 1.93 state. Use -Bh, -Bn, -Bl for torrent priorities. Make the --help descriptions for all six priority arguments more useful. 2010-06-03 23:14:20 +00:00
Charles Kerr 2f56196206 (trunk) add "filename" arg to the dbus message when passing a .torrent from one instance of Transmission to another 2010-06-03 19:53:01 +00:00
Charles Kerr 60ce7e5263 (trunk libT) #3258 "Transmission 1.93 sends 'stopped'+'started' announce instead of 'completed' if the incomplete-dir is enabled" -- probable fix 2010-06-03 16:37:50 +00:00
Mitchell Livingston 149549f3c5 new localization European Portuguese 2010-05-31 18:13:52 +00:00
Charles Kerr 59560eccf6 (trunk libT) #3249 "C99-ism in libtransmission/tr-lpd.c" -- fixed in trunk for 2.00 2010-05-31 17:03:51 +00:00
Daniel Lee 6963f3dc93 (qt) fix partial seeds showing 100% downloaded 2010-05-31 15:30:44 +00:00
Mitchell Livingston ee558fda5a whoops 2010-05-31 14:07:35 +00:00
Mitchell Livingston d0bf7ff409 #3216 Progress Percentage Should Round Down 2010-05-31 14:06:54 +00:00
Mitchell Livingston af2ae0eac4 reverting r9177: pow() is a basic math function and should be used instead of a hack 2010-05-31 13:43:33 +00:00
Charles Kerr d1f5f2d37d (trunk) tweak NEWS 2010-05-31 11:40:20 +00:00
Charles Kerr 58b5ef9065 (trunk libT) #3247 "add blocklist support for pipfilter file format" -- implemented in trunk for 2.00 2010-05-31 11:38:36 +00:00
Mitchell Livingston 544f962939 update (Brazilian) Portuguese localization for 2.0 2010-05-31 00:11:43 +00:00
Charles Kerr 07c27409e8 (trunk gtk) #3245: "Crash in GTK+ client from NULL pointer dereference in tr_torrent_open_folder()" -- fixed in trunk for 2.00 2010-05-30 21:49:39 +00:00
Charles Kerr 1a667c0150 (trunk daemon) #3241 "transmission-remote doesn't return an error code" -- use better patch from rb07 2010-05-30 21:38:02 +00:00
Charles Kerr 62c10888f3 (trunk daemon) fix regression introduced in trunk after 1.93 was released: #3241 "transmission-remote doesn't return an error code" 2010-05-30 14:31:12 +00:00
Charles Kerr 936f8a5b60 (trunk daemon) trivial indentation tweak to r10702 2010-05-30 14:12:51 +00:00
Charles Kerr d426654709 (trunk daemon) #3244 "Transmission-remote doesn't have switch(s) to set torrent bandwidth priorities" -- added to trunk for 2.00 2010-05-30 14:11:07 +00:00
Charles Kerr 9b5ca03304 updated "added.f" documentation based on alus' post @ http://forum.bittorrent.org/viewtopic.php?pid=1024#p1024 2010-05-29 19:02:35 +00:00
Charles Kerr 6ed4d1d87d (trunk gtk) #3239 "move .torrent files to trash" not working when .torrent added via dbus 2010-05-29 16:12:42 +00:00
Mitchell Livingston 6ea50f14ec update Russian localization for 2.0 2010-05-28 21:51:40 +00:00
Charles Kerr 56e614b66d (trunk gtk) remove function gtr_localtime2() 2010-05-28 19:43:37 +00:00
Charles Kerr 37f90426c1 (trunk libT) revert r10661 s.t. DHT peers are preferred slightly over PEX peers. This reversion comes after reading "Understanding the Properties of the BitTorrent Overlay" (2007, Al-Hamra) @ http://arxiv.org/pdf/0707.1820 at Juliusz's suggestion. Also tweak the announce's 'numwant' threshold based on findings from the same paper. 2010-05-28 01:41:30 +00:00
Mitchell Livingston 3ff7e0f09a update Spanish localization for 2.0 2010-05-27 19:56:18 +00:00
Charles Kerr a1b85a633c (trunk libT) #3234 "Checking existing data can show 100%" -- fixed in trunk for 2.00 2010-05-26 16:40:47 +00:00
Charles Kerr b0b9e17032 (trunk libT) define MAX_BLOCK_SIZE once instead of in a handful of places 2010-05-26 15:23:21 +00:00
Charles Kerr e3148e85fc (trunk) small NEWS tweak 2010-05-26 15:15:09 +00:00
Charles Kerr 52d82cee33 (trunk libT) #3235 "Changeset 10293 broke the moving files fron complete to incomplete dir when both dirs have same inode on different devices" -- fixed in trunk for 2.00 2010-05-26 13:46:37 +00:00
Daniel Lee ad5acbab95 (qt) Fix for sorting issue in ticket 3227 2010-05-26 05:03:00 +00:00
Charles Kerr 035dea80df (trunk libT) fix r10689 oops 2010-05-25 20:42:32 +00:00
Charles Kerr 25a5b2918a (trunk libT) #3231 "Check existing data is extremely slow" -- increase the read buffer size as suggested by eridius 2010-05-25 20:19:34 +00:00
Charles Kerr 9b653523bb (trunk) #3230 "configure: libevent not found" -- honor user-specified LIBEVENT_CFLAGS and LIBEVENT_LDFLAGS arguments 2010-05-25 19:46:28 +00:00
Charles Kerr f3a5eed32b (trunk libT) #3233 "torrent.c:1695: error: too few arguments to function `ctime_r'" on OpenSolaris 2010-05-25 15:23:16 +00:00
Mitchell Livingston 55e5edc4ad update Italian localization for 2.0 2010-05-24 23:15:50 +00:00
Daniel Lee 1201186128 (qt) Update qt project to use system libevent 2010-05-24 07:08:14 +00:00
Daniel Lee e6b8c2e6d4 (qt) Fix regression in file icons caused by printing filesizes in the file tree 2010-05-24 05:29:36 +00:00
Daniel Lee 06bea89970 (qt) Don't round ratio 2010-05-24 04:17:49 +00:00
Daniel Lee aec2701009 (qt) Add more file extensions to icon detection 2010-05-24 02:45:39 +00:00
Daniel Lee 153ebf0f3b (remote) man page error 2010-05-23 05:01:35 +00:00
Mitchell Livingston f42aae5ffc trivial NEWS tweak 2010-05-23 01:49:11 +00:00
Mitchell Livingston bc3e0a96a7 make labels in the inspector truncate the tail instead of word wrap 2010-05-22 19:13:39 +00:00
Mitchell Livingston 272dc1a391 update German localization for 2.0 2010-05-22 16:50:29 +00:00
Daniel Lee f0bd76ec01 update NEWS 2010-05-22 00:20:58 +00:00
Charles Kerr 872291cd62 (trunk libT) make tr_pwrite()'s "buf" argument const 2010-05-22 00:09:36 +00:00