summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.Worker
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Prevent Process isolation feature from being enabled on Windows 7 or ...sr552020-06-192-13/+32
* WinGui: Fix an initialisation error on the Process Isolation code.sr552020-04-131-1/+1
* WinGui: Improvements to the Process Isolation Worker.sr552020-04-112-7/+47
* WinGui:sr552020-04-101-4/+3
* WinGui: Allow the *experimental* process worker feature to be enabled though ...sr552020-04-091-3/+15
* WinGui: Further work on the isolated process articecture.sr552020-03-3112-110/+272
* Update copyright dates to 2020.Bradley Sepos2020-01-011-1/+1
* WinGui: Experimental Worker Process (Basic logging is now operational) + UI I...sr552019-12-2910-275/+175
* WinGui: Build Fixsr552019-12-281-1/+1
* WinGui: Building out the Web API needed for the background worker process. In...sr552019-12-2711-29/+515
* WinGui: Bump version to 1.4 on mastersr552019-12-181-2/+2
* WinGui: Drop the .NET version back to 4.7.1 as 4.8 didn't resolve any issues ...sr552019-08-122-2/+2
* WinGui: Move the UI to .NET Framework 4.8 to see if this helps with any of th...sr552019-06-152-4/+5
* Revert "Updated HandBrake.Interop to .NET Standard 2.0 and the new SDK projec...sr552019-05-081-1/+1
* Updated HandBrake.Interop to .NET Standard 2.0 and the new SDK project style....David Rickard2019-05-081-1/+1
* WinGui:sr552019-05-021-1/+4
* WinGui: Reafactor application init and introduce a --no-hardware flat that ca...sr552019-04-061-1/+1
* Update copyright dates to 2019.Bradley Sepos2019-01-011-1/+1
* WinGui: Bump Version to 1.3.0sr552018-12-261-2/+2
* WinGui: FIx a small bug in the HTTP Servicesr552018-12-091-1/+1
* WinGui: Cleanup of some unneeded references across the projects.sr552018-08-091-3/+0
* WinGui: Add HintPath to newtonsoft json in the worker process project. It sho...sr552018-06-141-0/+1
* WinGui: Implement most of the HTTP Worker Process stubs.sr552018-06-102-29/+36
* WinGui: HandBrake.Worker tidyup.sr552018-06-103-35/+50
* WinGui: Stub out a background worker process.sr552018-06-106-0/+400