446 Commits (621c391275b94261f215e55e63492a560c25b9e5)

Author SHA1 Message Date
MrS0m30n3 c8a615859b Implement event handlers for the custom format button 8 years ago
MrS0m30n3 c925d15f02 Add custom format button 8 years ago
MrS0m30n3 821af657e9 Change shutdown checkbox label 8 years ago
MrS0m30n3 77e0b05831 SUDO textctrl add tooltip 8 years ago
MrS0m30n3 5f55726540 Load options on options frame init 8 years ago
MrS0m30n3 84620b9ab2 Re-enable options frame load-save 8 years ago
MrS0m30n3 01146fab5b Re-enable paste events 8 years ago
MrS0m30n3 f19b881bbf 'output_template' option fix Windows paths 8 years ago
MrS0m30n3 b42831eeab Update wx.SpinCtrls limits 8 years ago
MrS0m30n3 f4b83c548b optionsframe.py: Update TODO tags 8 years ago
MrS0m30n3 7e243fd959 AdvancedTab: Implement event handlers 8 years ago
MrS0m30n3 f052dd606f DownloadsTab: Implement event handlers 8 years ago
MrS0m30n3 9759d66a0c GeneralTab: Implement event handlers 8 years ago
MrS0m30n3 5becf6d3e4 Disable 'confirm on exit' option checkbox 8 years ago
MrS0m30n3 63b2e3b6dd Change options frame default size 8 years ago
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 3699e3578a Implement load-save methods for audio_formats_checklistbox 8 years ago
MrS0m30n3 499499435b Use AUDIO_FORMATS from formats.py 8 years ago
MrS0m30n3 03c6e30b8d Add 'selected_format' option 8 years ago
MrS0m30n3 48d1f8ea2b Edit formats 8 years ago
MrS0m30n3 1ab406214c Update twodict code 8 years ago
MrS0m30n3 904cfaf3c2 Remove twodict from utils.py and use it as a dep 8 years ago
MrS0m30n3 d2f45e303a Add 'selected_audio_formats' option 8 years ago
MrS0m30n3 0dc7223de6 Implement load-save methods for video_formats_checklistbox 8 years ago
MrS0m30n3 431e9239a9 optionsframe.py: Update TODO tags 8 years ago
MrS0m30n3 ba9eb9f951 Move video formats from data/formats -> formats.py 8 years ago
MrS0m30n3 92ae5f2e3d Implement load-save for subtitles wx.ComboBox 8 years ago
MrS0m30n3 7980247345 Fix option doc 8 years ago
MrS0m30n3 0afc463916 optionsframe.py: Update TODO tags 8 years ago
MrS0m30n3 648546832e Validate output_format option 8 years ago
MrS0m30n3 a8c8436cdc Add support for the new output formats 8 years ago
MrS0m30n3 c35397db00 optionsframe.py: Update TODO tags 8 years ago
MrS0m30n3 8d571c2891 ExtraTab: Implement load-save options methods 8 years ago
MrS0m30n3 dda037bd97 AdvancedTab: Implement load-save options methods 8 years ago
MrS0m30n3 5afa49561a DownloadsTab: Implement load-save options methods 8 years ago
MrS0m30n3 8579dade46 FormatsTab: Implement load-save options methods 8 years ago
MrS0m30n3 500ad8ecf4 GeneralTab: Implement load-save options methods 8 years ago
MrS0m30n3 997178b31b Set the size of wx.CheckListBox & wx.ListBox widgets 8 years ago
MrS0m30n3 f29cef262a Subtitles: replace wx.CheckListBox with wx.ListBox 8 years ago
MrS0m30n3 dc8e8656db Load video formats on wx.CheckListBox 8 years ago
MrS0m30n3 745dfff55a wx.CheckListBox set maximum size 8 years ago
MrS0m30n3 1d93868712 ExtraTab: Replace wx.<widget> methods with crt_* methods 8 years ago
MrS0m30n3 726923ffa6 Fix sizer flag-border 8 years ago
MrS0m30n3 404dc2ad52 AdvancedTab: Replace wx.<widget> methods with crt_* methods 8 years ago
MrS0m30n3 a8538545d5 DownloadsTab: Replace wx.<widget> methods with crt_* methods 8 years ago
MrS0m30n3 ea972aa056 FormatsTab: Replace wx.<widget> methods with crt_* methods 8 years ago
MrS0m30n3 3970387880 GeneralTab: Replace wx.<widget> methods with crt_* methods 8 years ago
MrS0m30n3 30cb017c9e TabPanel: Update create_* methods 8 years ago
MrS0m30n3 a4612ab679 Add attributes back to classes 8 years ago