summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels
Commit message (Expand)AuthorAgeFilesLines
* 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
* WinGui: Change the default behaviour for the WinGui to automatically use fall...sr552017-03-221-3/+3
* WinGui: Remove a couple instances of VistaOpenFileDialog in favour of the nat...sr552017-03-171-2/+2
* WinGui: Make the Queue Storage Nightly aware. Also fix an issue with Queue a...sr552017-03-172-9/+7
* WinGui: Add a new option to play Sound when queue or single encode completessr552017-03-161-4/+66
* WinGui: Add option to show progress percentage in app title bar, and the task...sr552017-03-162-2/+36
* subtitles: simplify and shorten subtitle descriptions (#591)John Stebbins2017-03-101-2/+2
* WinGui: Remove disk space warning from browser and allow the low level to be ...sr552017-03-052-19/+23
* WinGui: Add support in the UI for QSV 10bit H.265 encoder.sr552017-03-051-8/+12
* WinGui: Rework of the preset systemsr552017-03-042-38/+51
* WinGui: Fix a logic error in 8vs10bit video encoder detection in the advanced...sr552017-02-171-1/+1
* WinGui: Fix a number of stylecop warnings.sr552017-02-1110-78/+82
* WinGui: Allow Title Specific Scan for DVD / Bluray Discs. Fixes #559sr552017-02-061-1/+1
* WinGui: Order By Name R-Click option on Add to queue selection window.sr552017-02-041-0/+32
* WinGui: Another fix to WhenDone. Should reset when the main window opens, not...sr552017-01-231-0/+6
* WinGui: Fix an issue with QueueEdit not restoring PointToPoint settings corre...sr552017-01-221-6/+7