summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Cosmetic: Increase slightly the default size of the queue window, and...sr552019-12-232-5/+6
* WinGui: Cleanup a bunch of Code Warnings + Fix missing ico resource. #2519sr552019-12-218-15/+25
* WinGui: Fix Dimension ComboBox colour on Dark Theme for the Add Preset Window.sr552019-12-201-1/+0
* WinGui: Change the invalid path errors from an Exception Window to a standard...sr552019-12-201-1/+2
* WinGui: Fix a few issues with the build system post format changes.sr552019-12-183-4/+9
* WinGui: Remove the AppX project from the solution. It's not used.sr552019-12-181-4/+0
* WinGui: Update the cproj file to use the new Project SDK style format.sr552019-12-183-843/+90
* WinGui: Switch The WPF Project to .NET 4.8sr552019-12-182-2/+2
* WinGui: Switch HandBrake.Interop over to .NET Standard 2.0 and Project Style ...sr552019-12-187-448/+25
* WinGui: Switch all projects to use PackageReferences.sr552019-12-184-45/+22
* WinGui: Bump version to 1.4 on mastersr552019-12-185-7/+7
* WinGui: When using QuickSync and defaulting to VFR same as source on encoder ...sr552019-12-141-4/+10
* WinGui: Expand the hack to make the window appear correctly when restoring fr...sr552019-12-101-1/+4
* WinGui: Limit iPod atom to H.264. Fixes #2490sr552019-12-096-4/+58
* WinUI: Notify of display field changes for QueueStats (#2488)Joshua Shaffer2019-12-071-4/+7
* WinGui: Invoke QueueChanged after ImportJoshua Shaffer2019-11-281-0/+4
* WinGui: Fix a bug in the Add presets window where the Audio / Subtitle defaul...sr552019-11-257-2/+38
* Update localesNomis1012019-11-2210-21/+54
* Change all resx files to Windows line-break typeNomis1012019-11-2214-18311/+18311
* WinGui: Improve tooltup clarity.sr552019-11-182-2/+4
* WinGui: Add a new option to autoname that mimic's an unintended behaviour of ...sr552019-11-179-63/+126
* WinGui: Fix Tooltip Style for Dark theme. Fixes #2423sr552019-11-161-0/+6
* WinGui: Fix a crash on the Dark theme.sr552019-11-151-1/+1
* Update the installer to work with plugins search directory.sr552019-11-152-2/+10
* WinGui: Remove erroneous autoname error that wouldn't allow the user to use r...sr552019-11-151-4/+7
* WinGui: Fix an issue with autoname file format not being stored correctly. F...sr552019-11-151-1/+1
* WinGui: Force a built-in preset update on libhb preset version change. #2421sr552019-11-151-2/+8
* WinGui: Fix missing langauge resource file for Koren. Fixes #2420sr552019-11-151-0/+1
* WinGui: Add missing language packs to the installer. Fixes #2407sr552019-11-112-1/+62
* WinGui: Fix an issue with Closed Captions Automation not working. Fixes #2402sr552019-11-101-14/+12
* WinGUI: Update korean and russian localeNomis1012019-11-083-63/+62
* WinGui: Fix translation of placeholders.sr552019-11-011-2/+2
* Update Korean localeNomis1012019-11-012-193/+200
* Fix BOM and newlineNomis1012019-11-013-6/+6
* WinGUI: Update localeNomis1012019-11-015-94/+98
* WinGui: Fix some errors in translation. Placeholders for autoname are not tra...sr552019-10-2610-171/+167
* WinGui: Add support and initial translation for Koreansr552019-10-244-0/+2617
* WinGUI: Update localizationNomis1012019-10-223-16/+16
* WinGui: Workaround a broken behaviour in Windows Task Tray. Maximise window i...sr552019-10-181-2/+3
* WinGUI: Update tr and zh localizationNomis1012019-10-182-25/+277
* WinGui: Fix display of NVENC quality label on queue. Fixes #2363sr552019-10-161-1/+7
* WinGUI: Update some localesNomis1012019-10-165-224/+603
* WinGui: Small improvement / fix to the Directory open code to allow it to hig...sr552019-10-141-1/+8
* WinGui: Remove "QP" label for NVENC since it's no longer QP. Fixes #2356sr552019-10-141-2/+15
* WinGui: Catchup some remaining strings that were not localisable. #2345sr552019-10-1329-150/+749
* WinGui: Update Translation Files.sr552019-10-057-49/+66
* WinGui: Make a number of UI compoents translatable. #2345sr552019-10-0511-30/+151
* WinGui: Queue Stats cosmeticssr552019-10-042-17/+71
* WinGui: Fix crash on Audio Defaults View. Fixes #2341sr552019-10-023-9/+2
* WinGui: Optional support for previewing flip/rotate. #2334sr552019-10-0114-79/+108