]>
granicus.if.org Git - transmission/log
Charles Kerr [Mon, 11 Oct 2010 21:27:31 +0000 (21:27 +0000)]
(trunk libT) #3614 "Can't save benc files under uClibc 0.9.31" -- on some systems, calling unlink() on a file that doesn't exist returns 0 instead of -1 + ENOENT... so don't rely on that test. Instead, call stat() before unlink()ing the file.
Charles Kerr [Mon, 11 Oct 2010 15:41:27 +0000 (15:41 +0000)]
(trunk libT) #3617 "1000+ warnings of 'inlining failed' in libtransmission when compiled with gcc 4.4.4" -- fixed.
Charles Kerr [Mon, 11 Oct 2010 15:05:24 +0000 (15:05 +0000)]
(trunk libT) #3521 "rounding issue in tr_truncd()" -- fixed.
Charles Kerr [Sat, 9 Oct 2010 13:59:30 +0000 (13:59 +0000)]
(trunk utils) #3611 "utils doesn't use LIBEVENT_CFLAGS during compilation" -- fixed
Charles Kerr [Fri, 8 Oct 2010 13:36:33 +0000 (13:36 +0000)]
(trunk libT) remove unnecessary calls to time(NULL)
Charles Kerr [Fri, 8 Oct 2010 13:33:50 +0000 (13:33 +0000)]
(trunk libT) remove 120 unused ints and 2 unused time_t fields per-peer, whoo
Charles Kerr [Fri, 8 Oct 2010 00:52:07 +0000 (00:52 +0000)]
(trunk gtk) synchronize translations with rosetta
Mitchell Livingston [Fri, 8 Oct 2010 00:49:37 +0000 (00:49 +0000)]
bump version to 2.10
Mitchell Livingston [Fri, 8 Oct 2010 00:47:48 +0000 (00:47 +0000)]
update NEWS
Charles Kerr [Tue, 5 Oct 2010 23:36:39 +0000 (23:36 +0000)]
(trunk) #3602 "GCC option not supported" -- only use -Wvariadic-macros if gcc >= 4.3
Daniel Lee [Sat, 2 Oct 2010 15:18:07 +0000 (15:18 +0000)]
(qt) #3593:rpc authetication setting broken in qt client
Mitchell Livingston [Fri, 1 Oct 2010 22:25:53 +0000 (22:25 +0000)]
fix a typo in the Dutch localization
Charles Kerr [Fri, 1 Oct 2010 21:08:42 +0000 (21:08 +0000)]
(trunk) revert trunk's peer id & prefix to 2.04+
Charles Kerr [Fri, 1 Oct 2010 20:22:51 +0000 (20:22 +0000)]
(trunk) more "svn propset" tweaks for $Id$
Charles Kerr [Fri, 1 Oct 2010 18:16:01 +0000 (18:16 +0000)]
(trunk libT) #3329 "connection problems when downloading" -- apply Longinus00's fixSlowStart.diff
Charles Kerr [Fri, 1 Oct 2010 13:50:23 +0000 (13:50 +0000)]
(trunk gtk) #3589 "drag-and-dropping a magnet link onto the GTK+ client doesn't work" -- fixed.
Charles Kerr [Fri, 1 Oct 2010 13:33:39 +0000 (13:33 +0000)]
(trunk) fix svn properties on several files. Thanks ot Elbandi for suggesting this
Mitchell Livingston [Fri, 1 Oct 2010 01:00:41 +0000 (01:00 +0000)]
update trunk to 2.10+
Mitchell Livingston [Fri, 1 Oct 2010 00:10:22 +0000 (00:10 +0000)]
fix NEWS typo
Charles Kerr [Thu, 30 Sep 2010 23:36:57 +0000 (23:36 +0000)]
(trunk gtk) update translations, and add two new translations: Cebuano and Tagalog
Daniel Lee [Thu, 30 Sep 2010 17:59:30 +0000 (17:59 +0000)]
(libt) #3588:Torrents with non power 2 pieceSizes fail hashchecks
Daniel Lee [Thu, 30 Sep 2010 05:22:33 +0000 (05:22 +0000)]
(libt) r11244 introduced a regression when making single file torrents
Charles Kerr [Wed, 29 Sep 2010 02:38:14 +0000 (02:38 +0000)]
(trukn libT) call tr_close_file() instead of close() after saving a benc file to disk
Mitchell Livingston [Tue, 28 Sep 2010 12:46:13 +0000 (12:46 +0000)]
update French localization
Mitchell Livingston [Tue, 28 Sep 2010 11:23:09 +0000 (11:23 +0000)]
update European Portuguese localization
Charles Kerr [Mon, 27 Sep 2010 23:10:54 +0000 (23:10 +0000)]
(trunk gtk) #3585 "in torrent_cell_renderer_get_size(), set x_offset and y_offset even if cell_area is NULL" -- fix r11267 oops
Charles Kerr [Mon, 27 Sep 2010 20:24:41 +0000 (20:24 +0000)]
(trunk gtk) #3585 -- in torrent_cell_renderer_get_size(), set x_offset and y_offset even if cell_area is NULL
Charles Kerr [Mon, 27 Sep 2010 15:07:57 +0000 (15:07 +0000)]
(trunk utils) fix minor memory leak in transmission-create
Daniel Lee [Sat, 25 Sep 2010 00:38:49 +0000 (00:38 +0000)]
(libt) remove jump discontinuities in getMaxAtomCount
Daniel Lee [Sat, 25 Sep 2010 00:34:15 +0000 (00:34 +0000)]
(libT) #3453:Torrent does not stop when set per torrent seed ratio is reached before torrent is completed
(libT) #3578:Interested flag isn't cleared when transitioning from leeching to seeding
Charles Kerr [Fri, 24 Sep 2010 15:22:53 +0000 (15:22 +0000)]
(trunk) #3577 -- replace gear icon for GTK+, Qt clients
Charles Kerr [Fri, 24 Sep 2010 14:23:58 +0000 (14:23 +0000)]
(trunk daemon) #3508 "transmission-remote --download-dir doesn't work properly" -- fixed.
Charles Kerr [Fri, 24 Sep 2010 14:21:08 +0000 (14:21 +0000)]
(trunk gtk) #3554 "turtle speed button doesn't update when toggled via RPC" -- fix minor bug introduced in r11215
Mitchell Livingston [Fri, 24 Sep 2010 11:26:06 +0000 (11:26 +0000)]
update Simplified Chinese localization
Charles Kerr [Thu, 23 Sep 2010 17:20:05 +0000 (17:20 +0000)]
(trunk gtk) fix minor memory leak that may or may not be related to https://bugs.launchpad.net/ubuntu/+source/transmission/+bug/630679
Charles Kerr [Thu, 23 Sep 2010 17:05:40 +0000 (17:05 +0000)]
(trunk gtk) fix a minor UMR error that Valgrind found
Charles Kerr [Thu, 23 Sep 2010 13:29:41 +0000 (13:29 +0000)]
add an #include guard to keep tr-lpd.h package-visible
Daniel Lee [Thu, 23 Sep 2010 04:21:18 +0000 (04:21 +0000)]
(web) Fix some spacing in the tracker display
Mitchell Livingston [Thu, 23 Sep 2010 00:36:06 +0000 (00:36 +0000)]
update Dutch localization
Charles Kerr [Wed, 22 Sep 2010 22:19:21 +0000 (22:19 +0000)]
(trunk daemon) #3511 "setting TR_DEBUG environment variable has no effect" -- rename --log-err as --log-error for consistency
Charles Kerr [Wed, 22 Sep 2010 16:44:38 +0000 (16:44 +0000)]
(trunk gtk) #3543 'wrong link in the about window' -- separate gtr_open_file() from gtr_open_uri()
Charles Kerr [Wed, 22 Sep 2010 16:09:36 +0000 (16:09 +0000)]
(trunk libT) #3521 "rounding issue in tr_truncd()" -- fixed.
Charles Kerr [Wed, 22 Sep 2010 15:23:44 +0000 (15:23 +0000)]
(trunk daemon) #3511 -- companion to r11249: document these three new arguments in the manpage
Charles Kerr [Wed, 22 Sep 2010 15:17:16 +0000 (15:17 +0000)]
(trunk daemon) #3511, part 2 of 2: get rid of the TR_DEBUG environment variable
Charles Kerr [Wed, 22 Sep 2010 15:16:42 +0000 (15:16 +0000)]
(trunk daemon) #3511, part 1 of 2: add command-line options to the daemon to set verbosity level
Charles Kerr [Wed, 22 Sep 2010 14:20:42 +0000 (14:20 +0000)]
remove a harmless, but accidental, paste error
Mitchell Livingston [Wed, 22 Sep 2010 11:54:22 +0000 (11:54 +0000)]
update Spanish localization
Daniel Lee [Wed, 22 Sep 2010 02:22:03 +0000 (02:22 +0000)]
(trunk) #3574:Potential crash in tracker view when changing options
Charles Kerr [Wed, 22 Sep 2010 00:01:58 +0000 (00:01 +0000)]
(trunk daemon) #3506 "transmission-remote --tracker-add feature not working" -- fixed.
Charles Kerr [Tue, 21 Sep 2010 16:58:15 +0000 (16:58 +0000)]
(trunk libT) #3562 ".torrent files are created incorrectly when the content is a single file inside a subdirectory" -- fixed.
Charles Kerr [Tue, 21 Sep 2010 16:26:48 +0000 (16:26 +0000)]
(trunk libT) #3571 "Torrent done script clears important env vars" -- fixed.
Charles Kerr [Mon, 20 Sep 2010 20:40:40 +0000 (20:40 +0000)]
(trunk Qt) update Russian i18n
Charles Kerr [Mon, 20 Sep 2010 20:32:40 +0000 (20:32 +0000)]
(trunk libT) fix unchoke regression
Charles Kerr [Mon, 20 Sep 2010 13:46:08 +0000 (13:46 +0000)]
(trunk qt) silence a couple of gcc warnings by adding reasonable defaults at the bottom of a switch statement in case bad tr_ratiolimits or FilterModes get used in the switch
Charles Kerr [Sun, 19 Sep 2010 22:21:36 +0000 (22:21 +0000)]
tweak the valgrind script
Mitchell Livingston [Sun, 19 Sep 2010 21:33:28 +0000 (21:33 +0000)]
update Brazilian Portuguese localization
Charles Kerr [Sun, 19 Sep 2010 21:07:57 +0000 (21:07 +0000)]
(trunk libT) #3539 "Transmission sending corrupt data in metadata exchange" -- fixed. Thanks to The_8472 of Vuze fame for reporting this. :)
Daniel Lee [Sun, 19 Sep 2010 20:36:31 +0000 (20:36 +0000)]
(trunk) bounds check trackerIds passed over rpc
Mitchell Livingston [Sun, 19 Sep 2010 19:50:03 +0000 (19:50 +0000)]
update Russian localization
Charles Kerr [Sun, 19 Sep 2010 17:33:25 +0000 (17:33 +0000)]
(trunk qt,gtk) #3549 "torrent properties window doesn't fix netbook screen" -- merge the "Uploaded" and "Ratio" rows to save a little vertical space
Mitchell Livingston [Sun, 19 Sep 2010 16:44:07 +0000 (16:44 +0000)]
tweak German inspector views for spacing fixes
Mitchell Livingston [Sun, 19 Sep 2010 14:11:30 +0000 (14:11 +0000)]
small alignment fix in the inspector's options view
Mitchell Livingston [Sun, 19 Sep 2010 13:18:51 +0000 (13:18 +0000)]
update German localization
Mitchell Livingston [Sun, 19 Sep 2010 13:17:28 +0000 (13:17 +0000)]
update Italian localization
Charles Kerr [Sun, 19 Sep 2010 01:04:49 +0000 (01:04 +0000)]
(trunk libT) #3568 "don't optimistically unchoke torrents when our bandwidth is maxed out" -- fixed.
Charles Kerr [Sat, 18 Sep 2010 23:06:03 +0000 (23:06 +0000)]
(trunk) #3547 "Wrong speed display in web UI" -- fixed
Charles Kerr [Sat, 18 Sep 2010 22:13:46 +0000 (22:13 +0000)]
(trunk libT) #3567 "Minor memory leak in pthread_create()" -- fixed
Charles Kerr [Sat, 18 Sep 2010 21:57:22 +0000 (21:57 +0000)]
(trunk libT) #3566 "Memory leak in libtransmission/torrent.c: refreshCurrentDir()" -- fixed.
Mitchell Livingston [Sat, 18 Sep 2010 19:49:34 +0000 (19:49 +0000)]
one less localizable string
Mitchell Livingston [Sat, 18 Sep 2010 19:40:12 +0000 (19:40 +0000)]
update strings file
Mitchell Livingston [Sat, 18 Sep 2010 16:00:00 +0000 (16:00 +0000)]
another NEWS tweak
Daniel Lee [Sat, 18 Sep 2010 15:51:38 +0000 (15:51 +0000)]
(qt) Don't lose selection when changing to and from compact mode.
Daniel Lee [Sat, 18 Sep 2010 15:45:04 +0000 (15:45 +0000)]
web changes in NEWS were a bit overzealous
Mitchell Livingston [Sat, 18 Sep 2010 15:08:25 +0000 (15:08 +0000)]
remove "Seed ratio support" from NEWS
Mitchell Livingston [Fri, 17 Sep 2010 21:53:32 +0000 (21:53 +0000)]
tweak NEWS
Charles Kerr [Fri, 17 Sep 2010 18:50:57 +0000 (18:50 +0000)]
add first draft of 2.10 NEWS
Charles Kerr [Fri, 17 Sep 2010 13:23:20 +0000 (13:23 +0000)]
(trunk gtk) #3529 "slow priority-sorting in file list" -- fixed
Charles Kerr [Fri, 17 Sep 2010 05:43:06 +0000 (05:43 +0000)]
(trunk) #3549 "torrent properties window does not fit netbook screen" -- fixed
Charles Kerr [Fri, 17 Sep 2010 02:27:03 +0000 (02:27 +0000)]
(trunk gtk) #3554 "alternate speed (turtle) button does not update when toggled via RPC" -- fixed.
Charles Kerr [Thu, 16 Sep 2010 17:45:24 +0000 (17:45 +0000)]
(trunk gtk) #3555 "disambiguate the string 'None' for better i18n" -- fixed
Charles Kerr [Thu, 16 Sep 2010 02:13:14 +0000 (02:13 +0000)]
(trunk daemon) #3547 "Regression: wrong speed display in transmission-remote and web ui" -- fix peer-info regression reported by gunzip
Daniel Lee [Thu, 16 Sep 2010 02:01:49 +0000 (02:01 +0000)]
(trunk) revert downloadSpeed and uploadSpeed in session stats to Bps
Daniel Lee [Thu, 16 Sep 2010 02:00:54 +0000 (02:00 +0000)]
(trunk) don't display "Got a list of 0 peers" for currently paused torrents
Daniel Lee [Tue, 14 Sep 2010 18:07:42 +0000 (18:07 +0000)]
(trunk) check for duplicate ids when removing trackers
Daniel Lee [Tue, 14 Sep 2010 06:23:48 +0000 (06:23 +0000)]
switch trackerRemove and trackerReplace rpc calls to use tracker id instead of announce urls as identifiers
Daniel Lee [Tue, 14 Sep 2010 04:08:24 +0000 (04:08 +0000)]
fix last activity display in qt client
Mitchell Livingston [Sun, 12 Sep 2010 22:20:19 +0000 (22:20 +0000)]
#3518 Snow Leopard systems should show file sizes and speeds in base 10
Mitchell Livingston [Sun, 12 Sep 2010 19:49:06 +0000 (19:49 +0000)]
fix a display issue with the idle time for a split second after the transfer starts, since the transfer would be marked as downloading but would not yet have a start time
Charles Kerr [Sun, 12 Sep 2010 19:35:53 +0000 (19:35 +0000)]
(trunk daemon) #3547: "regression: wrong speed display in transission-remote and web ui" -- apply KyleK's patch for transmission-remote
Mitchell Livingston [Sun, 12 Sep 2010 18:58:49 +0000 (18:58 +0000)]
#3513 inactive limit should set torrent state as finished, not stopped
Charles Kerr [Sun, 12 Sep 2010 02:18:37 +0000 (02:18 +0000)]
(trunk daemon) sync transmission-remote with r11194: fix speed up/down speed units
Charles Kerr [Sun, 12 Sep 2010 02:07:43 +0000 (02:07 +0000)]
(trunk, web) we were appending lots and lots of strings. instead, use array.join()
Charles Kerr [Sun, 12 Sep 2010 01:13:38 +0000 (01:13 +0000)]
(trunk, web client) fix speed display
Charles Kerr [Thu, 9 Sep 2010 18:28:20 +0000 (18:28 +0000)]
(trunk libT) #3077 "add support for cookies files"
Charles Kerr [Thu, 9 Sep 2010 18:23:06 +0000 (18:23 +0000)]
(trunk) fix clutch Makefiles
Daniel Lee [Wed, 8 Sep 2010 01:09:52 +0000 (01:09 +0000)]
(qt) missing colon in progresString
Charles Kerr [Mon, 6 Sep 2010 00:23:44 +0000 (00:23 +0000)]
remove sort-by-tracker from the GTK+ client
Charles Kerr [Mon, 6 Sep 2010 00:19:37 +0000 (00:19 +0000)]
remove sort-by-tracker from the Qt client
Charles Kerr [Sun, 5 Sep 2010 03:02:02 +0000 (03:02 +0000)]
readd dialog.js. :/
Charles Kerr [Fri, 3 Sep 2010 04:30:43 +0000 (04:30 +0000)]
(trunk) revert the RPC behavior of rateUpload, rateDownload, rateToClient, and rateToPeer as discussed with Longinus00