summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices/Services/Base/EncodeBase.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Part 1 - Restructuring the AppServices library in preparation for the...sr552014-11-291-434/+0
* WinGui: Fix a large number of stylecop warnings. sr552013-11-191-2/+2
* WinGui: Removed the need for the user settings service from IEncode and IScan...sr552013-11-191-25/+10
* WinGui: Started work on API improvements in the Application services dll. Rem...sr552013-11-191-3/+1
* WinGui: All the hardware acceleration options are now available view a new ta...sr552013-09-281-1/+3
* WinGui: Added a new tab in Options to host "Video" related settings including...sr552013-09-211-1/+2
* WinGui: Part 1: Fix numerous issues around app versioning. Hopefully the GUI ...sr552013-03-191-3/+1
* WinGui: Some Threading, Performance and Log window fixes.sr552013-03-071-45/+26
* WinGui: Code Tidyup.sr552013-01-261-15/+28
* WinGui: Numerous bug fixes to the services library.sr552013-01-261-19/+72
* WinGui: Refactor multi-instance support to use Process ID. Fix old log file c...sr552012-10-131-3/+3
* WinGui: Fix a couple of swallowed exceptions.sr552012-10-071-5/+8
* WinGui: API Tidyup Part 1 of manysr552012-10-071-3/+3
* WinGui: General Tidyup of the Services Library API.sr552012-08-251-3/+11
* WinGui: Initial Work to wire up Encode Process Isolation.sr552012-08-221-13/+15
* WinGui: Move some stuff around in the services library and refactor out some ...sr552012-07-201-2/+3
* WinGui: Fix build and further clean out some legacy code.sr552012-06-141-2/+3
* WinGui: Code Cleanupsr552012-06-141-4/+8
* WinGuWinGui:(WPF) Remove some legacy queue code with the queue models and fix...sr552012-03-251-1/+1
* WinGui: (WPF) Add basic Preview window.sr552012-03-041-1/+1
* WinGui: Fix a couple of trival gui bugs and force all exceptions to be handle...sr552012-02-151-9/+10
* WinGui: (WPF) Initial work to hookup the log viewer + some additional helper ...sr552011-12-271-1/+5
* WinGui: Numerous fixes to Libhb based scanning and encoding. Aside from sever...sr552011-09-121-0/+1
* WinGui: Finish migrating the settings over to the new user setting service.sr552011-08-171-4/+4
* WinGui: Add a service manager to maintain single instances of services & upda...sr552011-08-151-1/+1
* WinGui: Finished re-writing the user settings service to use xml file storage...sr552011-08-151-5/+9
* WinGui:sr552011-06-151-3/+9
* WinGui: Some additional work on the libhb encode service to move it closer to...sr552011-05-291-0/+27
* WinGui: Refactored the Encode Service to move any reusable code into a base c...sr552011-05-291-0/+341