Commit History

Author SHA1 Message Date
  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
  Tatsuhiro Tsujikawa 7d55341fde Fix event polling not working with no downloads but keepRunning_ is true 12 years ago
  Tatsuhiro Tsujikawa 98b132b4d1 Receive reference, not copy 12 years ago
  Tatsuhiro Tsujikawa d07b3ff8d9 Suppress console output for none-standalone mode 12 years ago
  Tatsuhiro Tsujikawa 315c05ea3c Suppress console log output for library use, enclose Platform in try-catch 12 years ago
  Tatsuhiro Tsujikawa f5d5d8fa8e Fix empty unknown option name in OptionParser::parse 12 years ago
  Tatsuhiro Tsujikawa 43895155e0 Don't enter daemon mode if standalone is false 12 years ago
  Tatsuhiro Tsujikawa aee621b3d4 Don't exit on error in option_processing 12 years ago
  Tatsuhiro Tsujikawa e5cccd335c Add addMetalink API function 12 years ago
  Tatsuhiro Tsujikawa 24a6896bf4 Add sessionConfigSetKeepRunning and shutdown API function 12 years ago
  Tatsuhiro Tsujikawa a456d83de0 Update API doc 12 years ago
  Tatsuhiro Tsujikawa bbc8866cfb Add removeDownload, pauseDownload and unpauseDownload API function 12 years ago
  Tatsuhiro Tsujikawa 4c50544f1a Rename DOWNLOAD_STATUS as DownloadStatus 12 years ago
  Tatsuhiro Tsujikawa 2109ba23a8 Add DownloadHandle::getFiles() API function 12 years ago
  Tatsuhiro Tsujikawa 5e64d4c9a9 Expose struct DownloadHandle interface to public API directly 12 years ago
  Tatsuhiro Tsujikawa b886ade311 Merge branch 'mallocs' of https://github.com/nmaier/aria2 into nmaier-mallocs 12 years ago
  Nils Maier cc8b006a8e mallocs: Remove bogus pkg-config _LDFLAGS lines 12 years ago
  Tatsuhiro Tsujikawa 8f659f49ec Rename gidToString as gidToHex, add hexToGid and isNull 12 years ago
  Tatsuhiro Tsujikawa 1df4adefb5 Add accessors for DownloadHandle 12 years ago
  Tatsuhiro Tsujikawa d1252dcc5f Move aria2api.{cc,h} to libaria2_la_SOURCES 12 years ago
  Tatsuhiro Tsujikawa db2e22132d Merge branch 'libuv-eventpoll' of https://github.com/nmaier/aria2 into nmaier-libuv-eventpoll 12 years ago
  Tatsuhiro Tsujikawa 549dd5b2a7 uitos: Fix off-by-one error bug 12 years ago
  Nils Maier a1a3e21f73 LibUV: Revert unrelated change 12 years ago
  Nils Maier e700ebd3e9 LibUV: Reorder event poll preference 12 years ago
  Nils Maier d2c1fbd792 Add configure support for linking tcmalloc_minimal and/or jemalloc 12 years ago
  Nils Maier 6b7a51d5e0 Close GZipFiles in the d'tor 12 years ago
  Tatsuhiro Tsujikawa 28849e3ddf Add gidToString and getActiveDownload API functions 12 years ago