]>
granicus.if.org Git - transmission/log
Jordan Lee [Thu, 6 Dec 2012 00:50:40 +0000 (00:50 +0000)]
(trunk, libT) #5157 -- fix r13628 oops
Jordan Lee [Wed, 5 Dec 2012 23:48:00 +0000 (23:48 +0000)]
(trunk, libT) #5157 'check valid address before UTP_Create()' -- added.
Jordan Lee [Wed, 5 Dec 2012 22:56:45 +0000 (22:56 +0000)]
(trunk, libT) #5146 'seeding complete callback called twice' -- fixed with patch from x190.
Jordan Lee [Wed, 5 Dec 2012 21:26:40 +0000 (21:26 +0000)]
copyediting: more whitespace reformatting
Jordan Lee [Wed, 5 Dec 2012 17:29:46 +0000 (17:29 +0000)]
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
Jordan Lee [Tue, 27 Nov 2012 23:24:37 +0000 (23:24 +0000)]
(trunk, libT) #5150 'improper escaping of dirnames with new json' -- add one-liner fix. this also fixes the regression test added in the previous commit.
Jordan Lee [Tue, 27 Nov 2012 23:21:13 +0000 (23:21 +0000)]
(trunk, libT) #5150 'improper escaping of dirnames with new json' -- added new regression test, currently failing, to trigger this bug
Mitchell Livingston [Sat, 24 Nov 2012 03:34:45 +0000 (03:34 +0000)]
#5106 Work around for crash when seeding completes and the transfer is auto-removed.
Mitchell Livingston [Sat, 24 Nov 2012 01:14:51 +0000 (01:14 +0000)]
#5144 add BitZilla to clients list
Mitchell Livingston [Sun, 18 Nov 2012 04:04:54 +0000 (04:04 +0000)]
Update libutp. Fixes #5128.
Mitchell Livingston [Wed, 14 Nov 2012 02:22:55 +0000 (02:22 +0000)]
#5134 Magnet links not adding all trackers with tr.0=
Jordan Lee [Sun, 11 Nov 2012 15:13:47 +0000 (15:13 +0000)]
(trunk, web) #5119 'Error when displaying tracker list' -- fixed.
Jordan Lee [Sun, 11 Nov 2012 14:42:14 +0000 (14:42 +0000)]
(trunk, libT) #4886 'IPv6-only DHT.dat not being written' -- fixed. bug found & patched by jch.
Mitchell Livingston [Sun, 11 Nov 2012 07:14:57 +0000 (07:14 +0000)]
update project file to work with new json files
Mitchell Livingston [Sun, 11 Nov 2012 07:11:13 +0000 (07:11 +0000)]
fix a parameter type mismatch in jsonsl
Jordan Lee [Sun, 11 Nov 2012 04:26:56 +0000 (04:26 +0000)]
(trunk libT) #5131: replace JSON_parser with jsonsl to resolve licensing issue.
Jordan Lee [Sun, 11 Nov 2012 04:20:15 +0000 (04:20 +0000)]
add more unit tests for the json-benc glue code
Mitchell Livingston [Sun, 4 Nov 2012 19:29:53 +0000 (19:29 +0000)]
remove invalid break in r13611
Mitchell Livingston [Sun, 4 Nov 2012 19:28:51 +0000 (19:28 +0000)]
#5121 Stopped torrents resume after sleep automatically.
Mitchell Livingston [Fri, 2 Nov 2012 21:46:18 +0000 (21:46 +0000)]
simplify how the torrent table gets the type ahead name for group rows
Mitchell Livingston [Fri, 2 Nov 2012 21:42:10 +0000 (21:42 +0000)]
#5118 (web client) Tracker tier count should start at 1
Mitchell Livingston [Thu, 1 Nov 2012 03:21:35 +0000 (03:21 +0000)]
some cleanup to retains when removing torrents
Mitchell Livingston [Wed, 31 Oct 2012 21:27:59 +0000 (21:27 +0000)]
revert r13603
Mitchell Livingston [Wed, 31 Oct 2012 21:27:07 +0000 (21:27 +0000)]
fix typo in r13604
Mitchell Livingston [Wed, 31 Oct 2012 21:25:23 +0000 (21:25 +0000)]
#5113 Add pbTorrent to client list
Mitchell Livingston [Wed, 31 Oct 2012 21:22:23 +0000 (21:22 +0000)]
#5111 Add Zona to client list
Mitchell Livingston [Tue, 30 Oct 2012 00:44:20 +0000 (00:44 +0000)]
experimental fix for #5106
Mitchell Livingston [Tue, 30 Oct 2012 00:22:10 +0000 (00:22 +0000)]
#2794 Don't apply auto-grouping until torrent is demagnetized
Mitchell Livingston [Mon, 29 Oct 2012 22:44:12 +0000 (22:44 +0000)]
re-add layout code commented out in r13583
Mitchell Livingston [Mon, 29 Oct 2012 22:17:08 +0000 (22:17 +0000)]
#5109 Show expansion tooltip for abbreviated file names in the File table
Mitchell Livingston [Mon, 29 Oct 2012 22:16:42 +0000 (22:16 +0000)]
silence a deprecation warning
Mitchell Livingston [Mon, 29 Oct 2012 22:14:46 +0000 (22:14 +0000)]
#5108 Multi-file torrent selection bug
Mitchell Livingston [Mon, 29 Oct 2012 00:04:18 +0000 (00:04 +0000)]
no padding between the title/status strings in the file table and the priority column
Mitchell Livingston [Sun, 28 Oct 2012 23:57:08 +0000 (23:57 +0000)]
#4373 In the file list, swap the priority switch and download check, so that the scrollbar doesn't appear above the high priority switch
Mitchell Livingston [Sun, 28 Oct 2012 23:54:28 +0000 (23:54 +0000)]
bump version to 2.73+
Mitchell Livingston [Thu, 25 Oct 2012 03:56:57 +0000 (03:56 +0000)]
#5103 Restore DL/UL Arrows and Rates While Downloading
Mitchell Livingston [Thu, 25 Oct 2012 03:22:41 +0000 (03:22 +0000)]
#5104 Unknown client -MG21r0-
Jordan Lee [Sat, 20 Oct 2012 15:57:56 +0000 (15:57 +0000)]
(trunk, libT) #5097 'Rare buffer overflow (piece index too big)' -- fixed.
Jordan Lee [Fri, 19 Oct 2012 17:21:45 +0000 (17:21 +0000)]
remove unused functions
Jordan Lee [Fri, 19 Oct 2012 15:31:42 +0000 (15:31 +0000)]
remove dead code Inspector.accumulateString
Mitchell Livingston [Fri, 19 Oct 2012 04:01:47 +0000 (04:01 +0000)]
fix NEWS version number
Mitchell Livingston [Fri, 19 Oct 2012 03:58:11 +0000 (03:58 +0000)]
update for 2.73
Mitchell Livingston [Fri, 19 Oct 2012 03:52:59 +0000 (03:52 +0000)]
don't do layout in code until localizations are updated in 2.8
Mitchell Livingston [Wed, 17 Oct 2012 03:39:23 +0000 (03:39 +0000)]
bump version to 2.72
Mitchell Livingston [Wed, 17 Oct 2012 03:38:48 +0000 (03:38 +0000)]
tweak NEWS
Jordan Lee [Wed, 17 Oct 2012 03:26:33 +0000 (03:26 +0000)]
first pass at 2.72 NEWS
Mitchell Livingston [Wed, 17 Oct 2012 00:25:28 +0000 (00:25 +0000)]
don't update the badge count when a transfer finishes seeding and is removed at the same time.
Jordan Lee [Tue, 16 Oct 2012 03:13:05 +0000 (03:13 +0000)]
make tr_mkdir() private.
Jordan Lee [Tue, 16 Oct 2012 02:48:26 +0000 (02:48 +0000)]
in torrent-magnet.c and utils.h, use tr_torrentName() instead of tor->info.name
Jordan Lee [Mon, 15 Oct 2012 04:32:48 +0000 (04:32 +0000)]
(trunk, web) #5091 'Disable file selection for non-multi-file transfers' -- fixed.
Jordan Lee [Mon, 15 Oct 2012 04:20:55 +0000 (04:20 +0000)]
remove unneeded background-image rules for the inspector's file list's 'file wanted' checkbox; we use the browser's checkbox now
Jordan Lee [Mon, 15 Oct 2012 03:11:16 +0000 (03:11 +0000)]
(trunk, libT) #4638 "Transmission sends an initial 'stopped' event when adding a torrent via RPC" -- fixed.
Mitchell Livingston [Mon, 15 Oct 2012 02:23:54 +0000 (02:23 +0000)]
update to the Dutch localization
Mitchell Livingston [Mon, 15 Oct 2012 02:12:44 +0000 (02:12 +0000)]
#5090 Include seeding-complete transfers in badged count on Dock icon
Jordan Lee [Sun, 14 Oct 2012 23:38:52 +0000 (23:38 +0000)]
more unit test cleanup
Jordan Lee [Sun, 14 Oct 2012 18:56:37 +0000 (18:56 +0000)]
retrofit some of the tests to use the more expressive test API
Jordan Lee [Sun, 14 Oct 2012 18:10:17 +0000 (18:10 +0000)]
(trunk, libT) #5081 'Transmission discards webseed URLs that have trailing whitespace' -- fixed. Unit test passes and valgrind says 'All heap blocks were freed -- no leaks are possible'
Jordan Lee [Sun, 14 Oct 2012 18:02:47 +0000 (18:02 +0000)]
(trunk, libT) #5081 'Transmission discards webseed URLs that have trailing whitespace' -- add unit test (currently failing) for this bug.
Jordan Lee [Sun, 14 Oct 2012 18:00:29 +0000 (18:00 +0000)]
previous commit uncovered an unused shadow variable in test-peer-id.c
Jordan Lee [Sun, 14 Oct 2012 17:59:24 +0000 (17:59 +0000)]
steal some ideas about unit test error logging from Google Test
Mitchell Livingston [Sun, 14 Oct 2012 17:46:42 +0000 (17:46 +0000)]
Remove another debug logging message.
Mitchell Livingston [Sun, 14 Oct 2012 17:33:23 +0000 (17:33 +0000)]
move a variable outside of a loop
Mitchell Livingston [Sun, 14 Oct 2012 17:32:38 +0000 (17:32 +0000)]
comment out a debug log statement
Jordan Lee [Sat, 13 Oct 2012 17:32:23 +0000 (17:32 +0000)]
fix NULL-pointer-dereference regression introduced in r13546 for #5069.
Jordan Lee [Sat, 13 Oct 2012 16:47:26 +0000 (16:47 +0000)]
(trunk, gtk) #5089 'Open-by-URL doesn't automatically paste URLs/magnet links from the clipboard if they contain leading whitespace' -- fixed.
Jordan Lee [Sat, 13 Oct 2012 16:45:20 +0000 (16:45 +0000)]
(trunk, gtk) #5088 'gtr_is_supported_url(), gtr_is_magnet_link() aren't NULL-safe' -- fixed.
Jordan Lee [Sat, 13 Oct 2012 15:36:49 +0000 (15:36 +0000)]
(trunk libT) fix webseed-in-magnet-link regression introduced in r13547 (2.71+). This issue was tracked down by by x190 in ticket #5081
Mitchell Livingston [Fri, 12 Oct 2012 02:44:19 +0000 (02:44 +0000)]
#5051 Mac client causes dual-GPU Macbook Pros to use the discrete GPU
Mitchell Livingston [Wed, 10 Oct 2012 03:03:32 +0000 (03:03 +0000)]
#5086 Fix web interface ngettext
Jordan Lee [Mon, 8 Oct 2012 04:23:39 +0000 (04:23 +0000)]
(trunk qt) #5059 'Memory leak in the TrMainWindow :: openTorrent' -- fixed.
Jordan Lee [Sun, 7 Oct 2012 18:10:26 +0000 (18:10 +0000)]
(trunk, web) replace Transmission.formatter.plural() with a slightly less brittle pluralization tool
Jordan Lee [Sun, 7 Oct 2012 17:51:56 +0000 (17:51 +0000)]
(trunk, T) #5072 "In the torrent list, show how many web seeds we're downloading from" -- made the Qt, GTK+, and web client text consistent
Jordan Lee [Sun, 7 Oct 2012 16:33:55 +0000 (16:33 +0000)]
(trunk, web) #5072 "web client doesn't show webseed count" -- pluralization refinement to r13551
Jordan Lee [Sat, 6 Oct 2012 18:22:57 +0000 (18:22 +0000)]
(web, trunk) #5072 'web client does not show webseed download count' -- use cfpp2p's patch to make it behave like the Mac client.
Jordan Lee [Fri, 5 Oct 2012 22:25:12 +0000 (22:25 +0000)]
(trunk, qt) #5057 'hungarian translation for the Qt client' -- added. thanks marton!
Jordan Lee [Fri, 5 Oct 2012 22:04:08 +0000 (22:04 +0000)]
(trunk, libT) #5063 'remaining time unknown with magnets that have webseeds' -- fixed.
Jordan Lee [Fri, 5 Oct 2012 21:23:50 +0000 (21:23 +0000)]
(trac, web) #5072 'web client does not show webseed download count' -- fixed.
Jordan Lee [Fri, 5 Oct 2012 16:44:36 +0000 (16:44 +0000)]
(trunk, libT) #5069 'webseed magnet support is broken' reported & patch by cfpp2p
Jordan Lee [Fri, 5 Oct 2012 16:10:12 +0000 (16:10 +0000)]
(trunk libT) #5075 'magnet.c:163 should use MAX_WEBSEEDS, not MAX_TRACKERS' ... fixed. Thanks to cfpp2p for catching this.
Mitchell Livingston [Fri, 5 Oct 2012 02:28:31 +0000 (02:28 +0000)]
update to 2.71+ again
Mitchell Livingston [Fri, 5 Oct 2012 02:28:04 +0000 (02:28 +0000)]
update to 2.71+
Jordan Lee [Fri, 5 Oct 2012 02:23:17 +0000 (02:23 +0000)]
(trunk, web) fix #5055 'torrents that include HTML in the comment section don't display properly in the web browser.'
Mitchell Livingston [Thu, 27 Sep 2012 00:21:10 +0000 (00:21 +0000)]
in Mac world it's NSRect, not CGRect
Mitchell Livingston [Thu, 27 Sep 2012 00:17:43 +0000 (00:17 +0000)]
perform localization of InfoActivityViewController with a strings files and resizing code
Mitchell Livingston [Thu, 27 Sep 2012 00:16:21 +0000 (00:16 +0000)]
fix a bug with the auto-resizing localization code in InfoGeneralViewController
Mitchell Livingston [Wed, 26 Sep 2012 18:59:34 +0000 (18:59 +0000)]
uncomment resizing code for localizations post-2.7
Mitchell Livingston [Wed, 26 Sep 2012 16:57:53 +0000 (16:57 +0000)]
bump version to 2.71
Mitchell Livingston [Wed, 26 Sep 2012 16:55:34 +0000 (16:55 +0000)]
#5053 Fix crash on 10.6
Jordan Lee [Wed, 26 Sep 2012 02:44:24 +0000 (02:44 +0000)]
(trunk, web) #5013: finish by syncing common.css with common.scss
Jordan Lee [Wed, 26 Sep 2012 02:41:47 +0000 (02:41 +0000)]
(trunk, web) #5013: remove redundant buttons, these were supposed to be removed in r13523
Jordan Lee [Wed, 26 Sep 2012 02:38:25 +0000 (02:38 +0000)]
Updated translations for transmission-gtk
Jordan Lee [Wed, 26 Sep 2012 02:35:34 +0000 (02:35 +0000)]
new transmission-gtk translations: Burmese and Swahili
Mitchell Livingston [Wed, 26 Sep 2012 02:27:06 +0000 (02:27 +0000)]
bump version to 2.70
Mitchell Livingston [Wed, 26 Sep 2012 00:07:47 +0000 (00:07 +0000)]
add removed localization to NEWS
Mitchell Livingston [Tue, 25 Sep 2012 04:27:39 +0000 (04:27 +0000)]
update news for #5049
Jordan Lee [Tue, 25 Sep 2012 02:07:03 +0000 (02:07 +0000)]
(trunk, libT) #5049: fix bug that caused some incoming encrypted peer connections to fail
Mitchell Livingston [Mon, 24 Sep 2012 02:43:44 +0000 (02:43 +0000)]
Make the stats window's localization-resizing code a bit more generic
Jordan Lee [Sun, 23 Sep 2012 22:55:21 +0000 (22:55 +0000)]
(trunk web) #5013 fix r13523 regression with initializing file priority buttons
Jordan Lee [Sun, 23 Sep 2012 22:33:55 +0000 (22:33 +0000)]
(trunk web) #5013 fix r13523 tyop
Jordan Lee [Sun, 23 Sep 2012 22:05:21 +0000 (22:05 +0000)]
(trunk web) #5013 "WebUI Inspector file tree" -- possible reimplementation.