]>
granicus.if.org Git - transmission/log
Charles Kerr [Sun, 22 Nov 2009 18:55:24 +0000 (18:55 +0000)]
(trunk gtk) #2597: add an optional "download complete" sound to the gtk client
Charles Kerr [Sun, 22 Nov 2009 16:20:22 +0000 (16:20 +0000)]
(trunk gtk) #2556: add a torrent from a URL. works from the menu and from URLs passed in the command line at startup
Charles Kerr [Sun, 22 Nov 2009 03:57:36 +0000 (03:57 +0000)]
(trunk libT) a very minor commit. remove trailing spaces from lines and other stuff like that
Mitchell Livingston [Sun, 22 Nov 2009 03:56:04 +0000 (03:56 +0000)]
remove the cap on the number of messages in the message log - my tests had no problem with over 50,000 messages
Mitchell Livingston [Sun, 22 Nov 2009 03:40:19 +0000 (03:40 +0000)]
in the message window code, create the processed file name/line number right away, to avoid having to store an extra number
Charles Kerr [Sun, 22 Nov 2009 01:16:27 +0000 (01:16 +0000)]
(trunk) #2592: add swarmSpeed note to the list of diffs in the RPC versions
Mitchell Livingston [Sun, 22 Nov 2009 01:12:44 +0000 (01:12 +0000)]
a couple of more swarm speed removals
Mitchell Livingston [Sun, 22 Nov 2009 01:03:54 +0000 (01:03 +0000)]
missed one
Mitchell Livingston [Sun, 22 Nov 2009 01:03:36 +0000 (01:03 +0000)]
#2592 remove swarm speed from libtransmission
Mitchell Livingston [Sun, 22 Nov 2009 00:55:20 +0000 (00:55 +0000)]
#2592 remove swarm speed from the web ui
Charles Kerr [Sun, 22 Nov 2009 00:52:11 +0000 (00:52 +0000)]
(trunk libT) fix a stupid trunk-only bug that messed up which peer requests we responded to. maybe this has something to do with the slower speeds Rolcol's seeing?
Mitchell Livingston [Sun, 22 Nov 2009 00:50:38 +0000 (00:50 +0000)]
#2592 remove swarm speed from the mac ui
Mitchell Livingston [Sat, 21 Nov 2009 18:23:54 +0000 (18:23 +0000)]
when displaying the tracker/scrape last announce, factor in an error with no message
Mitchell Livingston [Sat, 21 Nov 2009 03:13:27 +0000 (03:13 +0000)]
Display the proper seeder/leecher/download count for backup trackers, instead of all zeros.
Charles Kerr [Fri, 20 Nov 2009 07:47:31 +0000 (07:47 +0000)]
(trunk libT) #2575: PEX is not meant to do forwarding
Charles Kerr [Fri, 20 Nov 2009 04:38:19 +0000 (04:38 +0000)]
(trunk libT) #2096: add code magnet URL parser and unit tests
Charles Kerr [Thu, 19 Nov 2009 20:31:34 +0000 (20:31 +0000)]
(trunk libT) #2589: similar to r9529, just removing more redundant calls to time(NULL)
Charles Kerr [Thu, 19 Nov 2009 03:00:20 +0000 (03:00 +0000)]
(trunk libT) #2589: unnecessary calls to time() cause high CPU load
Charles Kerr [Wed, 18 Nov 2009 06:21:01 +0000 (06:21 +0000)]
(trunk gtk) #2587: speed display isn't the same in the main window and in the system tray icon's tooltip
Mitchell Livingston [Tue, 17 Nov 2009 01:48:00 +0000 (01:48 +0000)]
have the Mac UI build its own ratio string
Mitchell Livingston [Mon, 16 Nov 2009 23:29:26 +0000 (23:29 +0000)]
clean up bitspirit a bit more
Mitchell Livingston [Mon, 16 Nov 2009 23:14:47 +0000 (23:14 +0000)]
add yet another BitSpirit peer id
Charles Kerr [Sat, 14 Nov 2009 21:31:06 +0000 (21:31 +0000)]
(trunk third-party) #2583: infinite loop in DHT code
Charles Kerr [Sat, 14 Nov 2009 14:57:47 +0000 (14:57 +0000)]
(trunk web) #2157: web ui should support turtle mode
Charles Kerr [Sat, 14 Nov 2009 14:43:31 +0000 (14:43 +0000)]
(trunk) #2222: revert r8967, as foreshadowed in http://trac.transmissionbt.com/ticket/2222#comment:20
Mitchell Livingston [Sat, 14 Nov 2009 03:26:29 +0000 (03:26 +0000)]
on 10.6, only reload the progress row in the peer table when clicking it
Mitchell Livingston [Sat, 14 Nov 2009 03:17:07 +0000 (03:17 +0000)]
have status bar drawing occur all at once
Charles Kerr [Fri, 13 Nov 2009 16:41:00 +0000 (16:41 +0000)]
(trunk libT) make tr_findTorrentFromHash() a public API
Charles Kerr [Thu, 12 Nov 2009 05:30:04 +0000 (05:30 +0000)]
(trunk libT) reduce the time we wait for a handshake to complete from 60 seconds to 30.
Charles Kerr [Thu, 12 Nov 2009 01:59:53 +0000 (01:59 +0000)]
(trunk libT) #2573: Don't send BT_PORT messages over IPv6
Charles Kerr [Wed, 11 Nov 2009 01:03:06 +0000 (01:03 +0000)]
(trunk libT) silence a gcc warning
Charles Kerr [Tue, 10 Nov 2009 19:35:06 +0000 (19:35 +0000)]
(trunk libT) tweak high/normal/low priority peer bandwidth allocation
Charles Kerr [Tue, 10 Nov 2009 17:26:04 +0000 (17:26 +0000)]
(trunk libT) #2551: when uploading to peers, prefetch local data from disk
Charles Kerr [Tue, 10 Nov 2009 17:03:23 +0000 (17:03 +0000)]
(trunk libT) #2112: provide "ipv6=" parameter to trackers
Charles Kerr [Tue, 10 Nov 2009 16:32:14 +0000 (16:32 +0000)]
(trunk libT) #2572: don't send empty dictionaries when PEXing
Charles Kerr [Tue, 10 Nov 2009 16:18:03 +0000 (16:18 +0000)]
(trunk daemon) #2155: typo fix: honnor -> honor
Kevin Glowacz [Tue, 10 Nov 2009 05:43:14 +0000 (05:43 +0000)]
(trunk web) unobtrusified tab switching
Kevin Glowacz [Tue, 10 Nov 2009 05:43:09 +0000 (05:43 +0000)]
(trunk web) *slightly* improved tab styles
Kevin Glowacz [Tue, 10 Nov 2009 05:43:05 +0000 (05:43 +0000)]
(trunk web) style the turtle button for :active states too
Kevin Glowacz [Tue, 10 Nov 2009 05:42:57 +0000 (05:42 +0000)]
(trunk web) Add turtle mode. Patch from Grug. Fixes #2157
Charles Kerr [Mon, 9 Nov 2009 21:27:01 +0000 (21:27 +0000)]
(trunk gtk) #2570: "Select right radio button when changing ratio spin entry"
Mitchell Livingston [Mon, 9 Nov 2009 13:29:02 +0000 (13:29 +0000)]
remove unused variable
Charles Kerr [Mon, 9 Nov 2009 07:38:22 +0000 (07:38 +0000)]
(trunk gtk) #2567: Close the preferences window when the torrent is deleted.
Charles Kerr [Mon, 9 Nov 2009 06:58:18 +0000 (06:58 +0000)]
(trunk gtk) possible fix for "open folder" in single-file torrents
Charles Kerr [Mon, 9 Nov 2009 06:47:02 +0000 (06:47 +0000)]
(trunk gtk) possible fix for "open folder" in single-file torrents
Charles Kerr [Mon, 9 Nov 2009 06:36:47 +0000 (06:36 +0000)]
(trunk libT) #2552 "torrent state doesn't change automatically anymore" new version of r9482 that doesn't have the problems pointed out in #2557
Charles Kerr [Mon, 9 Nov 2009 05:50:01 +0000 (05:50 +0000)]
(trunk libT) add configure-time checks for pread(), pwrite() for jch's prefetch patch in #2551, "better buffer cache management"
Charles Kerr [Mon, 9 Nov 2009 05:45:16 +0000 (05:45 +0000)]
(trunk libT) #2502: announce own IPv6 address to peers
Charles Kerr [Mon, 9 Nov 2009 05:29:38 +0000 (05:29 +0000)]
(trunk gtk) #1483: support an incomplete directory
Mitchell Livingston [Mon, 9 Nov 2009 05:08:59 +0000 (05:08 +0000)]
eliminate setting an unnecessary null character
Eric Petit [Sun, 8 Nov 2009 23:47:48 +0000 (23:47 +0000)]
Removes request-list.[ch] from Xcode project
Charles Kerr [Sun, 8 Nov 2009 23:43:38 +0000 (23:43 +0000)]
(trunk libT) #2551 "better buffer cache management": apply jch's prefetch-base.patch
Charles Kerr [Sun, 8 Nov 2009 23:20:00 +0000 (23:20 +0000)]
(trunk libT) #2548: T's request queue can send out too many duplicate requests
Mitchell Livingston [Sun, 8 Nov 2009 06:01:29 +0000 (06:01 +0000)]
adjustment to the port checker, including getting rid of an unneeded instance variable of the port; a couple of implicit settings added to the project file
Mitchell Livingston [Sat, 7 Nov 2009 23:20:41 +0000 (23:20 +0000)]
when determining progress bar with, round instead of flooring
Mitchell Livingston [Sat, 7 Nov 2009 22:58:14 +0000 (22:58 +0000)]
tiny changes I have sitting around
Mitchell Livingston [Sat, 7 Nov 2009 22:57:37 +0000 (22:57 +0000)]
use pow() instead of powf()
Mitchell Livingston [Sat, 7 Nov 2009 04:48:02 +0000 (04:48 +0000)]
small efficiency change for file inspector stats
Mitchell Livingston [Sat, 7 Nov 2009 04:08:42 +0000 (04:08 +0000)]
the red unavailable bar wasn't showing if none of the desired data was available
Mitchell Livingston [Sat, 7 Nov 2009 02:22:57 +0000 (02:22 +0000)]
the new way of determining the unwanted width of the progress bar wasn't cutting it, so use the old way
Charles Kerr [Sat, 7 Nov 2009 02:03:12 +0000 (02:03 +0000)]
(trunk gtk) fix a couple of build errors on older versions of GTK+
Charles Kerr [Fri, 6 Nov 2009 12:53:05 +0000 (12:53 +0000)]
(trunk libT) #2558: "build failure in r9484"
Charles Kerr [Thu, 5 Nov 2009 15:41:54 +0000 (15:41 +0000)]
(trunk libT) undo #2552's commit r9482 because it causes new problems. #2552 will need a different fix instead.
Charles Kerr [Thu, 5 Nov 2009 02:02:07 +0000 (02:02 +0000)]
(trunk gtk) #2555: Sort contextual menu items as recommended by HiG
Charles Kerr [Thu, 5 Nov 2009 01:31:35 +0000 (01:31 +0000)]
(trunk libT) #2552: Torrent state doesn't change automatically anymore
Mitchell Livingston [Wed, 4 Nov 2009 13:16:53 +0000 (13:16 +0000)]
fix BitLet peer id
Charles Kerr [Wed, 4 Nov 2009 03:41:59 +0000 (03:41 +0000)]
(trunk libT) #2554: JSON_int_t won't use "long long int" unless STDC_VERSION is defined
Charles Kerr [Wed, 4 Nov 2009 03:14:35 +0000 (03:14 +0000)]
(trunk) #2553: autogen failure: "aclocal: couldn't open directory `m4': No such file or directory"
Mitchell Livingston [Wed, 4 Nov 2009 03:00:49 +0000 (03:00 +0000)]
use a 10.6-method for displaying the per-torrent action menu
Mitchell Livingston [Wed, 4 Nov 2009 02:46:56 +0000 (02:46 +0000)]
on non-folder torrents, the per-torrent action menu shouldn't show the file
Mitchell Livingston [Wed, 4 Nov 2009 02:45:58 +0000 (02:45 +0000)]
more typo fixes
Mitchell Livingston [Mon, 2 Nov 2009 01:40:39 +0000 (01:40 +0000)]
nothing of significance
Mitchell Livingston [Mon, 2 Nov 2009 01:40:26 +0000 (01:40 +0000)]
fix typo
Mitchell Livingston [Mon, 2 Nov 2009 01:33:15 +0000 (01:33 +0000)]
for now, manually update error messages on the Mac client to use the proper wording for the "move file" menu item
Mitchell Livingston [Mon, 2 Nov 2009 01:10:04 +0000 (01:10 +0000)]
4.3 not 4.2
Mitchell Livingston [Mon, 2 Nov 2009 01:09:11 +0000 (01:09 +0000)]
only mark a function as hot when compiled with GCC >= 4.3
Charles Kerr [Mon, 2 Nov 2009 00:17:30 +0000 (00:17 +0000)]
(trunk libT) undo r9465 + r9466, which was the experimental new request manager. It still still needs some tinkering before it's ready for the nightlies...(trunk libT) undo r9465 + r9466, which was the experimental new request manager. It still still needs some tinkering before it's ready for the nightlies...(trunk libT) undo r9465 + r9466, which was the experimental new request manager. It still still needs some tinkering before it's ready for the nightlies...(trunk libT) undo r9465 + r9466, which was the experimental new request manager. It still still needs some tinkering before it's ready for the nightlies...(trunk libT) undo r9465 + r9466, which was the experimental new request manager. It still still needs some tinkering before it's ready for the nightlies...(trunk libT) undo r9465 + r9466, which was the experimental new request manager. It still still needs some tinkering before it's ready for the nightlies...(trunk libT) undo r9465 + r9466, which was the experimental new request manager. It still still needs some tinkering before it's ready for the nightlies...(trunk libT) undo r9465 + r9466, which was the experimental new request manager. It still still needs some tinkering before it's ready for the nightlies...(trunk libT) undo r9465 + r9466, which was the experimental new request manager. It still still needs some tinkering before it's ready for the nightlies...
Mitchell Livingston [Sun, 1 Nov 2009 22:26:35 +0000 (22:26 +0000)]
sleep for 0.05 seconds, and use cocoa to do it
Mitchell Livingston [Sun, 1 Nov 2009 22:00:51 +0000 (22:00 +0000)]
200 microseconds for real
Mitchell Livingston [Sun, 1 Nov 2009 21:56:50 +0000 (21:56 +0000)]
attempt to get the move functionality not to hang on Mac by 1. having the while loop wait for 200 microseconds, and 2. making the status variable volatile.
Charles Kerr [Sun, 1 Nov 2009 03:56:10 +0000 (03:56 +0000)]
(trunk libT) turn off a debugging message in the terminal
Charles Kerr [Sun, 1 Nov 2009 02:10:47 +0000 (02:10 +0000)]
(trunk libT) #2548: T's request queue can send out too many duplicate requests
Charles Kerr [Sun, 1 Nov 2009 01:35:06 +0000 (01:35 +0000)]
(trunk libT) use __attribute__((nonnull)) where appropriate. remove two unused functions tr_int2ptr(), tr_ptr2int()
Charles Kerr [Sat, 31 Oct 2009 22:16:06 +0000 (22:16 +0000)]
(trunk libT) #2547: fix tr_lowerBound()
Mitchell Livingston [Sat, 31 Oct 2009 16:25:00 +0000 (16:25 +0000)]
simplify the time machine updating method
Mitchell Livingston [Sat, 31 Oct 2009 02:49:59 +0000 (02:49 +0000)]
Get rid of another warning
Kevin Glowacz [Sat, 31 Oct 2009 02:19:45 +0000 (02:19 +0000)]
(trunk web) show pieces info in the inspector
Kevin Glowacz [Sat, 31 Oct 2009 02:19:38 +0000 (02:19 +0000)]
(trunk web) remove all references to tracker as it no longer exists in this fashion. fixes #2509
Mitchell Livingston [Sat, 31 Oct 2009 02:11:35 +0000 (02:11 +0000)]
eliminate another warning
Mitchell Livingston [Sat, 31 Oct 2009 02:09:21 +0000 (02:09 +0000)]
silence 2 warnings
Mitchell Livingston [Sat, 31 Oct 2009 01:34:27 +0000 (01:34 +0000)]
#2540 Web Interface shows no torrent information in inspector. This still leaves the tracker field unset (see #2509)
Charles Kerr [Sat, 31 Oct 2009 00:54:03 +0000 (00:54 +0000)]
(trunk libT) undo all the test commits for #2533 from r9445 through r9451. The problem appears to be an llvm issue, reported upstream @ apple dev center bug #
7353773
Mitchell Livingston [Fri, 30 Oct 2009 22:53:30 +0000 (22:53 +0000)]
dead code removal
Mitchell Livingston [Fri, 30 Oct 2009 22:53:23 +0000 (22:53 +0000)]
left out a break
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