summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF
Commit message (Expand)AuthorAgeFilesLines
...
* WinGui: Improved reliablity of the queue service with multiple instances runn...sr552020-12-034-39/+60
* WinGui: Improvements to log handling for multi-instancesr552020-12-034-27/+108
* WinGui: Remove further JSON.Net code to remove incompatiblity with System.Tex...sr552020-12-011-7/+5
* WinGui: Removing the dependency on Newtonsoft.Json library in HandBrake.Inter...sr552020-12-012-426/+13
* WinGui: Undo Permissions change. Seems to cause more issues than it solves.sr552020-11-301-1/+0
* WinGui: Add dependency to System.Security.Permissions Fixes #3253sr552020-11-291-0/+1
* WinGui: Fix an issue in the worker handling code where a worker that is slow ...sr552020-11-251-12/+63
* build(deps): bump Ookii.Dialogs.Wpf from 1.2.0 to 3.0.1 in /win/CSdependabot[bot]2020-11-231-1/+1
* WinGUI: Update all locales to current Transifex statusNomis1012020-11-2021-151/+214
* WinGui: Various fixes and improvements to the installers post .NET 5sr552020-11-143-20/+24
* WinGui: Update deprecated Ookii.dialogs reference to newer Ookii.dialogs.wpfsr552020-11-121-1/+1
* WinGui: Some re-work in the msbuild file and installers to support .NET 5 cor...sr552020-11-123-14/+1
* WinGui: Move to .NET 5 runtime. (This requires the Microsoft .NET 5 runtime t...sr552020-11-114-119/+29
* build(deps): bump gong-wpf-dragdrop from 2.3.1 to 2.3.2 in /win/CSdependabot[bot]2020-11-051-1/+1
* WinGui: Fix an issue with live preview state after the first preview and impr...sr552020-10-313-14/+22
* build(deps): bump gong-wpf-dragdrop from 2.2.0 to 2.3.1 in /win/CSdependabot[bot]2020-10-241-1/+1
* WinGui: Simultaneous encode improvements.sr552020-10-2414-231/+189
* WinGui: Null safetly for last commit.sr552020-10-231-1/+1
* WinGui: Block the completed event from re-firing if the worker process runs i...sr552020-10-232-3/+22
* 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-0410-89/+57
* WinGui: Couple of localisation issues fixed. Fixes #3162 and #3161sr552020-09-293-5/+10
* WinGui: Agressively call global_close on libhb to attempt to make sure tempor...sr552020-09-261-5/+9
* 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
* Update ResourcesTooltips.co.resx from Transifex on 2020-09-20Patriccollu2020-09-211-28/+28
* Update Resources.co.resx from Transifex on 2020-09-20Patriccollu2020-09-211-34/+37
* WinGui: Fix a couple of cosmetic translation issues. Fixes #3116sr552020-09-115-9/+19
* WinGui: Performance Optimisation to the summary tab. Don't request previews w...sr552020-09-072-2/+7
* WinGui: Small optimisation to the Add to Queue function. Adding 250 Items Be...sr552020-09-071-1/+20
* WinGui: Fix a bug with pre/postfix in autoname functonalitysr552020-09-061-10/+7
* WinGui: Various fixes to the log window when using muilti-instance.sr552020-09-057-54/+108
* WinGUI: Add initial support for Ukrainian localeNomis1012020-09-033-4/+17
* Update some locales, add Ukrainian and Corsican locale filesNomis1012020-09-0320-207/+7359
* WinGUI: Add support for Corsican localeNomis1012020-09-033-4/+17
* WinGui: Don't use Regex where it's not needed for the AutoName support. Fixes...sr552020-09-021-7/+7
* WinGui: Fix a bug in preset parsing where multiple video tunes are used. Fixe...sr552020-08-291-1/+1
* 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-228-115/+141
* 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-2216-118/+23
* build(deps): bump Ookii.Dialogs from 1.0.0 to 1.1.0 in /win/CSdependabot[bot]2020-08-201-1/+1
* WinGui: Improvements to the new Preset Management UI.sr552020-08-0415-141/+445
* WinGui: Fix a startup performance issue with the UI. Fixes #3046sr552020-08-011-3/+15
* WinGui: Update the UI to allow passthru of metadata to be disabled. This util...sr552020-07-3110-183/+164
* WinGui: Use newer language structure in OptionsViewModel to tidy it up a bit.sr552020-07-311-559/+94
* WinGui: Add Windows Serer 2019 to the approved list for Process isolation.sr552020-07-311-1/+11
* WinGui: Fix build attempt 2sr552020-07-251-5/+0
* WinGui: Fix Buildsr552020-07-242-9/+0