summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices/Services/LibEncode.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Part 1 - Restructuring the AppServices library in preparation for the...sr552014-11-291-327/+0
* 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/+7
* WinGui: Fix an issue with the preview scan count not being set correctly for ...sr552014-03-161-2/+2
* WinGui: cleanup some warnings.sr552014-01-021-3/+3
* WinGui: Removed the need for the user settings service from IEncode and IScan...sr552013-11-191-13/+2
* WinGui: Started work on API improvements in the Application services dll. Rem...sr552013-11-191-6/+3
* WinGui: Fix up libhb encode feature.sr552013-09-211-43/+97
* WinGui: Rectored some Encode/Queue service code. This restoes "Quit HandBrake...sr552013-05-191-15/+9
* WinGui: Some Threading, Performance and Log window fixes.sr552013-03-071-13/+0
* WinGui: A Stylecop cleanup pass on Interop Library. Note, moved the Eventarg...sr552013-02-121-5/+7
* WinGui: Code Tidyup.sr552013-01-261-1/+0
* WinGui: Numerous bug fixes to the services library.sr552013-01-261-18/+1
* WinGui: Missed files from previous checkin.sr552012-10-101-2/+0
* WinGui: API Tidyup Part 1 of manysr552012-10-071-15/+5
* WinGui: LibHb Encode and Scan support (off by default for the moment until I ...sr552012-09-251-2/+19
* WinGui: General Tidyup of the Services Library API.sr552012-08-251-4/+5
* WinGui: Initial Work to wire up Encode Process Isolation.sr552012-08-221-2/+8
* WinGui: Move some stuff around in the services library and refactor out some ...sr552012-07-201-4/+7
* WinGui: Code Cleanupsr552012-06-141-5/+9
* WinGui: Numerous fixes to Libhb based scanning and encoding. Aside from sever...sr552011-09-121-5/+10
* WinGui: Some further work removing duplicate models, updating the libscan/enc...sr552011-09-111-5/+1
* WinGui: Finish migrating the settings over to the new user setting service.sr552011-08-171-3/+3
* 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-3/+8
* WinGui: Switch from using the Interop binary lib, to the source version which...sr552011-07-161-0/+1
* WinGui: Some additional work on the libhb encode service to move it closer to...sr552011-05-291-5/+90
* WinGui: Refactored the Encode Service to move any reusable code into a base c...sr552011-05-291-0/+204