Commit Graph

4941 Commits

Author SHA1 Message Date
Mitchell Livingston 85e66062eb remove unused variables 2008-05-05 04:17:52 +00:00
Mitchell Livingston 6fca3a366f update Dutch localization 2008-05-05 00:35:59 +00:00
Charles Kerr 5baa32dfea update to the miniupnpc-20080427 snapshot
update to the libnatpmp-20080428 snapshot
2008-05-04 22:09:33 +00:00
Mitchell Livingston 4c7be1b020 update "i" general info image in the inspector; trivial code changes 2008-05-04 19:45:51 +00:00
Mitchell Livingston f1064c4ae3 update Traditional Chinese localization 2008-05-04 15:10:15 +00:00
Mitchell Livingston acdd97384e generate the inspector tab button images dynamically when selected/deselected instead of storing them 2008-05-02 13:08:23 +00:00
Charles Kerr ecc825a242 #909: not utf8izing the torrent name properly 2008-05-02 01:21:26 +00:00
Charles Kerr c20b9a6df4 experimental speed tweaks:
(1) increase the per-peer read buffer to the size of a block message
(2) pulse the peers more often
(3) reduce the tracker delay on startup
2008-05-01 19:31:58 +00:00
Charles Kerr 362f5b46f4 tweak the clients tests 2008-05-01 19:30:49 +00:00
Mitchell Livingston c62f45a67b the display of our own client's peer-id has to be 100% accurate 2008-05-01 15:56:10 +00:00
Charles Kerr 3eaac2e16b (gtk,daemon,cli) we don't need to statically link in all of libevnt, just libevent_core. 2008-05-01 14:05:17 +00:00
Mitchell Livingston bfa9efc9f3 #902 pasting a link into transmission will open the url 2008-05-01 02:20:53 +00:00
Mitchell Livingston 31f3c1f136 remove os check from plist...the check isn't very reliable 2008-05-01 02:19:59 +00:00
Mitchell Livingston 115d5a4311 10.4.11 is now required 2008-04-30 18:39:02 +00:00
Mitchell Livingston 54c345b2cb remove the last script committed - Transmission now requires Mac OS X 10.4.11 with Security Update 2008-002 or 10.5 or higher 2008-04-30 18:35:07 +00:00
Mitchell Livingston 318a7cb719 add a script to the project file to allow libcurl to link under Tiger 2008-04-30 14:21:32 +00:00
Charles Kerr 126609cded (gtk) fix crash reported by Lacrocivious 2008-04-29 22:56:44 +00:00
Mitchell Livingston b2809267dc for peer id's with 2 major digits, if the tens place is 0, don't show it 2008-04-29 20:44:36 +00:00
Mitchell Livingston 978e53a465 minor adjustments to the client code, and keeping the code pg 2008-04-29 20:34:15 +00:00
Charles Kerr d659df1093 add a couple of debug messages to trac down why Lacrocivious' stats aren't being saved 2008-04-29 18:22:26 +00:00
Charles Kerr c16b901c93 add a few more peers, raided from KTorrent's list 2008-04-29 18:15:49 +00:00
Charles Kerr e18414ad0b tweak the last commit: when parsing peer-ids we don't want locales to postentially change the behavior of isalpha/isdigit/etc 2008-04-29 17:23:33 +00:00
Charles Kerr a362df0a14 #905: update peer_id client lists. add a dozen or so new clients from Azureus (thanks amc1!) 2008-04-29 16:57:16 +00:00
Mitchell Livingston f56aae05df update help documentation 2008-04-29 10:32:04 +00:00
Charles Kerr ad817bae7f use basename() to parse argv0 2008-04-29 03:36:14 +00:00
Charles Kerr b05c7820c2 possible fix for #904: "crash on startup in tr_bitfieldHas" 2008-04-29 02:51:02 +00:00
Charles Kerr ecc8401203 #903: "1.11: Not making use of Tier 2 tracker on Tier 1 error" 2008-04-29 01:21:42 +00:00
Mitchell Livingston ffd70de1b8 even more string cleanup 2008-04-28 18:51:38 +00:00
Mitchell Livingston 882abcb9bb eliminate some more localized strings 2008-04-28 18:44:00 +00:00
Mitchell Livingston 308a522845 eliminate some localized strings 2008-04-28 18:43:48 +00:00
Charles Kerr ed798be5ac don't use strlcat. 2008-04-28 18:09:17 +00:00
Charles Kerr 1dfc98fc77 fix another crash-on-shutdown in the new web code 2008-04-28 13:29:38 +00:00
Charles Kerr b9c27b23d5 #884: fix after creating a torrent whose last file has 0 bytes 2008-04-27 19:08:10 +00:00
Charles Kerr 3f71ea1f51 fix one of the crash-on-shutdown bugs reported by Gimp_ 2008-04-27 18:27:32 +00:00
Charles Kerr b8fc148fe0 experiment to lower CPU for Gimp_ 2008-04-27 17:22:37 +00:00
Mitchell Livingston 81a326714f disable the create button in the creator window when the tracker address is blank (ignoring anything before "://") 2008-04-27 14:31:49 +00:00
Charles Kerr b66af4ab07 curl_easy_getopt(CURLINFO_RESPONSE_CODE) needs a pointer to a long, not an int. 2008-04-27 07:15:20 +00:00
Charles Kerr 3b27e2d2af possibly fix the issue discusssed in http://forum.transmissionbt.com/viewtopic.php?p=22725 2008-04-27 06:44:39 +00:00
Charles Kerr 2f3eba4b01 #899: Hangs when clicking verify data twice 2008-04-27 06:34:34 +00:00
Charles Kerr 42cbbaa57a fix an assertion error: completion.c:113: failed assertion `ccp->sizeWhenDoneLazy >= ccp->sizeNow' 2008-04-26 14:52:05 +00:00
Charles Kerr c4fc897b38 steal some curl configuration options from rtorrent :) 2008-04-25 23:54:02 +00:00
Mitchell Livingston e99fbcbcbc now that a blank url cannot be entered in the url sheet, no need to check that 2008-04-25 22:29:51 +00:00
Mitchell Livingston 0e96185a93 the torrent url sheet will now disable the open button when there is no text; cleanup to the sleep code 2008-04-25 22:23:31 +00:00
Charles Kerr 35482e453f update NEWS 2008-04-25 20:05:24 +00:00
Charles Kerr 73f083cc51 #896: Minor bug: debugging output always goes to stderr 2008-04-25 19:48:53 +00:00
Charles Kerr 03572a0ad5 add tr_webClose() 2008-04-25 19:46:36 +00:00
Charles Kerr 3af15497c7 (gtk) #898: crash on startup by passing uninitialized memory to g_free() 2008-04-25 19:04:56 +00:00
Charles Kerr 0545e70f5b (gtk) use libT's curl wrapper for port testing & getting the blocklist 2008-04-25 18:35:48 +00:00
Charles Kerr c46269805d #895: tweak 2008-04-25 16:40:14 +00:00
Charles Kerr cffd7f92e2 more hacking on the curl code, based on libcurl's "hiperfifo.c" sample code 2008-04-25 16:07:06 +00:00