summaryrefslogtreecommitdiffstats
path: root/win/CS
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Changed the behaviour of the Queue Import. Now, if duplicates are de...sr552020-02-124-1/+61
* WinGui: When Deleting Selected records, if one of the jobs is encoding, promp...sr552020-02-121-1/+1
* WinGui: Workaround a bug in the .NET Framework that's causing odd tooltip beh...sr552020-02-121-1/+2
* WinGui: Attempt to improve the reorder icon.sr552020-02-082-0/+0
* WinGui: Add a Reorder icon to the Audio/Subtitle Records. Re-arrange the but...sr552020-02-077-24/+47
* qsv: enable qsv decoding by defaultagalin892020-02-071-1/+1
* Replace `/` in default path with windows compatible '\'^x3ro2020-02-071-3/+4
* WinGui: AutoPassthru is now implemented using libhb using hb_autopassthru_get...sr552020-02-076-9/+96
* WinGui: Bump HandBrakeTools to .NET 4.8 so that developers don't need to also...sr552020-02-072-2/+2
* WinGui: Fix handling of Estimated Time left when job time >= 1 day. Fixes #2582sr552020-02-054-12/+15
* WinGui: Improve the way the Audio and Subtitle Language selection is handled....sr552020-02-053-13/+45
* WinGui: Move Handling of AutoPassthru to the UI so it more clearly reflects w...sr552020-02-051-1/+7
* WinGui: Add a preference to enable/disable the power state monitoring. Also a...sr552020-02-058-23/+107
* WinGui: Always set UsePictureFilters to true for legacy preset support. #2531sr552020-02-011-0/+1
* Add fr localeNomis1012020-01-311-13/+27
* WinGUI: Update de, es and ja localeNomis1012020-01-313-34/+49
* WinGui: Main Window Status label not updating correctly when resetting jobs. ...sr552020-01-255-11/+25
* WinGui: Clear queue options should not clear in-progress jobs. Fixes #2587sr552020-01-182-3/+6
* WinGui: Fix an issue where default settings were not getting loaded. Fixes #2549sr552020-01-154-504/+76
* WinGui: Improve rendering of queue filename when the filename > 1 line for th...sr552020-01-131-2/+2
* WinGui: Split the Copyright away from the GPL license information. Fixes #2551sr552020-01-134-8/+26
* WinGUI: Update de and ja localeNomis1012020-01-092-26/+64
* WinGui: Fix an issue that prevented default settings from being loaded if no ...sr552020-01-062-105/+3
* Update copyright dates to 2020.Bradley Sepos2020-01-017-7/+7
* WinGui: Some cosmetic improvements to the Dark Theme. (Toolbar and GroupBox's...sr552020-01-015-25/+141
* WinGui: Improve the way updates are notified. The status label isn't visible ...sr552019-12-295-4/+45
* WinGui: Improve Option text block positioning for last commit.sr552019-12-291-1/+1
* WinGui: Improve "Send File To". It's arguments text box now accepts "{source}...sr552019-12-297-61/+32
* WinGui: Experimental Worker Process (Basic logging is now operational) + UI I...sr552019-12-2931-405/+532
* WinGui: Build Fixsr552019-12-283-1/+28
* WinGui: First step in a long overdue cleanup of the logging code. Stripped ou...sr552019-12-2816-390/+125
* WinGui: Building out the Web API needed for the background worker process. In...sr552019-12-2711-29/+515
* WinGui: Update all complete translations and add Japanese as a language choice.sr552019-12-2419-18351/+21146
* 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