Commit Graph

9126 Commits

Author SHA1 Message Date
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
Charles Kerr 52ac4cd0b9 (trunk) #3222 "don't bundle libevent" -- autoconf-based builds no longer use our copy of libevent, and it's not included in the tarball anymore. 2010-05-20 20:16:22 +00:00
Charles Kerr 947a9ee8e4 (trunk) tweak NEWS 2010-05-20 20:14:58 +00:00
Charles Kerr de9a7c7b30 (trunk gtk) in the prefs dialog, swap the order of "random port" and "port forwarding" 2010-05-20 16:39:23 +00:00
Charles Kerr c089500e8d (trunk gtk) tweak the filterbar's spacing 2010-05-20 16:37:59 +00:00
Charles Kerr 8433e0dd3b (trunk libT) make tr_peerIoEnable*() inline functions 2010-05-20 15:30:18 +00:00
Charles Kerr 40a9133ced (trunk libT) remove dead code 2010-05-20 14:05:27 +00:00
Mitchell Livingston 1a242558f1 remove an extra space 2010-05-20 00:16:49 +00:00
Mitchell Livingston 1652d0995d update strings 2010-05-20 00:14:06 +00:00
Mitchell Livingston bd24c0a512 tweak NEWS 2010-05-20 00:10:10 +00:00
Mitchell Livingston 306cdead06 nothing exciting 2010-05-19 23:08:14 +00:00
Charles Kerr 697b9ef394 first draft of NEWS for 2.00 2010-05-19 20:59:59 +00:00
Charles Kerr 5ca8d41816 (trunk libT) #2929 "persistent tracker error messages in main window" -- experimental fix 2010-05-19 19:02:25 +00:00
Charles Kerr 8a83a4bf79 (trunk libT) remove dead function tr_torrentPromoteTracker() 2010-05-19 18:23:47 +00:00
Charles Kerr 7936f0d5d1 (trunk libT) clean up #includes for event.h and evutil.h 2010-05-19 16:17:51 +00:00
Charles Kerr fcda98c86f (trunk libT) promote PEX peers up the food chain a little bit 2010-05-19 15:53:09 +00:00
Daniel Lee 4342a7a01b (gtk) Port qt remove dialog changes to gtk 2010-05-18 23:49:41 +00:00
Daniel Lee bd4b0fe6ff (daemon) Log pidfile errors in daemon 2010-05-18 22:25:14 +00:00
Charles Kerr 0cc65eb152 (trunk daemon) #3206 "add pidfile support" -- tweak to r10655 suggested by Longinus00: if the pidfile was successfully created, remove it on exit 2010-05-18 20:58:12 +00:00
Charles Kerr 5eb2f5a274 (trunk gtk) and while we're on the subject, fix more tab damage 2010-05-18 20:55:14 +00:00
Charles Kerr 98d13da40c fix tab damage 2010-05-18 20:45:08 +00:00
Charles Kerr 26fe593048 (trunk daemon) add pidfile support to transmission-daemon 2010-05-18 20:37:49 +00:00
Charles Kerr fcc56ddcd5 (trunkn libT) #3192 "crash in most recent nightlies" -- fixed in trunk for 2.00 2010-05-18 15:14:54 +00:00
Charles Kerr c7bbd4dc20 (trunk gtk) add stock icons to some of the filter states 2010-05-18 14:14:17 +00:00