]>
granicus.if.org Git - transmission/log
Mitchell Livingston [Fri, 30 Oct 2009 22:47:54 +0000 (22:47 +0000)]
switch compiler back to gcc 4.2 to fix #2533
Charles Kerr [Fri, 30 Oct 2009 22:03:32 +0000 (22:03 +0000)]
(trunk libT) BANG
Charles Kerr [Fri, 30 Oct 2009 21:51:59 +0000 (21:51 +0000)]
(trunk libT) tear out another line of code. subtle, this isn't. this is like figuring out which neighbor is stealing your newspaper in the morning by secretly shooting a different neighbor each morning until the paper stops disappearing.
Charles Kerr [Fri, 30 Oct 2009 21:41:41 +0000 (21:41 +0000)]
(trunk libT) still banging along at #2533
Charles Kerr [Fri, 30 Oct 2009 17:29:51 +0000 (17:29 +0000)]
throwing darts in the dark. this smells like a compiler bug.
Charles Kerr [Fri, 30 Oct 2009 17:17:53 +0000 (17:17 +0000)]
(trunk libT) lather, rinse, repeat
Charles Kerr [Fri, 30 Oct 2009 16:46:33 +0000 (16:46 +0000)]
(trunk libT) Adding term debug messages to help track down #2533 w/m1b and *acrocivious
Charles Kerr [Fri, 30 Oct 2009 16:24:58 +0000 (16:24 +0000)]
Adding term debug messages to help track down #2533 w/m1b
Charles Kerr [Fri, 30 Oct 2009 14:53:17 +0000 (14:53 +0000)]
(trunk libT) fix signed/unsigned comparison warnings on amd64
Charles Kerr [Fri, 30 Oct 2009 04:23:51 +0000 (04:23 +0000)]
(trunk libT) OS X fix for tr_torrentDeleteLocalData() -- .DS_Store gave it trouble
Charles Kerr [Fri, 30 Oct 2009 03:53:41 +0000 (03:53 +0000)]
(trunk libT) portability improvements to tr_moveFile()
Charles Kerr [Fri, 30 Oct 2009 03:20:53 +0000 (03:20 +0000)]
(trunk libT) one-liner fix for #2544 (launchpad 458735): crash in port forwarding if evtimer gets deleted
Charles Kerr [Fri, 30 Oct 2009 02:58:30 +0000 (02:58 +0000)]
(trunk libT) fix regression introduced by #2539 that caused single-file torrents to not be deleted even if the user requested it
Charles Kerr [Thu, 29 Oct 2009 23:18:53 +0000 (23:18 +0000)]
(trunk daemon) yet another commit for #2119 "daemon should reload settings.json on SIGHUP
Charles Kerr [Thu, 29 Oct 2009 18:11:10 +0000 (18:11 +0000)]
(trunk libT) another hammer-the-network-less patch like r9414
Charles Kerr [Thu, 29 Oct 2009 17:25:03 +0000 (17:25 +0000)]
(trunk libT) #2538 startup takes too long
Charles Kerr [Thu, 29 Oct 2009 17:04:49 +0000 (17:04 +0000)]
(trunkg gtk) fix confusing phrasing in the gtk preferences dialog
Charles Kerr [Thu, 29 Oct 2009 17:00:22 +0000 (17:00 +0000)]
(trunk libT) #2539: "incomplete folder" feature may lead to deleted files
Charles Kerr [Thu, 29 Oct 2009 16:10:03 +0000 (16:10 +0000)]
(trunk libT) #2508 atom->port never updated
Mitchell Livingston [Thu, 29 Oct 2009 02:45:58 +0000 (02:45 +0000)]
trivial cleanup and update strings file
Mitchell Livingston [Thu, 29 Oct 2009 01:47:01 +0000 (01:47 +0000)]
whoops
Mitchell Livingston [Thu, 29 Oct 2009 01:44:54 +0000 (01:44 +0000)]
remove the mac's redundant location check when adding a transfer
Mitchell Livingston [Wed, 28 Oct 2009 21:05:50 +0000 (21:05 +0000)]
change the text at the bottom of the peer info tab from 3 columns to a single line
Charles Kerr [Wed, 28 Oct 2009 04:53:39 +0000 (04:53 +0000)]
(trunk libT) #2530: Announce attempt to invalid tracker occurs too often
Charles Kerr [Wed, 28 Oct 2009 04:50:37 +0000 (04:50 +0000)]
(trunk libT) another tweak to tr_torrentSetLocation()
Charles Kerr [Wed, 28 Oct 2009 03:54:36 +0000 (03:54 +0000)]
(trunk gtk) fix minor layout/resize errors in the torrent dialog's tracker tab
Mitchell Livingston [Wed, 28 Oct 2009 03:48:54 +0000 (03:48 +0000)]
BitTorrent Embedded -> SDK
Mitchell Livingston [Wed, 28 Oct 2009 03:31:02 +0000 (03:31 +0000)]
add "BitTorrent Embedded" to client list
Charles Kerr [Wed, 28 Oct 2009 03:23:30 +0000 (03:23 +0000)]
(trunk daemon) change a couple of flags' types from int to tr_bool. whoo!
Mitchell Livingston [Tue, 27 Oct 2009 23:23:57 +0000 (23:23 +0000)]
whoops leak
Mitchell Livingston [Tue, 27 Oct 2009 23:23:02 +0000 (23:23 +0000)]
per-torrent action menu's priority images might have been flipped on 10.6
Charles Kerr [Tue, 27 Oct 2009 23:00:34 +0000 (23:00 +0000)]
(trunk libT) #2531: when the user moves a torrent from one location to another, we don't need to reverify if the files are just rename()d
Charles Kerr [Tue, 27 Oct 2009 21:30:00 +0000 (21:30 +0000)]
(trunk daemon) #2155: transmission-remote should allow per-torrent speeds
Charles Kerr [Tue, 27 Oct 2009 21:03:13 +0000 (21:03 +0000)]
(trunk libT) #2518: overzealously alarmist re unresponsive trackers
Charles Kerr [Tue, 27 Oct 2009 20:29:02 +0000 (20:29 +0000)]
(trunk libT) fix #2534: if port forwarding is disabled, tr_sessionClose() closes a random file descriptor
Charles Kerr [Tue, 27 Oct 2009 20:27:27 +0000 (20:27 +0000)]
(trunk libT) add a wrapper function, tr_netCloseSocket(), around EVUTIL_CLOSESOCKET() so that not all of our code has to #include evutil
Charles Kerr [Tue, 27 Oct 2009 20:06:55 +0000 (20:06 +0000)]
(trunk libT) use part of hexum's patch from <http://forum.transmissionbt.com/viewtopic.php?p=41572#p41572>. The part added sorts peers by their overall speed when deciding which ones to disconnect from first, and which to request from first.
Charles Kerr [Tue, 27 Oct 2009 16:46:06 +0000 (16:46 +0000)]
(trunk daemon) #2119: add 'break' to the SIGHUP switch
Charles Kerr [Tue, 27 Oct 2009 16:08:38 +0000 (16:08 +0000)]
(trunk libT) There seems to be a lot of talk about T hosing routers, preventing other network traffic, etc. As an experiment let's try reducing the number of new connections we allow per second and see if/how that affects performance.
Mitchell Livingston [Tue, 27 Oct 2009 04:35:34 +0000 (04:35 +0000)]
bump the ratio buffer size to 12, to be on the safe side
Mitchell Livingston [Mon, 26 Oct 2009 23:57:09 +0000 (23:57 +0000)]
allocate much less memory for the ratio text
Mitchell Livingston [Mon, 26 Oct 2009 23:43:15 +0000 (23:43 +0000)]
potential fix to #2519
Mitchell Livingston [Mon, 26 Oct 2009 02:33:23 +0000 (02:33 +0000)]
fix a crash when trying to delete data that doesn't exist
Mitchell Livingston [Mon, 26 Oct 2009 02:02:25 +0000 (02:02 +0000)]
only set the inspector reveal button image on 10.5
Mitchell Livingston [Sun, 25 Oct 2009 21:31:01 +0000 (21:31 +0000)]
we should use the size of the array that we're actually using
Mitchell Livingston [Sun, 25 Oct 2009 21:30:19 +0000 (21:30 +0000)]
delay part of generating the message log text until after choosing a location
Mitchell Livingston [Sun, 25 Oct 2009 19:29:30 +0000 (19:29 +0000)]
get rid of 2 more warnings
Mitchell Livingston [Sun, 25 Oct 2009 19:00:09 +0000 (19:00 +0000)]
update strings file
Mitchell Livingston [Sun, 25 Oct 2009 18:49:20 +0000 (18:49 +0000)]
on second thought, the other UI's might want this value sooner or later, and it's cheaper to calculate it in the stat function
Mitchell Livingston [Sun, 25 Oct 2009 18:45:35 +0000 (18:45 +0000)]
since the Mac UI is the only one to use it, move percentRatio calculation into the Mac code
Mitchell Livingston [Sun, 25 Oct 2009 16:31:28 +0000 (16:31 +0000)]
one less warning
Mitchell Livingston [Sun, 25 Oct 2009 13:42:22 +0000 (13:42 +0000)]
restore the check for remaining disk space
Mitchell Livingston [Sun, 25 Oct 2009 13:20:52 +0000 (13:20 +0000)]
since Transmission will now create missing directories, don't have the check/pop-up for missing location when starting
Mitchell Livingston [Sun, 25 Oct 2009 03:08:13 +0000 (03:08 +0000)]
display an error when moving data fails
Mitchell Livingston [Sun, 25 Oct 2009 03:05:25 +0000 (03:05 +0000)]
restore the check of moving a folder into itself
Mitchell Livingston [Sun, 25 Oct 2009 02:42:57 +0000 (02:42 +0000)]
smooth out the upload eta the same way as the download eta
Mitchell Livingston [Sun, 25 Oct 2009 02:36:03 +0000 (02:36 +0000)]
when calculating the "smoothed" eta, 1. only factor in previous speeds when those speeds were recent (ie. if we just resumed from pause, discard the previous speed) and 2. factor in if the speed was 0 as well
Mitchell Livingston [Sun, 25 Oct 2009 01:45:38 +0000 (01:45 +0000)]
(trunk) update to 1.76+
Mitchell Livingston [Sat, 24 Oct 2009 20:44:48 +0000 (20:44 +0000)]
store the donate ask date right away, instead of after the user clicks yes/no
Charles Kerr [Sat, 24 Oct 2009 16:18:40 +0000 (16:18 +0000)]
(trunk) add SIGKILL handling to daemon, gtk clients. This is revision of r9387 for #2119
Charles Kerr [Fri, 23 Oct 2009 05:48:56 +0000 (05:48 +0000)]
(trunk) fix r9380 #2412 timing issue
Charles Kerr [Fri, 23 Oct 2009 05:00:16 +0000 (05:00 +0000)]
(trunk) #2527: daemon should log messages to syslog
Charles Kerr [Fri, 23 Oct 2009 03:41:36 +0000 (03:41 +0000)]
(trunk) trunk's just been too stable lately. #2119: reload settings.json on SIGHUP
Mitchell Livingston [Thu, 22 Oct 2009 21:51:35 +0000 (21:51 +0000)]
(trunk) update NEWS
Charles Kerr [Thu, 22 Oct 2009 19:08:45 +0000 (19:08 +0000)]
(trunk libT) undo today's earlier commit r9381 for #2508 -- looks like I introduced a bug into the patch.
Charles Kerr [Thu, 22 Oct 2009 18:48:26 +0000 (18:48 +0000)]
(trunk libT) revert r9345, because all our .torrent and .resume files' hex letters are in lowercase
Charles Kerr [Thu, 22 Oct 2009 15:05:56 +0000 (15:05 +0000)]
(trunk libT) #2508: atom->port never updated
Charles Kerr [Thu, 22 Oct 2009 05:15:34 +0000 (05:15 +0000)]
(trunk libT) #2412: tracker query should use bind address
Mitchell Livingston [Thu, 22 Oct 2009 03:37:44 +0000 (03:37 +0000)]
(trunk) update NEWS
Mitchell Livingston [Thu, 22 Oct 2009 03:24:58 +0000 (03:24 +0000)]
(1.7x) #2439 changing sort order to queue will automatically re-sort
Charles Kerr [Thu, 22 Oct 2009 03:08:27 +0000 (03:08 +0000)]
In NEWS, add a link to http://trac.transmissionbt.com/query?milestone=1.76&group=component&groupdesc=1&order=severity
Charles Kerr [Thu, 22 Oct 2009 03:04:01 +0000 (03:04 +0000)]
(trunk) sync NEWS with the 1.7x branch
Charles Kerr [Thu, 22 Oct 2009 01:28:39 +0000 (01:28 +0000)]
(trunk libT) #2518: r9334 overzealously alarmist wrt unresponsive trackers
Charles Kerr [Thu, 22 Oct 2009 01:03:17 +0000 (01:03 +0000)]
(trunk libT) #2510: port messages not sent for outgoing peer connections
Mitchell Livingston [Thu, 22 Oct 2009 00:10:41 +0000 (00:10 +0000)]
fix Quick Look from the file inspector
Mitchell Livingston [Wed, 21 Oct 2009 23:32:02 +0000 (23:32 +0000)]
#2524 torrent peer limit not saved right away
Mitchell Livingston [Wed, 21 Oct 2009 23:13:02 +0000 (23:13 +0000)]
more efficient time machine location check
Mitchell Livingston [Wed, 21 Oct 2009 22:23:08 +0000 (22:23 +0000)]
block while moving a file (for now)
Mitchell Livingston [Wed, 21 Oct 2009 22:20:43 +0000 (22:20 +0000)]
update the time machine exclude list when the file is moved through rpc
Mitchell Livingston [Wed, 21 Oct 2009 22:15:36 +0000 (22:15 +0000)]
don't try to reveal files that don't exist
Charles Kerr [Wed, 21 Oct 2009 19:33:37 +0000 (19:33 +0000)]
libT doesn't need to create the Incomplete directory until it's needed
Charles Kerr [Wed, 21 Oct 2009 16:24:58 +0000 (16:24 +0000)]
(trunk libT) show sha1's hex letters in uppercase, as suggested by waldorf
Charles Kerr [Wed, 21 Oct 2009 14:02:02 +0000 (14:02 +0000)]
(trunk libT) add callback notification when a torrent has been moved via RPC
Mitchell Livingston [Wed, 21 Oct 2009 13:03:37 +0000 (13:03 +0000)]
lets not leak a string
Mitchell Livingston [Wed, 21 Oct 2009 13:01:14 +0000 (13:01 +0000)]
use libtransmission for moving, incomplete directory, and directory controlling in general (still rough around the edges)
Charles Kerr [Wed, 21 Oct 2009 05:03:10 +0000 (05:03 +0000)]
(trunk libT) add a couple of hooks for the mac client to use when migrating from its earlier move-on-complete code
Charles Kerr [Wed, 21 Oct 2009 02:45:49 +0000 (02:45 +0000)]
(trunk libT) #2520: tor->isRunning is not always saved to .resume file
Charles Kerr [Tue, 20 Oct 2009 20:19:41 +0000 (20:19 +0000)]
(trunk libT) #1483: fix bug introduced in r9328
Charles Kerr [Tue, 20 Oct 2009 14:01:15 +0000 (14:01 +0000)]
(trunk gtk,qt) synchronize the gtk, qt preferences dialogs a bit
Charles Kerr [Tue, 20 Oct 2009 04:43:51 +0000 (04:43 +0000)]
(trunk libT) change the new public API a little bit -- clearer, but a little wordier
Charles Kerr [Tue, 20 Oct 2009 04:15:10 +0000 (04:15 +0000)]
(trunk libT) semi-paranoid safeguard: when searching for a torrent's file, look for finished versions (normal filename) before unfinished ones (with the .part suffix). In the unlikely event of a bug where both exist, it's better for Transmission to use the finished one...
Charles Kerr [Tue, 20 Oct 2009 03:14:44 +0000 (03:14 +0000)]
(trunk libT) make the ".part" suffix an optional feature as per BMW's request. Clean up the code a little.
Charles Kerr [Mon, 19 Oct 2009 13:55:42 +0000 (13:55 +0000)]
(trunk libT) make tr_torrentFindFile() a public API
Charles Kerr [Mon, 19 Oct 2009 13:15:46 +0000 (13:15 +0000)]
(trunk libT) make tr_torrentFileCompleted() safe for older torrents that were incomplete before the ".part" feature was added
Eric Petit [Mon, 19 Oct 2009 07:40:21 +0000 (07:40 +0000)]
Removes fastresume.[ch] from Xcode project
Charles Kerr [Mon, 19 Oct 2009 05:34:00 +0000 (05:34 +0000)]
(trunk daemon) #1483: add "incomplete dir" support to transmission-remote
Charles Kerr [Mon, 19 Oct 2009 05:25:50 +0000 (05:25 +0000)]
(trunk) #1483: move completed torrents to a user-specified directory
Charles Kerr [Mon, 19 Oct 2009 05:12:28 +0000 (05:12 +0000)]
make hudson-t happy
Charles Kerr [Mon, 19 Oct 2009 05:05:00 +0000 (05:05 +0000)]
(trunk) #1483: move completed torrents to a user-specified directory + #629: different file extension for incomplete files
Mitchell Livingston [Mon, 19 Oct 2009 03:14:49 +0000 (03:14 +0000)]
on 10.6, use the new copying methods in the message window