summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices/Services/QueueProcessor.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Moving the Queue Code out to the UI level. The services library will ...sr552015-03-011-602/+0
* WinGui: Removing the Isolation code as it's not used, and planned for libhb i...sr552015-03-011-2/+2
* WinGui: sr552015-01-271-4/+0
* WinGui: Part 1 - Restructuring the AppServices library in preparation for the...sr552014-11-291-0/+2
* WinGui: Queue only checks duplicates against waiting items now.sr552014-08-251-1/+1
* WinGui: Fix up Pausing when using libhb encode.sr552014-05-141-0/+5
* WinGui: Show a error message when the user has no destination set.sr552014-02-171-1/+1
* WinGui: Finish off moving the User Settings service to the UI Layer. sr552013-11-191-11/+12
* WinGui: Removed the need for the user settings service from IEncode and IScan...sr552013-11-191-1/+1
* WinGui: Started work on API improvements in the Application services dll. Rem...sr552013-11-191-1/+1
* WinGui: Initial work around around a when done countdown.sr552013-08-211-0/+4
* WinGui: Stopping an encode or pausing the queue will no longer run the "When...sr552013-08-181-20/+22
* WinGui: Some usability improvements and bug fixes around the queue window.sr552013-05-241-12/+25
* WinGui: Rectored some Encode/Queue service code. This restoes "Quit HandBrake...sr552013-05-191-62/+0
* WinGui: Fix buildsr552013-04-291-1/+1
* WinGui: Fix Lock System action and hide the quit handbrake option from when d...sr552013-04-291-1/+1
* WinGui: Couple bug fixes and tweaks.sr552013-03-271-1/+1
* WinGui: Numerous bug fixes to the services library.sr552013-01-261-10/+3
* WinGui: Refactor multi-instance support to use Process ID. Fix old log file c...sr552012-10-131-9/+1
* WinGui: API Tidyup Part 3 of many.sr552012-10-131-109/+446
* WinGui: Missed files from previous checkin.sr552012-10-101-11/+0
* WinGui: LibHb Encode and Scan support (off by default for the moment until I ...sr552012-09-251-4/+4
* WinGui: General Tidyup of the Services Library API.sr552012-08-251-6/+8
* WinGui: Initial Work to wire up Encode Process Isolation.sr552012-08-221-1/+12
* WinGui: Move some stuff around in the services library and refactor out some ...sr552012-07-201-1/+1
* WinGui: Fixes to allow for multi-instance to work again.sr552012-07-071-13/+0
* WinGui: Code Cleanupsr552012-06-141-6/+11
* WinGui: Fix a crash in the user settings service on a clean install. Also han...sr552012-05-141-5/+0
* WinGuWinGui:(WPF) Remove some legacy queue code with the queue models and fix...sr552012-03-251-2/+8
* WinGui: Fix a couple of trival gui bugs and force all exceptions to be handle...sr552012-02-151-0/+4
* WinGui: Some further work removing duplicate models, updating the libscan/enc...sr552011-09-111-1/+2
* WinGui: Finish migrating the settings over to the new user setting service.sr552011-08-171-6/+6
* 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-6/+11
* WinGui: Change the Queue to work in the same way as the Mac/Lin Queue. Retain...sr552011-08-071-2/+14
* WinGui:sr552011-05-141-4/+8
* WinGui:sr552011-05-081-0/+2
* WinGui:sr552011-04-151-0/+17
* WinGui:sr552011-04-031-3/+3
* Rename Direction C# to CSsr552011-03-131-0/+279