summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Instance
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Simultaneous encode improvements.sr552020-10-241-20/+26
* 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-052-50/+26
* WinGui: Enable multi-instance support. (#2797)Scott2020-04-292-31/+50
* Multi instance (#2791)Scott2020-04-261-10/+1
* WinGui: Improve Langauge for process isolation and be clear what it is, and h...sr552020-04-112-2/+3
* 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-112-20/+19
* 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-312-46/+87
* WinGui: Experimental Worker Process (Basic logging is now operational) + UI I...sr552019-12-292-66/+42
* 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-062-15/+35
* WinGui: Some further tidyup of HandBrake.Interop. Remove the instance manage...sr552018-12-091-0/+55
* WinGui: Implement most of the HTTP Worker Process stubs.sr552018-06-103-16/+274
* WinGui: Stub the RemoteInstance implementation of IEncodeInstance.sr552018-06-101-0/+88