mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-31 12:00:16 -07:00
- Updated TODO
This commit is contained in:
parent
7921adbcf9
commit
f67eb47f8c
1 changed files with 2 additions and 2 deletions
4
TODO
4
TODO
|
@ -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)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue