summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels/ShellViewModel.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Switch the GUI over to using JSON for the queue. (Note, this is not t...sr552019-05-101-2/+2
* WinGui: Save Options when the app closes, if the options window was last open...sr552018-11-181-8/+5
* WinGui: Some consistency fixes and UI tweaks around queue start/pause/stop.sr552017-08-301-3/+2
* WinGui: Strip out the overlay panel code. It's not used.sr552016-04-181-52/+0
* WinGui: Sizing tweak to mini view. Tidy up some code warnings. Update assembl...sr552015-08-231-1/+0
* WinGui: Replace Castle Windsor with Caliburn Micros built-in SimpleContainer ...sr552015-07-211-1/+12
* WinGui: Moving the bulk of the view model strings to resources.sr552015-06-111-1/+1
* WinGui: Some further refactoring of the services library. Moving all the queu...sr552015-04-121-1/+1
* WinGui: Add TrueHD, Flac and EAC3 Passthru, and EAC3 encoder options. Fixed ...sr552015-03-291-0/+73
* WinGui: Dropping more legacy code and moving some more UI only code up to the...sr552015-03-011-2/+0
* WinGui: Moving the Queue Code out to the UI level. The services library will ...sr552015-03-011-0/+2
* WinGui: Remove a bunch of CLI handling code.sr552015-01-311-51/+3
* WinGui: Move the event trigger to make drag/drop of files on the UI more reli...sr552014-11-291-0/+13
* WinGui: Improve exit while encoding error message.sr552014-10-251-1/+1
* WinGui: Move a bunch of strings out to the resources file.sr552013-12-291-1/+2
* WinGui: Some more work on the Instant HandBrake prototype. sr552013-08-271-3/+5
* WinGui: Broke Status display. Fixed.sr552013-06-291-4/+0
* WinGui: Just some prototype code for safe keeping. Some ideas around an Insta...sr552013-06-291-3/+50
* WinGui: Added a new option that will allow users to fallback to using system ...sr552013-06-131-0/+1
* WinGui: General code tidy-up and fix a couple of possible points that could t...sr552012-11-271-3/+10
* WinGui: Strip out the last traces of MEF since it's not going to be used.sr552012-08-271-2/+0
* WinGui: Working drive tray insert/remove detection.sr552012-07-141-0/+2
* WinGui: Another set of assorted fixes and UI tweaks.sr552012-06-261-2/+47
* WinGui: Added a Shell View which can host various windows. By default this wi...sr552012-06-081-0/+128