summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Views
Commit message (Expand)AuthorAgeFilesLines
* 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
* WinGui: Support for the new sharpen filter.sr552017-06-021-7/+51
* WinGui: Remove the legacy XML based queue import/export funcitonality. One ca...sr552017-05-291-3/+2
* WinGui: Audio Defaults: Improve the Mixdown dropdown. Only show supported mi...sr552017-04-101-1/+1
* 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 task...sr552017-03-163-4/+8
* WinGui: Remove disk space warning from browser and allow the low level to be ...sr552017-03-051-3/+6
* WinGui: Rework of the preset systemsr552017-03-042-69/+82
* 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, MainWindow...sr552017-01-082-44/+16
* WinGui: Adding Queue Start/Pause Context Menu options to the In-line queue an...sr552017-01-072-9/+15
* WinGui: A number of small fixes and Improvements.sr552016-12-272-15/+11
* WinGui: New Setting to allow the QSV decoder to be used with Non QSV encoders...sr552016-12-261-0/+1
* WinGui: Improve many tooltips for 1.0 #426sr552016-12-203-20/+23
* WinGui: Advanced Tab Changessr552016-12-134-60/+2
* WinGui: Fix Disabled state of queue tab when queue is in-line and queue is im...sr552016-12-121-5/+6
* 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 the...sr552016-10-291-1/+1
* WinGui: Always show the framerate controls when using QSV. When full QSV path...sr552016-10-021-5/+2
* WinGui: Fix log display in the GUI where the start of a log could be cut off...sr552016-09-232-40/+53
* WinGui: Some cosmetic tweaks to the preferences window to fix some alignment ...sr552016-08-261-8/+18
* WinGui: Some minor improvements to the scalability and spacing of the main wi...sr552016-08-121-9/+8
* 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 correctly...sr552016-07-301-0/+36
* WinGui: Add a tooltip to display the preset description. Initial delay before...sr552016-07-251-0/+15
* 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 b...sr552016-07-152-55/+51
* 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 "Fil...sr552016-05-131-1/+1
* WinGui: Add a track list on the Audio Defaults screen. This changes the behav...sr552016-05-122-5/+162
* WinGui: Update the UpdateSourceTrigger on the AddPresetView so you don't need...sr552016-05-121-4/+4
* WinGui: Wrap text on popup window container.sr552016-04-231-1/+2
* WinGui: Strip out the overlay panel code. It's not used.sr552016-04-181-4/+0
* WinGui: Change the Audio Default and Subtitle panels to be modal windows. (Si...sr552016-04-173-39/+19
* WinGui: Use Mixdowns from LibHBand sanitise the choices. The GUI no longer sh...sr552016-04-091-2/+5
* WinGui: Fix a couple of silent errors with the new logging system.sr552016-03-261-14/+25
* WinGUI: Remove option to enable DXVA decoding. There are too many issues with...sr552016-03-211-6/+0
* WinGui: Some Cosmetic changes and links added to the GUI.sr552016-03-213-4/+29
* WinGui: Some fixes and tidyup of the new logging code.sr552016-03-212-2/+26
* WinGui: Add a Logging Service into the AppServices library. This does not dep...sr552016-03-212-45/+58
* WinGui: Initial commit supporting separated interlace detection. Not tested yet.sr552016-03-112-19/+49
* WinGui: Added a text block on the Queue Add selection that shows the current ...sr552016-02-201-1/+5