Historique des commits

Auteur SHA1 Message Date
  Tatsuhiro Tsujikawa 60d0cb0e24 Remove trailing white spaces il y a 9 ans
  oliviercommelarbre 9e05371fb6 Added support for a dynamic management of the number of concurrent downloads as a function of the overall bandwidth observed il y a 9 ans
  Tatsuhiro Tsujikawa b1132d6b10 make clang-format using clang-format-3.6 il y a 9 ans
  Jarda Snajdr 06b8874a49 Send the last error message as part of tellStatus RPC response il y a 10 ans
  Tatsuhiro Tsujikawa 52c68c431d Fix on-download-error is executed even if download succeeded il y a 10 ans
  Tatsuhiro Tsujikawa 11b25b7a55 Fix formatting issue for avg speed in Download Result il y a 10 ans
  Tatsuhiro Tsujikawa b0f440e631 Rewrite Time with chrono il y a 10 ans
  Tatsuhiro Tsujikawa 99cd73c092 Replace timer facility with chrono lib il y a 10 ans
  Dan Fandrich 0538aa40da Fixed some typos in code comments il y a 10 ans
  Tatsuhiro Tsujikawa f72a303b8d Add --bt-detach-seed-only option il y a 11 ans
  Tatsuhiro Tsujikawa 9b84727324 Use std::make_shared and make_unique where possible, part 2 il y a 11 ans
  Tatsuhiro Tsujikawa 570bc24fb9 Fix use-after-free on exit with multi-file torrent download + DHT il y a 11 ans
  Tatsuhiro Tsujikawa 631f37433a Save session only when there is change since the last serialization il y a 11 ans
  Tatsuhiro Tsujikawa 998fba3264 Revert "Save session only when there is change since the last serialization" il y a 11 ans
  Tatsuhiro Tsujikawa 1944d8db58 Save session only when there is change since the last serialization il y a 11 ans
  Tatsuhiro Tsujikawa 1462d6536a Add numStoppedTotal key to aria2.getGlobalStat() RPC method response il y a 11 ans
  Tatsuhiro Tsujikawa 30e4077440 Add --enable-color option to enable/disable terminal color output il y a 11 ans
  Tatsuhiro Tsujikawa 8216bdba79 Fix bug that numOpenFile_ is not reduced when MultiDiskAdaptor is deleted il y a 12 ans
  Tatsuhiro Tsujikawa 4d105a2686 Limit number of opened file globally with --bt-max-open-files option il y a 12 ans
  Nils Maier 8526ceeb45 Convert to autos and ranged loops il y a 12 ans
  Nils Maier d8f44ef4f6 Convert most 0/NULL pointers to nullptr il y a 12 ans
  Tatsuhiro Tsujikawa de55569de5 Always save control file if --force-save is given il y a 12 ans
  Tatsuhiro Tsujikawa 41121e09f7 Use std::unique_ptr for Metalink objects il y a 12 ans
  Tatsuhiro Tsujikawa a479473949 Use std::unique_ptr for URISelector instead of std::shared_ptr il y a 12 ans
  Tatsuhiro Tsujikawa fa9f3fb5a3 Wrap Command object in std::unique_ptr il y a 12 ans
  Tatsuhiro Tsujikawa bb5b7eeedb Move RequestGroup vector from Context to RequestGroupMan il y a 12 ans
  Tatsuhiro Tsujikawa 286bb2840e Remove Triplet, use std::tuple instead il y a 12 ans
  Tatsuhiro Tsujikawa e791eb9ca3 Cleanup a2functional.h il y a 12 ans
  Tatsuhiro Tsujikawa 07d270c87e Require -std=c++11 and use std::shared_ptr instead of SharedHandle il y a 12 ans
  Tatsuhiro Tsujikawa cef6db17ba Add changePosition API il y a 12 ans