mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 10:37:06 -07:00
- Improved a lot downloading from url using libcommoncpp2 instead of libcurl
- TODO soon: - Updated configure file - Add url download error handling
This commit is contained in:
parent
347b03d699
commit
7c8677d787
7 changed files with 61 additions and 93 deletions
3
TODO
3
TODO
|
@ -42,9 +42,8 @@
|
|||
- update sorting when a new torrent is added?
|
||||
- Allow to hide columns (gtsoul)
|
||||
- Complete documentation and english translation
|
||||
- Fix downloader thread (again). Try to use another lib than libcurl:
|
||||
- libcommoncpp has a URLStream class. This C++ class allow you to download a file using HTTP. See demo/urlfetch.cpp in commoncpp2-1.3.19.tar.gz
|
||||
* beta2
|
||||
- Fix configure file for libcommoncpp
|
||||
- Wait for some bug fixes in libtorrent :
|
||||
- upload/download limit per torrent
|
||||
- ipfilter crash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue