131 Commits (5ffae1434e63195482f78b9f47e9d9a9028ded32)

Author SHA1 Message Date
MrS0m30n3 1782793155 Update the corresponding options based on the selected format 8 years ago
MrS0m30n3 a308364846 Add selected audio formats to the main format window 8 years ago
MrS0m30n3 48d1f8ea2b Edit formats 8 years ago
MrS0m30n3 1ab406214c Update twodict code 8 years ago
MrS0m30n3 0dc7223de6 Implement load-save methods for video_formats_checklistbox 8 years ago
MrS0m30n3 ba9eb9f951 Move video formats from data/formats -> formats.py 8 years ago
MrS0m30n3 6ae11f8bde Change basic structure of Options frame 8 years ago
MrS0m30n3 1d885e1b45 Change the calculation of the ButtonsChoiceDialog frame's size 8 years ago
MrS0m30n3 ee5c8b2ad0 Add 'clear list' functionality 8 years ago
MrS0m30n3 787446a006 Add ButtonsGroup widget 8 years ago
MrS0m30n3 28dddad4ef TextCtrl disable paste event 8 years ago
MrS0m30n3 4f9cb1c639 Add ButtonsChoiceDialog widget 8 years ago
MrS0m30n3 bbf84e38cd Fix 'Open destination' behaviour 8 years ago
MrS0m30n3 d26f428733 Context menu add 'Open destination' 8 years ago
MrS0m30n3 45c5b78a4f Keep bitmaps in dictionary 8 years ago
MrS0m30n3 fbb4af9918 Add DoubleStageButton widget 8 years ago
MrS0m30n3 bbb279a707 Change report message during download process 8 years ago
MrS0m30n3 605cc5e609 Save frequently used paths to settings.json instead of 'spaths' 8 years ago
MrS0m30n3 aea606695a Add 'get command' option to context menu 8 years ago
MrS0m30n3 ca7741287b Add context menu on wxListCtrl 8 years ago
MrS0m30n3 bf38a822f9 Update TODO file & tags 8 years ago
MrS0m30n3 0a8dbec082 DownloadList add index method 8 years ago
MrS0m30n3 aa86cf1372 _on_play check if filenames are available 8 years ago
MrS0m30n3 9e935e07c0 Add wx.Timer 8 years ago
MrS0m30n3 fd2229dc12 Add change_stage method to DownloadList and use that to update the items stage 8 years ago
MrS0m30n3 42fcdbc874 Deselect item on 'Reload' 8 years ago
MrS0m30n3 4798f8f2b3 Reload 'Completed' ones instead of only 'Error' 8 years ago
MrS0m30n3 bd0de89ba3 Implement _on_start method 8 years ago
MrS0m30n3 b39de195ce Implement _on_reload method 8 years ago
MrS0m30n3 ed8e00e213 Implement _on_pause method 8 years ago
MrS0m30n3 2e68d7d2b0 Implement _on_arrow_up, _on_arrow_down methods 8 years ago
MrS0m30n3 cff2bf7c6f Implement _on_play method 8 years ago
MrS0m30n3 de3dc09b57 Rename utis.open_dir -> utils.open_file 8 years ago
MrS0m30n3 066e8a6e84 Implement _on_delete method 8 years ago
MrS0m30n3 06d991f582 Re-implement _on_add method 8 years ago
MrS0m30n3 402572c9f4 Remove old DownloadItem & DownloadPlaylist objects 8 years ago
MrS0m30n3 58a9046a65 Remove left, right border from bottom buttons 8 years ago
MrS0m30n3 4a4237bd8a Decrease spacer width 8 years ago
MrS0m30n3 7647e71ce3 Set max size for the videoformat combobox 8 years ago
MrS0m30n3 ebf47b8ff3 Make path & videoformat boxes read-only 8 years ago
MrS0m30n3 83d2cbf553 Implement _on_add method 8 years ago
MrS0m30n3 159d6845da Update _get_urls() method 8 years ago
MrS0m30n3 bfa4b98a09 Add DownloadItem & DownlaodPlaylist objects 8 years ago
MrS0m30n3 75f8a1a386 Replace ComboBoxLimit with ExtComboBox & apply extra event handlers 8 years ago
MrS0m30n3 0c9a31a8b1 Enable video formats ComboBox 8 years ago
MrS0m30n3 b896eedfef Create settings menu and bind event handlers 8 years ago
MrS0m30n3 37aff4a1f7 Add ComboBoxLimit widget 8 years ago
MrS0m30n3 77d8b6d693 Add event handlers 8 years ago
MrS0m30n3 799ebed9f7 Apply new layout 8 years ago
MrS0m30n3 6377928119 Add back & forward communication between Worker and Main thread 9 years ago