summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Services/Queue
Commit message (Collapse)AuthorAgeFilesLines
* WinGui: Add warning dialog on Destination Browse Button if disk space is ↵Scott2015-11-102-1/+47
| | | | | | low. Added new Advanced Option in preferences that will force the queue to check for low disk space before starting each job and pause if necessary. Low Disk Space level is currently set at 10GB. Will add a preference to adjust this at a later point
* Add Error count to the Status bar when queue completes.Scott2015-11-082-0/+16
|
* App Services Cleanup ContdScott2015-09-261-4/+2
| | | | Moving Exceptions and more utilities to the GUI project.
* App Services Tidyup ContdScott2015-09-262-2/+3
| | | | Moving all the helper and utility classes to the gui project
* AppServices tidyupScott2015-09-263-5/+6
| | | | Moving the UI modelling and services to the GUI Project.
* WinGui: Some minor UI Improvements. Including Waiting Queue Count on the ↵sr552015-04-221-1/+0
| | | | | | "Show Queue" toolbar icon. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7117 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Some further refactoring of the services library. Moving all the ↵sr552015-04-125-0/+1025
queueing functionality up to app layer for now. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7086 b64f7644-9d1e-0410-96f1-a4d463321fa5