summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* WinGui: Fix an erroneous log message about low-power not being supported on o...sr552020-07-193-5/+4
* WinGui: Make QSV hardware detection APIs information available to the UI for ...sr552020-07-182-8/+55
* qsv: more depth helps for better performanceDmitrichenko, Max2020-07-111-1/+0
* WinGui: Don't perform the chapter duration validation if the imported file d...sr552020-07-051-11/+15
* WinGui: Disable simulatenous encode support on low end systems. Increase t...sr552020-07-036-10/+48
* WinGui: General Package Maintenancesr552020-06-301-1/+1
* WinGui: Presets UI overhaul.sr552020-06-3015-279/+917
* WinGui: Adding support for the new resolution limit setup to the preset scree...sr552020-06-269-124/+205
* WinGui: Experimental new Dimensions Tab Design. (Part 1 of Several). Addin...sr552020-06-2615-605/+451
* WinGui: Fix typo #2922sr552020-06-201-1/+1