mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-02 21:52:32 -06: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:
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
|
||||
|
||||
Reference in New Issue
Block a user