summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Make the QSV Decoding options clearer.sr552017-12-131-9/+9
* WinGui: Make the When Done Play Sound option more granular. Queue vs Encode ...sr552017-12-131-1/+17
* WinGui: Finish off modification detectionsr552017-12-132-10/+7
* WinGui: Initial Activation of the "modified" preset detection code. (Audio/Su...sr552017-12-128-27/+97
* WinGui: use Range 0-63 for QSV H.265 10bit. It's not strictly correct but it...sr552017-12-041-21/+28
* WinGui: Fix the mini status display controller.sr552017-11-251-10/+11
* WinGui: Fix Window Title not resetting when queue finishing.sr552017-11-021-0/+2
* WinGui: Adding Preset Category support into the Windows UI. Single layer supp...sr552017-11-021-24/+60
* WinGui: Improve the behaviour of the quality slider when changing video encod...sr552017-10-291-25/+34
* WinGui: Don't perform Foreign Audio Subtitle Scans for short video previews. ...sr552017-10-291-0/+18
* WinGui: Remove the in-line queue view preference. It does not make sense with...sr552017-09-201-1/+4
* WinGui: Experimenting with InLine vs Preset Pane designs.sr552017-09-171-0/+29
* WinGui: Initial ground work on code that will detect when the user modifies s...sr552017-09-1711-6/+530
* WinGui: Improve selection behaviour of the new preset controls.sr552017-09-111-18/+26
* WinGui: Restore Rename / Remove preset options on the More dropdown button. M...sr552017-09-101-1/+3
* WinGui: Fix Custom Deinterlace / Decomb / Comb Detect preset optionssr552017-09-091-0/+1
* WinGui: Round FPS to 2dp on Source Info Text.sr552017-09-081-1/+1
* WinGui: Implementing the new Preset design that does away with the legacy sty...sr552017-09-081-65/+101
* WinGui: Some consistency fixes and UI tweaks around queue start/pause/stop.sr552017-08-302-18/+22
* WinGui: Fixes to chapters tab to correctly handle queue edit jobs. Fixes #870sr552017-08-261-12/+25
* WinGui: Various improvements and fixes to the new summary tab. Revert tab ord...sr552017-08-261-16/+57
* WinGui: Summary Tab - Make the preview controls operational. #833sr552017-08-232-1/+71
* WinGui: Implement "Open Source" and "Open Destination" on the Queue context m...sr552017-08-231-0/+37
* WinGui: Add basic source information to the main window. #833sr552017-08-231-0/+27
* WinGui: Initial implementation of the Summary Tab. This may be subject to cha...sr552017-08-233-172/+597
* WinGui: Make the app UWP aware. When in a UWP container, the update options w...sr552017-08-182-0/+10
* WinGui: Don't enable the Display Width control for Custom Anamorphic when Kee...sr552017-07-041-15/+22
* instead of language name, use language code for prefered audio and prefered s...Strangelovian2017-07-032-3/+6
* WinGui: Adding support for Custom Anamorphic back. Implements #504sr552017-06-281-6/+15
* WinGui: AutoName Sort the InvalidFileNameChars Array before doing a Binary Se...sr552017-06-261-2/+3
* WinGui: Add checkbox for Legacy A/V alignment behaviour for players that don'...sr552017-06-141-0/+20
* WinGui: Fix an issue that prevented the static preview from updating as the u...sr552017-06-081-1/+2
* WinGui: Prevent the export of built-in presets. There is little point in allo...sr552017-06-071-11/+12
* Remove the OpenCL Bicubic scaling option. Unfortunatly it's causing too many ...sr552017-06-071-34/+2
* WinGui: Support for the new sharpen filter.sr552017-06-021-4/+132
* WinGui: Add "None" as an option to the fallback encoder dropdown. Setting thi...sr552017-05-311-3/+27
* WinGui: Fix an issue with the start/stop buttons on the toolbar.sr552017-05-311-17/+0
* WinGui: Improved error message on Starting an encode or queue when the destin...sr552017-05-292-1/+18
* WinGui: Remove the legacy XML based queue import/export funcitonality. One ca...sr552017-05-291-11/+4
* WinGui: Add a log message whent he queue is paused due to low disk space. Imp...sr552017-05-272-25/+27
* WinGui: Change the "For Additional Tracks" dropdown. Remove the "None" opti...sr552017-05-241-3/+0
* WinGui: Minor change that might help #688sr552017-04-291-3/+3
* WinGui: Change a message box to an error window when exceptions occur in set...sr552017-04-291-2/+2
* WinGui: Fix a possible exception when cancelling and rescanning a source that...sr552017-04-161-1/+5
* WinGui: Handle HB_STATE_MUXING and HB_STATE_SEARCHING for better progress ind...sr552017-04-152-11/+41
* WinGui: Strip out some out some legacy code that was causing some threading i...sr552017-04-131-0/+2
* WinGui: Cancel Scan will now close the status panel if the scan cancellation ...sr552017-04-111-1/+3
* WinGui: Audio Defaults: Improve the Mixdown dropdown. Only show supported mi...sr552017-04-101-6/+0
* WinGui: Audio Defaults: Don't allow the user to set "None" as a mixdown. It'...sr552017-04-101-6/+6
* WinGui: Fix a number of stylecop warnings.sr552017-03-265-76/+76