Charles Kerr
|
be9427931a
|
ipc: add session accessor/mutators.
transmission.h: make the session API more consistent.
|
2008-05-12 16:33:17 +00:00 |
Charles Kerr
|
2186d852f1
|
json ipc: implement torrent-add, torrent-set-file, torrent-get-file
|
2008-05-12 13:05:06 +00:00 |
Charles Kerr
|
63b82714f8
|
partial implementation of json-ipc backend: torrent start/stop/close/verify/stat/info, as are getting & setting per-torrent peer limits, upload speeds, and download speeds. this is a work in progress.
|
2008-05-12 00:41:55 +00:00 |
Charles Kerr
|
67068235a2
|
eliminate spec ambiguity from the last commit. it's stupid to have features like "set the 4th file in every torrent to high priority"
|
2008-05-10 22:14:19 +00:00 |
Charles Kerr
|
eaa756c31f
|
revised the spec based on Gimp_ and hawkman's feedback: (1) made a manditory `result' argument to tell if a request was successful or not. (2) spec'ed out how to get/set a torrent's up/down speeds and peer limit (3) spec'ed out how to set file priorities and DND
|
2008-05-10 22:03:03 +00:00 |
Charles Kerr
|
3fd25afd10
|
fix an error in the examle.
|
2008-05-10 16:59:44 +00:00 |
Charles Kerr
|
be95ad8333
|
readability. better explain the response arguments a bit.
|
2008-05-10 16:38:42 +00:00 |
Charles Kerr
|
b33d40c47e
|
readability
|
2008-05-10 16:11:00 +00:00 |
Charles Kerr
|
74f0e7d36c
|
(very) rough draft of the new ipc protocol
|
2008-05-10 14:29:59 +00:00 |