summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels/SummaryViewModel.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Limit iPod atom to H.264. Fixes #2490sr552019-12-091-1/+25
* WinGui: Catchup some remaining strings that were not localisable. #2345sr552019-10-131-4/+5
* WinGui: Make a number of UI compoents translatable. #2345sr552019-10-051-0/+13
* WinGui: Optional support for previewing flip/rotate. #2334sr552019-10-011-2/+5
* WinGui: Refactor "When Done" to use an enum to avoid language issues. Also c...sr552019-06-241-6/+6
* WinGui: Update the UI for the new deblock filter. #2028sr552019-05-021-1/+2
* Add WebM support (#1822)Justin Bull2019-02-131-9/+10
* WinGui: Minor Code Tidyupsr552018-11-171-1/+0
* WinGui: Simplify the Language Resource Files.sr552018-10-101-19/+19
* WinGui: Fix a potential NPEsr552018-10-081-1/+1
* WinGui: Move UserSettings over to JSON format. Settings from the older XML f...sr552018-07-181-5/+5
* WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ...sr552018-06-051-2/+2
* option to disable preview on summary tab (issue #1267)Sebastian Janning2018-04-101-0/+18
* WinGui: Reselect the last selected preset (if still available) when editing a...sr552018-01-131-9/+3
* WinGui: Mouse Wheel can scroll previews.sr552017-12-151-0/+10
* WinGui: Summary Tab Preview UI Consistency Tweaks to match the MacGUI. Moving...sr552017-12-151-13/+6
* WinGui: Initial Activation of the "modified" preset detection code. (Audio/Su...sr552017-12-121-0/+4
* WinGui: Initial ground work on code that will detect when the user modifies s...sr552017-09-171-0/+31
* 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-231-1/+70
* WinGui: Initial implementation of the Summary Tab. This may be subject to cha...sr552017-08-231-0/+542