From b9bf9f0918705b1c730d2da86f333e94bdc4e822 Mon Sep 17 00:00:00 2001 From: MrS0m30n3 Date: Mon, 14 Nov 2016 17:26:51 +0200 Subject: [PATCH] Update TODO file --- TODO | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/TODO b/TODO index 8139752..8fbc584 100644 --- a/TODO +++ b/TODO @@ -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 =====