]>
granicus.if.org Git - transmission/log
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
Mitchell Livingston [Sat, 8 Nov 2008 22:13:00 +0000 (22:13 +0000)]
trivial changes to table grid color drawing and other areas
Charles Kerr [Sat, 8 Nov 2008 20:09:19 +0000 (20:09 +0000)]
#1441: configure doesn't work on FreeBSD, because of bashism in PEERID_PREFIX.
Mitchell Livingston [Sat, 8 Nov 2008 18:12:56 +0000 (18:12 +0000)]
fix dock badging on 10.5
Mitchell Livingston [Sat, 8 Nov 2008 18:09:25 +0000 (18:09 +0000)]
fix badger on 10.4
Charles Kerr [Sat, 8 Nov 2008 15:39:48 +0000 (15:39 +0000)]
tweak the bandwidth manager code a little more to try & prevent oscillation
Charles Kerr [Sat, 8 Nov 2008 15:36:12 +0000 (15:36 +0000)]
(gtk) #1439: Resizing columns in "File" tab in "Details" window causes hangup.
Mitchell Livingston [Sat, 8 Nov 2008 04:33:14 +0000 (04:33 +0000)]
formatting and release notes update
Charles Kerr [Sat, 8 Nov 2008 02:54:17 +0000 (02:54 +0000)]
(libT) fix minor r7069 oops: remove a console debug message
Charles Kerr [Sat, 8 Nov 2008 02:49:04 +0000 (02:49 +0000)]
more fucking around with the speed measurements.
Mitchell Livingston [Fri, 7 Nov 2008 22:40:43 +0000 (22:40 +0000)]
update Turkish strings
Charles Kerr [Fri, 7 Nov 2008 20:04:40 +0000 (20:04 +0000)]
"svn propedit svn:externals ." because sourceforge seems to only be allowing https connections...
Mitchell Livingston [Fri, 7 Nov 2008 12:38:15 +0000 (12:38 +0000)]
Turkish Mac localization for 1.4
Charles Kerr [Fri, 7 Nov 2008 05:37:59 +0000 (05:37 +0000)]
(libT) revise r7065
Charles Kerr [Fri, 7 Nov 2008 04:10:27 +0000 (04:10 +0000)]
#1429 (libT) cleaner handling of the special case where the upload or download speed limit is zero
Charles Kerr [Thu, 6 Nov 2008 15:07:32 +0000 (15:07 +0000)]
update NEWS
Charles Kerr [Thu, 6 Nov 2008 13:51:28 +0000 (13:51 +0000)]
#1426: static linking error: move ssl to after libcurl, since libcurl links against ssl
Charles Kerr [Thu, 6 Nov 2008 04:25:29 +0000 (04:25 +0000)]
(libT) #1424: one-liner to fix win32 breakage
Charles Kerr [Thu, 6 Nov 2008 04:16:53 +0000 (04:16 +0000)]
(libT) fix r7055 bug reported by BentMyWookie. Also, narrow the bandwidth allocator's `clamp' range to lessen oscillation
Mitchell Livingston [Thu, 6 Nov 2008 03:45:56 +0000 (03:45 +0000)]
update release notes; trivial changes
Mitchell Livingston [Thu, 6 Nov 2008 03:33:57 +0000 (03:33 +0000)]
update NEWS and help to reflect that speed displays no longer show overhead
Mitchell Livingston [Thu, 6 Nov 2008 03:15:15 +0000 (03:15 +0000)]
fix bad connection for rpc authorization check
Charles Kerr [Thu, 6 Nov 2008 03:04:21 +0000 (03:04 +0000)]
(libT) fix r7055 oops. Also, the comment on that last commit should read "in the values returned by the public API's speed functions, only give the piece data transfer speeds -- don't include the protocol overheads"
Charles Kerr [Thu, 6 Nov 2008 02:56:51 +0000 (02:56 +0000)]
update NEWS
Mitchell Livingston [Wed, 5 Nov 2008 22:45:02 +0000 (22:45 +0000)]
update NEWS
Mitchell Livingston [Wed, 5 Nov 2008 13:09:39 +0000 (13:09 +0000)]
lazily call tr_torrentGetBytesLeftToAllocate()
Mitchell Livingston [Wed, 5 Nov 2008 12:42:03 +0000 (12:42 +0000)]
streamline the check for enough remaining space
Charles Kerr [Wed, 5 Nov 2008 05:56:06 +0000 (05:56 +0000)]
(libT) #849: preallocate files when possible to prevent disk fragmentation
Charles Kerr [Wed, 5 Nov 2008 04:50:03 +0000 (04:50 +0000)]
(libT) optimize tr_cpHaveValid(), which according to cachegrind is the biggest remaining hotspot function
Mitchell Livingston [Wed, 5 Nov 2008 02:34:44 +0000 (02:34 +0000)]
fix a small occasional memory leak reported by m1b & clang
Mitchell Livingston [Wed, 5 Nov 2008 02:02:44 +0000 (02:02 +0000)]
update appcast notes
Mitchell Livingston [Wed, 5 Nov 2008 01:57:37 +0000 (01:57 +0000)]
fix a small potential leak reported by m1b & clang
Charles Kerr [Wed, 5 Nov 2008 00:21:30 +0000 (00:21 +0000)]
(libT) remove another dead store reported by m1b & clang
Mitchell Livingston [Tue, 4 Nov 2008 22:43:54 +0000 (22:43 +0000)]
update Dutch strings
Mitchell Livingston [Tue, 4 Nov 2008 22:33:37 +0000 (22:33 +0000)]
Dutch Mac localization for 1.4
Mitchell Livingston [Tue, 4 Nov 2008 22:29:57 +0000 (22:29 +0000)]
Russian Mac localization for 1.4
Charles Kerr [Tue, 4 Nov 2008 21:33:24 +0000 (21:33 +0000)]
(libT) #1417: revert r7039
Charles Kerr [Tue, 4 Nov 2008 20:53:37 +0000 (20:53 +0000)]
(gtk) fix mnemonic collision in Edit > Preferences > Desktop, reported by Nemo @ http://forum.transmissionbt.com/viewtopic.php?f=1&t=6310&p=30583#p30578
Charles Kerr [Tue, 4 Nov 2008 19:40:18 +0000 (19:40 +0000)]
(libT) fix a pair of dead store warnings from m1b & clang
Charles Kerr [Tue, 4 Nov 2008 17:37:51 +0000 (17:37 +0000)]
(libT) #1417: overhead should be counted in the global stats