Commit Graph

5994 Commits

Author SHA1 Message Date
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
Charles Kerr 81bde9d28c simplify the configure script a little 2008-11-04 02:09:51 +00:00
Mitchell Livingston ddfe1eddfc even more type changes 2008-11-04 01:31:24 +00:00
Charles Kerr 8fa0863467 (libT) change the bandwidth pulse from 8x per second to 4x per second... 8x is overkill 2008-11-04 01:24:03 +00:00
Mitchell Livingston 6d9089e514 add some missed type changes 2008-11-04 00:34:13 +00:00
Charles Kerr 2e994c3ca3 (gtk) #1381: Transmission doesn't resize properly 2008-11-03 18:56:40 +00:00
Charles Kerr 4513a7f49e (gtk) update the gtk+ client's translations from launchpad 2008-11-03 18:19:00 +00:00
Charles Kerr 5d35dfaeca (libT) micro-optimizations suggested by cachegrind 2008-11-03 17:01:08 +00:00
Mitchell Livingston 2b6fd3412a French Mac localization for 1.4 2008-11-03 13:11:28 +00:00
Mitchell Livingston 3946b63f72 enable loop unrolling 2008-11-03 03:43:15 +00:00
Mitchell Livingston 98e5967dfc use NSIntegerMax and NSUIntegerMax 2008-11-03 03:41:49 +00:00
Mitchell Livingston dad56ccc62 Spanish Mac localization for 1.4 2008-11-02 23:18:26 +00:00
Mitchell Livingston 405f8f3b84 update Italian localization for 1.4 2008-11-02 23:01:45 +00:00
Charles Kerr b263a5f0e2 (libT) tr_handle --> tr_session 2008-11-02 22:21:59 +00:00
Charles Kerr 0d86cfb325 (gtk) #1407: gtk client doesn't support --version 2008-11-02 20:16:08 +00:00
Charles Kerr dc761dbc81 (libT) fix bug in getting win32 home directory 2008-11-02 15:58:30 +00:00
Mitchell Livingston c9e5427ed6 now that the types have been converted, revert some that shouldn't have been 2008-11-02 14:04:57 +00:00
Mitchell Livingston 9814920756 more type conversions 2008-11-02 13:52:45 +00:00
Mitchell Livingston 43fce70e43 more type changes 2008-11-02 01:07:01 +00:00
Charles Kerr 0af10528ac (macosx) sync the Makefile.am with the source tree s.t. all the macosx source files will be included in the tarball 2008-11-01 22:56:45 +00:00
Charles Kerr 80f7b7cfef (daemon) when serving deflated output, strip off the first 2 and last 4 bytes from deflate()'s output, for reasons described at http://carsten.codimi.de/gzip.yaws/ 2008-11-01 22:09:16 +00:00
Mitchell Livingston fd01b7395d trivial changes 2008-11-01 22:08:02 +00:00
Mitchell Livingston e7baca0272 fix an text alignment issue in the file inspector table 2008-11-01 17:52:25 +00:00
Mitchell Livingston f9293a3c18 from Waldorf: show svn number in Get Info Finder window 2008-11-01 17:37:41 +00:00
Mitchell Livingston e854dfebd9 remove some pretty pointless steps in the release builder 2008-11-01 17:08:49 +00:00
Charles Kerr d207fff71f (libT) #1402: T constantly maps and unmaps the NAT-PMP port 2008-11-01 16:39:57 +00:00
Mitchell Livingston c2519b3e97 Waldorf - make Creator's progress view visible in the xib; update NEWS 2008-11-01 15:58:21 +00:00