Commit Graph

5970 Commits

Author SHA1 Message Date
Mitchell Livingston c17d8bd156 set a better default download location for the web ui 2008-11-09 14:17:44 +00:00
Mitchell Livingston 6aad895ce4 fix a crasher by setting the default download directory 2008-11-09 14:14:33 +00:00
Mitchell Livingston 19870b5794 more type conversions and remove pointless method call 2008-11-09 12:33:09 +00:00
Mitchell Livingston 00ab31b454 don't append "http" to addresses in the proxy address field 2008-11-09 12:12:29 +00:00
Charles Kerr 73eb503b4c #1443: check for zlib fails when providing a specific path 2008-11-09 00:59:47 +00:00
Charles Kerr 9693451402 (libT) #1442: removing a webseed torrent while it's running causes it to crash 2008-11-08 22:24:07 +00:00
Mitchell Livingston 239fc6610b trivial changes to table grid color drawing and other areas 2008-11-08 22:13:00 +00:00
Charles Kerr 9917e924ba #1441: configure doesn't work on FreeBSD, because of bashism in PEERID_PREFIX. 2008-11-08 20:09:19 +00:00
Mitchell Livingston b995928ab6 fix dock badging on 10.5 2008-11-08 18:12:56 +00:00
Mitchell Livingston 9a3ba84807 fix badger on 10.4 2008-11-08 18:09:25 +00:00
Charles Kerr 73197c53f3 tweak the bandwidth manager code a little more to try & prevent oscillation 2008-11-08 15:39:48 +00:00
Charles Kerr 0507531e50 (gtk) #1439: Resizing columns in "File" tab in "Details" window causes hangup. 2008-11-08 15:36:12 +00:00
Mitchell Livingston c511fe2e07 formatting and release notes update 2008-11-08 04:33:14 +00:00
Charles Kerr 9e6b768f3d (libT) fix minor r7069 oops: remove a console debug message 2008-11-08 02:54:17 +00:00
Charles Kerr 42fe27c067 more fucking around with the speed measurements. 2008-11-08 02:49:04 +00:00
Mitchell Livingston 1f60b88573 update Turkish strings 2008-11-07 22:40:43 +00:00
Charles Kerr b9c43e80f8 "svn propedit svn:externals ." because sourceforge seems to only be allowing https connections... 2008-11-07 20:04:40 +00:00
Mitchell Livingston 85fdc28add Turkish Mac localization for 1.4 2008-11-07 12:38:15 +00:00
Charles Kerr 58ea9e4be8 (libT) revise r7065 2008-11-07 05:37:59 +00:00
Charles Kerr c8b51fb734 #1429 (libT) cleaner handling of the special case where the upload or download speed limit is zero 2008-11-07 04:10:27 +00:00
Charles Kerr 19403b0d7f update NEWS 2008-11-06 15:07:32 +00:00
Charles Kerr 1de84ac936 #1426: static linking error: move ssl to after libcurl, since libcurl links against ssl 2008-11-06 13:51:28 +00:00
Charles Kerr 9ae5d7f41e (libT) #1424: one-liner to fix win32 breakage 2008-11-06 04:25:29 +00:00
Charles Kerr c8a07d7ca6 (libT) fix r7055 bug reported by BentMyWookie. Also, narrow the bandwidth allocator's `clamp' range to lessen oscillation 2008-11-06 04:16:53 +00:00
Mitchell Livingston bd3f3568e2 update release notes; trivial changes 2008-11-06 03:45:56 +00:00
Mitchell Livingston 4f5df7fdfa update NEWS and help to reflect that speed displays no longer show overhead 2008-11-06 03:33:57 +00:00
Mitchell Livingston 82ae55c9ce fix bad connection for rpc authorization check 2008-11-06 03:15:15 +00:00
Charles Kerr 04d10183e1 (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" 2008-11-06 03:04:21 +00:00
Charles Kerr 8e4fa83c77 update NEWS 2008-11-06 02:56:51 +00:00
Mitchell Livingston bed4e70eaf update NEWS 2008-11-05 22:45:02 +00:00
Mitchell Livingston bc3159f4ac lazily call tr_torrentGetBytesLeftToAllocate() 2008-11-05 13:09:39 +00:00
Mitchell Livingston db2ca16cf4 streamline the check for enough remaining space 2008-11-05 12:42:03 +00:00
Charles Kerr 10566eece9 (libT) #849: preallocate files when possible to prevent disk fragmentation 2008-11-05 05:56:06 +00:00
Charles Kerr 194833dfec (libT) optimize tr_cpHaveValid(), which according to cachegrind is the biggest remaining hotspot function 2008-11-05 04:50:03 +00:00
Mitchell Livingston 96f30a802d fix a small occasional memory leak reported by m1b & clang 2008-11-05 02:34:44 +00:00
Mitchell Livingston 88b322ff85 update appcast notes 2008-11-05 02:02:44 +00:00
Mitchell Livingston c5f215d4ee fix a small potential leak reported by m1b & clang 2008-11-05 01:57:37 +00:00
Charles Kerr 66db7d7b3f (libT) remove another dead store reported by m1b & clang 2008-11-05 00:21:30 +00:00
Mitchell Livingston 17ca492cc5 update Dutch strings 2008-11-04 22:43:54 +00:00
Mitchell Livingston 263a53f927 Dutch Mac localization for 1.4 2008-11-04 22:33:37 +00:00
Mitchell Livingston fa9a9ba363 Russian Mac localization for 1.4 2008-11-04 22:29:57 +00:00
Charles Kerr 17b8624ca7 (libT) #1417: revert r7039 2008-11-04 21:33:24 +00:00
Charles Kerr 49fc346491 (gtk) fix mnemonic collision in Edit > Preferences > Desktop, reported by Nemo @ http://forum.transmissionbt.com/viewtopic.php?f=1&t=6310&p=30583#p30578 2008-11-04 20:53:37 +00:00
Charles Kerr f336aff2e7 (libT) fix a pair of dead store warnings from m1b & clang 2008-11-04 19:40:18 +00:00
Charles Kerr 9859578a7d (libT) #1417: overhead should be counted in the global stats 2008-11-04 17:37:51 +00:00
Charles Kerr b4d5883c17 (daemon) #1420: transmission-remote --peers doesn't work right 2008-11-04 17:04:41 +00:00
Mitchell Livingston 4ec4c07929 seeding eta better matches libT's calculation 2008-11-04 13:18:05 +00:00
Charles Kerr 85b0495e52 rewind the trunk builds back to -TR134Z- as they should be 2008-11-04 06:26:54 +00:00
Charles Kerr ff3773e874 bump the version to 1.40b1 2008-11-04 06:24:17 +00:00
Charles Kerr 85244e67d8 tweak configure.ac again to get it right 2008-11-04 02:28:22 +00:00