Tatsuhiro Tsujikawa
f2d55f0edc
Added --deferred-input option.
...
If true is given to --deferred-input option, aria2 does not read all
URIs and options from file specified by -i option at startup, but it
reads one by one when it needs later. This may reduce memory usage if
input file contains a lot of URIs to download. If false is given,
aria2 reads all URIs and options at startup. This option defaults to
false.
2012-02-05 18:57:16 +09:00
Tatsuhiro Tsujikawa
b8121faf93
Bump up version number to 1.14.2
2012-02-05 17:13:03 +09:00
Tatsuhiro Tsujikawa
18d51e9404
Added sentence to clarify URI quotation in input file.
2012-02-05 17:10:58 +09:00
Tatsuhiro Tsujikawa
57b2336e58
Bump up version number to 1.14.1
2012-01-08 17:52:25 +09:00
Tatsuhiro Tsujikawa
e2fe9f64cb
Fixed man page
2012-01-08 17:51:59 +09:00
Tatsuhiro Tsujikawa
49f94e537c
Bump up version number to 1.14.0
2011-12-18 17:17:02 +09:00
Tatsuhiro Tsujikawa
e787b30dde
Documented --stop-with-process option in man page.
2011-12-01 23:38:57 +09:00
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