summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Views
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Add a warning in preferencs -> Safemode when Hardware support is not ...sr552021-02-281-2/+14
* WinGui: Layout improvements on the Filters tab, including larger custom entry...sr552021-02-271-162/+140
* WinGui: Fixing a namspace.sr552021-02-201-4/+0
* WinGui: Minor UI/UX tweaks.sr552021-02-147-82/+61
* WinGui: Add support for Chroma Smooth filter.sr552021-01-301-16/+37
* WinGui: Add support for the colourspace filter.sr552021-01-301-1/+19
* WinGui: Workaround system breakage when launching URL's. Fixes #3381sr552021-01-291-2/+2
* WinGui: Extend the dark theme option to be able to honour OS "AppsUseLightThe...sr552021-01-231-1/+8
* WinGui: Add ISO standard langauge names to the langugae dropdown in preferenc...sr552021-01-211-1/+1
* WinGui: Add optional crop controls to the preview window similar to the mac UI.sr552021-01-143-3/+144
* WinGui: Minor improvement to presets. Also show the preset tooltip on the Men...sr552021-01-111-0/+3
* WinGui: UI improvements around presets.sr552021-01-093-9/+32
* WinGui: Add experimental support for Right to Left languages. This globally i...sr552021-01-091-0/+21
* WinGui: Remove bold from preset manager list box to further avoid confusion. ...sr552021-01-091-3/+0
* WinGui: Remove bold "(Default Preset)" label and add discrete "Is Default: Ye...sr552021-01-071-1/+7
* WinGui: Work by Nomis101 to add support for MP2 passthru to the windows UI. T...sr552020-12-111-0/+1
* WinGui: Refactor the logging code to better handle multiple instance behaviours.sr552020-12-061-1/+1
* WinGui: Move to .NET 5 runtime. (This requires the Microsoft .NET 5 runtime t...sr552020-11-111-1/+0
* WinGui: Simultaneous encode improvements.sr552020-10-241-2/+8
* WinGui: Couple of localisation issues fixed. Fixes #3162 and #3161sr552020-09-292-3/+8
* WinGui: Fix a couple of cosmetic translation issues. Fixes #3116sr552020-09-111-2/+2
* WinGui: Various fixes to the log window when using muilti-instance.sr552020-09-051-3/+3
* WinGui: Hide QSV Low Power checkbox when QSV not available. #3083sr552020-08-241-1/+1
* WinGui: Add a menu option to allow exporting all user presets for easier back...sr552020-08-221-0/+1
* WinGui: Align some of the checkboxs left to avoid overly large click areas. F...sr552020-08-223-6/+6
* WinGui: Make it clearer that other media players may work for video preview p...sr552020-08-221-1/+1
* WinGui: Improvements to the new Preset Management UI.sr552020-08-044-85/+184
* WinGui: Update the UI to allow passthru of metadata to be disabled. This util...sr552020-07-311-0/+10
* WinGui: Fix build attempt 2sr552020-07-251-5/+0
* WinGui: Fix Buildsr552020-07-241-1/+0
* WinGui: Add back lost functionality on the new queue design. There is now a ...sr552020-07-242-17/+25
* WinGui: Disable simulatenous encode support on low end systems. Increase t...sr552020-07-031-1/+3
* WinGui: Presets UI overhaul.sr552020-06-304-246/+364
* WinGui: Adding support for the new resolution limit setup to the preset scree...sr552020-06-262-36/+26
* WinGui: Experimental new Dimensions Tab Design. (Part 1 of Several). Addin...sr552020-06-262-65/+69
* WinGui: Minor tweaks to the queue summary screen.sr552020-06-191-9/+13
* WinGui: Prevent Process isolation feature from being enabled on Windows 7 or ...sr552020-06-191-2/+6
* WinGui: Another fix to the preset panel behaviour.sr552020-06-051-1/+1
* WinGui: Fix an issue where the treeview control can, when categories are clos...sr552020-06-032-11/+25
* WinGui: Add a debug menu for nightly builds that allows exporting and importi...sr552020-05-231-0/+5
* WinGui: Lay the ground work for adding the padding filter to the Windows UI. ...sr552020-05-177-136/+240
* WinGui: Add option to reset settings to defaults in preferences (top right, ...sr552020-05-092-16/+44
* WinGui: Fix Presets and Summary FPS labels.sr552020-05-021-2/+1
* WinGui: Filter out invalid audio encoder choices on the audio tab to avoid ac...sr552020-05-021-0/+1
* WinGui: Enable multi-instance support. (#2797)Scott2020-04-294-7/+8
* Multi instance (#2791)Scott2020-04-268-113/+24
* WinGui: Improve Langauge for process isolation and be clear what it is, and h...sr552020-04-111-4/+7
* WinGui: Improvements to the Process Isolation Worker.sr552020-04-111-9/+13
* WinGui: Allow the *experimental* process worker feature to be enabled though ...sr552020-04-091-18/+9
* WinGui: Disable the Queue Tabs when multiple items are selected to avoid UI c...sr552020-03-141-115/+121