summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
...
* WinGui: Various fixes and improvements to the installers post .NET 5sr552020-11-144-23/+38
* WinGui: Msbuild typosr552020-11-121-1/+1
* 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-127-62/+73
* WinGui: Move to .NET 5 runtime. (This requires the Microsoft .NET 5 runtime t...sr552020-11-118-152/+64
* 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-113-14/+69
* HandBrake.Interop: Library cleanup.sr552020-10-04120-1382/+601
* 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-263-10/+22
* 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
* Try to fix error CNDL0014Nomis1012020-09-031-4/+4
* Update Product.wxs for new localesNomis1012020-09-031-7/+28
* 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: Update the msbuild file to use Configuration placeholders.sr552020-08-311-12/+12
* WinGui: Fix buildsr552020-08-301-2/+2
* WinGui: MSI installer improvements.sr552020-08-292-96/+120
* WinGui: Fix a bug in preset parsing where multiple video tunes are used. Fixe...sr552020-08-291-1/+1
* WinGui: Make the AsyncDepth variable nullable so it does not default to 0 wh...sr552020-08-241-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-2211-121/+146
* 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-0416-142/+446
* 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
* WinGui: Add back lost functionality on the new queue design. There is now a ...sr552020-07-2410-42/+123
* WinGui: Adding a resource manager for hardware encoders. Since you can only ...sr552020-07-243-7/+144