Charles Kerr
|
c86b87a511
|
(trunk) revert the RPC behavior of rateUpload, rateDownload, rateToClient, and rateToPeer as discussed with Longinus00
|
2010-09-03 04:30:43 +00:00 |
Charles Kerr
|
92e06acf74
|
(trunk) RPC: add "scrape" to the trackerStats array, making it a proper superset of the "trackers" array. Also, very minor tweaks to the RPC spec
|
2010-09-01 20:54:04 +00:00 |
Mitchell Livingston
|
05fabc6255
|
#3535 remove unnecessary escape characters and use lowercase in escaped letters in info_hash
|
2010-08-31 11:49:09 +00:00 |
Charles Kerr
|
6df6fd929b
|
(trunk libT) #3519 "webseeds don't work" -- patch from gostrc to add support for a single string in the url-list
|
2010-08-22 18:40:18 +00:00 |
Daniel Lee
|
a42c86a701
|
(libt) Fix tr_cacheFlushDone overrunning run_info
|
2010-08-22 09:49:10 +00:00 |
Charles Kerr
|
07e37057f2
|
(trunk libT) handle URLs, as well as filenames, via the rpc server's /transmission/upload mechanism
|
2010-08-21 12:50:13 +00:00 |
Charles Kerr
|
2d5ac5b150
|
(trunk libT) add a string length argument to tr_urlIsValid()
|
2010-08-21 12:47:28 +00:00 |
Mitchell Livingston
|
94ea77a014
|
#3517 Only apply the idle seed limit when the transfer is comple
|
2010-08-19 22:14:59 +00:00 |
Charles Kerr
|
deef425a14
|
(trunk libT) peer-port-random-on-start was being returned as an int(0,1) instead of a bool(true,false)
|
2010-08-16 02:11:10 +00:00 |
Charles Kerr
|
4e0f5f5d35
|
(trunk libT) if we compile with TR_EMBEDDED, use Z_DEFAULT_COMPRESSION. otherwise, use Z_BEST_COMPRESSION
|
2010-08-15 23:45:58 +00:00 |
Mitchell Livingston
|
7e52a2e8bb
|
don't set an idle eta if the transfer is currently uploading
|
2010-08-14 19:44:43 +00:00 |
Mitchell Livingston
|
ef3865ec45
|
only show the eta string for idle seeding time remaining if the time is less than 2 minutes
|
2010-08-14 17:32:52 +00:00 |
Mitchell Livingston
|
c3715ca6ce
|
add a stat for the eta of the seeding idle limit, and use it in the Mac eta display
|
2010-08-14 15:30:43 +00:00 |
Charles Kerr
|
75b07909b7
|
(trunk libT) hm, this debugging line wasn't supposed to get checked in...
|
2010-08-10 11:43:29 +00:00 |
Charles Kerr
|
30b254eebf
|
(trunk libT) #3493 "transmission doesn't exit cleanly if LPD is disabled during the session" -- fixed.
|
2010-08-07 03:29:47 +00:00 |
Charles Kerr
|
99bb470658
|
(trunk libT) when shutting down, use a shorter timeout interval for tracker announces
|
2010-08-07 02:17:29 +00:00 |
Charles Kerr
|
7b3757f6ad
|
(trunk libT) fix compiler warnings on non-glibc systems
|
2010-08-06 23:28:30 +00:00 |
Charles Kerr
|
922b47c652
|
(trunk libT) #3490 "Ambiguous use of directory separators" -- fixed.
|
2010-08-05 19:54:44 +00:00 |
Charles Kerr
|
6fa12d599a
|
(trunk libT) #3486 "Add gzip compression support to RPC server" -- minor tweaks to the compression settings.
|
2010-08-04 23:19:38 +00:00 |
Charles Kerr
|
ad2cf3c394
|
(trunk libT) #3486 "add gzip compression support to RPC server" -- fixed.
|
2010-08-04 20:57:08 +00:00 |
Charles Kerr
|
5624840ac4
|
(trunk) #3478 "Display bug when magnet links without display names are added" -- fixed in trunk
|
2010-08-03 03:16:21 +00:00 |
Charles Kerr
|
a105132d11
|
(trunk libT) #3475 "'"stop seeding when inactive' doesn't appear to work" -- experimental fix
|
2010-08-03 01:25:23 +00:00 |
Daniel Lee
|
ff23406f38
|
(trunk) #3471:Add 'finished' to filterbar
|
2010-08-01 17:43:35 +00:00 |
Charles Kerr
|
6d445f29eb
|
(trunk libT) #3462 "minor json formatting optimization: omit unnecessary floating-point precision" -- done.
|
2010-07-31 14:45:07 +00:00 |
Charles Kerr
|
914af1c9f8
|
(trunk Qt) sync the "trackers" tab with the GTK+ client and more.
|
2010-07-27 19:43:32 +00:00 |
Charles Kerr
|
230193053e
|
(trunk libT) #3449 "overflow error in tr_truncd()" -- fixed.
|
2010-07-24 17:09:39 +00:00 |
Mitchell Livingston
|
8bee7fa23c
|
update Mac build for the change from inactive to idle
|
2010-07-24 03:19:41 +00:00 |
Charles Kerr
|
3655047e85
|
(trunk) #2560: rename "inactive limit" to "idle limit". Add support in GTK+ client and preliminary support to Qt client
|
2010-07-24 02:57:39 +00:00 |
Charles Kerr
|
d369c36372
|
(trunk libT) fix unused varg warning in cache
|
2010-07-24 00:52:02 +00:00 |
Mitchell Livingston
|
496712a87d
|
fix typo
|
2010-07-23 23:37:03 +00:00 |
Mitchell Livingston
|
feb6e6b785
|
fix inactivity typo
|
2010-07-23 11:02:57 +00:00 |
Mitchell Livingston
|
6024ea7fa6
|
#3466 reconcile number/double for speeds in the rpc spec, and set "downloadLimit" in RPC as an int instead of real
|
2010-07-23 01:38:34 +00:00 |
Mitchell Livingston
|
89d36de917
|
clarify the inactivity key's string
|
2010-07-23 01:20:38 +00:00 |
Mitchell Livingston
|
9f65c0ef11
|
#3445 bump RPC version to 10
|
2010-07-23 00:48:45 +00:00 |
Charles Kerr
|
e7cf05a6ba
|
(trunk libT) #3427 "use shortest-job-first scheduling for verifying local data" -- patch from wateenellende and sadface
|
2010-07-19 14:44:24 +00:00 |
Charles Kerr
|
9ea1cff367
|
(trunk libT) disable some more unnecessary debug messages
|
2010-07-17 22:37:13 +00:00 |
Mitchell Livingston
|
72cf30db35
|
#3433 Fix alignment issue with #3433
|
2010-07-16 11:02:27 +00:00 |
Mitchell Livingston
|
fd0dd10419
|
First go at #2560 "inactive seeding time limit". libtransmission and Mac support are currently implemented.
|
2010-07-16 03:12:57 +00:00 |
Charles Kerr
|
5e2b41d868
|
(trunk) #3425 "transmission-remote is not able to get/set cache size" -- fixed
|
2010-07-15 01:03:56 +00:00 |
Charles Kerr
|
307147b838
|
(trunk libT) #3330 "checking message log causing hang" -- turn off the cache dbg messages since the cache has been running ok for awhile now
|
2010-07-13 20:12:54 +00:00 |
Charles Kerr
|
666f9258a8
|
(trunk libT) #3423 "crash when saving prefs" -- fixed
|
2010-07-13 13:36:00 +00:00 |
Charles Kerr
|
38c25a5890
|
(trunk libT) fix minor "comparison between signed and unsigned" warning in tr_moveFile()
|
2010-07-13 13:23:51 +00:00 |
Mitchell Livingston
|
235caa572b
|
Have libtransmission keep track of idle seconds. Use this value for determining the stalled minutes in the Mac code.
|
2010-07-11 21:02:30 +00:00 |
Charles Kerr
|
6f5c9dcafb
|
(trunk libt) rename tr_date() as tr_time_msec() for clarity
|
2010-07-11 20:49:19 +00:00 |
Charles Kerr
|
8d60d46538
|
(trunk libT) #3407 "stop ratio callback called twice in some situations" -- experimental fix in trunk
|
2010-07-11 18:36:18 +00:00 |
Charles Kerr
|
e3e7683077
|
(trunk libT) #3388 "file completion percentage never updates" -- fixed.
|
2010-07-10 21:30:37 +00:00 |
Charles Kerr
|
71cadc02b6
|
(trunk web) #3413 "download speed bad format in web interface" -- fixed.
|
2010-07-10 02:05:25 +00:00 |
Charles Kerr
|
52c04a0d06
|
(trunk) some units formatter cleanup.
|
2010-07-09 20:53:38 +00:00 |
Charles Kerr
|
649ebcd6c3
|
(trunk libT) #3411 "make https behave nicer when using stunnel" -- experimental fix
|
2010-07-09 14:11:58 +00:00 |
Charles Kerr
|
5e4f950358
|
(trunk libT) #1521 "memory cache to reduce disk IO" -- whoops, I missed these parts from Longinus' patch in r10978
|
2010-07-08 23:38:57 +00:00 |