Browse Source

- Updated TODO

adaptive-webui-19844
Christophe Dumez 18 years ago
parent
commit
347b03d699
  1. 10
      TODO

10
TODO

@ -42,8 +42,10 @@ @@ -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
Loading…
Cancel
Save