summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels/CountdownAlertViewModel.cs
Commit message (Collapse)AuthorAgeFilesLines
* WinGui: Refactor "When Done" to use an enum to avoid language issues. Also ↵sr552019-06-241-2/+4
| | | | change "suspend" to "sleep" to be consistent with the OS. Fixes #2162
* WinGui: Reset the cancel flag on the Countdown Window for post-encode ↵sr552018-12-151-1/+2
| | | | actions. #1729
* WinGui: Moving the bulk of the view model strings to resources.sr552015-06-111-1/+2
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7292 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix a large number of stylecop warnings. sr552013-11-191-1/+0
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5900 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Initial work around around a when done countdown.sr552013-08-211-0/+152
When a queue finishes it will now popup a window giving the user 60 seconds to cancel the when done operation. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5728 b64f7644-9d1e-0410-96f1-a4d463321fa5