Historial de Commits

Autor SHA1 Mensaje Fecha
  Tatsuhiro Tsujikawa b316b2cec5 clang-format hace 9 años
  rotor cefea5db5a Add a little bit of color to have a better visual of important informations hace 9 años
  Tatsuhiro Tsujikawa 25615fcb17 Add "seeder" key to tellStatus RPC response hace 9 años
  Tatsuhiro Tsujikawa b1132d6b10 make clang-format using clang-format-3.6 hace 10 años
  Tatsuhiro Tsujikawa 85faafcaf2 Fix bug that progress summary is not shown timely hace 10 años
  Tatsuhiro Tsujikawa 0b48bb1dbd Use user-defined literals for time units hace 10 años
  Tatsuhiro Tsujikawa 99cd73c092 Replace timer facility with chrono lib hace 10 años
  Tatsuhiro Tsujikawa 2807258279 Use std::make_shared and make_unique where possible, part 1 hace 11 años
  Nils Maier 010131161e Remove ENABLE_MESSAGE_DIGEST, since we got the internal md, always hace 11 años
  Tatsuhiro Tsujikawa 30e4077440 Add --enable-color option to enable/disable terminal color output hace 11 años
  Nils Maier 80528aa9ce Use some colors in progress reports (where available) hace 12 años
  Nils Maier 8526ceeb45 Convert to autos and ranged loops hace 12 años
  Nils Maier d8f44ef4f6 Convert most 0/NULL pointers to nullptr hace 12 años
  Tatsuhiro Tsujikawa 162c138362 BtRegistry: Use std::unique_ptr for BtObject hace 12 años
  Tatsuhiro Tsujikawa 81f46fbf92 Use CXX11_OVERRIDE hace 12 años
  Tatsuhiro Tsujikawa 6b397c8125 Use std::unique_ptr for CheckIntegrityEntry and FileAllocationEntry hace 12 años
  Tatsuhiro Tsujikawa 07d270c87e Require -std=c++11 and use std::shared_ptr instead of SharedHandle hace 12 años
  Tatsuhiro Tsujikawa d4ba562710 Implement IndexedList::iterator hace 12 años
  Nils Maier 11b9f3ebe2 Detect console with on Windows hace 13 años
  Tatsuhiro Tsujikawa 1e4f301ec1 Remove PeerStorage::getActivePeers() and add getUsedPeers() instead hace 12 años
  Tatsuhiro Tsujikawa 07bb779eb0 Faster deletion of RequestGroup and DownloadResult lists hace 13 años
  Tatsuhiro Tsujikawa b9da9d4ed3 Use 64 bits random bytes as GID hace 13 años
  Tatsuhiro Tsujikawa 2235743de3 Changed console readout, making it more compact hace 13 años
  Tatsuhiro Tsujikawa 4fdd5da27d Compact readout when more than 1 simultaneous downloads are going on hace 13 años
  Tatsuhiro Tsujikawa 2364f809c3 Code cleanup: Merged successive string literals in readout hace 13 años
  Tatsuhiro Tsujikawa bf56f3c299 Check the output file is terminal or not in ctor hace 13 años
  Tatsuhiro Tsujikawa 8566d050ff Reset stream format state hace 13 años
  Tatsuhiro Tsujikawa 21c3903af0 Simplified TransferStat struct hace 13 años
  Tatsuhiro Tsujikawa 0ecfa19925 Reworked download/upload statistics calculation hace 13 años
  Tatsuhiro Tsujikawa e2340efe27 Use std::vector instead of std::map for ContextAttribute objects hace 13 años