Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WinGui: Drop the .NET version back to 4.7.1 as 4.8 didn't resolve any issues ↵ | sr55 | 2019-08-12 | 1 | -1/+1 |
| | | | | and isn't as widespread deployed. Installer will still download 4.8 if a suitable version isn't installed. | ||||
* | WinGui: Move the UI to .NET Framework 4.8 to see if this helps with any of ↵ | sr55 | 2019-06-15 | 1 | -1/+2 |
| | | | | the user reports that the UI isn't launching. | ||||
* | Revert "Updated HandBrake.Interop to .NET Standard 2.0 and the new SDK ↵ | sr55 | 2019-05-08 | 1 | -1/+1 |
| | | | | | | project style. (#2068)" This reverts commit 7bd675b67fbadc193750377f7f2fc4b60a1ca193. | ||||
* | Updated HandBrake.Interop to .NET Standard 2.0 and the new SDK project ↵ | David Rickard | 2019-05-08 | 1 | -1/+1 |
| | | | | | style. (#2068) Updated solution to VS 2019 | ||||
* | WinGui: | sr55 | 2019-05-02 | 1 | -1/+4 |
| | | | | | | - Update Gong-WPF-DragDrop to 2.0.1 - Update Newtonsoft JSON.NET to 12.0.2 - Update THANKS file. | ||||
* | WinGui: Cleanup of some unneeded references across the projects. | sr55 | 2018-08-09 | 1 | -3/+0 |
| | |||||
* | WinGui: Add HintPath to newtonsoft json in the worker process project. It ↵ | sr55 | 2018-06-14 | 1 | -0/+1 |
| | | | | shouldn't be needed but some VS installs appear to have issues without it. Fixes #1420 | ||||
* | WinGui: Stub out a background worker process. | sr55 | 2018-06-10 | 1 | -0/+66 |