summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices/Services/Encode/LibEncode.cs
Commit message (Expand)AuthorAgeFilesLines
* App Services Tidyup ContdScott2015-09-261-260/+0
* WinGui: Fix Line Endings and (StyleCop)Warningssr552015-05-031-1/+0
* WinGui: sr552015-05-031-0/+1
* WinGui: Misc IScan API tweaks.sr552015-04-121-1/+1
* WinGui: Some further refactoring of the services library. Moving all the queu...sr552015-04-121-30/+20
* WinGui: Updating the app to handle the latest JSON API change regarding the A...sr552015-03-071-131/+47
* WinGui: Stripping out a lot of legacy abstraction code for the scan service.sr552015-03-061-10/+2
* WinGui: Moving some more namespaces. sr552015-03-051-1/+0
* WinGui: Remove the EncodeJob model. This removes another abstraction layer th...sr552015-03-051-4/+7
* WinGui: Moving the Interop Code into the services library. This will allow so...sr552015-02-281-4/+4
* WinGui: Extend the scope of libhb encode exception handling to get a better i...sr552015-02-211-20/+20
* WinGui: Some improvements to Exception Handling, Debug information etc in the...sr552015-02-071-27/+28
* WinGui: Remove a bunch of CLI handling code.sr552015-01-311-13/+8
* WinGui: sr552015-01-271-5/+11
* WinGui: Strip out some unused code.sr552015-01-271-2/+2
* WinGui: Fix a object reference issue with the ScannedSource in the QueueTask ...sr552015-01-251-1/+1
* WinGui: Handle the Logging events a bit better. This will stop some of the cr...sr552015-01-241-2/+5
* WinGui: Quick Fix for the batch encoding with libhb mode.sr552015-01-191-4/+5
* WinGui: Adding additional logging around LibHB scan / encode to track down wh...sr552015-01-191-1/+19
* WinGui: Removing some redundant code from the interop library.sr552015-01-181-0/+2
* WinGui:sr552015-01-171-34/+22
* WinGui: Further fixes to libhb json encoding. FPS and Anamorphic should now w...sr552015-01-041-1/+7
* WinGui: Bug fixes to the libhb json encode factory and surrounding classes. E...sr552015-01-021-17/+31
* WinGui: Part 1 - Restructuring the AppServices library in preparation for the...sr552014-11-291-0/+326