summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices/Services/Encode.cs
Commit message (Expand)AuthorAgeFilesLines
* 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/+5
* WinGui: Fix a large number of stylecop warnings. sr552013-11-191-1/+1
* WinGui: Removed the need for the user settings service from IEncode and IScan...sr552013-11-191-30/+4
* WinGui: Started work on API improvements in the Application services dll. Rem...sr552013-11-191-9/+6
* 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-2/+4
* WinGui: Fix up libhb encode feature.sr552013-09-211-0/+33
* WinGui: Rectored some Encode/Queue service code. This restoes "Quit HandBrake...sr552013-05-191-19/+5
* WinGui: Some Threading, Performance and Log window fixes.sr552013-03-071-40/+20
* WinGui: Numerous bug fixes to the services library.sr552013-01-261-110/+77
* WinGui: Fix AllowSleep option. Port the Numeric Stepper control from Vidcoder...sr552013-01-061-2/+2
* WinGui: Initial work to implement x264 Preset/Tune/Profile/Level options in-gui.sr552012-12-281-2/+1
* WinGui: Missed files from previous checkin.sr552012-10-101-1/+1
* WinGui: Remove old ShowCLI setting. There isn't much reason to have this anym...sr552012-10-091-1/+1
* WinGui: API Tidyup Part 1 of manysr552012-10-071-27/+5
* WinGui: LibHb Encode and Scan support (off by default for the moment until I ...sr552012-09-251-0/+8
* WinGui: Further work and fixes on the Process Isolation Servicesr552012-09-021-0/+7
* WinGui: General Tidyup of the Services Library API.sr552012-08-251-2/+8
* WinGui: Initial Work to wire up Encode Process Isolation.sr552012-08-221-5/+8
* WinGui: Move some stuff around in the services library and refactor out some ...sr552012-07-201-3/+5
* WinGui: Fix build and further clean out some legacy code.sr552012-06-141-1/+11
* WinGui: Code Cleanupsr552012-06-141-4/+8
* WinGui: Fix a crash in the user settings service on a clean install. Also han...sr552012-05-141-1/+3
* 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-4/+9
* WinGui: Removed some unneeded codesr552011-08-071-1/+0
* WinGui: Change the Queue to work in the same way as the Mac/Lin Queue. Retain...sr552011-08-071-5/+14
* WinGui: Some additional work on the libhb encode service to move it closer to...sr552011-05-291-13/+1
* WinGui: Refactored the Encode Service to move any reusable code into a base c...sr552011-05-291-233/+31
* WinGui:sr552011-05-141-16/+36
* WinGui:sr552011-05-081-14/+19
* WinGui:sr552011-04-271-0/+8
* WinGui:sr552011-04-031-11/+15
* WinGui:sr552011-03-271-2/+2
* WinGui:sr552011-03-191-66/+8
* Rename Direction C# to CSsr552011-03-131-0/+595