summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Services
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Make the Windows UI tolerate empty categories #3434sr552021-02-251-0/+5
* fixed typosfreddii2021-02-253-3/+3
* WinGui: Add support for Media Foundation 264/265 encoders for QC based ARM64 ...sr552021-02-232-7/+37
* WinGui: Fixing a namspace.sr552021-02-202-0/+2
* WinGui: Decouple HandBrake.Worker from HandBrakeWPF project.sr552021-02-204-5/+3
* WinGui: Fix a number of code warnings.sr552021-02-201-1/+1
* WinGui: Minor UI/UX tweaks.sr552021-02-143-48/+92
* WinGui: Add code to prevent double default presets. Fixes #3386sr552021-02-061-0/+7
* WinGui: Another smaller found of Namespace changes for HandBrake.Interopsr552021-02-0411-33/+32
* WinGui: HandBrake.Interop further API tidyup. Namespace changes. Many "mode...sr552021-02-049-16/+27
* WinGui: More Interop Cleanup. Anamorphic Factory is not used. Similar functi...sr552021-02-041-0/+1
* WinGui: HandBrake.Interop API change/cleanup. Making the structs internal t...sr552021-02-044-108/+37
* WinGui: Add support for Chroma Smooth filter.sr552021-01-303-1/+37
* WinGui: Add support for the colourspace filter.sr552021-01-303-0/+33
* WinGui: Extend the dark theme option to be able to honour OS "AppsUseLightThe...sr552021-01-231-1/+2
* WinGui: Switch over to System.Text.Json for the Queue Services.sr552021-01-158-46/+13
* WinGui: Add optional crop controls to the preview window similar to the mac UI.sr552021-01-141-2/+2
* WinGui: Fix a log file access error that could occur in remote instance modesr552021-01-111-2/+2
* WinGui: Fix typo on new preset pane and fix an issue with mis-detecting prese...sr552021-01-071-1/+1
* WinGui: Reset Process Isolation settings if the machine hardware changes and ...sr552020-12-131-6/+13
* WinGui: Better handle disabled presets in the UI.sr552020-12-132-8/+20
* WinGui: Work by Nomis101 to add support for MP2 passthru to the windows UI. T...sr552020-12-115-21/+44
* WinGui: Refactor the logging code to better handle multiple instance behaviours.sr552020-12-068-202/+200
* WinGui: Improved reliablity of the queue service with multiple instances runn...sr552020-12-032-32/+40
* WinGui: Improvements to log handling for multi-instancesr552020-12-033-2/+26
* WinGui: Removing the dependency on Newtonsoft.Json library in HandBrake.Inter...sr552020-12-012-426/+13
* WinGui: Various fixes and improvements to the installers post .NET 5sr552020-11-141-19/+0
* WinGui: Simultaneous encode improvements.sr552020-10-248-187/+137
* WinGui: Block the completed event from re-firing if the worker process runs i...sr552020-10-231-1/+9
* WinGui: Preference the first QSV encoder when we don't have any used QSV hard...sr552020-10-111-0/+6
* WinGui: Support allocation of work across multiple Intel GPU'ssr552020-10-112-14/+68
* HandBrake.Interop: Library cleanup.sr552020-10-046-68/+35
* nvenc: Allow 3 simulatenous encodes in multi-instance mode on windows.sr552020-09-261-1/+1
* WinGui: Fix a couple of exceptions in the AudioTrack model where unavailable ...sr552020-09-261-11/+18
* WinGui: Performance Optimisation to the summary tab. Don't request previews w...sr552020-09-071-1/+1
* WinGui: Small optimisation to the Add to Queue function. Adding 250 Items Be...sr552020-09-071-1/+20
* WinGui: Various fixes to the log window when using muilti-instance.sr552020-09-054-6/+52
* WinGui: Fix a bug in preset parsing where multiple video tunes are used. Fixe...sr552020-08-291-1/+1
* WinGui: Add a menu option to allow exporting all user presets for easier back...sr552020-08-224-97/+88
* 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-043-30/+78
* WinGui: Update the UI to allow passthru of metadata to be disabled. This util...sr552020-07-315-182/+77
* WinGui: Add back lost functionality on the new queue design. There is now a ...sr552020-07-243-17/+38
* WinGui: Adding a resource manager for hardware encoders. Since you can only ...sr552020-07-243-7/+144
* WinGui: Fix an erroneous log message about low-power not being supported on o...sr552020-07-191-3/+2
* qsv: more depth helps for better performanceDmitrichenko, Max2020-07-111-1/+0
* WinGui: Presets UI overhaul.sr552020-06-303-1/+15
* WinGui: Adding support for the new resolution limit setup to the preset scree...sr552020-06-261-5/+4
* WinGui: Experimental new Dimensions Tab Design. (Part 1 of Several). Addin...sr552020-06-263-285/+8
* WinGui: Prevent Process isolation feature from being enabled on Windows 7 or ...sr552020-06-191-1/+6