Charles Kerr
|
48f9d61ba1
|
(trunk libT) small speed improvements to comparePeerCandidates()
|
2010-06-13 23:06:50 +00:00 |
Mitchell Livingston
|
493f5afa6a
|
trivial improvement to compareSeedProbabilities()
|
2010-06-13 20:54:03 +00:00 |
Charles Kerr
|
f33bc7310b
|
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)
|
2010-06-13 18:14:49 +00:00 |
Charles Kerr
|
a33be6c4b8
|
(trunk libT) speedups to comparePeerCandidates()
|
2010-06-13 17:17:33 +00:00 |
Mitchell Livingston
|
8b23681730
|
update Dutch localization for 2.0
|
2010-06-12 13:09:59 +00:00 |
Eric Petit
|
2cb6279a72
|
fix daemon build on platforms without inotify
|
2010-06-11 07:24:06 +00:00 |
Charles Kerr
|
462e473410
|
(trunk libT) when TR_CURL_VERBOSE is set, also log the benc announce response
|
2010-06-10 15:18:02 +00:00 |
Mitchell Livingston
|
faeb04bec4
|
missed one
|
2010-06-09 23:22:10 +00:00 |
Mitchell Livingston
|
b13cfe2ea6
|
update miniupnpc to 20100609
|
2010-06-09 23:22:00 +00:00 |
Daniel Lee
|
c19f73f77e
|
(qt) #3275: Seed ratio limit and ratio limit enabled are currently not pulled from a remote session
|
2010-06-08 17:37:29 +00:00 |
Charles Kerr
|
bc71c7753b
|
(trunk libT) #3274 "When connecting with a DHT-enabled peer, we send our port message out-of-order" -- fixed in trunk for 2.00
|
2010-06-07 19:35:57 +00:00 |
Charles Kerr
|
0ad06c50e8
|
(trunk) #3262 "problems with '.' as the first character in a .torrent's filename" -- fixed in trunk for 2.00
|
2010-06-07 14:25:31 +00:00 |
Mitchell Livingston
|
9704a8637e
|
update French localization for 2.00
|
2010-06-07 11:44:59 +00:00 |
Mitchell Livingston
|
8ae8138cb8
|
adjustments to German localization
|
2010-06-07 00:57:40 +00:00 |
Charles Kerr
|
78e62a38ed
|
(trunk) remove hardcoded optimization flags for supported builds in configure.ac. Packagers/builders/installers know their kernel & hardware better than Transmission does.
|
2010-06-06 17:47:34 +00:00 |
Daniel Lee
|
7b70d91e8f
|
(qt) #3277 wasn't completely fixed, consider this a hack until a better solution presents itself
|
2010-06-05 20:44:11 +00:00 |
Charles Kerr
|
928e2105f3
|
(trunk qt) #3265 "-v --version command line doesn't quit transmission" -- call ::exit(0) instead of exit(0). d'oh!
|
2010-06-05 10:59:24 +00:00 |
Charles Kerr
|
e6aea2b29e
|
(trunk Qt) #3266 "statusbar different from gtk client" -- pass Longinus00's patch through to trunk as-is
|
2010-06-05 10:47:41 +00:00 |
Charles Kerr
|
61e7d5d901
|
(trunk daemon) #3267 -- fix transmission-remote manpage formatting error.
|
2010-06-05 10:38:49 +00:00 |
Daniel Lee
|
e78701ab15
|
(qt) don't need -lrt for build
|
2010-06-05 00:58:11 +00:00 |
Daniel Lee
|
076eca895f
|
(qt) typo caused some command line options to not work
|
2010-06-05 00:02:20 +00:00 |
Daniel Lee
|
a15888105c
|
(qt) use already defined values in utils
|
2010-06-04 23:33:09 +00:00 |
Charles Kerr
|
cf3417b2cd
|
(trunk libT) lower the max # of outbound peer connections a little
|
2010-06-04 16:48:36 +00:00 |
Charles Kerr
|
4a2a685a1e
|
(trunk gtk) minor improvements to the prefs dialog's layout
|
2010-06-04 16:43:16 +00:00 |
Daniel Lee
|
16dc284185
|
(qt) Comment out debug message
|
2010-06-04 01:41:47 +00:00 |
Daniel Lee
|
832d055ab3
|
(qt) #3255: Don't use filebrowser in remote sessions
|
2010-06-04 01:00:27 +00:00 |
Daniel Lee
|
b4cee64ec9
|
(qt) #3257: Ratio can go below 0 when examining multiple torrents
|
2010-06-03 23:39:31 +00:00 |
Daniel Lee
|
c58ad98852
|
(qt) Make the comment box expand downward
|
2010-06-03 23:22:14 +00:00 |
Charles Kerr
|
134df85eb9
|
(trunk daemon) sync the manpage with the --help page wrt file & priority args
|
2010-06-03 23:21:31 +00:00 |
Charles Kerr
|
9607150a39
|
(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.
|
2010-06-03 23:14:20 +00:00 |
Charles Kerr
|
2f56196206
|
(trunk) add "filename" arg to the dbus message when passing a .torrent from one instance of Transmission to another
|
2010-06-03 19:53:01 +00:00 |
Charles Kerr
|
60ce7e5263
|
(trunk libT) #3258 "Transmission 1.93 sends 'stopped'+'started' announce instead of 'completed' if the incomplete-dir is enabled" -- probable fix
|
2010-06-03 16:37:50 +00:00 |
Mitchell Livingston
|
149549f3c5
|
new localization European Portuguese
|
2010-05-31 18:13:52 +00:00 |
Charles Kerr
|
59560eccf6
|
(trunk libT) #3249 "C99-ism in libtransmission/tr-lpd.c" -- fixed in trunk for 2.00
|
2010-05-31 17:03:51 +00:00 |
Daniel Lee
|
6963f3dc93
|
(qt) fix partial seeds showing 100% downloaded
|
2010-05-31 15:30:44 +00:00 |
Mitchell Livingston
|
ee558fda5a
|
whoops
|
2010-05-31 14:07:35 +00:00 |
Mitchell Livingston
|
d0bf7ff409
|
#3216 Progress Percentage Should Round Down
|
2010-05-31 14:06:54 +00:00 |
Mitchell Livingston
|
af2ae0eac4
|
reverting r9177: pow() is a basic math function and should be used instead of a hack
|
2010-05-31 13:43:33 +00:00 |
Charles Kerr
|
d1f5f2d37d
|
(trunk) tweak NEWS
|
2010-05-31 11:40:20 +00:00 |
Charles Kerr
|
58b5ef9065
|
(trunk libT) #3247 "add blocklist support for pipfilter file format" -- implemented in trunk for 2.00
|
2010-05-31 11:38:36 +00:00 |
Mitchell Livingston
|
544f962939
|
update (Brazilian) Portuguese localization for 2.0
|
2010-05-31 00:11:43 +00:00 |
Charles Kerr
|
07c27409e8
|
(trunk gtk) #3245: "Crash in GTK+ client from NULL pointer dereference in tr_torrent_open_folder()" -- fixed in trunk for 2.00
|
2010-05-30 21:49:39 +00:00 |
Charles Kerr
|
1a667c0150
|
(trunk daemon) #3241 "transmission-remote doesn't return an error code" -- use better patch from rb07
|
2010-05-30 21:38:02 +00:00 |
Charles Kerr
|
62c10888f3
|
(trunk daemon) fix regression introduced in trunk after 1.93 was released: #3241 "transmission-remote doesn't return an error code"
|
2010-05-30 14:31:12 +00:00 |
Charles Kerr
|
936f8a5b60
|
(trunk daemon) trivial indentation tweak to r10702
|
2010-05-30 14:12:51 +00:00 |
Charles Kerr
|
d426654709
|
(trunk daemon) #3244 "Transmission-remote doesn't have switch(s) to set torrent bandwidth priorities" -- added to trunk for 2.00
|
2010-05-30 14:11:07 +00:00 |
Charles Kerr
|
9b5ca03304
|
updated "added.f" documentation based on alus' post @ http://forum.bittorrent.org/viewtopic.php?pid=1024#p1024
|
2010-05-29 19:02:35 +00:00 |
Charles Kerr
|
6ed4d1d87d
|
(trunk gtk) #3239 "move .torrent files to trash" not working when .torrent added via dbus
|
2010-05-29 16:12:42 +00:00 |
Mitchell Livingston
|
6ea50f14ec
|
update Russian localization for 2.0
|
2010-05-28 21:51:40 +00:00 |
Charles Kerr
|
56e614b66d
|
(trunk gtk) remove function gtr_localtime2()
|
2010-05-28 19:43:37 +00:00 |