summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Services/Queue
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Fix Duration / Paused Duration when > 1 day. Fixes #2649sr552020-02-231-2/+2
* WinGui: Fix an issue with Queue Pause/Resume not working correctly and some u...sr552020-02-231-0/+4
* WinGui: Main Window Status label not updating correctly when resetting jobs. ...sr552020-01-252-0/+22
* WinGui: Clear queue options should not clear in-progress jobs. Fixes #2587sr552020-01-251-1/+4
* WinUI: Notify of display field changes for QueueStats (#2488)Joshua Shaffer2019-12-091-4/+7
* WinGui: Invoke QueueChanged after ImportJoshua Shaffer2019-12-091-0/+4
* WinGui: Queue Stats cosmeticssr552019-10-041-8/+67
* WinGui: Make a note of what the base preset was in the log when starting an e...sr552019-09-082-3/+7
* WinGui: Build out code for active monitoring of storage and battery power on...sr552019-07-051-1/+1
* WinGui: Nice display of statistics when information isn't available. #2179sr552019-07-031-1/+48
* WinGui: Re-implement queue import/export functionality for the GUI. Note, thi...sr552019-06-072-213/+40
* WinGui: More Robust Queue Backup and Recovery.sr552019-05-111-3/+12
* WinGui: Switch the GUI over to using JSON for the queue. (Note, this is not t...sr552019-05-104-959/+933
* WinGui: Basic implementation of Queue Up/Down Buttons. Does not yet handle po...sr552019-01-272-3/+5
* WinGui: Improving Accessibility of the new Queue (and fixed a few other issue...sr552018-09-281-0/+7
* WinGui: Fail a job instantly if the destination folder is missing. Don't spoo...sr552018-09-241-0/+7
* WinGui: Adding Stats and Log Tabs to the new experimental queue view. #1087sr552018-09-221-0/+5
* WinGui: Implementing the new queue design. This is currently experimental and...sr552018-09-221-0/+3
* WinGui: Initial work to refactor the queue infrastructure to use the same JSO...sr552018-07-082-10/+32
* WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ...sr552018-06-053-4/+4
* WinGui: Remove Logging abstraction from the Services library. Let the librar...sr552018-05-081-2/+3
* WinGui: Fix an issue where the "When Done" would prevent HandBrake from savi...sr552018-04-291-3/+4
* Misc. typosluz.paz2018-02-201-1/+1
* WinGui: Reselect the last selected preset (if still available) when editing a...sr552018-01-131-1/+18
* WinGui: Putting paused duration infrastructure in placesr552017-08-302-4/+27
* WinGui: Some consistency fixes and UI tweaks around queue start/pause/stop.sr552017-08-302-7/+38
* WinGui: Putting in some back-end infrastructure into the queue screen to supp...sr552017-08-283-19/+119
* WinGui: Improve the QueueTask Surrogate key. It now contains a session id to ...sr552017-08-181-5/+7
* WinGui: Give the QueueTask object a distinct surrogate key #854sr552017-08-181-59/+18
* WinGui: Add a log message whent he queue is paused due to low disk space. Imp...sr552017-05-272-37/+13
* WinGui: Save file before committing :( #695sr552017-04-291-1/+1
* WinGui: Change to the queue duplicate detection. It currently filters by "Wai...sr552017-04-291-2/+1
* WinGui: Strip out some out some legacy code that was causing some threading i...sr552017-04-131-2/+2
* WinGui: Fix a number of stylecop warnings.sr552017-03-262-39/+39
* WinGui: Remove Usage of System.ComponentModel.DataAnnotations - DisplayName a...sr552017-03-171-13/+5
* WinGui: Make the Queue Storage Nightly aware. Also fix an issue with Queue a...sr552017-03-171-5/+4
* WinGui: Fix a number of stylecop warnings.sr552017-02-111-1/+1
* WinGui: Pause on Low Diskspace is for local drives only. Disabling check for ...sr552017-01-151-1/+1
* WinGui: Fix a large number of stylecop warnings.sr552016-10-301-19/+11
* WinGui: Remove another exception for queue handling and just handle the condi...sr552016-07-151-1/+1
* WinGui: Case sensitivity fix for checking queue duplicatessr552016-07-151-1/+13
* WinGui: If you invoke HandBrake.exe with "--auto-start-queue" it will automa...sr552016-04-231-1/+1
* WinGui: Add a new JSON file type to the queue export functionality. This expo...sr552016-03-262-0/+32
* WinGui: Some API and warnings cleanup.Scott2015-12-271-2/+1
* WinGui: Add warning dialog on Destination Browse Button if disk space is low...Scott2015-11-102-1/+47
* Add Error count to the Status bar when queue completes.Scott2015-11-082-0/+16
* App Services Cleanup ContdScott2015-09-261-4/+2
* App Services Tidyup ContdScott2015-09-262-2/+3
* AppServices tidyupScott2015-09-263-5/+6
* WinGui: Some minor UI Improvements. Including Waiting Queue Count on the "Sho...sr552015-04-221-1/+0