]>
granicus.if.org Git - transmission/log
Mitchell Livingston [Thu, 1 May 2008 02:20:53 +0000 (02:20 +0000)]
#902 pasting a link into transmission will open the url
Mitchell Livingston [Thu, 1 May 2008 02:19:59 +0000 (02:19 +0000)]
remove os check from plist...the check isn't very reliable
Mitchell Livingston [Wed, 30 Apr 2008 18:39:02 +0000 (18:39 +0000)]
10.4.11 is now required
Mitchell Livingston [Wed, 30 Apr 2008 18:35:07 +0000 (18:35 +0000)]
remove the last script committed - Transmission now requires Mac OS X 10.4.11 with Security Update 2008-002 or 10.5 or higher
Mitchell Livingston [Wed, 30 Apr 2008 14:21:32 +0000 (14:21 +0000)]
add a script to the project file to allow libcurl to link under Tiger
Charles Kerr [Tue, 29 Apr 2008 22:56:44 +0000 (22:56 +0000)]
(gtk) fix crash reported by Lacrocivious
Mitchell Livingston [Tue, 29 Apr 2008 20:44:36 +0000 (20:44 +0000)]
for peer id's with 2 major digits, if the tens place is 0, don't show it
Mitchell Livingston [Tue, 29 Apr 2008 20:34:15 +0000 (20:34 +0000)]
minor adjustments to the client code, and keeping the code pg
Charles Kerr [Tue, 29 Apr 2008 18:22:26 +0000 (18:22 +0000)]
add a couple of debug messages to trac down why Lacrocivious' stats aren't being saved
Charles Kerr [Tue, 29 Apr 2008 18:15:49 +0000 (18:15 +0000)]
add a few more peers, raided from KTorrent's list
Charles Kerr [Tue, 29 Apr 2008 17:23:33 +0000 (17:23 +0000)]
tweak the last commit: when parsing peer-ids we don't want locales to postentially change the behavior of isalpha/isdigit/etc
Charles Kerr [Tue, 29 Apr 2008 16:57:16 +0000 (16:57 +0000)]
#905: update peer_id client lists. add a dozen or so new clients from Azureus (thanks amc1!)
Mitchell Livingston [Tue, 29 Apr 2008 10:32:04 +0000 (10:32 +0000)]
update help documentation
Charles Kerr [Tue, 29 Apr 2008 03:36:14 +0000 (03:36 +0000)]
use basename() to parse argv0
Charles Kerr [Tue, 29 Apr 2008 02:51:02 +0000 (02:51 +0000)]
possible fix for #904: "crash on startup in tr_bitfieldHas"
Charles Kerr [Tue, 29 Apr 2008 01:21:42 +0000 (01:21 +0000)]
#903: "1.11: Not making use of Tier 2 tracker on Tier 1 error"
Mitchell Livingston [Mon, 28 Apr 2008 18:51:38 +0000 (18:51 +0000)]
even more string cleanup
Mitchell Livingston [Mon, 28 Apr 2008 18:44:00 +0000 (18:44 +0000)]
eliminate some more localized strings
Mitchell Livingston [Mon, 28 Apr 2008 18:43:48 +0000 (18:43 +0000)]
eliminate some localized strings
Charles Kerr [Mon, 28 Apr 2008 18:09:17 +0000 (18:09 +0000)]
don't use strlcat.
Charles Kerr [Mon, 28 Apr 2008 13:29:38 +0000 (13:29 +0000)]
fix another crash-on-shutdown in the new web code
Charles Kerr [Sun, 27 Apr 2008 19:08:10 +0000 (19:08 +0000)]
#884: fix after creating a torrent whose last file has 0 bytes
Charles Kerr [Sun, 27 Apr 2008 18:27:32 +0000 (18:27 +0000)]
fix one of the crash-on-shutdown bugs reported by Gimp_
Charles Kerr [Sun, 27 Apr 2008 17:22:37 +0000 (17:22 +0000)]
experiment to lower CPU for Gimp_
Mitchell Livingston [Sun, 27 Apr 2008 14:31:49 +0000 (14:31 +0000)]
disable the create button in the creator window when the tracker address is blank (ignoring anything before "://")
Charles Kerr [Sun, 27 Apr 2008 07:15:20 +0000 (07:15 +0000)]
curl_easy_getopt(CURLINFO_RESPONSE_CODE) needs a pointer to a long, not an int.
Charles Kerr [Sun, 27 Apr 2008 06:44:39 +0000 (06:44 +0000)]
possibly fix the issue discusssed in http://forum.transmissionbt.com/viewtopic.php?p=22725
Charles Kerr [Sun, 27 Apr 2008 06:34:34 +0000 (06:34 +0000)]
#899: Hangs when clicking verify data twice
Charles Kerr [Sat, 26 Apr 2008 14:52:05 +0000 (14:52 +0000)]
fix an assertion error: completion.c:113: failed assertion `ccp->sizeWhenDoneLazy >= ccp->sizeNow'
Charles Kerr [Fri, 25 Apr 2008 23:54:02 +0000 (23:54 +0000)]
steal some curl configuration options from rtorrent :)
Mitchell Livingston [Fri, 25 Apr 2008 22:29:51 +0000 (22:29 +0000)]
now that a blank url cannot be entered in the url sheet, no need to check that
Mitchell Livingston [Fri, 25 Apr 2008 22:23:31 +0000 (22:23 +0000)]
the torrent url sheet will now disable the open button when there is no text; cleanup to the sleep code
Charles Kerr [Fri, 25 Apr 2008 20:05:24 +0000 (20:05 +0000)]
update NEWS
Charles Kerr [Fri, 25 Apr 2008 19:48:53 +0000 (19:48 +0000)]
#896: Minor bug: debugging output always goes to stderr
Charles Kerr [Fri, 25 Apr 2008 19:46:36 +0000 (19:46 +0000)]
add tr_webClose()
Charles Kerr [Fri, 25 Apr 2008 19:04:56 +0000 (19:04 +0000)]
(gtk) #898: crash on startup by passing uninitialized memory to g_free()
Charles Kerr [Fri, 25 Apr 2008 18:35:48 +0000 (18:35 +0000)]
(gtk) use libT's curl wrapper for port testing & getting the blocklist
Charles Kerr [Fri, 25 Apr 2008 16:40:14 +0000 (16:40 +0000)]
#895: tweak
Charles Kerr [Fri, 25 Apr 2008 16:07:06 +0000 (16:07 +0000)]
more hacking on the curl code, based on libcurl's "hiperfifo.c" sample code
Charles Kerr [Fri, 25 Apr 2008 16:06:03 +0000 (16:06 +0000)]
#895: don't scrape running torrents on startup
Charles Kerr [Fri, 25 Apr 2008 14:03:57 +0000 (14:03 +0000)]
lower the minimum requirement for libcurl
Mitchell Livingston [Fri, 25 Apr 2008 04:38:08 +0000 (04:38 +0000)]
don't check for speeds to badge that are disabled in prefs
Charles Kerr [Fri, 25 Apr 2008 04:37:00 +0000 (04:37 +0000)]
remove a debugging printf
Charles Kerr [Fri, 25 Apr 2008 04:35:06 +0000 (04:35 +0000)]
Fix "Unknown Error (0)" messages for torrents that haven't been scraped yet.
Charles Kerr [Fri, 25 Apr 2008 04:26:04 +0000 (04:26 +0000)]
make the tracker response lines more human-readable
Charles Kerr [Fri, 25 Apr 2008 02:57:33 +0000 (02:57 +0000)]
fold most of the "deep logging" functions into a single function
Mitchell Livingston [Thu, 24 Apr 2008 21:37:46 +0000 (21:37 +0000)]
warnings-- and a little tidying up
Mitchell Livingston [Thu, 24 Apr 2008 21:24:42 +0000 (21:24 +0000)]
don't redraw the dock tile if there is no change
Charles Kerr [Thu, 24 Apr 2008 19:49:13 +0000 (19:49 +0000)]
fix failed buildin
Charles Kerr [Thu, 24 Apr 2008 19:48:27 +0000 (19:48 +0000)]
reported by John_Clay: allow the connection to continue even if the certificate can't be authenticated.
Charles Kerr [Thu, 24 Apr 2008 19:42:29 +0000 (19:42 +0000)]
maybe make hudson happy
Charles Kerr [Thu, 24 Apr 2008 19:38:59 +0000 (19:38 +0000)]
maybe work on libcurl < 7.16.3
Charles Kerr [Thu, 24 Apr 2008 15:25:01 +0000 (15:25 +0000)]
#894: wont start - cp->doneHave <= cp->completeHave
Mitchell Livingston [Thu, 24 Apr 2008 14:41:41 +0000 (14:41 +0000)]
when getting the list of all trackers, exclude tiers when necessary
Charles Kerr [Thu, 24 Apr 2008 12:02:15 +0000 (12:02 +0000)]
sync the spec file up with the curl requirements
Mitchell Livingston [Thu, 24 Apr 2008 06:42:45 +0000 (06:42 +0000)]
fix calculation of tier value
Mitchell Livingston [Thu, 24 Apr 2008 06:35:21 +0000 (06:35 +0000)]
get rid of duplicate address code, and display the tracker announce/scrape correctly
Mitchell Livingston [Thu, 24 Apr 2008 06:31:53 +0000 (06:31 +0000)]
mac build compiles again - let's hope i did this right
Charles Kerr [Thu, 24 Apr 2008 03:26:36 +0000 (03:26 +0000)]
code tweaks
Charles Kerr [Thu, 24 Apr 2008 02:00:38 +0000 (02:00 +0000)]
#377: get cli building again
Mitchell Livingston [Thu, 24 Apr 2008 01:55:33 +0000 (01:55 +0000)]
mac changes for #377, number one (it doesn't compile yet)
Charles Kerr [Thu, 24 Apr 2008 01:42:53 +0000 (01:42 +0000)]
#377: preliminary https support. this commit probably breaks mac and cli and is not for the faint of heart.
Mitchell Livingston [Wed, 23 Apr 2008 13:26:30 +0000 (13:26 +0000)]
eliminate warning about unused variable
Mitchell Livingston [Wed, 23 Apr 2008 12:44:11 +0000 (12:44 +0000)]
clarify the remaining disk space alert's suppression button's text
Mitchell Livingston [Wed, 23 Apr 2008 03:33:45 +0000 (03:33 +0000)]
update NEWS and localizable strings
Mitchell Livingston [Wed, 23 Apr 2008 03:33:04 +0000 (03:33 +0000)]
clean up the quit/remove dialog text
Mitchell Livingston [Tue, 22 Apr 2008 21:04:01 +0000 (21:04 +0000)]
#893 add statistics "reset" button
Charles Kerr [Tue, 22 Apr 2008 20:51:15 +0000 (20:51 +0000)]
minor tweaks: dead code removal, make functions static, etc
Charles Kerr [Tue, 22 Apr 2008 14:07:42 +0000 (14:07 +0000)]
add statistics "reset" button
Mitchell Livingston [Tue, 22 Apr 2008 13:25:53 +0000 (13:25 +0000)]
revert the last commit
Mitchell Livingston [Tue, 22 Apr 2008 13:16:39 +0000 (13:16 +0000)]
remove an unnecessary class
Mitchell Livingston [Tue, 22 Apr 2008 04:00:17 +0000 (04:00 +0000)]
update creator window error parsing to be a bit more expandable (in terms of checking for "http")
Charles Kerr [Mon, 21 Apr 2008 20:58:39 +0000 (20:58 +0000)]
(gtk) remember window size & location between sessions
Mitchell Livingston [Mon, 21 Apr 2008 20:31:39 +0000 (20:31 +0000)]
revert the news on the 1.1x branch - it doesn't look like 1.12 will come to fruition
Charles Kerr [Mon, 21 Apr 2008 18:37:50 +0000 (18:37 +0000)]
make a svn commit to show warren_ how it's done
Charles Kerr [Mon, 21 Apr 2008 15:22:54 +0000 (15:22 +0000)]
string folding
Mitchell Livingston [Mon, 21 Apr 2008 00:12:05 +0000 (00:12 +0000)]
the last change to libT allows the use of the stat field's sizeWhenDone when displaying total size selected
Charles Kerr [Mon, 21 Apr 2008 00:04:41 +0000 (00:04 +0000)]
tweak the value of haveDone as per BentMyWookie's suggestion
Charles Kerr [Sun, 20 Apr 2008 22:06:05 +0000 (22:06 +0000)]
if at first you don't succeed...
Charles Kerr [Sun, 20 Apr 2008 21:54:44 +0000 (21:54 +0000)]
clean up the file bsearch that caused the crash reported by John_Clay yesterday
Charles Kerr [Sun, 20 Apr 2008 13:43:29 +0000 (13:43 +0000)]
revise #891's patch s.t. hudson is happy again
Charles Kerr [Sun, 20 Apr 2008 13:30:44 +0000 (13:30 +0000)]
(gtk) #891: patch: add option to disable libnotify support at compile time
Charles Kerr [Sat, 19 Apr 2008 19:39:39 +0000 (19:39 +0000)]
add #include <limits.h> to pick up a definition of INT_MAX to make Hudson happy
Charles Kerr [Sat, 19 Apr 2008 19:37:05 +0000 (19:37 +0000)]
peer-msgs: faster upload speeds in situations with few peers. this patch needs wider testing for side-effects wrt speed limits.
Charles Kerr [Sat, 19 Apr 2008 15:59:31 +0000 (15:59 +0000)]
add some debug messages for John_Clay
Charles Kerr [Sat, 19 Apr 2008 15:26:12 +0000 (15:26 +0000)]
Added new Norwegian translation!
Charles Kerr [Sat, 19 Apr 2008 15:07:59 +0000 (15:07 +0000)]
#890: be smarter about noticing seeds from tracker & pex
Charles Kerr [Sat, 19 Apr 2008 00:41:32 +0000 (00:41 +0000)]
gtk/cli/daemon/remote/proxy: add command-line argument --config-dir / -g to override the default config dir
Charles Kerr [Fri, 18 Apr 2008 23:17:40 +0000 (23:17 +0000)]
minor code cleanup: remove dead code, const-correctness, etc
Charles Kerr [Fri, 18 Apr 2008 20:56:20 +0000 (20:56 +0000)]
use a binary search to slightly speed up finding the right location in a torrent when reading/writing a piece.
Charles Kerr [Fri, 18 Apr 2008 16:23:59 +0000 (16:23 +0000)]
benc cleanup
Charles Kerr [Fri, 18 Apr 2008 15:33:24 +0000 (15:33 +0000)]
#886: libtransmission fails to compile on win32
Charles Kerr [Fri, 18 Apr 2008 12:47:13 +0000 (12:47 +0000)]
handle manditory/fallback ctor settings in the bencoded resume filfes
Charles Kerr [Fri, 18 Apr 2008 00:02:04 +0000 (00:02 +0000)]
#881: undo r5631
Charles Kerr [Thu, 17 Apr 2008 20:57:58 +0000 (20:57 +0000)]
benc API cleanup
Charles Kerr [Thu, 17 Apr 2008 20:37:23 +0000 (20:37 +0000)]
(gtk) #883: updated Swedish translation
Charles Kerr [Thu, 17 Apr 2008 20:35:18 +0000 (20:35 +0000)]
(gtk) fix potential invalid memory read on shutdown
Charles Kerr [Thu, 17 Apr 2008 19:54:22 +0000 (19:54 +0000)]
fix a couple more minor leaks
Charles Kerr [Thu, 17 Apr 2008 18:46:51 +0000 (18:46 +0000)]
fix minor memory leak in tr_initFull()
Charles Kerr [Thu, 17 Apr 2008 18:45:02 +0000 (18:45 +0000)]
fix minor memory leak in tr_close()