Introduction
Lailaps02 will be created from scratch, removing all problems we currently have and using our current experience.
Details
General
- use commons-logging to log events and debugs
- implement FTP, HTTP and Metalink support
- use java.nio to implement segment download
- use icon-naming-spec for icons
- try to use icon-theme-spec to search user desktop icons
User actions
- add link
- remove item
- start, stop, pause download
- force restart
- move items in table
- edit item
- save list in custom form
GUI design
- main window
- drop target
- tray icon
- status bar in main window, to show messages from actions and statistics of downloads list
- downloads statistics in drop target
- JPopupMenu on tray icon
- speed graph on download target
- tooltips everywhere
- LookAndFeel selection
- columns selection
- better row number element
Options
- manual buffer
- segments per download count
- max downloads
- show main window / drop target / tray icon
- add new downloads to front of list
- save date as on server
- remove finished
- ask before exit
- silent add when using drop target
- autostart downloads
- list backuping
- language selection
- timer for list autosaving
other