Commit Graph

7182 Commits

Author SHA1 Message Date
Charles Kerr 7f85090587 (trunk) add a "source" argument to tr_jsonParse() so that if there's an error we can log the filename, or that it came from rpc, etc. 2009-06-01 18:57:37 +00:00
Charles Kerr 6508dc3a3d (trunk libT) #2146: Incorrect maintenance of dhtAnnounceInProgress 2009-06-01 18:24:30 +00:00
Charles Kerr f538b08fb3 (trunk libT) tracker.c was using tr_benc's private fields 2009-06-01 18:12:36 +00:00
Charles Kerr 38ffac8bf6 (trunk libT) fix bug that misparsed the tracker's min_request_interval 2009-06-01 18:06:35 +00:00
Charles Kerr 787ebbfab4 (trunk gtk) drop support for the gtk client's 0.80 config file. this format hasn't been used since September 2007 and it's not clear to me that the code works correctly anymore. 2009-06-01 17:24:12 +00:00
Charles Kerr d1cd888df6 (trunk qt) plug memory leak 2009-06-01 14:11:52 +00:00
Mitchell Livingston 56d7478b25 clarify DHT a bit in NEWS 2009-06-01 12:28:26 +00:00
Charles Kerr 1fc15de22b (trunk) another update-version-h.sh portability update, this time from geirha: "grep -o" isn't posix 2009-06-01 01:01:24 +00:00
Charles Kerr ee0771c751 (trunk) "perl -r" wasn't portable to os x 2009-06-01 00:43:01 +00:00
Charles Kerr ea93eab02d (trunk libT) on platforms that support it, use POSIX_FADV_SEQUENTIAL instead of POSIX_FADV_RANDOM. (http://trac.transmissionbt.com/ticket/1521#comment:25) 2009-05-31 21:20:49 +00:00
Charles Kerr 04fb0919eb (trunk) silence a warning in the new "update-version-h.sh" script 2009-05-31 20:31:19 +00:00
Charles Kerr dfa28975dd (trunk) tweak r8572. 2009-05-31 20:25:37 +00:00
Charles Kerr 0834c33445 (trunk) yet another stab at building version.h portably 2009-05-31 20:22:47 +00:00
Mitchell Livingston 5a5b051ac9 update Russian localization on Mac 2009-05-31 20:03:01 +00:00
Charles Kerr 79fb45c110 (trunk qt) add svn properties on the qt source files 2009-05-31 19:33:48 +00:00
Kevin Glowacz 3618c6da01 (trunk web) safari looking filter for all IEs 2009-05-31 17:05:29 +00:00
Kevin Glowacz 4193f2b201 (trunk web) move ie specific stylesheet logic into the html to prevent a js race condition 2009-05-31 17:05:22 +00:00
Kevin Glowacz 422938e06c (trunk web) html 5 doctype and as close to valid as possible 2009-05-31 04:49:06 +00:00
Kevin Glowacz b857354e75 (web trunk) 100x more precise progress bars 2009-05-31 00:48:43 +00:00
Charles Kerr d4aaa3d320 (trunk libT) r8563 weak. 2009-05-31 00:27:19 +00:00
Charles Kerr 62109971c5 (trunk libT) fix two trivial compiler warnings from r8562 2009-05-30 21:59:09 +00:00
Charles Kerr 73cef0d680 (trunk libT) dead code removal 2009-05-30 21:45:40 +00:00
Charles Kerr d1b36fee6f (trunk libT) a little bit of early futureproofing for libevent 2.0 2009-05-29 20:52:42 +00:00
Charles Kerr 452cb27f9e (trunk libT) re-start work on making libT doxygen friendly. still a long ways to go on this. 2009-05-29 19:17:12 +00:00
Kevin Glowacz 28b327b55a (trunk web) fix a few IE7 display issues 2009-05-29 01:47:10 +00:00
Mitchell Livingston 3f89538e28 when adding a torrent, set the default torrent speed limit to the global speed limit (the limit will still be disabled) 2009-05-28 22:05:21 +00:00
Charles Kerr d0a57ce9d2 (trunk libT) version.h.in was doubled up 2009-05-28 17:56:58 +00:00
Charles Kerr 3775dbdf17 (trunk gtk) d'oh, I used the qt mnemonic notation in the gtk client :) 2009-05-28 17:31:36 +00:00
Charles Kerr 691eb0db76 (trunk libT) the pre-1.70 builds were using the wrong key for ipv4/ipv6 bind addresses in settings.json 2009-05-28 13:24:35 +00:00
Charles Kerr cd36431b0c (trunk libT) fix off-by-one in tr_ssha1() reported by lightix @ http://forum.transmissionbt.com/viewtopic.php?f=2&t=7684#p37556 2009-05-28 13:02:03 +00:00
Charles Kerr 89b37faa2a (trunk) fix "make distcheck" issue raised by a libevent cleanup in 1.4.11 2009-05-28 03:36:29 +00:00
Charles Kerr 8504baf7aa (trunk libT) #2022: Torrentbar shows wrong speeds: Webseed-peers aren't taken into account 2009-05-28 02:28:14 +00:00
Charles Kerr 2a157ca600 (trunk) #2125: Get svn revision number with autoconf rather than make 2009-05-28 02:15:53 +00:00
Mitchell Livingston 46df14ffd6 #2123 Remember the manually-added torrent location between launches 2009-05-28 01:08:44 +00:00
Kevin Glowacz 720e684e86 (trunk web) uls in a span insn't valid, make it a div 2009-05-27 23:14:02 +00:00
Kevin Glowacz 782130435a (trunk web) remove the files when the torrent is removed 2009-05-27 23:12:06 +00:00
Mitchell Livingston ac78a8625f update French localization for Mac 2009-05-27 22:29:21 +00:00
Mitchell Livingston 80abfe3ba4 update Spanish localization for Mac 2009-05-27 22:24:30 +00:00
Charles Kerr 49885aae05 (trunk libT) #2120: Typo in DHT support: incorrect test when bootstrapping 2009-05-27 17:35:49 +00:00
Mitchell Livingston aadec20d73 (trunk) adjust NEWS 2009-05-27 01:43:58 +00:00
Mitchell Livingston 1395183eb9 update Portuguese localization (Mac) 2009-05-26 23:59:04 +00:00
Mitchell Livingston d9f1995ccd update Italian localization (Mac) 2009-05-26 23:58:49 +00:00
Charles Kerr bda5a11eb4 (trunk libT) probable fix for #2111: session-set causes crash on second attempt 2009-05-26 20:52:08 +00:00
Kevin Glowacz 8ffbe72dcb (trunk web) IE hates extra commas 2009-05-26 15:11:44 +00:00
Charles Kerr 99959499e1 sync w/1.5x 2009-05-26 04:18:22 +00:00
Charles Kerr 965675ac75 (trunk) NEWS tweaks 2009-05-26 03:42:07 +00:00
Mitchell Livingston 40d29b51ec #1942 Space in Add Torrent dialog box opens Quick Look on selected torrent in main window 2009-05-26 00:29:36 +00:00
Kevin Glowacz d1b321cc68 (trunk) update NEWS 2009-05-25 22:06:32 +00:00
Kevin Glowacz a6eac2f2ab (trunk web) #1920 multi upload support for browsers that suport it 2009-05-25 21:53:50 +00:00
Mitchell Livingston ff841806e0 simplify file dragging - don't consider torrent creation even if verifying a .torrent file fails 2009-05-25 21:07:12 +00:00