1608 Commits (2d4d2462680904ede2f9d46f080523683e6c1ef3)

Author SHA1 Message Date
FranciscoPombal 4bdf9eda41 Fix extra/missing trailing new lines in files 4 years ago
Vladimir Golovnev (Glassez) 80ca7796ca
Fix torrent state calculation 4 years ago
Vladimir Golovnev (Glassez) 9f0edde12b
Don't resume "paused" torrents when checking by libtorrent 4 years ago
Chocobo1 480832318c
Add support for tracker scrape in libtorrent 2.0 4 years ago
Chocobo1 7a3e397949
Migrate away from deprecated functions in libtorrent 2.0 4 years ago
Chocobo1 c95e450b8d
Improve compatibility with libtorrent 2.0 4 years ago
Chocobo1 3971a12f0e
Remove redundant checking before remove 4 years ago
Chocobo1 70c4eb44fd
Fix class name 4 years ago
Vladimir Golovnev (Glassez) 92c6fc04a8
Prevent resume data to be saved for removed torrent 4 years ago
Chocobo1 71827fe4e6
Move qHash helper for libtorrent types to its own file 4 years ago
Chocobo1 7e258bfe38
Fix typos 4 years ago
Andrei Stepanov 04306a544f
Fix typo in connection.cpp 4 years ago
lbilli 1c7bfcac46
Don't create 'data' subdirectory on Linux 4 years ago
Anton Bershanskiy b4bfdd6f7a Add option for hashing_threads, use 10 asyc IO threads 4 years ago
Chocobo1 19d77b0881
Add support for creating v2 torrents 4 years ago
FranciscoPombal 2c10b3936b Change some types (uint -> int) in RSS subsystem 4 years ago
FranciscoPombal deffdbe881 Change some types (uint -> int) in Session class 4 years ago
FranciscoPombal 87864531ab Clean up in Session class 4 years ago
FranciscoPombal f502f60f7c Avoid unessary QString allocation 4 years ago
Chocobo1 ef9765cea1
Remove meaningless const on pointers 4 years ago
Chocobo1 ac3ab2432a
Remove redundant namespace prefix 4 years ago
Chocobo1 f487d32594
Fix initialization order 4 years ago
Silver Zachara 97df5667e7
Use fully-qualified type names 4 years ago
NotTsunami 2eb3ff7f06 Allow users to configure no_connect_privileged_ports 4 years ago
FranciscoPombal 2534909d3b CMake: fix linking against OpenSSL 4 years ago
Vladimir Golovnev (Glassez) 39d32063c1
Implement disk IO thread wrapper 4 years ago
Vladimir Golovnev (Glassez) ff36356be0
Improve sequentialDownload/firstLastPiecePriority handling 4 years ago
FranciscoPombal 46123b9989 CMake: overhaul and improve scripts 4 years ago
FranciscoPombal e0c62827a8 Fix peer blocked message 4 years ago
Chocobo1 8cfac795c6
Avoid using libtorrent internal functions 4 years ago
Chocobo1 01603c1f62
Enable faster disk space allocation by default 4 years ago
Chocobo1 2fd69a21b0
Initialize session with `session_params` class 4 years ago
Chocobo1 554eab50bb
Disable deprecated libtorrent settings 4 years ago
Vladimir Golovnev (Glassez) 20206ec92a
Improve adding torrent using Magnet URI 4 years ago
Chocobo1 2f1016494b
Specify UTF-8 charset when forming data from plain text 4 years ago
an0n666 73b39a8dec Expose libtorrent max_concurrent_http_announces in advanced settings 4 years ago
Chocobo1 79bb8227d0
Migrate away from deprecated `address::to_string(error_code)` 4 years ago
Chocobo1 25a47dadeb
Migrate away from deprecated `address::from_string()` 4 years ago
Chocobo1 2a2ae2a566
Add helper function to convert to string from lt::socket_type_t type 4 years ago
FranciscoPombal 9b43d260a7 Fix GeoDB download in systems with non-C locales 4 years ago
Chocobo1 307ca61c86
Code clean up 4 years ago
Sophist 4c37c229d9 Expose LibTorrent peer_turnover settings 4 years ago
ngosang 71be4f03be Update minimum Python version to 3.5.0 4 years ago
Vladimir Golovnev (Glassez) b77568839d
Remove legacy/unused torrent property 4 years ago
Vladimir Golovnev (Glassez) dc3d23c045
Improve torrent loading code 4 years ago
Vladimir Golovnev (Glassez) eb99bfe20f
Remove deprecated and unused code 4 years ago
an0n666 dc211f69ac Read piece for torrents added with skip hash only for older libtorrent 4 years ago
jagannatharjun f1edda2c81 Only enqueue session refresh request once previous request is completed 4 years ago
Vladimir Golovnev (Glassez) bac7fbc68e
Notify user when torrent moving finished 5 years ago
Vladimir Golovnev (Glassez) c3104e0210
Update torrent status on move enqueued 5 years ago