1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-14 08:48:17 +00:00

- Updated TODO

This commit is contained in:
Christophe Dumez 2007-07-20 14:05:39 +00:00
parent 4c9d1db9d5
commit 347b03d699

10
TODO
View File

@ -42,8 +42,10 @@
- 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
- Wait for some bug fixes in libtorrent :
- upload/download limit per torrent
- ipfilter crash
- double free or corruption on exit
- Wait for some bug fixes in libtorrent :
- upload/download limit per torrent
- ipfilter crash
- double free or corruption on exit