summaryrefslogtreecommitdiffstats
path: root/win/CS
Commit message (Expand)AuthorAgeFilesLines
* WinGui: use new api hb_get_preview3 for previews.sr552021-04-1316-562/+417
* WinGui: Fix an issue where the queue buttons would not update correctly if th...sr552021-04-131-1/+2
* WinGui: Fix an issue that blocked preset imports. Fixes #3523sr552021-04-031-5/+0
* qsv: fix platform messageagalin892021-03-311-1/+1
* WinGui: When adding a new preset, select it rather than displaying the curren...sr552021-03-313-6/+19
* WinGui: Added padded marked to the summary tab.sr552021-03-314-3/+23
* WinGui: Implement the Pad filter in the UI. (For testing - Note, summary, pre...sr552021-03-2910-87/+267
* Fixed issue where HandBrakeEncoderHelpers threw exceptions after falling back...David Rickard2021-03-281-8/+21
* WinGui: Refactor the Worker HttpServer class and fix some issues caused by th...sr552021-03-247-94/+159
* WinGui: Fixing typos on OldOperatingSystem stringPatriccollu2021-03-181-2/+2
* [WinGUI] Add Initial support for Persian (Iran) localeNomis1012021-03-143-0/+2938
* [Win] Update some localesNomis1012021-03-1422-409/+758
* WinGui: Correctly reload WebM container selection when loading presets. #3478sr552021-03-141-0/+3
* WinGui: Add a Soft warning about Windows 7 and 8 support being ceased. The ap...sr552021-03-146-12/+42
* qsv: redesigned adapter capabilities collection and reporingagalin892021-03-122-4/+11
* WinGui: Move to Caliburn Micro 4.0 (RC). This removes the Framework 4 dependa...sr552021-03-0828-65/+80
* WinGui: Update wix installer.sr552021-03-061-2/+0
* WinGui: Tidyup of projects and installers. Minor reduciton in filesize.sr552021-03-065-27/+4
* WinGui: Finish the conversion to System.Text.Json. This removes the Newtonsof...sr552021-03-068-184/+29
* WinGui: Remove some dead code.sr552021-03-066-64/+4
* WinGui: Remove the unused AppX projectsr552021-03-0621-123/+0
* WinGui: Fix an issue with UTF8 preset names. Fixes #3458sr552021-03-061-1/+1
* WinGui: Add a warning in preferencs -> Safemode when Hardware support is not ...sr552021-02-285-14/+66
* WinGui: Layout improvements on the Filters tab, including larger custom entry...sr552021-02-271-162/+140
* WinGui: Make the Windows UI tolerate empty categories #3434sr552021-02-251-0/+5
* fixed typosfreddii2021-02-257-8/+8
* WinGui: Add support for Media Foundation 264/265 encoders for QC based ARM64 ...sr552021-02-237-23/+90
* Added ToString() override for Language to improve screen reader behavior when...David Rickard2021-02-211-0/+9
* WinGui: Refactor the build system to use the dotnet CLI and adding support fo...sr552021-02-2015-366/+93
* WinGui: Adding build publish profiles for x64, ARM64 and portable as the firs...sr552021-02-2012-22/+133
* WinGui: Fixing a namspace.sr552021-02-2010-8/+9
* WinGui: Display an error if hb.dll is missing rather than hanging / crashing ...sr552021-02-203-0/+19
* WinGui: Add required worker files for last checkin.sr552021-02-203-0/+72
* WinGui: Decouple HandBrake.Worker from HandBrakeWPF project.sr552021-02-209-17/+6
* WinGui: Fix a number of code warnings.sr552021-02-207-12/+25
* WinGui: Fix a small theme issue with default context menus on controls. Fixes...sr552021-02-171-0/+9
* WinGui: Fix grayscale filter in presets.sr552021-02-142-4/+1
* WinGui: Minor UI/UX tweaks.sr552021-02-1415-190/+350
* WinGui: Build fixsr552021-02-081-3/+3
* WinGui: Fix a VS build issue. Copy required assets into the UI build directory.sr552021-02-071-0/+4
* WinGui: Minor improvement to the light theme.sr552021-02-064-5/+131
* Fix another instance where process.start is being flaky on some systems. Fix...sr552021-02-061-1/+1
* 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-0445-113/+110
* WinGui: HandBrake.Interop further API tidyup. Namespace changes. Many "mode...sr552021-02-0480-219/+115
* WinGui: More Interop Cleanup. Anamorphic Factory is not used. Similar functi...sr552021-02-046-118/+9
* WinGui: HandBrake.Interop API change/cleanup. Making the structs internal t...sr552021-02-0430-442/+218
* WinGui: Add support for Chroma Smooth filter.sr552021-01-3011-17/+306
* WinGui: Add support for the colourspace filter.sr552021-01-3013-6/+258
* WinGui: Relax the Picture Settings behaviours on source or title change. Cro...sr552021-01-302-19/+46