]>
granicus.if.org Git - transmission/log
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
Mitchell Livingston [Mon, 19 Oct 2009 03:10:29 +0000 (03:10 +0000)]
when pruning message log messages, sort them in reverse chronological before trimming and use removeObjectsAtIndexes: for assumedly more efficient removal
Mitchell Livingston [Mon, 19 Oct 2009 02:44:04 +0000 (02:44 +0000)]
add an extra check when determining if the message window should be scrolled to the bottom
Mitchell Livingston [Mon, 19 Oct 2009 01:38:13 +0000 (01:38 +0000)]
remove the header from the file table
Mitchell Livingston [Mon, 19 Oct 2009 01:21:33 +0000 (01:21 +0000)]
#2514 update to dht-0.10
Mitchell Livingston [Sun, 18 Oct 2009 15:54:18 +0000 (15:54 +0000)]
avoid an unnecessary copy when generating a single-file torrent's file list
Mitchell Livingston [Sun, 18 Oct 2009 14:02:22 +0000 (14:02 +0000)]
get rid of copying the priority images and elliminate another setFlipped: on 10.6
Mitchell Livingston [Sun, 18 Oct 2009 03:02:10 +0000 (03:02 +0000)]
don't use setFlipped: on the file node's image on 10.6
Mitchell Livingston [Sun, 18 Oct 2009 02:23:10 +0000 (02:23 +0000)]
make the nested for-loop in PiecesView into a single for-loop
Mitchell Livingston [Sun, 18 Oct 2009 02:12:43 +0000 (02:12 +0000)]
trivial adjustments to pieceview: use an enum instead of #defines; calculate the current piece index being drawn within each pass of the loop instead of incrementing
Mitchell Livingston [Sun, 18 Oct 2009 01:54:13 +0000 (01:54 +0000)]
don't store a copy of the pieces view's background - regenerate it when needed instead
Mitchell Livingston [Sat, 17 Oct 2009 17:15:37 +0000 (17:15 +0000)]
only remove a torrent from the queue for a local error, not tracker error; miscellaneous trivial adjustments
Charles Kerr [Sat, 17 Oct 2009 07:01:56 +0000 (07:01 +0000)]
(trunk daemon) fix a few compiler warnings
Mitchell Livingston [Fri, 16 Oct 2009 23:07:59 +0000 (23:07 +0000)]
whoops again
Mitchell Livingston [Fri, 16 Oct 2009 23:05:29 +0000 (23:05 +0000)]
whoops
Mitchell Livingston [Fri, 16 Oct 2009 23:02:55 +0000 (23:02 +0000)]
small adjustments to the queue
Mitchell Livingston [Thu, 15 Oct 2009 23:41:28 +0000 (23:41 +0000)]
"Reveal the data file in Finder" -> "Show the data file in Finder"
Mitchell Livingston [Thu, 15 Oct 2009 23:21:48 +0000 (23:21 +0000)]
update localizable strings
Mitchell Livingston [Thu, 15 Oct 2009 23:18:39 +0000 (23:18 +0000)]
#2503 When sorting by state, separate queued transfers from paused transfers
Charles Kerr [Wed, 14 Oct 2009 18:29:57 +0000 (18:29 +0000)]
(trunk gtk) #2501: tray menu shows wrong status for 'main window' when started minimized
Charles Kerr [Wed, 14 Oct 2009 13:22:42 +0000 (13:22 +0000)]
(trunk libT) #2360: ratio-limit becomes a strange value on uClibc
Charles Kerr [Mon, 12 Oct 2009 23:16:51 +0000 (23:16 +0000)]
(trunk libT) #2498: DHT broken
Charles Kerr [Mon, 12 Oct 2009 06:08:28 +0000 (06:08 +0000)]
(trunk libT) #2494: Adding a tracker changes announce status from time to "queued."
Mitchell Livingston [Mon, 12 Oct 2009 03:15:37 +0000 (03:15 +0000)]
don't zoom in/out the QL window if the corresponding row isn't visible
Mitchell Livingston [Mon, 12 Oct 2009 01:59:52 +0000 (01:59 +0000)]
when Quick Look is visible, make the toolbar icon blue and append "Close" to the menu item
Mitchell Livingston [Mon, 12 Oct 2009 00:48:16 +0000 (00:48 +0000)]
fix a crash on quit with the QuickLook window open
Mitchell Livingston [Mon, 12 Oct 2009 00:19:04 +0000 (00:19 +0000)]
don't zoom the QL window if the main window's closed
Mitchell Livingston [Sun, 11 Oct 2009 23:50:13 +0000 (23:50 +0000)]
QuickLook main window even if it's closed, and update the QL window when opening/closing the inspector
Mitchell Livingston [Sun, 11 Oct 2009 23:27:53 +0000 (23:27 +0000)]
better consideration of which item to Quick Look based on which windows are open
Mitchell Livingston [Sun, 11 Oct 2009 23:16:46 +0000 (23:16 +0000)]
phase one of moving quicklook into the controller - it's not as pretty code-wise but the behavior is a lot more consistent
Mitchell Livingston [Sun, 11 Oct 2009 17:17:29 +0000 (17:17 +0000)]
add some more switch statement asserts
Mitchell Livingston [Sun, 11 Oct 2009 16:42:39 +0000 (16:42 +0000)]
make the message count a static variable
Mitchell Livingston [Sun, 11 Oct 2009 16:29:06 +0000 (16:29 +0000)]
double the amount of messages allowed in the message window - let's see what happens
Mitchell Livingston [Sun, 11 Oct 2009 16:25:07 +0000 (16:25 +0000)]
trivial cleanup to the message window: set the pulldown's images in the xib, use NSInteger instead of int (same for unsigned), and don't bother storing the dot images as instance variables
Mitchell Livingston [Sun, 11 Oct 2009 13:45:50 +0000 (13:45 +0000)]
update the tracker table right away when adding/removing trackers
Mitchell Livingston [Sun, 11 Oct 2009 13:42:10 +0000 (13:42 +0000)]
#2488 when sorting by tracker, first use the tracker that comes first alphabetically