Commit History

Author SHA1 Message Date
  Tatsuhiro Tsujikawa f4e2c7f060 Added JSON-RPC over WebSocket. 13 years ago
  Tatsuhiro Tsujikawa f2d55f0edc Added --deferred-input option. 13 years ago
  Tatsuhiro Tsujikawa 52155b1860 No retry for close() with EINTR. Also reverted changes in d5ffa253. 14 years ago
  Tatsuhiro Tsujikawa d5ffa2532d AbstractDiskWriter::closeFile(): Throw exception if close() failed. 14 years ago
  Tatsuhiro Tsujikawa 7989cd898d Use int or int32_t instead of size_t where suitable 14 years ago
  Tatsuhiro Tsujikawa f0bcfa822e Use int instead of unsigned int where unsigned int is not needed. 14 years ago
  Tatsuhiro Tsujikawa 12988e5282 Replaced uint64_t with off_t or int64_t. 14 years ago
  Tatsuhiro Tsujikawa 26d4ca8a6a Made notice level log messages translatable 14 years ago
  Tatsuhiro Tsujikawa dd3f688743 Made some texts translatable 14 years ago
  Tatsuhiro Tsujikawa f860bf0d50 Use %lld to fomat a2_gid_t 14 years ago
  Tatsuhiro Tsujikawa c8ed44b18f Made --uri-selector option available in -i list. 14 years ago
  Tatsuhiro Tsujikawa 2f59ce0048 Renamed DownloadResult::bitfieldStr to bitfield and changed its 14 years ago
  Tatsuhiro Tsujikawa f7aeb86ccc Added --download-result option. 14 years ago
  Tatsuhiro Tsujikawa a10cda2f17 Use global::cout to output string to stdout. 14 years ago
  Tatsuhiro Tsujikawa 02307cee0a Removed utf8ToNative from log message and exception message. 14 years ago
  Tatsuhiro Tsujikawa 190d170076 Rewritten ServerStatMan using BufferedFile. 14 years ago
  Tatsuhiro Tsujikawa 3879da592d In MinGW32, open file with UNICODE filename and print them in ANSI. 14 years ago
  Tatsuhiro Tsujikawa bb7e2e69db Call requestQueueCheck() even if reservedGroups_ is not empty. 14 years ago
  Tatsuhiro Tsujikawa 58b9655ad4 Call requestQueueCheck() even if reservedGroups_ is not empty. 14 years ago
  Tatsuhiro Tsujikawa d5c2ef4ce9 Added --pause option. 14 years ago
  Tatsuhiro Tsujikawa 65ec9e98df Replaced InOrder with Inorder. 14 years ago
  Tatsuhiro Tsujikawa 4784114281 Don't save removed download in --save-session text file. 14 years ago
  Tatsuhiro Tsujikawa 49b49c351a Eliminated few seconds delay when downloads stop or pause. 14 years ago
  Tatsuhiro Tsujikawa 990a9e6d8e Applied patch from Dan Fandrich. 14 years ago
  Tatsuhiro Tsujikawa 6e818a06dc Replaced gid_t with a2_gid_t cause gid_t is commonly used as group ID. 14 years ago
  Tatsuhiro Tsujikawa 3ddb68f340 Deprecated --enable-xml-rpc and --xml-rpc-* option. Introduced 14 years ago
  Tatsuhiro Tsujikawa f0cfbb21c1 Renamed classes in abstract layer of RPC service from XmlRpc* to Rpc*. 14 years ago
  Tatsuhiro Tsujikawa fe40876546 Added aria2.removeDownloadResult XML-RPC method. 15 years ago
  Tatsuhiro Tsujikawa 90d94953d7 Don't show metadata download and paused download in "Download Results". 15 years ago
  Tatsuhiro Tsujikawa 0cdfc3d104 Call RequestGroupMan::removeStoppedGroup() in 15 years ago