summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.Worker/Program.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Removing the dependency on Newtonsoft.Json library in HandBrake.Inter...sr552020-12-011-1/+3
* WinGui: Tidyup and harden the Worker Process.sr552020-11-231-4/+38
* WinGui: Agressively call global_close on libhb to attempt to make sure tempor...sr552020-09-261-3/+11
* WinGui: Prevent Process isolation feature from being enabled on Windows 7 or ...sr552020-06-191-8/+10
* WinGui: Improvements to the Process Isolation Worker.sr552020-04-111-1/+7
* WinGui:sr552020-04-101-4/+3
* WinGui: Further work on the isolated process articecture.sr552020-03-311-22/+14
* WinGui: Experimental Worker Process (Basic logging is now operational) + UI I...sr552019-12-291-16/+17
* WinGui: Building out the Web API needed for the background worker process. In...sr552019-12-271-20/+40
* WinGui: Implement most of the HTTP Worker Process stubs.sr552018-06-101-1/+12
* WinGui: HandBrake.Worker tidyup.sr552018-06-101-15/+0
* WinGui: Stub out a background worker process.sr552018-06-101-0/+89