summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Instance/RemoteInstance.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Null safetly for last commit.sr552020-10-231-1/+1
* WinGui: Block the completed event from re-firing if the worker process runs i...sr552020-10-231-2/+13
* WinGui: Various fixes to the log window when using muilti-instance.sr552020-09-051-1/+9
* WinGui: Prevent Process isolation feature from being enabled on Windows 7 or ...sr552020-06-191-68/+86
* To be, or not to be, that is NOT the question here :-)Tim Walker2020-06-131-1/+1
* WinGui: UI performance improvement when starting multiple jobs. #2912sr552020-06-051-48/+24
* WinGui: Enable multi-instance support. (#2797)Scott2020-04-291-19/+41
* Multi instance (#2791)Scott2020-04-261-10/+1
* WinGui: Improve Langauge for process isolation and be clear what it is, and h...sr552020-04-111-1/+1
* WinGui: Improvements to the Process Isolation Worker.sr552020-04-111-7/+13
* WinGui: Stripping much of the remaining app config out of the Queue Jobs. Cer...sr552020-04-111-5/+9
* WinGui:sr552020-04-101-4/+28
* WinGui: Allow the *experimental* process worker feature to be enabled though ...sr552020-04-091-11/+8
* WinGui: Further work on the isolated process articecture.sr552020-03-311-32/+83
* WinGui: Experimental Worker Process (Basic logging is now operational) + UI I...sr552019-12-291-62/+41
* WinGui: Show Day long encodes in hours consistent with the other UIssr552019-07-161-1/+1
* WinGui: Reafactor application init and introduce a --no-hardware flat that ca...sr552019-04-061-1/+1
* WinGui: Implement most of the HTTP Worker Process stubs.sr552018-06-101-16/+172
* WinGui: Stub the RemoteInstance implementation of IEncodeInstance.sr552018-06-101-0/+88