Commit History

Author SHA1 Message Date
  Tatsuhiro Tsujikawa e350df2d75 Add download event callback API and its example 12 years ago
  Tatsuhiro Tsujikawa 1c571f196a Refactor Notifier interface to accept DownloadEventListener interface 12 years ago
  Tatsuhiro Tsujikawa 9f4f888e39 Make DownloadHandle::getNumPieces() return int 12 years ago
  Tatsuhiro Tsujikawa 1a953d5f93 Add DownloadHandle::getInfohash() and getPieceLength() 12 years ago
  Tatsuhiro Tsujikawa 1b6827b060 Revert d50021d045df809aa8e6debf1a7e5727dabcd95c 12 years ago
  Tatsuhiro Tsujikawa c056f747c6 Install libaria2.pc only when libaria2 is enabled 12 years ago
  Tatsuhiro Tsujikawa 233501f768 Enable TLS1.1 with gnutls build 12 years ago
  Tatsuhiro Tsujikawa fb31e44d60 Change error code -1 to just negative error code 12 years ago
  Tatsuhiro Tsujikawa 01d2cb197c Fix doc 12 years ago
  Tatsuhiro Tsujikawa 742f8cc822 Document theme change 12 years ago
  Tatsuhiro Tsujikawa 16635f94ea Make DownloadHandle class 12 years ago
  Tatsuhiro Tsujikawa 370584a12b Update doc 12 years ago
  Tatsuhiro Tsujikawa f2c2f08585 Support @class, fix execution failure 12 years ago
  Tatsuhiro Tsujikawa ca6b46db84 Generate libaria2 API doc from aria2.h 12 years ago
  Tatsuhiro Tsujikawa 8940d2aafd Change the way to receive resulting gids in addUri, addMetalink 12 years ago
  Tatsuhiro Tsujikawa e4996e563b Use getFile(index) API 12 years ago
  Tatsuhiro Tsujikawa b733431ac4 Add DownloadHandle::getNumFiles and getFile API 12 years ago
  Tatsuhiro Tsujikawa 1f38699d32 Add libaria2 multi-threaded GUI examle program using wx 12 years ago
  Tatsuhiro Tsujikawa 81359a7065 Add libaria2 examples 12 years ago
  Tatsuhiro Tsujikawa d50021d045 Use trunc as default value for --file-allocation on Android build 12 years ago
  Tatsuhiro Tsujikawa 4c139eb039 Add TAG_DEPRECATED in DeprecatedOptionHandler ctor 12 years ago
  Tatsuhiro Tsujikawa 512f87f4ff Fix compiler warning 12 years ago
  Tatsuhiro Tsujikawa 5bc5665c6a Support off64_t for Android build 12 years ago
  Tatsuhiro Tsujikawa 3a4acead2d Reset global::globalHaltRequested to 0 in MultiUrlRequestInfo::prepare() 12 years ago
  Tatsuhiro Tsujikawa 774e1b8a10 Check zlib availability usin AC_CHECK_LIB 12 years ago
  Tatsuhiro Tsujikawa 1b920e4011 Add --enable-libaria2 configure option 12 years ago
  Tatsuhiro Tsujikawa 2bf2dba544 Merge branch 'libaria2' 12 years ago
  Tatsuhiro Tsujikawa 22b3e0a4ae Fix PREF_QUIET is set to A2_V_TRUE even if standalone is true 12 years ago
  Tatsuhiro Tsujikawa ebfc5f55e5 Add SessionConfig to store per Session config 12 years ago
  Tatsuhiro Tsujikawa 4410f0e56c Treat response is completed if EOF is received before streamFilter completes 12 years ago