1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-02-02 01:44:26 +00:00

- Updated TODO

This commit is contained in:
Christophe Dumez 2007-08-28 19:37:30 +00:00
parent 7921adbcf9
commit f67eb47f8c

4
TODO
View File

@ -46,9 +46,9 @@
- Keep documention up to date - Keep documention up to date
- Windows port (Chris - Peerkoel) - Windows port (Chris - Peerkoel)
- write a patch for file_priority(int index); - write a patch for file_priority(int index);
- strace -p `pidof yourbtclient` - valgrind --tool=memcheck --leak-check=full src/qbittorrent (Looks ok)
- valgrind --tool=memcheck --leak-check=full src/qbittorrent
* beta 6 * beta 6
- Use gprof to check if we can optimize some stuff (compile with -pg)
- Translations update (IN PROGRESS) - Translations update (IN PROGRESS)
- Wait for some bug fixes in libtorrent : - Wait for some bug fixes in libtorrent :
- Number of seeds non null for finished torrent (Ticket #122) - Number of seeds non null for finished torrent (Ticket #122)