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
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
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
d945313266
update the RPC spec for #2560
2010-07-23 01:19:13 +00:00
Charles Kerr
6e5af03d78
(trunk) #3045 "speed units" -- change the public API of libtransmission based on feedback from livings
2010-07-04 06:07:21 +00:00
Charles Kerr
cdcc4705aa
(trunk) #3045 "make libtransmission's API byte-oriented instead of KiB-oriented." -- implemented. This is a largish commit and will break the mac build for a little while.
2010-07-03 00:25:22 +00:00
Daniel Lee
b99a4a57af
(libT) #2581:RPC extended to manage tracker lists
2010-06-30 05:52:24 +00:00
Daniel Lee
f22eac4709
(qt) #3286:Use flagStr in the status field of the peer list
2010-06-26 17:48:27 +00:00
Charles Kerr
e70bebf930
(trunk) #1521 "memory cache to reduce disk IO" -- commit block-cache-rc1.diff to trunk for the nightlies.
2010-06-19 14:25:11 +00:00
Charles Kerr
da2ef53eeb
(trunk) #1796 "run script after torrent completion" -- implemented for libT, RPC, and the GTK+ and Qt clients
2010-05-08 22:42:28 +00:00
Charles Kerr
2b9ab542cb
(trunk) #3060 "Local Peer Discovery" -- in the code, rename LDS as LPD for Local Peer Discovery
2010-05-08 08:42:45 +00:00
Charles Kerr
e85c3bfed7
(trunk) add lds-enabled to the docs for session-get and session-set
2010-05-01 16:09:16 +00:00
Charles Kerr
e141c10f71
(trunk) add config-dir to the list of session arguments
2010-05-01 14:10:32 +00:00
Mitchell Livingston
e2bf25720b
re-add 2 lines to rpc-spec.txt removed in r10437
2010-04-06 02:00:32 +00:00
Mitchell Livingston
6a4954e867
#1869 Move the finished state to libtransmission. This setting is now remembered between launches. This also causes torrents that hit the seed ratio to not have this setting changed to unlimited until start.
2010-04-02 17:57:25 +00:00
Charles Kerr
e1607c8354
(trunk) #2898 "add pausing and deletion to daemon" -- committed patch from Longinus00 to trunk for 2.00
2010-03-17 19:23:03 +00:00
Mitchell Livingston
bd635f22d0
for scrapes: add a new field to distinguish from error messages returned from the tracker, and scrape timeouts, so that they can be displayed differently
2010-02-25 23:06:05 +00:00
Charles Kerr
74e3484e75
(trunk) add a new field to distinguish from error messages returned from the tracker, and announce timeouts, so that they can be displayed differently
2010-02-05 05:16:18 +00:00
Charles Kerr
b9e8624b3c
(trunk daemon) #2751 "display-remote -si should show config directory" -- implemented for 1.90
2010-02-02 18:27:57 +00:00
Charles Kerr
094f76d9ca
(trunk libT) #2846 "Priority Selection in `Add' Window" -- added RPC hooks for doing this via remote client
2010-02-02 07:48:03 +00:00
Charles Kerr
92f67263ee
(trunk, libT) #2844 "add able to disable '.part' suffix for incomplete files" -- added to GTK+ and Qt clients and to RPC spec for 1.90
2010-02-01 04:43:10 +00:00
Charles Kerr
ecb157bba0
(trunk doc) fix a typo in the rpc-spec.txt document, reported by wakatake
2010-01-16 22:41:01 +00:00
Mitchell Livingston
aac5e5cb61
add to RPC info for peers from DHT and LTEP
2010-01-14 00:25:03 +00:00
Charles Kerr
de82e235af
(trunk) second half of r9927.... :/
2010-01-13 22:46:22 +00:00
Charles Kerr
a77770a51a
(trunk) add tr_torrent_stat.id to RPC documentation. Rename tr_tracker_stat.identifier as tr_tracker_stat.id for consistency with tr_torrent.id
2010-01-13 22:40:07 +00:00
Charles Kerr
31a3ed1684
(trunk, qt) #2096 "magnet links" -- Add the "Copy Magnet Link to Clipboard" feature to Qt client
2009-12-03 15:23:43 +00:00
Charles Kerr
79154bac8a
(trunk) #2096 "magnet links" -- fix RPC typo introduced in r9655 and reported by KyleK
2009-12-03 12:40:23 +00:00
Charles Kerr
bb44a31423
(trunk) #2096 "Magnet Links - Extension for Peers to Send Metadata Files (BEP #9 )" -- publish tr_stat.metadataPecentComplete in the RPC so that kjg can use it in the web client
2009-12-02 20:05:19 +00:00
Charles Kerr
4d276878e2
(trunk) #2592 : add swarmSpeed note to the list of diffs in the RPC versions
2009-11-22 01:16:27 +00:00
Mitchell Livingston
be85dc0fac
a couple of more swarm speed removals
2009-11-22 01:12:44 +00:00
Charles Kerr
c35beb3843
(trunk) #1483 : move completed torrents to a user-specified directory
2009-10-19 05:25:50 +00:00
Charles Kerr
61042404ad
(trunk) replace tr_tracker_stat's "isActive" field with the more descriptive "isBackup"
2009-10-10 00:17:00 +00:00
Charles Kerr
f607c7591a
(trunk) #2463 : 'Mac Client shows huge "next announce in" timer'
2009-10-09 21:30:34 +00:00
Charles Kerr
4a09a1de13
(trunk) remove tr_stats fields: downloaders, leechers, seeders, timesCompleted as per discussion with livings
2009-09-26 06:20:33 +00:00
Charles Kerr
28e119c1bb
(trunk) copy-by-value changes to tr_tracker_stat
2009-09-26 03:36:58 +00:00
Charles Kerr
86ada18266
(trunk)
...
#1699 : Announce to multiple trackers at once
#2424 : Tracker address is not listed in GTK client.
2009-09-25 21:05:59 +00:00
Charles Kerr
a810d6e946
fix another typo in rpc-spec: "tnumber" should read "number". reported by mwarning
2009-08-28 16:00:48 +00:00
Charles Kerr
4b0b73d893
fix copy-paste error in rpc-spec.txt: errorString is a string, not a number. reported by mwarning
2009-08-28 15:56:59 +00:00
Charles Kerr
33e43a0854
(trunk rpc) correct the torrent-set-location documentation
2009-05-21 20:56:45 +00:00
Charles Kerr
73add1f2f9
(trunk) add hooks for disabling/enabling DHT in gtk client, qt client, and transmission-remote
2009-05-21 00:15:54 +00:00
Charles Kerr
de622b7b67
(trunk) #2093 : unneeded argument in torrent-set method
2009-05-19 18:32:14 +00:00
Charles Kerr
29b1d3e2cc
(trunk) #920 : add "move data" to libT so all clients can use it
2009-05-13 15:54:04 +00:00
Charles Kerr
e3994f90df
(trunk) #1997 : rpc spec cleanup
2009-04-19 17:02:27 +00:00
Charles Kerr
03fa0b3e7d
(trunk) experimental support for tr_torrentSetPriority()
2009-04-18 23:17:30 +00:00
Charles Kerr
221b6903ee
(trunk rpc) bump rpc-version to "5" to denote the new features are present since 1.5x
2009-04-13 15:55:06 +00:00
Charles Kerr
0727849c7f
(trunk rpc) add a method to make the daemon test & see if the incoming peer port is open
2009-04-06 16:36:00 +00:00
Charles Kerr
8a8c8711d8
(trunk) Use proper notation for json floating-point and bool types. For backwards compatability, still allow old-style printf strings as doubles, and 0s and 1s as bools.
2009-04-05 17:52:21 +00:00
Charles Kerr
fa509c1e90
(trunk) fix another rpc seed-ratio problem reported by livings
2009-04-05 15:37:45 +00:00
Charles Kerr
92d156f083
(trunk rpc) fix error in the spec about the new per-torrent seed ratio feature
2009-04-05 15:19:07 +00:00
Charles Kerr
a1adee368f
(trunk)
...
1. add to the "recently-changed" torrent a list of recently-removed torrent ids.
2. make the day-of-week alt speed a bitfield of days or'ed together, so that you can have (say) speed limits on monday and wednesday
2009-04-04 05:29:08 +00:00