summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels/Interfaces/IQueueViewModel.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Remove the experimental embedded queue. It's not been working right f...sr552019-07-141-2/+0
* WinGui: Refactor "When Done" to use an enum to avoid language issues. Also c...sr552019-06-241-1/+3
* WinGui: Remove the legacy queue design. The new design is now always used.sr552019-03-031-5/+0
* WinGui: Implementing the new queue design. This is currently experimental and...sr552018-09-221-0/+7
* WinGui: Correctly synchronise the WhenDone dropdowns in the Queue, MainWindow...sr552017-01-081-1/+4
* WinGui: Adding Queue Start/Pause Context Menu options to the In-line queue an...sr552017-01-071-0/+10
* WinGui: Adding a "Queue" Menusr552016-02-201-0/+25
* WinGui: Some API and warnings cleanup.Scott2015-12-271-0/+6
* Adding a "When Done" Label and Context Menu to the Main Screen status bar.Scott2015-10-241-0/+1
* Tidy up some code for the new inline queue view.Scott2015-10-241-7/+0
* Initial commit to allow the Queue Window to be embedded in the main window. S...Scott2015-10-241-0/+7
* WinGui: (WPF) Initial work to implement the "Queue" and "Add Preset" Windows....sr552011-12-271-0/+18