]>
granicus.if.org Git - transmission/log
Charles Kerr [Sun, 30 Nov 2008 06:10:42 +0000 (06:10 +0000)]
enable keywords properties for $Id$
Charles Kerr [Sun, 30 Nov 2008 01:52:45 +0000 (01:52 +0000)]
#1379 lay some very early groundwork for "partial seeds" -- change tr_completion's enum to use the partial seed terminology
Charles Kerr [Sun, 30 Nov 2008 01:50:56 +0000 (01:50 +0000)]
(mac) jhujhiti patch to set a few warnings in the xcode projectfile
Charles Kerr [Sun, 30 Nov 2008 01:43:18 +0000 (01:43 +0000)]
(libT) add the #include guards to "private" third party header files.
Charles Kerr [Sun, 30 Nov 2008 01:15:43 +0000 (01:15 +0000)]
annotate the ut_pex message to (1) take partial seeds into account, and (2) tell not to send periodic pex messages when there are no added or dropped peers.
Charles Kerr [Sun, 30 Nov 2008 00:47:18 +0000 (00:47 +0000)]
(libT) patch from jhujhiti to add ipv6 support.
Mitchell Livingston [Sat, 29 Nov 2008 22:50:04 +0000 (22:50 +0000)]
#1533 Remember selected preferences view across sessions
Mitchell Livingston [Sat, 29 Nov 2008 22:14:40 +0000 (22:14 +0000)]
make groups tab a bit taller; when adding a group focus on the name field
Mitchell Livingston [Sat, 29 Nov 2008 21:58:09 +0000 (21:58 +0000)]
force a single row to always be selected in the group list
Mitchell Livingston [Sat, 29 Nov 2008 21:46:34 +0000 (21:46 +0000)]
hide the color panel when adding/removing groups
Charles Kerr [Sat, 29 Nov 2008 21:34:06 +0000 (21:34 +0000)]
(libT) silence the net.c warnings I introduced yesterday :/
Mitchell Livingston [Sat, 29 Nov 2008 21:29:06 +0000 (21:29 +0000)]
fix a whoops with group row removal; when removing a row, select the row below it
Mitchell Livingston [Sat, 29 Nov 2008 21:03:47 +0000 (21:03 +0000)]
remove unused GroupsWindow.xib; don't allow group rows to be renamed from the group list
Mitchell Livingston [Sat, 29 Nov 2008 20:41:31 +0000 (20:41 +0000)]
remove an unused "Show Groups" menu item
Charles Kerr [Sat, 29 Nov 2008 20:37:34 +0000 (20:37 +0000)]
(libT) #1532: patch from jhujhiti to remove (unused) fast extensions
Mitchell Livingston [Sat, 29 Nov 2008 20:29:54 +0000 (20:29 +0000)]
remove references and dead code to the group window being its own window; other rearrangements of code
Mitchell Livingston [Sat, 29 Nov 2008 20:03:18 +0000 (20:03 +0000)]
#1529 patch from ciaran to move the groups window into the preferences window
Charles Kerr [Sat, 29 Nov 2008 19:59:28 +0000 (19:59 +0000)]
sync trunk's news with the 1.4x branch
Charles Kerr [Sat, 29 Nov 2008 19:16:31 +0000 (19:16 +0000)]
(libT) re-enable lazy bitfields
Malcolm Jarvis [Sat, 29 Nov 2008 07:24:44 +0000 (07:24 +0000)]
Adding my email beside my name.
Charles Kerr [Fri, 28 Nov 2008 22:11:41 +0000 (22:11 +0000)]
use tr_bool instead of C bitfields. (http://blogs.msdn.com/oldnewthing/archive/2008/11/26/
9143050 .aspx)
Charles Kerr [Fri, 28 Nov 2008 21:35:01 +0000 (21:35 +0000)]
(libT) fix potential underflow in bandwidth allocation code
Charles Kerr [Fri, 28 Nov 2008 16:00:29 +0000 (16:00 +0000)]
(libT) make peer-io's output buffer size more flexible based on the peer's speed
Charles Kerr [Fri, 28 Nov 2008 07:42:08 +0000 (07:42 +0000)]
(libT) disable the so_sndbuf / so_rcvbuf code for now
Charles Kerr [Fri, 28 Nov 2008 05:48:17 +0000 (05:48 +0000)]
(libT) #1527: don't send pex messages if we don't have any new information to send
Charles Kerr [Thu, 27 Nov 2008 18:56:58 +0000 (18:56 +0000)]
(libT) tweak the speed allocation a little more.
Charles Kerr [Thu, 27 Nov 2008 18:35:26 +0000 (18:35 +0000)]
(libT) #1491: json floats decimal separator depends on language settings
Charles Kerr [Thu, 27 Nov 2008 17:28:18 +0000 (17:28 +0000)]
(daemon) #1520: "transmission-remote -l" doesn't show infinite ratio properly
Charles Kerr [Thu, 27 Nov 2008 10:23:54 +0000 (10:23 +0000)]
(libT) fix typo that prevented bandwidth.h from being included in the tarball
Charles Kerr [Wed, 26 Nov 2008 18:54:35 +0000 (18:54 +0000)]
(libT) fix a compiler warning.
Charles Kerr [Wed, 26 Nov 2008 18:00:37 +0000 (18:00 +0000)]
(libT) make the the speed measurements a little more accurate
Charles Kerr [Wed, 26 Nov 2008 15:58:26 +0000 (15:58 +0000)]
(libT) slightly more accurate reporting of piece data vs. raw data
Charles Kerr [Wed, 26 Nov 2008 05:58:10 +0000 (05:58 +0000)]
(libT) remove debugging statement that got checked in by accident
Charles Kerr [Wed, 26 Nov 2008 02:57:32 +0000 (02:57 +0000)]
(libT) performance tweaks
Charles Kerr [Wed, 26 Nov 2008 02:56:04 +0000 (02:56 +0000)]
(libT) fix cut and paste bug. I think this is the crash everyone in #transmission is chiming in about.
Mitchell Livingston [Tue, 25 Nov 2008 22:21:14 +0000 (22:21 +0000)]
mac builds again
Charles Kerr [Tue, 25 Nov 2008 21:35:17 +0000 (21:35 +0000)]
(libT) yet another stab at getting bandwidth management under control. this version may suck less than previous attempts. It also breaks the mac build until someone adds iobuf.[ch] to xcode...
Mitchell Livingston [Tue, 25 Nov 2008 03:04:17 +0000 (03:04 +0000)]
#1029 show a warning dialog when removing a transfer's data if its directory contains extra files
Charles Kerr [Mon, 24 Nov 2008 21:59:00 +0000 (21:59 +0000)]
(libT) I wonder if this will have any affect on the bug reported by Wizardling.
Charles Kerr [Mon, 24 Nov 2008 20:17:36 +0000 (20:17 +0000)]
(libT) add #ifdefs to ensure that client apps don't #include private libtransmission headers.
Mitchell Livingston [Mon, 24 Nov 2008 06:05:24 +0000 (06:05 +0000)]
#1505 rearrange context menu's "Reveal Data File In Finder"
Mitchell Livingston [Mon, 24 Nov 2008 05:53:48 +0000 (05:53 +0000)]
update project to include bandwidth.[ch]
Charles Kerr [Mon, 24 Nov 2008 04:35:34 +0000 (04:35 +0000)]
oops, turn off a debugging message
Charles Kerr [Mon, 24 Nov 2008 04:21:23 +0000 (04:21 +0000)]
(libT) #1468: another stab at getting the peer transfer speeds both fast and a little more consistent.
Charles Kerr [Sun, 23 Nov 2008 20:38:08 +0000 (20:38 +0000)]
(daemon) #1503: tr-remote debug prints wrong rpc post & response data
Charles Kerr [Sun, 23 Nov 2008 17:10:40 +0000 (17:10 +0000)]
(gtk) #1504: when the details dialog's peers list is sorted, some rows are duplicated
Charles Kerr [Sun, 23 Nov 2008 17:05:44 +0000 (17:05 +0000)]
(libT) revert r7099 based on forum feedback @ <http://forum.transmissionbt.com/viewtopic.php?f=4&t=6485>
Charles Kerr [Sun, 23 Nov 2008 16:31:28 +0000 (16:31 +0000)]
(libT) #1468: speed display is very jumpy
Charles Kerr [Sun, 23 Nov 2008 16:30:09 +0000 (16:30 +0000)]
minor code cleanup
Charles Kerr [Sun, 23 Nov 2008 15:38:44 +0000 (15:38 +0000)]
(daemon) #1503: tr-remote debug prints wrong rpc post data
Charles Kerr [Fri, 21 Nov 2008 16:53:58 +0000 (16:53 +0000)]
(libT) silence a compiler warning
Charles Kerr [Fri, 21 Nov 2008 16:32:55 +0000 (16:32 +0000)]
(libT) define peer connections' sockets' so_sndbuf size in the tr_session struct.
Charles Kerr [Thu, 20 Nov 2008 20:39:19 +0000 (20:39 +0000)]
(libT) #1488: peer port missing in json rpc interface
Charles Kerr [Thu, 20 Nov 2008 17:19:59 +0000 (17:19 +0000)]
(libT) #1486: Large file support broken on Windows
Charles Kerr [Thu, 20 Nov 2008 03:07:26 +0000 (03:07 +0000)]
(libT) another possible fix for #1468: Speed display is very jumpy
Charles Kerr [Wed, 19 Nov 2008 17:48:24 +0000 (17:48 +0000)]
(libT) #1482: fix another win32-related preallocate bug. Thanks to Spry and Lubomir for fixing my bugs. ;)
Charles Kerr [Wed, 19 Nov 2008 16:12:00 +0000 (16:12 +0000)]
(libT) #1480: RPC Server Deflated response
Charles Kerr [Wed, 19 Nov 2008 16:06:31 +0000 (16:06 +0000)]
(libt) #1482: libtransmission/fdlimit.c preallocateFile uses undeclared desiredFileSize on WIN32
Charles Kerr [Mon, 17 Nov 2008 05:05:11 +0000 (05:05 +0000)]
#1476: crash on exit when stats window is open
Charles Kerr [Mon, 17 Nov 2008 04:00:57 +0000 (04:00 +0000)]
(libT) better possible fix for #1468: Speed display is very jumpy
Mitchell Livingston [Mon, 17 Nov 2008 03:20:15 +0000 (03:20 +0000)]
trivial torrent table change
Charles Kerr [Mon, 17 Nov 2008 01:22:48 +0000 (01:22 +0000)]
(gtk) I hate, hate, hate having the speed display at the bottom.
Charles Kerr [Sun, 16 Nov 2008 21:16:14 +0000 (21:16 +0000)]
increase the socket's SNDBUF size
Charles Kerr [Sun, 16 Nov 2008 21:15:37 +0000 (21:15 +0000)]
revert 7120; it was not a fix
Charles Kerr [Sun, 16 Nov 2008 17:47:42 +0000 (17:47 +0000)]
(libT) possible fix for #1468: Speed display is very jumpy
Charles Kerr [Sun, 16 Nov 2008 08:56:18 +0000 (08:56 +0000)]
(libT) #1474: lazy bitfields don't work quite right in 1.40
Charles Kerr [Sun, 16 Nov 2008 07:26:35 +0000 (07:26 +0000)]
(gtk) #996: the Gnome HIG requires the statusbar to be at the bottom of the main window.
Charles Kerr [Sun, 16 Nov 2008 07:11:34 +0000 (07:11 +0000)]
(gtk) #1472: More detailed warning on removing active torrents
Charles Kerr [Sat, 15 Nov 2008 19:59:18 +0000 (19:59 +0000)]
(libT) get file preallocation working on Windows by copying how fsutil does it. (source: http://social.msdn.microsoft.com/forums/en-US/vclanguage/thread/
4dabec8e -2909-40b3-b398-
66bd4c587b9b /)
Mitchell Livingston [Sat, 15 Nov 2008 19:47:57 +0000 (19:47 +0000)]
trivial cleanups
Charles Kerr [Sat, 15 Nov 2008 17:39:54 +0000 (17:39 +0000)]
#1406: need tr_getDefaultDownloadDir() for consistency between apps
Charles Kerr [Sat, 15 Nov 2008 04:38:31 +0000 (04:38 +0000)]
(gtk) #1469: use "close" animation when sending to the notification area
Mitchell Livingston [Sat, 15 Nov 2008 02:08:10 +0000 (02:08 +0000)]
make sure sparkle_dsa_pub.pem is copied to the tarball
Charles Kerr [Sat, 15 Nov 2008 01:07:08 +0000 (01:07 +0000)]
(libT) fix r7109 oops spotted by BentMyWookie
Charles Kerr [Sat, 15 Nov 2008 00:46:51 +0000 (00:46 +0000)]
(libT) some people have complained that Transmission doesn't upload enough until after downloading is complete. This commit ought to fix that.
Charles Kerr [Thu, 13 Nov 2008 16:18:48 +0000 (16:18 +0000)]
(daemon) in the help and man page, add the word "global" to the global speed limit options, to clarify that they're not per-torrent
Charles Kerr [Thu, 13 Nov 2008 04:20:18 +0000 (04:20 +0000)]
if a user doesn't specify --enable-wx or --disable-wx, then assumne --disable-wx
Charles Kerr [Thu, 13 Nov 2008 04:10:04 +0000 (04:10 +0000)]
(gtk) #1453: follow Gnome HIG; the "details" dialog should be a "properties" dialog
Charles Kerr [Thu, 13 Nov 2008 03:58:54 +0000 (03:58 +0000)]
undo r7104, based on negative feedback from Lacrocivous
Charles Kerr [Wed, 12 Nov 2008 06:12:21 +0000 (06:12 +0000)]
follow glib-gettextize's suggestion of adding these to the m4 directory
Charles Kerr [Wed, 12 Nov 2008 04:27:02 +0000 (04:27 +0000)]
(libT) #1447: Tracker request failed. Got HTTP Status Code: 0 (No Response)
Charles Kerr [Wed, 12 Nov 2008 04:25:38 +0000 (04:25 +0000)]
(libT) #1450: warnings from build
Charles Kerr [Wed, 12 Nov 2008 04:05:27 +0000 (04:05 +0000)]
(libT) don't use getrlimit() / setrlimit() anymore. this doesn't do much good and could possibly do harm wrt fighting with libcurl for available sockets.
Charles Kerr [Wed, 12 Nov 2008 03:59:30 +0000 (03:59 +0000)]
(libT) better testing for fallocate() on linux
Charles Kerr [Wed, 12 Nov 2008 03:49:03 +0000 (03:49 +0000)]
don't invoke wx-config if the user specified --disable-wx
Mitchell Livingston [Mon, 10 Nov 2008 01:34:00 +0000 (01:34 +0000)]
trunk is now 1.40+
Mitchell Livingston [Sun, 9 Nov 2008 21:53:56 +0000 (21:53 +0000)]
appcast updated for 1.40
Charles Kerr [Sun, 9 Nov 2008 21:47:03 +0000 (21:47 +0000)]
bump version to 1.40 in configure.ac
Mitchell Livingston [Sun, 9 Nov 2008 21:40:12 +0000 (21:40 +0000)]
get ready for 1.40
Mitchell Livingston [Sun, 9 Nov 2008 21:32:45 +0000 (21:32 +0000)]
"sheets" in the web ui should appear from behind the "toolbar"
Charles Kerr [Sun, 9 Nov 2008 15:43:31 +0000 (15:43 +0000)]
#1443: check for zlib fails when providing a specific path
Charles Kerr [Sun, 9 Nov 2008 15:29:43 +0000 (15:29 +0000)]
(gtk) #1445: Peer list seize the mouse cursor when trying to change column width
Charles Kerr [Sun, 9 Nov 2008 15:19:45 +0000 (15:19 +0000)]
(gtk) sync up with launchpad's translations
Mitchell Livingston [Sun, 9 Nov 2008 14:25:52 +0000 (14:25 +0000)]
set a better, better default download location for the web ui
Mitchell Livingston [Sun, 9 Nov 2008 14:17:44 +0000 (14:17 +0000)]
set a better default download location for the web ui
Mitchell Livingston [Sun, 9 Nov 2008 14:14:33 +0000 (14:14 +0000)]
fix a crasher by setting the default download directory
Mitchell Livingston [Sun, 9 Nov 2008 12:33:09 +0000 (12:33 +0000)]
more type conversions and remove pointless method call
Mitchell Livingston [Sun, 9 Nov 2008 12:12:29 +0000 (12:12 +0000)]
don't append "http" to addresses in the proxy address field
Charles Kerr [Sun, 9 Nov 2008 00:59:47 +0000 (00:59 +0000)]
#1443: check for zlib fails when providing a specific path
Charles Kerr [Sat, 8 Nov 2008 22:24:07 +0000 (22:24 +0000)]
(libT) #1442: removing a webseed torrent while it's running causes it to crash