Commit Graph

374 Commits (9e5124eb11f1232aec77999795270196e95aade8)

Author SHA1 Message Date
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 f66c46e5c9 Updated Russian man page.
Thanks to ITriskTI for translation.
2011-10-02 16:16:55 +09:00
Tatsuhiro Tsujikawa 6c49dfc379 Updated bash_completion 2011-10-01 23:36:07 +09:00
Tatsuhiro Tsujikawa 9fb6edd60f Added --piece-length option to aria2rpc 2011-09-27 22:28:21 +09:00
Tatsuhiro Tsujikawa 303cffec8d Added getServers and forceRemove method to aria2rpc 2011-09-27 22:25:47 +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 72369c20c6 Updated bash_completion 2011-08-25 00:09:22 +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 8346b71593 Added --checksum option to aria2rpc 2011-08-23 17:55:39 +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 73f049bf9a Added --hash-check-only option to aria2rpc 2011-08-22 23:39:51 +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 45686860e1 Updated bash_completion 2011-08-02 21:28:32 +09:00
Tatsuhiro Tsujikawa 9fc4384c13 Updated Russian translation of aria2 man page.
Thanks to ITriskTI for translation.
2011-07-24 23:36:49 +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 ee1223210d Added --log option to aria2rpc 2011-07-13 22:53:21 +09:00
Tatsuhiro Tsujikawa 61706acf82 Updated bash_completion 2011-06-30 21:55:47 +09:00
Tatsuhiro Tsujikawa 90c8e0f75a Added parameter handling of --stream-piece-selector 2011-06-30 21:55:17 +09:00
Tatsuhiro Tsujikawa 909b09e260 Added aria2c.1.asciidoc translated in Russian. Thanks to ITriskTI for
translation.

Since aria2c.1 will be generated from aria2c.1.asciidoc, aria2c.1 was
removed from repository.
2011-06-28 22:47:13 +09:00
Tatsuhiro Tsujikawa 97b6eb7eac Updated Russian man page. Thanks to ITriskTI for translation. 2011-06-23 00:27:18 +09:00
Tatsuhiro Tsujikawa 068fb5798d Bump up version number to 1.12.0 2011-06-21 22:42:31 +09:00
Tatsuhiro Tsujikawa b95f0928f7 Added Russian translation of man page contributed by ITriskTI. 2011-06-21 21:38:34 +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 cc7bc0aad3 Added aria2.getGlobalStat RPC method.
It returns overall download/upload speed and the number of
active/stopped/waiting downloads.
2011-06-17 22:45:42 +09:00
Tatsuhiro Tsujikawa beb9bb5646 Added --pause and --stream-piece-selector option to aria2rpc.
Short options for --max-connection-per-server and --min-split-size
option were also added.
2011-06-16 22:02:31 +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 0c65c3606e Made bool type argument as optional. 2011-05-16 22:49:53 +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 47b39953d2 Updated bash_completion 2011-05-15 23:47:59 +09:00