summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Views
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Add Preference to perform the When Done Action immediately without t...sr552019-05-221-8/+20
* WinGui: Better expose some of the UI actions in the Menus. Including shortcut...sr552019-05-151-1/+7
* WinGui: Fix fast decode tune with x264 vs x265. #2083sr552019-05-071-3/+3
* WinGui: Improved Language of the hardware encoder preferences to help avoid c...sr552019-05-021-0/+2
* WinGui: Update the UI for the new deblock filter. #2028sr552019-05-021-6/+21
* WinGui: Refactor Filters View Model - (Grayscale)sr552019-04-251-1/+1
* WinGui: Refactor Filters View Model - (Rotate and Flip)sr552019-04-251-3/+3
* WinGui: Refactor Filters View Model - (Deblock)sr552019-04-251-2/+2
* WinGui: Refactor Filters View Model - (Deinterlace and Detection Filters)sr552019-04-251-13/+13
* WinGui: Refactor Filters View Model - (Detelecine Filter)sr552019-04-251-4/+4
* WinGui: Refactor Filters View Model - (Denoise Filter)sr552019-04-251-11/+11
* WinGui: Refactor the Filters View Model. Each filter will now have it's own ...sr552019-04-251-12/+12
* WinGui: Auto-name System will now always generate a unique filename. The Pref...sr552019-04-211-0/+7
* WinGui: Improvements to Options layout. "General" tab has been split. "When ...sr552019-04-201-45/+53
* WinGui: New option to control the file overwrite default behaviour. Overwrite...sr552019-04-201-19/+12
* WinGui: Remove legacy delete.png icon and replace with grey X variant. Better...sr552019-04-197-5/+5
* WinGui: Make the Queue Delete button more reliable. Doesn't need a double cli...sr552019-04-192-12/+18
* WinGui: Another code path without error handling enabled for add to queue fixed.sr552019-04-191-1/+1
* WinGui: Various fixes and improvements to validation handling and options in...sr552019-04-192-10/+14
* WinGui: Set the Countdown Alert to top most. #2032sr552019-04-111-1/+1
* WinGui: Retry menu item disabled state fixed on queue.sr552019-04-061-0/+4
* WinGui: Minor bug fixes and UX improvements to the new queue design.sr552019-04-062-3/+14
* WinGui: Increase Queue Window size and make more space for the Filenames on t...sr552019-03-292-5/+7
* WinGui: Move all image paths to be consistent.sr552019-03-101-4/+4
* WinGui: Fix inline queue.sr552019-03-102-2/+2
* WinGui: Bind "Ctrl-C" on the Error window. This *may* be usable in some insta...sr552019-03-092-7/+34
* WinGui: Queue Up/Down button size aligned with other buttons on the window.sr552019-03-031-2/+2
* WinGui: Queue -> Overhaul the context menu on the queue to offer context awar...sr552019-03-032-22/+77
* WinGui: Remove the legacy queue design. The new design is now always used.sr552019-03-037-1043/+461
* WinGui: Further evolving the new queue design.sr552019-02-231-163/+205
* WinGui: Set the button text to "Apply" on the Defaults Windows rather than "S...sr552019-02-181-1/+1
* Add WebM support (#1822)Justin Bull2019-02-132-5/+9
* WinGui: Utilise new hb_global_init_no_hardware when hb_global_init fails. T...sr552019-02-111-2/+10
* WinGui: Remove left over Advanced Tab checkboxsr552019-02-111-6/+1
* WinGui: Move the Queue Recovery option from the source panel to the Queue Men...sr552019-01-271-0/+3
* WinGui: Update Min Title Scan labelsr552019-01-241-2/+2
* WinGui: Initial support for SSA file import.sr552019-01-141-1/+1
* WinGui: Make the toolbar customisation options more discoverable by making th...sr552019-01-141-0/+7
* WinGui: Removing a miss remnant of the old advanced tab.sr552019-01-141-3/+0
* WinGui: Strip out some legacy code for x264 options handling.sr552019-01-123-559/+0
* WinGui: Improvements to the new queue design.sr552019-01-043-12/+70
* WinGui: Make the new queue design default for new nightly installs. Move the...sr552018-12-282-176/+188
* WinGui: Restore the options dropdown on the legacy queue design.sr552018-12-281-0/+23
* WinGui: Tighten up the UI for marginal displays and move the "Back" button on...sr552018-12-282-14/+12
* WinGui: Don't allow multiple preview windows to be opened.sr552018-12-141-0/+1
* WinGui: Consistency tweak. "Reload" instead of "Reload Defaults"sr552018-12-121-1/+1
* WinGui: Completely hide the 2pass control for all hardware encoders.sr552018-12-021-1/+1
* WinGui: Fix a minor cosmetic issue on the extra args box on the video tab. Fi...sr552018-11-291-1/+1
* WinGui: Allow Add All / Add Selection to queue to be added to the toolbar sim...sr552018-11-241-8/+39
* WinGui: Disable 2-pass for NVEnc and VCE. this is not implemented.sr552018-11-211-1/+1