2006-09-30 20:02:39 +04:00
|
|
|
// 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
|
2006-12-27 06:19:38 +03:00
|
|
|
- Option to shutdown computer when downloads are finished
|
2006-09-30 20:02:39 +04:00
|
|
|
- Optimize code to use less memory/cpu
|
2006-10-19 00:40:40 +04:00
|
|
|
- Add some transparency (menus,...)
|
2006-10-24 15:41:28 +04:00
|
|
|
- Add upnp port forwarding support
|
2006-09-30 20:02:39 +04:00
|
|
|
|
|
|
|
// Harder
|
|
|
|
- Allow user to organize the downloads into categories/folders
|
|
|
|
- Display new searches in new tabs
|
2006-12-27 06:19:38 +03:00
|
|
|
- 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
|
2006-09-30 20:02:39 +04:00
|
|
|
|
|
|
|
// 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?
|
2006-11-08 21:20:54 +03:00
|
|
|
- Use downloader class to download search plugin updates
|
2006-12-27 06:19:38 +03:00
|
|
|
- Add autocompletion in search engine
|
|
|
|
- Allow to set upload limit for each torrent
|
|
|
|
- Add a torrent scheduler
|
2006-09-30 20:02:39 +04:00
|
|
|
|
2006-10-29 13:21:51 +03:00
|
|
|
// In v0.9.0
|
2007-02-19 16:14:55 +03:00
|
|
|
- Wait for libtorrent v0.12 official release
|
2006-12-28 03:56:49 +03:00
|
|
|
- Move deletion from hard drive to a thread to avoid GUI freezing
|
2006-12-28 04:44:42 +03:00
|
|
|
- Should create options dialog only when needed to save up some memory
|
|
|
|
- Download from RSS feeds
|