summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Views
Commit message (Collapse)AuthorAgeFilesLines
* WinGui: Fixes to chapters tab to correctly handle queue edit jobs. Fixes #870sr552017-08-261-1/+1
|
* WinGui: Various improvements and fixes to the new summary tab. Revert tab ↵sr552017-08-263-51/+51
| | | | order change. #833
* WinGui: Summary Tab - Make the preview controls operational. #833sr552017-08-232-17/+42
|
* WinGui: Put the Video Tab after the Summary tab rather than the Pictures ↵sr552017-08-231-3/+3
| | | | tab. Consistent with the Mac UI. #833
* WinGui: Hide the Preview Count on the Summary tab until preview scrolling is ↵sr552017-08-231-1/+1
| | | | implemented.
* WinGui: Implement "Open Source" and "Open Destination" on the Queue context ↵sr552017-08-232-3/+63
| | | | menu. #863
* WinGui: Add basic source information to the main window. #833sr552017-08-231-4/+12
|
* WinGui: Initial implementation of the Summary Tab. This may be subject to ↵sr552017-08-234-47/+192
| | | | change. #833
* WinGui: Make the app UWP aware. When in a UWP container, the update options ↵sr552017-08-182-3/+4
| | | | will now be disabled.
* WinGUI: Reorder Align A/V Start control.Bradley Sepos2017-07-261-9/+8
|
* WinGui: Don't enable the Display Width control for Custom Anamorphic when ↵sr552017-07-041-1/+1
| | | | KeepAR is checked. Implement Reduce function for PAR so that the behaviour matches the Linux GUI. Couple of Logic and ordering bug fixes.
* WinGui: Adding support for Custom Anamorphic back. Implements #504sr552017-06-281-8/+10
|
* WinGui: Add checkbox for Legacy A/V alignment behaviour for players that ↵sr552017-06-141-2/+11
| | | | don't support MP4 Edit Lists. #778
* WinGui: While Queue Jobs are in-progress, rotate the in-progress icon.sr552017-06-071-5/+22
|
* Remove the OpenCL Bicubic scaling option. Unfortunatly it's causing too many ↵sr552017-06-071-7/+2
| | | | problems and it's maximum 5% performance improvement (in ideal circumstances) doesn't justify the effort to continue with it. The OpenCL framework will remain in place in case we decide to use it for something in the future. Closes #690
* WinGui: Support for the new sharpen filter.sr552017-06-021-7/+51
|
* WinGui: Remove the legacy XML based queue import/export funcitonality. One ↵sr552017-05-291-3/+2
| | | | can still export to JSON for the CLI but currently import is still not supported for JSON.
* WinGui: Audio Defaults: Improve the Mixdown dropdown. Only show supported ↵sr552017-04-101-1/+1
| | | | mixdowns and automatically select the highest available mixdown if the encoder is limited and doesn't support the current selection.
* WinGui: Fix a number of stylecop warnings.sr552017-03-261-30/+27
|
* WinGui: Add a new option to play Sound when queue or single encode completessr552017-03-161-0/+12
|
* WinGui: Add option to show progress percentage in app title bar, and the ↵sr552017-03-163-4/+8
| | | | task tray header and system tray tooltip. (Configured via preferences). #630
* WinGui: Remove disk space warning from browser and allow the low level to be ↵sr552017-03-051-3/+6
| | | | configurable in options. Resolves #590
* WinGui: Rework of the preset systemsr552017-03-042-69/+82
| | | | | | | | - Better support for categories. - Switched from a List to Treeview Control. - Remember the expansion state of each group - Put User Presets on top after next save. Closes #445
* WinGui: Order By Name R-Click option on Add to queue selection window.sr552017-02-041-0/+1
|
* WinGui: Set a min height on the queue selection window.sr552017-01-211-0/+1
|
* WinGui: Allow the log window to be opened from the Scan Status Overlay.sr552017-01-081-0/+2
|
* WinGui: Correctly synchronise the WhenDone dropdowns in the Queue, ↵sr552017-01-082-44/+16
| | | | MainWindow and Preferences
* WinGui: Adding Queue Start/Pause Context Menu options to the In-line queue ↵sr552017-01-072-9/+15
| | | | and queue window. #489
* WinGui: A number of small fixes and Improvements.sr552016-12-272-15/+11
| | | | | | | | - Fix Update Preset Option. Add CC and Foreign Audio Scan were not setting correctly when updating a preset. Fixes #442 - Fix an issue where "Normal" Preset was showing as default as well as "Fast". - Fix issues in the preset loading of the Deinterlace/Decomb Presets. Fixes #443 - Make the Video Extra Options Box Fix to area to make it easier to read long option strings. - Change the logic for enabling the Use Advanced Options box to not look at the option string. Fixes #441
* WinGui: New Setting to allow the QSV decoder to be used with Non QSV ↵sr552016-12-261-0/+1
| | | | encoders. (Was on by default and not configurable. Now off by default but configurable)
* WinGui: Improve many tooltips for 1.0 #426sr552016-12-203-20/+23
|
* WinGui: Advanced Tab Changessr552016-12-134-60/+2
| | | | | | 1. Strip out a lot of the old advanced tab infrastructure as it is no longer needed. Only the deprecated X264 Advacned Panel is left. All other encoders use the Video tab now. 2. Changed Option to "Allow use of 'Advanced Tab'" and only show the tab if the checkbox on the video tab is checked. It will no longer show based on the perference alone. 3. Fix the one-way communication from Video Tab to X264 Tab so preset options are reflected ont he X264 Tab. The reverse is not supported but it will retain the previous options.
* WinGui: Fix Disabled state of queue tab when queue is in-line and queue is ↵sr552016-12-121-5/+6
| | | | imported. It will now activate correctly.
* WinGui: Fix a large number of stylecop warnings.sr552016-10-302-15/+23
|
* WinGui: Reduce margin around track icon on audio panel. Should get rid of ↵sr552016-10-291-1/+1
| | | | the scrollbar by default.
* WinGui: Always show the framerate controls when using QSV. When full QSV ↵sr552016-10-021-5/+2
| | | | path is used (decode and encode), libhb will sanatise the setting for now. Fixes #340
* WinGui: Fix log display in the GUI where the start of a log could be cut ↵sr552016-09-232-40/+53
| | | | off. Fixes #326
* WinGui: Some cosmetic tweaks to the preferences window to fix some alignment ↵sr552016-08-261-8/+18
| | | | issues.
* WinGui: Some minor improvements to the scalability and spacing of the main ↵sr552016-08-121-9/+8
| | | | window.
* WinGui: Fix some binding errors trigged by generated menu items.sr552016-08-031-0/+7
|
* WinGui: Fixing some data binding errors in the Audio and Subtitle Viewssr552016-08-032-7/+3
|
* WinGui: Refix styling and layout on the Drive Listbox so it scrolls ↵sr552016-07-301-0/+36
| | | | correctly. Fixes #263
* WinGui: Add a tooltip to display the preset description. Initial delay ↵sr552016-07-251-0/+15
| | | | before appearing is 1.5 seconds to avoid annoying the user.
* WinGui: Lay the foundation for editing presets with a simple rename window.sr552016-07-253-0/+139
|
* WinGui: Allow the preset slider for VP8 and VP9sr552016-07-251-2/+2
|
* WinGui: Stubbing out some meta data code.sr552016-07-233-0/+105
|
* WinGui: Change the Add to queue split button so that it's styling behaves a ↵sr552016-07-152-55/+51
| | | | bit better. Fixes #99
* WinGui: Make the "Presets" menu grouped by category.sr552016-06-161-14/+4
|
* WinGui: UI improvements to the Audio Defaults panel.sr552016-05-142-176/+179
|
* WinGui: Don't allow the user to enter invalid filename characters in the ↵sr552016-05-131-1/+1
| | | | "File Format" autoname text box. Also sanitise the input on startup for legacy users which bad options. Fixes #182