summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Services/Encode/LibEncode.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui:sr552019-09-221-1/+9
* WinGui: Make a note of what the base preset was in the log when starting an e...sr552019-09-081-1/+10
* WinGui: Build out code for active monitoring of storage and battery power on...sr552019-07-051-0/+11
* WinGui: Fix instance handling in Libencode.sr552019-02-031-17/+17
* WinGui: Make the disposal of services more aggressive. May Fix or help in #1851sr552019-02-021-1/+18
* WinGui: Some further tidyup of HandBrake.Interop. Remove the instance manage...sr552018-12-091-1/+1
* WinGui: Initial work to refactor the queue infrastructure to use the same JSO...sr552018-07-081-1/+1
* WinGui: Implement most of the HTTP Worker Process stubs.sr552018-06-101-7/+6
* WinGui: Split out the encode portion of IHandBrakeInstance into IEncodeInstan...sr552018-06-101-1/+1
* WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ...sr552018-06-051-5/+5
* WinGui: Remove Logging abstraction from the Services library. Let the librar...sr552018-05-081-3/+4
* Did a bit of refactoring and added an .editorconfig file to enforce the "spac...RandomEngy2017-11-201-2/+3
* WinGui: Putting in some back-end infrastructure into the queue screen to supp...sr552017-08-281-8/+32
* WinGui: Handle HB_STATE_MUXING and HB_STATE_SEARCHING for better progress ind...sr552017-04-151-1/+3
* WinGui: Fix a number of stylecop warnings.sr552017-03-261-9/+9
* WinGui: Make sure to set libdvdnav setting before encoding. This fixes an iss...sr552017-01-071-0/+2
* WinGui: Change the status bar to show when it's doing a subtitle scan.sr552016-12-221-0/+1
* WinGui: Fix log display in the GUI where the start of a log could be cut off.sr552016-09-221-3/+2
* WinGui: Some fixes and tidyup of the new logging code.sr552016-03-211-1/+1
* WinGui: Add a Logging Service into the AppServices library. This does not dep...sr552016-03-211-50/+19
* Make Process Priority a real-time setting. Not per encode instance.Scott2015-10-311-23/+0
* Allow the preview encode to run at the same time as an actual encode.Scott2015-10-311-9/+13
* AppServices tidyupScott2015-09-261-0/+262