135 Commits (6227572f916e750fbc746919eb8adc514c178215)

Author SHA1 Message Date
MrS0m30n3 0c229e2fea Fix language code for Greek 8 years ago
MrS0m30n3 ebe96f3c9c Implement confirm on exit option functionality 8 years ago
MrS0m30n3 c800d27709 Add youtube-dl '--ignore-config' option under Extra tab 8 years ago
MrS0m30n3 891ca932a3 Add youtube-dl '-v' option under Extra tab 8 years ago
MrS0m30n3 6db536653f optionsframe.py: Remove unused code and update tags 8 years ago
MrS0m30n3 6a78025dbb Call Layout() method on _set_layout 8 years ago
MrS0m30n3 26954f1df2 Increase options frames default & min height 8 years ago
MrS0m30n3 052eebb4ef Change log viewer window size 8 years ago
MrS0m30n3 496585da00 Change log viewer window size 8 years ago
MrS0m30n3 dcd433e9d8 Improve custom output template creation 8 years ago
MrS0m30n3 68b0771f98 Update TODO file & tags 8 years ago
MrS0m30n3 cec4418c7f Update TODO file & tags 8 years ago
MrS0m30n3 133b5d45b6 Set options frame minimum size 8 years ago
MrS0m30n3 cc86bb68a4 Change default size of listboxes 8 years ago
MrS0m30n3 d7630eb8d0 Adjust layout 8 years ago
MrS0m30n3 35127582b4 Change 'Keep original video' message 8 years ago
MrS0m30n3 b2209bf621 Add 'extract audio from video' option 8 years ago
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 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 3699e3578a Implement load-save methods for audio_formats_checklistbox 8 years ago
MrS0m30n3 499499435b Use AUDIO_FORMATS from formats.py 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 431e9239a9 optionsframe.py: Update TODO tags 8 years ago
MrS0m30n3 92ae5f2e3d Implement load-save for subtitles wx.ComboBox 8 years ago
MrS0m30n3 0afc463916 optionsframe.py: Update TODO tags 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