summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Instance
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵sr552019-04-062-15/+35
| | | | can be added to HandBrake.exe to disable hardware encoder support.
* WinGui: Some further tidyup of HandBrake.Interop. Remove the instance ↵sr552018-12-091-0/+55
| | | | manager. The consumers should manage this themselves.
* 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