Tatsuhiro Tsujikawa
14eee59ac4
Updated doc for aria2.changeOption and aria2.changeGlobalOption.
2011-11-02 21:42:54 +09:00
Tatsuhiro Tsujikawa
84b19f154a
Deprecated --metalink-server option. Use --split option instead.
2011-10-30 21:36:36 +09:00
Tatsuhiro Tsujikawa
69966d7ac9
Updated doc about netrc
2011-10-29 00:16:20 +09:00
Tatsuhiro Tsujikawa
dfd214b3db
Disallowed checksum, index-out, out, pause and select-file option in
...
aria2.changeGlobalOption.
2011-10-25 21:56:16 +09:00
Tatsuhiro Tsujikawa
249fd90c92
Made -i list options available in aria2.changeGlobalOption.
2011-10-22 23:22:34 +09:00
Tatsuhiro Tsujikawa
2ef6b34e60
Made --download-result, --save-session, --server-stat-of and
...
--save-cookies option available in aria2.changeGlobalOption.
2011-10-22 23:08:40 +09:00
Tatsuhiro Tsujikawa
1872aef953
Made --max-download-result option available in aria2.changeGlobalOption.
2011-10-22 22:43:07 +09:00
Tatsuhiro Tsujikawa
c8ed44b18f
Made --uri-selector option available in -i list.
2011-10-22 21:49:46 +09:00
Tatsuhiro Tsujikawa
7e7aeac3ff
Added --piece-length option.
...
This option sets a piece length for HTTP/FTP downloads. This is the
boundary when aria2 splits a file. All splits occur at multiple of
this length. This option will be ignored in BitTorrent downloads. It
will be also ignored if Metalink file contains piece hashes.
2011-09-27 21:48:41 +09:00
Tatsuhiro Tsujikawa
f25c89b53d
Added usage of --stream-piece-selector=geom option.
2011-08-25 00:04:04 +09:00
Tatsuhiro Tsujikawa
09ce8960fd
Added completedLength response key in aria2.getFiles RPC method.
2011-08-23 18:47:27 +09:00
Tatsuhiro Tsujikawa
4a0ac702ab
Added usage example for --checksum option.
2011-08-23 18:02:58 +09:00
Tatsuhiro Tsujikawa
91220f20ca
Added #checksum help tag.
2011-08-23 17:59:38 +09:00
Tatsuhiro Tsujikawa
b7b5fac13c
Updated usage of -V option.
2011-08-23 17:55:22 +09:00
Tatsuhiro Tsujikawa
a1aa9da364
Documented --checksum option in man page.
2011-08-23 17:29:28 +09:00
Tatsuhiro Tsujikawa
461d49d2d9
Documented --hash-check-only option in man page.
2011-08-22 23:37:37 +09:00
Tatsuhiro Tsujikawa
0d36c466d9
Documented --download-result option in man page.
2011-08-22 23:08:16 +09:00
Tatsuhiro Tsujikawa
d309c425a3
Bump up version number to 1.13.0
2011-08-19 21:05:58 +09:00
Tatsuhiro Tsujikawa
f80afcaf1d
Documented --rpc-allow-origin-all option in man page.
2011-08-18 21:27:30 +09:00
Tatsuhiro Tsujikawa
6f2b0a269d
Bump up version number to 1.12.1
2011-07-23 19:25:42 +09:00
Tatsuhiro Tsujikawa
f1bfd0ed76
Removed --enable-direct-io option.
...
Added #deprecated and #help help tag.
2011-07-16 16:18:22 +09:00
Tatsuhiro Tsujikawa
068fb5798d
Bump up version number to 1.12.0
2011-06-21 22:42:31 +09:00
Tatsuhiro Tsujikawa
0f0d4b9a48
Documented that falloc can be used against NTFS(MinGW build only).
2011-06-20 23:28:19 +09:00
Tatsuhiro Tsujikawa
7aa41d25ac
Documented aria2.getGlobalStat RPC method in man page.
2011-06-17 23:15:26 +09:00
Tatsuhiro Tsujikawa
eceb5109e4
Added stream-piece-selector in Input File section.
2011-06-16 21:46:52 +09:00
Tatsuhiro Tsujikawa
1369febfbb
Documented --pause option.
2011-06-16 21:44:47 +09:00
Tatsuhiro Tsujikawa
fae5e143f0
Documented --truncate-console-readout option in man page.
2011-06-15 20:31:41 +09:00
Tatsuhiro Tsujikawa
8566fde624
Documented --stream-piece-selector option in man page.
2011-06-11 21:42:11 +09:00
Tatsuhiro Tsujikawa
70b7394b21
Updated doc for --save-session option.
2011-05-29 21:07:27 +09:00
Tatsuhiro Tsujikawa
4dc71647f8
Added --metalink-base-uri option to -i list options.
2011-05-16 22:45:53 +09:00
Tatsuhiro Tsujikawa
3ee4f372b7
Bump up version number to 1.11.2
2011-05-15 23:55:04 +09:00
Tatsuhiro Tsujikawa
b57c64bf4f
Documented --metalink-base-uri option in man page.
2011-05-14 22:54:39 +09:00
Tatsuhiro Tsujikawa
c1152f061f
Documented --show-console-readout option.
2011-03-27 20:59:37 +09:00
Tatsuhiro Tsujikawa
3d87e4e43a
Bump up version number to 1.11.1
2011-03-21 11:41:08 +09:00
Tatsuhiro Tsujikawa
e00b5dcf1b
Bump up version number to 1.11.0
2011-03-17 10:55:36 +09:00
Tatsuhiro Tsujikawa
b9a37f48cf
Updated doc.
2011-03-16 16:56:33 +09:00
Tatsuhiro Tsujikawa
4f3542a931
Documented error code 30.
2011-03-16 13:32:28 +09:00
Tatsuhiro Tsujikawa
69316358cf
Renamed XML-RPC Interface section as RPC Interface. Documented
...
JSON-RPC.
2011-03-16 12:56:20 +09:00
Tatsuhiro Tsujikawa
e874a5c56a
Updated man page according to the changes in RPC related options.
2011-03-14 21:12:06 +09:00
Tatsuhiro Tsujikawa
8386013296
Updated doc about recent change for aria2.addTorrent and
...
aria2.addMetalink XML-RPC method.
2011-02-16 01:02:06 +09:00
Tatsuhiro Tsujikawa
7f21099ee7
Documented that aria2 accepts ftp:// and https:// scheme in proxy URI.
2011-02-09 23:17:56 +09:00
Tatsuhiro Tsujikawa
4c2a9eb715
Documented --async-dns-server option in man page.
2011-02-08 23:13:22 +09:00
Tatsuhiro Tsujikawa
be1e168082
Updated usage of --conditional-get option.
2011-01-29 23:24:28 +09:00
Tatsuhiro Tsujikawa
43dd3861a5
Updated copyright year.
2011-01-20 00:59:06 +09:00
Tatsuhiro Tsujikawa
fe40876546
Added aria2.removeDownloadResult XML-RPC method.
...
The method signature is aria2.removeDownloadResult(gid). This method
removes completed/error/removed download denoted by gid from
memory. This method returns "OK" for success.
2011-01-20 00:56:34 +09:00
Tatsuhiro Tsujikawa
2873953f30
Changed the default value of --retry-wait to 0 for backward
...
compatibility.
Also updated usage doc.
2011-01-18 21:22:59 +09:00
Tatsuhiro Tsujikawa
21e4e15e83
Documented --retry-wait option.
2011-01-17 21:36:28 +09:00
Tatsuhiro Tsujikawa
91a4f2d210
Bump up version number to 1.10.9.
2011-01-10 12:51:52 +09:00
Tatsuhiro Tsujikawa
05bf745f66
Updated version number to 1.10.8 in man page.
2010-12-18 21:39:53 +09:00
Tatsuhiro Tsujikawa
31ec5ddf92
Updated help text for --input-file option.
...
Removed reference of --out and --dir option. It is a regacy before we
supported many other options.
2010-12-08 22:54:20 +09:00