summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Helpers/QueueRecoveryHelper.cs
Commit message (Expand)AuthorAgeFilesLines
* fixed typosfreddii2021-02-251-1/+1
* WinGui: Fixing a namspace.sr552021-02-201-0/+1
* WinGui: Another smaller found of Namespace changes for HandBrake.Interopsr552021-02-041-8/+7
* WinGui: Switch over to System.Text.Json for the Queue Services.sr552021-01-151-4/+4
* WinGui: More Robust Queue Backup and Recovery.sr552019-05-111-0/+22
* WinGui: Switch the GUI over to using JSON for the queue. (Note, this is not t...sr552019-05-101-21/+24
* WinGui: Archive Queue Recovery files for 7 days. Add an option on the Source ...sr552018-09-211-5/+58
* WinGui: Fix a bug in queue recovery where old files were not deleted.sr552018-06-151-2/+8
* WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ...sr552018-06-051-1/+1
* WinGui: New start-up command line option. --recover-queue-ids=<command sepa...sr552018-04-141-7/+17
* WinGui: Cleanup the QueueRecoveryHelper and make it a little smarter about ho...sr552018-04-141-66/+52
* WinGui: Fix a number of stylecop warnings.sr552017-03-261-2/+2
* WinGui: Make the Queue Storage Nightly aware. Also fix an issue with Queue a...sr552017-03-171-3/+3
* WinGui: Fix a large number of stylecop warnings.sr552016-10-301-0/+3
* WinGui: If you invoke HandBrake.exe with "--auto-start-queue" it will automa...sr552016-04-231-9/+22
* WinGui: Small code optimisation in the QueueRecoveryHelpersr552016-04-181-3/+8
* WinGui: If there are multiple queue recovery files, don't fail the set if one...sr552016-03-261-11/+20
* Tidy up some Stylecop WarningsScott2015-09-261-0/+3
* App Services Cleanup ContdScott2015-09-261-0/+1
* WinGui: Queue Recovery now sets the GUI to enabled if it recovers a job.sr552015-06-031-2/+8
* WinGui: Small bug fix to handling of queue recovery when running mulitple ins...sr552015-04-181-1/+15
* WinGui: Some further refactoring of the services library. Moving all the queu...sr552015-04-121-1/+2
* WinGui: Dropping more legacy code and moving some more UI only code up to the...sr552015-03-011-1/+0
* WinGui: Moving the Queue Code out to the UI level. The services library will ...sr552015-03-011-0/+2
* WinGui: General code tidyupsr552013-08-171-2/+2
* WinGui: Fixes to the new queue recovery code. Cleanup of old recovery files s...sr552012-10-161-4/+3
* WinGui: Refactor multi-instance support to use Process ID. Fix old log file c...sr552012-10-131-5/+40
* WinGui: API Tidyup Part 3 of many.sr552012-10-131-1/+1
* WinGui: (WPF) General work hooking up various aspects of the new WPF UI, bug ...sr552012-02-181-0/+133