summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Services/Encode/EncodeBase.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Refactor the logging code to better handle multiple instance behaviours.sr552020-12-061-141/+0
* WinGui: Simultaneous encode improvements.sr552020-10-241-89/+9
* Multi instance (#2791)Scott2020-04-261-8/+4
* WinGui: Stripping much of the remaining app config out of the Queue Jobs. Cer...sr552020-04-111-4/+8
* WinGui: Experimental Worker Process (Basic logging is now operational) + UI I...sr552019-12-291-1/+1
* WinGui: First step in a long overdue cleanup of the logging code. Stripped ou...sr552019-12-281-7/+6
* WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ...sr552018-06-051-2/+2
* WinGui: Some more backend work for the upcoming Queue redesign.sr552018-05-181-13/+6
* WinGui: Remove Logging abstraction from the Services library. Let the librar...sr552018-05-081-2/+2
* Misc. typosluz.paz2018-02-201-1/+1
* WinGui: Putting in some back-end infrastructure into the queue screen to supp...sr552017-08-281-1/+5
* WinGui: Fix a number of stylecop warnings.sr552017-03-261-23/+23
* WinGui: Make the Queue Storage Nightly aware. Also fix an issue with Queue a...sr552017-03-171-1/+3
* WinGui: Some fixes and tidyup of the new logging code.sr552016-03-211-5/+5
* WinGui: Add a Logging Service into the AppServices library. This does not dep...sr552016-03-211-176/+22
* Allow the preview encode to run at the same time as an actual encode.Scott2015-10-311-11/+7
* App Services Cleanup ContdScott2015-09-261-2/+3
* AppServices tidyupScott2015-09-261-0/+380