summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Services/EncodeServiceWrapper.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Remove the EncodeServiceWrapper sr552015-03-031-266/+0
* WinGui: Removing the Isolation code as it's not used, and planned for libhb i...sr552015-03-011-22/+5
* WinGui: Remove a bunch of CLI handling code.sr552015-01-311-21/+13
* WinGui: Disable support for HandBrakeCLI in preparation of removing the legac...sr552015-01-301-1/+1
* WinGui: Combine the Still and Live previews into a single window in the same ...sr552015-01-171-4/+3
* WinGui: Make LibHB a first class citizen for encoding. (Now on by default). U...sr552015-01-111-2/+1
* WinGui: Part 1 - Restructuring the AppServices library in preparation for the...sr552014-11-291-6/+4
* WinGui: Fix a styling issue on the preview window. Disable libhb encode for...sr552014-08-021-1/+1
* WinGui: Minor tidy up of options. Cleanup of some code warnings and some init...sr552014-05-181-1/+1
* WinGui: Fix up Pausing when using libhb encode.sr552014-05-141-0/+12
* WinGui: Finish off moving the User Settings service to the UI Layer. sr552013-11-191-0/+2
* WinGui: Removed the need for the user settings service from IEncode and IScan...sr552013-11-191-4/+7
* WinGui: Started work on API improvements in the Application services dll. Rem...sr552013-11-191-5/+2
* WinGui: Fix up libhb encode feature.sr552013-09-211-2/+28
* WinGui: Remove the scan service wrapper as it's no longer needed.sr552013-09-211-6/+1
* WinGui: Some Threading, Performance and Log window fixes.sr552013-03-071-0/+11
* WinGui: Build Fixsr552012-10-071-10/+0
* WinGui: Fix an exception when shutting down.sr552012-10-071-0/+6
* WinGui: Remove Castle references from HandBrake.Interopsr552012-10-061-5/+1
* WinGui: LibHb Encode and Scan support (off by default for the moment until I ...sr552012-09-251-0/+257