]>
granicus.if.org Git - transmission/log
Charles Kerr [Tue, 2 Dec 2008 17:10:54 +0000 (17:10 +0000)]
(libT) #1549: support fast exensions' "reject" and "have all/none" messages
Charles Kerr [Tue, 2 Dec 2008 04:20:43 +0000 (04:20 +0000)]
fix the linux build
Mitchell Livingston [Tue, 2 Dec 2008 03:57:01 +0000 (03:57 +0000)]
BeOS and Amiga support is, at least for now, a lost cause and hasn't worked for long over a year - removing from the source (if you for whatever unknown reason still need this, get it through SVN)
Charles Kerr [Tue, 2 Dec 2008 03:41:58 +0000 (03:41 +0000)]
(libT) re-apply jhujhiti's IPv6 patch. This merges in my tr_port cleanup, so any new bugs are mine :/
Charles Kerr [Tue, 2 Dec 2008 02:04:32 +0000 (02:04 +0000)]
(cli) #1547: free memory read
Mitchell Livingston [Tue, 2 Dec 2008 00:57:13 +0000 (00:57 +0000)]
update strings and news
Mitchell Livingston [Tue, 2 Dec 2008 00:37:10 +0000 (00:37 +0000)]
#1548 Peers rapidly connect and reconnect after removing fast support.
Mitchell Livingston [Mon, 1 Dec 2008 23:09:48 +0000 (23:09 +0000)]
add GroupsPrefsControllerto Makefile.am; add a warning
Charles Kerr [Mon, 1 Dec 2008 21:47:51 +0000 (21:47 +0000)]
remove GroupsWindow from Makefile.am to get the linux build working again
Charles Kerr [Mon, 1 Dec 2008 20:51:01 +0000 (20:51 +0000)]
(libT) janitorial: use the tr_port type whenever we have a `port' as a function argument or as a field in a struct.
Charles Kerr [Mon, 1 Dec 2008 20:21:06 +0000 (20:21 +0000)]
(libT) #252: revert r7195 (jhujhiti's IPv6 test patch). It seems to be the culprit in a `thrashing' issue reported by Waldorf and m1b in irc -- the behavior appeared between r7183 and r7187 -- so this commit is to trigger off a nightly build w/o the patch to test with in irc.
Charles Kerr [Mon, 1 Dec 2008 05:57:59 +0000 (05:57 +0000)]
(libT) fix a small pex memory leak
Charles Kerr [Mon, 1 Dec 2008 05:56:39 +0000 (05:56 +0000)]
(libT) fix memory leak introduced in r7186
Mitchell Livingston [Mon, 1 Dec 2008 01:44:58 +0000 (01:44 +0000)]
whoops
Mitchell Livingston [Mon, 1 Dec 2008 01:44:38 +0000 (01:44 +0000)]
rename GroupsWindowController.[hm] to GroupsPrefsController.[hm] and change it to an NSObject; remove dead code
Mitchell Livingston [Sun, 30 Nov 2008 23:27:39 +0000 (23:27 +0000)]
[7198] for all configurations
Mitchell Livingston [Sun, 30 Nov 2008 21:45:11 +0000 (21:45 +0000)]
small adjustments to the groups tab
Charles Kerr [Sun, 30 Nov 2008 21:36:49 +0000 (21:36 +0000)]
(libT) #1542: SIGSEGV in tr_publisherPublish
Mitchell Livingston [Sun, 30 Nov 2008 21:23:59 +0000 (21:23 +0000)]
#757 trio of group support patches
Mitchell Livingston [Sun, 30 Nov 2008 19:35:10 +0000 (19:35 +0000)]
add an image for the groups preferences pane
Mitchell Livingston [Sun, 30 Nov 2008 19:23:15 +0000 (19:23 +0000)]
patch from ciaran for #757 to add separate download locations for each group (when added)
Mitchell Livingston [Sun, 30 Nov 2008 19:19:30 +0000 (19:19 +0000)]
(trunk) update version.sh again
Mitchell Livingston [Sun, 30 Nov 2008 18:02:18 +0000 (18:02 +0000)]
whoops trunk version number
Mitchell Livingston [Sun, 30 Nov 2008 17:46:19 +0000 (17:46 +0000)]
trunk: dirty fix to ensure the right svn number is grabbed
Charles Kerr [Sun, 30 Nov 2008 17:10:43 +0000 (17:10 +0000)]
(libT) #1537: uTorrent Mac Beta Peer ID
Charles Kerr [Sun, 30 Nov 2008 17:03:45 +0000 (17:03 +0000)]
(daemon) #1520: "transmission-remote -l" doesn't show infinite ratio properly
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