]>
granicus.if.org Git - transmission/log
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()
Mitchell Livingston [Thu, 17 Apr 2008 04:25:49 +0000 (04:25 +0000)]
the blocklist downloader should get the tr_handle from the prefs controller instead of needing it passed separately
Charles Kerr [Thu, 17 Apr 2008 03:48:56 +0000 (03:48 +0000)]
(1) fix choke/unchoke error. (2) if a peer keeps trying to reconnect to us, hang up during the handshake.
Charles Kerr [Thu, 17 Apr 2008 02:11:29 +0000 (02:11 +0000)]
#881: follow the transmission spec wrt extension handshake message timing
Mitchell Livingston [Wed, 16 Apr 2008 12:32:07 +0000 (12:32 +0000)]
experiment in improving calculation of the availability bar
Charles Kerr [Tue, 15 Apr 2008 20:44:27 +0000 (20:44 +0000)]
the last commit was too assertive
Mitchell Livingston [Tue, 15 Apr 2008 19:57:56 +0000 (19:57 +0000)]
improved sort by date in the message log
Charles Kerr [Tue, 15 Apr 2008 17:00:44 +0000 (17:00 +0000)]
more hacking on the bencoded resume files
Charles Kerr [Tue, 15 Apr 2008 15:51:59 +0000 (15:51 +0000)]
#879: fix segfault if tracker is freed immediately after starting a torrent
Charles Kerr [Tue, 15 Apr 2008 15:45:50 +0000 (15:45 +0000)]
(gtk) #878: updated Brazilian Portuguese translation
Charles Kerr [Tue, 15 Apr 2008 13:27:28 +0000 (13:27 +0000)]
maybe fix the losing-progress bug in the new bencoded resume. fix a couple of log messages too.
Charles Kerr [Mon, 14 Apr 2008 20:41:45 +0000 (20:41 +0000)]
minor resume tweak
Charles Kerr [Mon, 14 Apr 2008 20:30:43 +0000 (20:30 +0000)]
add more debugging messages for loading progress from the bencoded resume file
Charles Kerr [Mon, 14 Apr 2008 20:06:37 +0000 (20:06 +0000)]
silence a couple of annoying dbg messages
Charles Kerr [Mon, 14 Apr 2008 19:52:51 +0000 (19:52 +0000)]
add more debug messages to resume's DND loader
Charles Kerr [Mon, 14 Apr 2008 16:31:57 +0000 (16:31 +0000)]
(gtk) new Thai translation!
Charles Kerr [Mon, 14 Apr 2008 15:32:50 +0000 (15:32 +0000)]
unbreak the mac build
Charles Kerr [Mon, 14 Apr 2008 15:32:28 +0000 (15:32 +0000)]
wrap the dead parts of fastresume.c in #if 0 blocks
Charles Kerr [Mon, 14 Apr 2008 15:17:55 +0000 (15:17 +0000)]
(gtk) silence minor warning on platforms that don't allow hibernation to be disabled
Charles Kerr [Mon, 14 Apr 2008 15:17:16 +0000 (15:17 +0000)]
get DND working in the benc resume files
Charles Kerr [Mon, 14 Apr 2008 14:39:13 +0000 (14:39 +0000)]
get tr_ctorSetMetainfoFromHash() working again.
Charles Kerr [Mon, 14 Apr 2008 11:55:08 +0000 (11:55 +0000)]
deliberately break the mac build for a couple of hours because the last svn comm
it probably isn't nightly-user-friendly
Charles Kerr [Mon, 14 Apr 2008 11:52:50 +0000 (11:52 +0000)]
'resume' cleanup
Charles Kerr [Mon, 14 Apr 2008 03:12:24 +0000 (03:12 +0000)]
delete the old resume file after migrating to the new format
Mitchell Livingston [Mon, 14 Apr 2008 00:05:16 +0000 (00:05 +0000)]
when unchecking all files in the add dialog window, don't do finished events
Charles Kerr [Sun, 13 Apr 2008 22:31:07 +0000 (22:31 +0000)]
#394: resume files should use original name instead of hash name
Mitchell Livingston [Sun, 13 Apr 2008 14:47:48 +0000 (14:47 +0000)]
mac build compiles with last commit
Charles Kerr [Sun, 13 Apr 2008 14:29:11 +0000 (14:29 +0000)]
#872: crash in bitfield code when loading resume files
Charles Kerr [Sun, 13 Apr 2008 02:56:26 +0000 (02:56 +0000)]
(gtk) #307: inhibit/prevent hibernation when downloading
Charles Kerr [Sun, 13 Apr 2008 01:36:53 +0000 (01:36 +0000)]
(gtk) possible fix for #866: crash when adding a new torrent.
Charles Kerr [Sat, 12 Apr 2008 23:24:30 +0000 (23:24 +0000)]
#701: Run configure at the end of autogen.sh
Charles Kerr [Sat, 12 Apr 2008 23:01:40 +0000 (23:01 +0000)]
#870: follow PEX conventions agreed upon by Azureus and uTorrent