]>
granicus.if.org Git - transmission/log
Mitchell Livingston [Wed, 16 Jun 2010 03:31:51 +0000 (03:31 +0000)]
update AUTHORS and Credits
Daniel Lee [Wed, 16 Jun 2010 03:29:47 +0000 (03:29 +0000)]
update AUTHORS
Daniel Lee [Wed, 16 Jun 2010 03:11:10 +0000 (03:11 +0000)]
(qt) #3269: When changing session source we should request a full refresh right away
r10770 is actually for #3282: After removing a torrent list jumps to the very top
Charles Kerr [Wed, 16 Jun 2010 03:05:23 +0000 (03:05 +0000)]
(libT) #3291 "tr_torrent.infoDictOffset should be lazily evaluated"
Daniel Lee [Wed, 16 Jun 2010 03:04:40 +0000 (03:04 +0000)]
(web) #3296: Deleting a torrent hidden in the webui corrupts the row model
Daniel Lee [Wed, 16 Jun 2010 03:03:24 +0000 (03:03 +0000)]
(qt) #3290: Ratio goal of a torrent in torrent list is sessions default until opening that torrent's properties
Daniel Lee [Wed, 16 Jun 2010 03:02:17 +0000 (03:02 +0000)]
(qt) #3277: Crash after getting magnet torrent metadata
Daniel Lee [Wed, 16 Jun 2010 03:01:09 +0000 (03:01 +0000)]
(qt) #3269: When changing session source we should request a full refresh right away
Daniel Lee [Wed, 16 Jun 2010 02:58:44 +0000 (02:58 +0000)]
(qt) #3147: qtr delayed to connect to remote session automatically
John Clay [Wed, 16 Jun 2010 02:34:15 +0000 (02:34 +0000)]
Update AUTHORS/Credits & Help
Charles Kerr [Wed, 16 Jun 2010 02:00:18 +0000 (02:00 +0000)]
(trunk) bump user-agent to 2.00+ and peer-id prefix to -TR200Z-
Mitchell Livingston [Wed, 16 Jun 2010 01:18:18 +0000 (01:18 +0000)]
remove zh_CH files from Xcode and update Makefile for missing localizations
Mitchell Livingston [Wed, 16 Jun 2010 00:59:07 +0000 (00:59 +0000)]
update NEW's 2.00 release date
Charles Kerr [Wed, 16 Jun 2010 00:53:57 +0000 (00:53 +0000)]
(trunk) bump to 2.00
Charles Kerr [Wed, 16 Jun 2010 00:47:13 +0000 (00:47 +0000)]
(trunk gtk) sync the translations from rosetta again
Mitchell Livingston [Tue, 15 Jun 2010 22:33:45 +0000 (22:33 +0000)]
update Simplified Chinese for 2.0
Charles Kerr [Tue, 15 Jun 2010 15:46:51 +0000 (15:46 +0000)]
(trunk) fix minor memory leak in the bencode-test unit tests
Charles Kerr [Tue, 15 Jun 2010 15:35:40 +0000 (15:35 +0000)]
(trunk gtk) #3295 "transmission updates the blocklist even when the blocklist is disabled" -- fixed in trunk for 2.00
Mitchell Livingston [Tue, 15 Jun 2010 01:43:44 +0000 (01:43 +0000)]
update NEWS
Mitchell Livingston [Tue, 15 Jun 2010 01:43:21 +0000 (01:43 +0000)]
update NEWS
Charles Kerr [Tue, 15 Jun 2010 01:36:12 +0000 (01:36 +0000)]
tweak the 2.0 news
Mitchell Livingston [Tue, 15 Jun 2010 00:38:36 +0000 (00:38 +0000)]
remove unused ggets.[ch] from xcode
Charles Kerr [Tue, 15 Jun 2010 00:38:10 +0000 (00:38 +0000)]
(trunk libT) #3293 "fggets() is overkill for parsing the blocklist" -- fixed in trunk for 2.00
Charles Kerr [Mon, 14 Jun 2010 23:14:58 +0000 (23:14 +0000)]
(trunk libT) remove a pair of unnecessary, but expensive, assert()s
Charles Kerr [Mon, 14 Jun 2010 12:48:28 +0000 (12:48 +0000)]
(trunk libT) rejigger the filter order again, based on profiling in cachegrind
Charles Kerr [Mon, 14 Jun 2010 12:01:50 +0000 (12:01 +0000)]
(trunk libT) as long as I'm committing these CPU tweaks, might as well throw in #3289 too. To undo all this, we can revert to r10745
Charles Kerr [Mon, 14 Jun 2010 11:57:46 +0000 (11:57 +0000)]
(trunk libT) when filtering out peers that aren't candidates, use the fastest filter tests first, so that the more expensive tests will be applied to fewer peers. In particular, call peerIsInUse() last.
Charles Kerr [Mon, 14 Jun 2010 03:42:54 +0000 (03:42 +0000)]
(trunk libT) experimental commit
Charles Kerr [Mon, 14 Jun 2010 01:56:03 +0000 (01:56 +0000)]
(trunk libT) add a much faster (but more complicated) implementation of comparePeerCandidates(). For testing in the nightlies, leave both and the new implementations in the code and run them both (which will make the nightlies slower for awhile) and crash if the results differ from each other. When it doesn't crash anymore I'll remove the old implementation. Happy testing! >:)
-place and compare them to make sure they both give the same results. If no testers can make it crash
Charles Kerr [Sun, 13 Jun 2010 23:06:50 +0000 (23:06 +0000)]
(trunk libT) small speed improvements to comparePeerCandidates()
Mitchell Livingston [Sun, 13 Jun 2010 20:54:03 +0000 (20:54 +0000)]
trivial improvement to compareSeedProbabilities()
Charles Kerr [Sun, 13 Jun 2010 18:14:49 +0000 (18:14 +0000)]
Sync translations from Rosetta. Four new languages: Aragonese (http://en.wikipedia.org/wiki/Aragonese_language), Manx (http://en.wikipedia.org/wiki/Manx_language), Occitan (http://en.wikipedia.org/wiki/Occitan_language), Uyghur (http://en.wikipedia.org/wiki/Uyghur_language)
Charles Kerr [Sun, 13 Jun 2010 17:17:33 +0000 (17:17 +0000)]
(trunk libT) speedups to comparePeerCandidates()
Mitchell Livingston [Sat, 12 Jun 2010 13:09:59 +0000 (13:09 +0000)]
update Dutch localization for 2.0
Eric Petit [Fri, 11 Jun 2010 07:24:06 +0000 (07:24 +0000)]
fix daemon build on platforms without inotify
Charles Kerr [Thu, 10 Jun 2010 15:18:02 +0000 (15:18 +0000)]
(trunk libT) when TR_CURL_VERBOSE is set, also log the benc announce response
Mitchell Livingston [Wed, 9 Jun 2010 23:22:10 +0000 (23:22 +0000)]
missed one
Mitchell Livingston [Wed, 9 Jun 2010 23:22:00 +0000 (23:22 +0000)]
update miniupnpc to
20100609
Daniel Lee [Tue, 8 Jun 2010 17:37:29 +0000 (17:37 +0000)]
(qt) #3275: Seed ratio limit and ratio limit enabled are currently not pulled from a remote session
Charles Kerr [Mon, 7 Jun 2010 19:35:57 +0000 (19:35 +0000)]
(trunk libT) #3274 "When connecting with a DHT-enabled peer, we send our port message out-of-order" -- fixed in trunk for 2.00
Charles Kerr [Mon, 7 Jun 2010 14:25:31 +0000 (14:25 +0000)]
(trunk) #3262 "problems with '.' as the first character in a .torrent's filename" -- fixed in trunk for 2.00
Mitchell Livingston [Mon, 7 Jun 2010 11:44:59 +0000 (11:44 +0000)]
update French localization for 2.00
Mitchell Livingston [Mon, 7 Jun 2010 00:57:40 +0000 (00:57 +0000)]
adjustments to German localization
Charles Kerr [Sun, 6 Jun 2010 17:47:34 +0000 (17:47 +0000)]
(trunk) remove hardcoded optimization flags for supported builds in configure.ac. Packagers/builders/installers know their kernel & hardware better than Transmission does.
Daniel Lee [Sat, 5 Jun 2010 20:44:11 +0000 (20:44 +0000)]
(qt) #3277 wasn't completely fixed, consider this a hack until a better solution presents itself
Charles Kerr [Sat, 5 Jun 2010 10:59:24 +0000 (10:59 +0000)]
(trunk qt) #3265 "-v --version command line doesn't quit transmission" -- call ::exit(0) instead of exit(0). d'oh!
Charles Kerr [Sat, 5 Jun 2010 10:47:41 +0000 (10:47 +0000)]
(trunk Qt) #3266 "statusbar different from gtk client" -- pass Longinus00's patch through to trunk as-is
Charles Kerr [Sat, 5 Jun 2010 10:38:49 +0000 (10:38 +0000)]
(trunk daemon) #3267 -- fix transmission-remote manpage formatting error.
Daniel Lee [Sat, 5 Jun 2010 00:58:11 +0000 (00:58 +0000)]
(qt) don't need -lrt for build
Daniel Lee [Sat, 5 Jun 2010 00:02:20 +0000 (00:02 +0000)]
(qt) typo caused some command line options to not work
Daniel Lee [Fri, 4 Jun 2010 23:33:09 +0000 (23:33 +0000)]
(qt) use already defined values in utils
Charles Kerr [Fri, 4 Jun 2010 16:48:36 +0000 (16:48 +0000)]
(trunk libT) lower the max # of outbound peer connections a little
Charles Kerr [Fri, 4 Jun 2010 16:43:16 +0000 (16:43 +0000)]
(trunk gtk) minor improvements to the prefs dialog's layout
Daniel Lee [Fri, 4 Jun 2010 01:41:47 +0000 (01:41 +0000)]
(qt) Comment out debug message
Daniel Lee [Fri, 4 Jun 2010 01:00:27 +0000 (01:00 +0000)]
(qt) #3255: Don't use filebrowser in remote sessions
Daniel Lee [Thu, 3 Jun 2010 23:39:31 +0000 (23:39 +0000)]
(qt) #3257: Ratio can go below 0 when examining multiple torrents
Daniel Lee [Thu, 3 Jun 2010 23:22:14 +0000 (23:22 +0000)]
(qt) Make the comment box expand downward
Charles Kerr [Thu, 3 Jun 2010 23:21:31 +0000 (23:21 +0000)]
(trunk daemon) sync the manpage with the --help page wrt file & priority args
Charles Kerr [Thu, 3 Jun 2010 23:14:20 +0000 (23:14 +0000)]
(trunk daemon) revert the file-priority arguments back to their 1.93 state. Use -Bh, -Bn, -Bl for torrent priorities. Make the --help descriptions for all six priority arguments more useful.
Charles Kerr [Thu, 3 Jun 2010 19:53:01 +0000 (19:53 +0000)]
(trunk) add "filename" arg to the dbus message when passing a .torrent from one instance of Transmission to another
Charles Kerr [Thu, 3 Jun 2010 16:37:50 +0000 (16:37 +0000)]
(trunk libT) #3258 "Transmission 1.93 sends 'stopped'+'started' announce instead of 'completed' if the incomplete-dir is enabled" -- probable fix
Mitchell Livingston [Mon, 31 May 2010 18:13:52 +0000 (18:13 +0000)]
new localization European Portuguese
Charles Kerr [Mon, 31 May 2010 17:03:51 +0000 (17:03 +0000)]
(trunk libT) #3249 "C99-ism in libtransmission/tr-lpd.c" -- fixed in trunk for 2.00
Daniel Lee [Mon, 31 May 2010 15:30:44 +0000 (15:30 +0000)]
(qt) fix partial seeds showing 100% downloaded
Mitchell Livingston [Mon, 31 May 2010 14:07:35 +0000 (14:07 +0000)]
whoops
Mitchell Livingston [Mon, 31 May 2010 14:06:54 +0000 (14:06 +0000)]
#3216 Progress Percentage Should Round Down
Mitchell Livingston [Mon, 31 May 2010 13:43:33 +0000 (13:43 +0000)]
reverting r9177: pow() is a basic math function and should be used instead of a hack
Charles Kerr [Mon, 31 May 2010 11:40:20 +0000 (11:40 +0000)]
(trunk) tweak NEWS
Charles Kerr [Mon, 31 May 2010 11:38:36 +0000 (11:38 +0000)]
(trunk libT) #3247 "add blocklist support for pipfilter file format" -- implemented in trunk for 2.00
Mitchell Livingston [Mon, 31 May 2010 00:11:43 +0000 (00:11 +0000)]
update (Brazilian) Portuguese localization for 2.0
Charles Kerr [Sun, 30 May 2010 21:49:39 +0000 (21:49 +0000)]
(trunk gtk) #3245: "Crash in GTK+ client from NULL pointer dereference in tr_torrent_open_folder()" -- fixed in trunk for 2.00
Charles Kerr [Sun, 30 May 2010 21:38:02 +0000 (21:38 +0000)]
(trunk daemon) #3241 "transmission-remote doesn't return an error code" -- use better patch from rb07
Charles Kerr [Sun, 30 May 2010 14:31:12 +0000 (14:31 +0000)]
(trunk daemon) fix regression introduced in trunk after 1.93 was released: #3241 "transmission-remote doesn't return an error code"
Charles Kerr [Sun, 30 May 2010 14:12:51 +0000 (14:12 +0000)]
(trunk daemon) trivial indentation tweak to r10702
Charles Kerr [Sun, 30 May 2010 14:11:07 +0000 (14:11 +0000)]
(trunk daemon) #3244 "Transmission-remote doesn't have switch(s) to set torrent bandwidth priorities" -- added to trunk for 2.00
Charles Kerr [Sat, 29 May 2010 19:02:35 +0000 (19:02 +0000)]
updated "added.f" documentation based on alus' post @ http://forum.bittorrent.org/viewtopic.php?pid=1024#p1024
Charles Kerr [Sat, 29 May 2010 16:12:42 +0000 (16:12 +0000)]
(trunk gtk) #3239 "move .torrent files to trash" not working when .torrent added via dbus
Mitchell Livingston [Fri, 28 May 2010 21:51:40 +0000 (21:51 +0000)]
update Russian localization for 2.0
Charles Kerr [Fri, 28 May 2010 19:43:37 +0000 (19:43 +0000)]
(trunk gtk) remove function gtr_localtime2()
Charles Kerr [Fri, 28 May 2010 01:41:30 +0000 (01:41 +0000)]
(trunk libT) revert r10661 s.t. DHT peers are preferred slightly over PEX peers. This reversion comes after reading "Understanding the Properties of the BitTorrent Overlay" (2007, Al-Hamra) @ http://arxiv.org/pdf/0707.1820 at Juliusz's suggestion. Also tweak the announce's 'numwant' threshold based on findings from the same paper.
Mitchell Livingston [Thu, 27 May 2010 19:56:18 +0000 (19:56 +0000)]
update Spanish localization for 2.0
Charles Kerr [Wed, 26 May 2010 16:40:47 +0000 (16:40 +0000)]
(trunk libT) #3234 "Checking existing data can show 100%" -- fixed in trunk for 2.00
Charles Kerr [Wed, 26 May 2010 15:23:21 +0000 (15:23 +0000)]
(trunk libT) define MAX_BLOCK_SIZE once instead of in a handful of places
Charles Kerr [Wed, 26 May 2010 15:15:09 +0000 (15:15 +0000)]
(trunk) small NEWS tweak
Charles Kerr [Wed, 26 May 2010 13:46:37 +0000 (13:46 +0000)]
(trunk libT) #3235 "Changeset 10293 broke the moving files fron complete to incomplete dir when both dirs have same inode on different devices" -- fixed in trunk for 2.00
Daniel Lee [Wed, 26 May 2010 05:03:00 +0000 (05:03 +0000)]
(qt) Fix for sorting issue in ticket 3227
Charles Kerr [Tue, 25 May 2010 20:42:32 +0000 (20:42 +0000)]
(trunk libT) fix r10689 oops
Charles Kerr [Tue, 25 May 2010 20:19:34 +0000 (20:19 +0000)]
(trunk libT) #3231 "Check existing data is extremely slow" -- increase the read buffer size as suggested by eridius
Charles Kerr [Tue, 25 May 2010 19:46:28 +0000 (19:46 +0000)]
(trunk) #3230 "configure: libevent not found" -- honor user-specified LIBEVENT_CFLAGS and LIBEVENT_LDFLAGS arguments
Charles Kerr [Tue, 25 May 2010 15:23:16 +0000 (15:23 +0000)]
(trunk libT) #3233 "torrent.c:1695: error: too few arguments to function `ctime_r'" on OpenSolaris
Mitchell Livingston [Mon, 24 May 2010 23:15:50 +0000 (23:15 +0000)]
update Italian localization for 2.0
Daniel Lee [Mon, 24 May 2010 07:08:14 +0000 (07:08 +0000)]
(qt) Update qt project to use system libevent
Daniel Lee [Mon, 24 May 2010 05:29:36 +0000 (05:29 +0000)]
(qt) Fix regression in file icons caused by printing filesizes in the file tree
Daniel Lee [Mon, 24 May 2010 04:17:49 +0000 (04:17 +0000)]
(qt) Don't round ratio
Daniel Lee [Mon, 24 May 2010 02:45:39 +0000 (02:45 +0000)]
(qt) Add more file extensions to icon detection
Daniel Lee [Sun, 23 May 2010 05:01:35 +0000 (05:01 +0000)]
(remote) man page error
Mitchell Livingston [Sun, 23 May 2010 01:49:11 +0000 (01:49 +0000)]
trivial NEWS tweak
Mitchell Livingston [Sat, 22 May 2010 19:13:39 +0000 (19:13 +0000)]
make labels in the inspector truncate the tail instead of word wrap
Mitchell Livingston [Sat, 22 May 2010 16:50:29 +0000 (16:50 +0000)]
update German localization for 2.0
Daniel Lee [Sat, 22 May 2010 00:20:58 +0000 (00:20 +0000)]
update NEWS