|
|
|
// Easy
|
|
|
|
- Write documentation
|
|
|
|
- Translations into as many languages as possible
|
|
|
|
- Improve man page
|
|
|
|
- Add more keyboard shortcuts
|
|
|
|
- Improve torrent creation tool (look & features)
|
|
|
|
|
|
|
|
// Intermediate
|
|
|
|
- Port on MacOS, Windows (and create an installer for Windows) - Progressing
|
|
|
|
- Optimize code to use less memory/cpu
|
|
|
|
- Should create options dialog only when needed to save up some memory
|
|
|
|
- Add some transparency (menus,...)
|
|
|
|
- Add upnp port forwarding support
|
|
|
|
|
|
|
|
// Harder
|
|
|
|
- Allow user to organize the downloads into categories/folders
|
|
|
|
- Display new searches in new tabs
|
|
|
|
- Display a progress bar that really displays the pieces we have (like in eMule)
|
|
|
|
|
|
|
|
// Waiting for libtorrent
|
|
|
|
- Encryption support (waiting for libtorrent)
|
|
|
|
- File selection in a torrent in compact mode
|
|
|
|
- Allow to prioritize files within a torrent
|
|
|
|
- Allow to prioritize torrents
|
|
|
|
|
|
|
|
// Unsure
|
|
|
|
- Move Speed/ratio to a status bar ?
|
|
|
|
- Azureus spoofing to prevent ban from trackers?
|
|
|
|
- Download from RSS?
|
|
|
|
- Split kernel from GUI? (would be a lot better but require some deep changes)
|
|
|
|
- Web interface?
|
|
|
|
- Use downloader class to download search plugin updates
|
|
|
|
- Allow to set upload limit for each torrent
|
|
|
|
- Option to shutdown computer when downloads are finished
|
|
|
|
- Add a torrent scheduler
|
|
|
|
|
|
|
|
// in v1.0.0 (partial) or maybe v0.9.0 depending on next libtorrent release date
|
|
|
|
- Download from RSS feeds (IN PROGRESS)
|
|
|
|
- Move finished torrent to another tab and keep on seeding them even after restart
|
|
|
|
- Allow to edit the trackers for a torrent
|
|
|
|
|
|
|
|
// In v0.9.0
|
|
|
|
- Update translations (FR, SV, NB, PL done)
|
|
|
|
- Splitting torrent part from GUI (bug squashing + cleanup)
|
|
|
|
- Wait for libtorrent v0.12 official release
|