|
|
@ -1,18 +1,23 @@ |
|
|
|
NEW_LAYOUT |
|
|
|
========== |
|
|
|
* Option to disable-enable the 'download finished' pop up message |
|
|
|
* Option to enable-disable items deletion from the filesystem |
|
|
|
* Option to validate item deletion 'Are you sure?' |
|
|
|
* Add '--recode-video' to Formats tab |
|
|
|
* Show dialog with timer on shutdown |
|
|
|
|
|
|
|
* Labels back to gettext |
|
|
|
|
|
|
|
GUI |
|
|
|
=== |
|
|
|
* Change MainFrame layout |
|
|
|
* Change MainFrame layout (Remove on issue #131 completion) |
|
|
|
(see: https://docs.google.com/document/d/1UJ55sYepfk5Dl0nCJNz9fXRBgpG32v-4RwIqSdkXXVg/edit) |
|
|
|
* Icons theme selection (vote on github) |
|
|
|
|
|
|
|
* Icons theme selection (vote on github) (or at least make it easy to change between them) |
|
|
|
* Auto video format detection |
|
|
|
* Remember list of urls after closing & re-opening |
|
|
|
* Settings menu add "Statistics" |
|
|
|
* ListCtrl double click to "Rename" |
|
|
|
* Savepath combobox remove READONLY style |
|
|
|
* Show dialog on shutdown |
|
|
|
|
|
|
|
Structure |
|
|
|
========= |
|
|
@ -31,11 +36,7 @@ Localization |
|
|
|
|
|
|
|
Options |
|
|
|
======= |
|
|
|
* Option to disable-enable the 'download finished' pop up message |
|
|
|
* Option to enable-disable items deletion from the filesystem |
|
|
|
* Option to validate item deletion 'Are you sure?' |
|
|
|
* Localization option: add country flags |
|
|
|
* Add '--recode-video' to Formats tab |
|
|
|
|
|
|
|
Other |
|
|
|
===== |
|
|
|