summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Initial work to refactor the queue infrastructure to use the same JSO...sr552018-07-082-2/+2
* WinGui: Tidyup around the Scan Objects. Complete some incomplete models. Intr...sr552018-07-071-29/+10
* WinGui: Extend the "Video" preference tab to allow the hardware encoders to b...sr552018-06-292-26/+92
* Add NVEnc encoder. (Round 3) (#1437)Scott2018-06-291-6/+21
* WinGui: Fix an integer overflow in the UI layer for the start/stop controls. ...sr552018-06-141-5/+7
* WinGui: Implement most of the HTTP Worker Process stubs.sr552018-06-101-0/+1
* WinGui: Add Support for the VCE Encoders.sr552018-06-081-8/+35
* WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ...sr552018-06-0515-27/+27
* WinGui: Open and Save File dialogs on the main window, now have their own "MR...sr552018-05-242-19/+62
* WinGui: Don't allow subtitle import before a source has been scanned.sr552018-05-241-0/+9
* WinGui: Add support for dropping .srt files onto the main window. When you do...sr552018-05-243-15/+62
* WinGui: Fix an issue with the Add preset window that prevented it from updati...sr552018-05-181-3/+13
* WinGui: Some more backend work for the upcoming Queue redesign.sr552018-05-181-3/+60
* WinGui: Make the error checking more aggressive when adding to queue. Add sup...sr552018-05-091-3/+22
* WinGui: Remove Logging abstraction from the Services library. Let the librar...sr552018-05-081-5/+4
* WinGui: Remove some unnecessary version / bitness calls in the Services library.sr552018-05-082-2/+2
* WinGui: For MP4 files, when subtitles are incompatible and we've already used...sr552018-05-061-0/+5
* WinGui: New start-up command line option. --recover-queue-ids=<command sepa...sr552018-04-141-1/+1
* option to disable preview on summary tab (issue #1267)Sebastian Janning2018-04-102-3/+41
* WinGui: Fix Framerate mode setting when using presets and quicksync. Fixes #...sr552018-03-101-1/+0
* Misc. typosluz.paz2018-02-205-6/+6
* WinGui: Fix various issues on the filter tab when returning items from the qu...sr552018-02-141-53/+29
* WinGui: Remove debug option that's causing aspect ratio issues on the Picture...sr552018-02-141-1/+1
* WinGui: New shortcuts for easier accessibility. Ctrl 1 through 7 activate g...sr552018-02-102-0/+20
* WinGui: Fixes to Anamorphic handling on the picture tab and in static preview...sr552018-02-101-10/+5
* WinGui: Add Presets button to toolbar. The preset management options are not ...sr552018-01-311-0/+5
* WinGui: Reselect the last selected preset (if still available) when editing a...sr552018-01-135-20/+28
* WinGui: Add combined option in the Chapter Import Open File Dialog. #1015sr552017-12-291-1/+1
* WinGui: Disable Subtitle Burn In Checkbox for PGS + MP4 #1077sr552017-12-251-1/+1
* WinGui: Fix a bug in preview scaling.sr552017-12-151-2/+2
* WinGui: Add % Actual Size to the static preview window title.sr552017-12-152-12/+22
* WinGui: Mouse Wheel can scroll previews.sr552017-12-154-0/+38
* WinGui: Summary Tab Preview UI Consistency Tweaks to match the MacGUI. Moving...sr552017-12-152-14/+6
* WinGui: Reset crop settings when switching back to Automatic.sr552017-12-151-0/+8
* 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