summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels/MainViewModel.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Couple bug fixes and tweaks.sr552013-03-271-2/+19
* WinGui: Some Threading, Performance and Log window fixes.sr552013-03-071-1/+33
* WinGui: Update the scan parser to handle the new scan progress meter.sr552013-03-021-2/+2
* WinGui: Show "Scan failed: Unrecognized file type." when a scan fails for thi...sr552013-02-241-3/+7
* WinGui: Fix the source display label for batch scan mode.sr552013-02-091-19/+3
* WinGui: Numerous bug fixes to the services library.sr552013-01-261-6/+27
* WinGui: For Point to Point Frames: Use Numeric Up Down Control. For PTP Se...sr552013-01-231-3/+38
* WinGui: Just some prototype code for safe keeping. Not currently used.sr552013-01-201-0/+32
* WinGui: UI Tweaks.sr552013-01-171-0/+38
* WinGui: Options screen refactoring.sr552013-01-131-33/+4
* WinGui: Numerous bug fixes. Many around the automatic selection feature on th...sr552013-01-131-1/+0
* WinGui: Initial work to implement x264 Preset/Tune/Profile/Level options in-gui.sr552012-12-281-4/+11
* WinGui: Default the textboxes for Seconds and Frames to sensible values.sr552012-12-271-1/+23
* WinGui: Initial work to overhaul the plist import code.sr552012-10-271-1/+4
* WinGui: Couple of UI fixes.sr552012-10-211-26/+50
* WinGui: Couple minor fixes.sr552012-10-181-1/+4
* WinGui: Refactor multi-instance support to use Process ID. Fix old log file c...sr552012-10-131-3/+8
* WinGui: API Tidyup Part 3 of many.sr552012-10-131-7/+7
* WinGui: API Tidyup Part 2 of many. Growl Support.sr552012-10-101-1/+5
* WinGui: Improvements to status messages.sr552012-09-301-2/+23
* WinGui: Cancel Scan menu option now greyed out when not scan running.sr552012-09-301-0/+6
* WinGui: Misc Fixessr552012-09-301-1/+1
* WinGui: Readded missing functionality that scans files dropped on the app ico...sr552012-09-291-16/+14
* WinGui: LibHb Encode and Scan support (off by default for the moment until I ...sr552012-09-251-49/+5
* WinGui: Couple fixes to Pictures settings and add presets.sr552012-09-111-2/+4
* WinGui: Hide the Debug Menu behind an option.sr552012-09-081-0/+11
* WinGui: Further work and fixes on the Process Isolation Servicesr552012-09-021-0/+7
* WinGui: Fix preview window.sr552012-09-021-1/+3
* WinGui: Further work in the process isolation service.sr552012-09-011-7/+9
* WinGui: Only allow 1 instance of the Queue, About, Log and Preview window to ...sr552012-09-011-6/+42
* WinGui: Strip out the last traces of MEF since it's not going to be used.sr552012-08-271-3/+0
* WinGui: General Tidyup of the Services Library API.sr552012-08-251-12/+18
* WinGui: Initial Work to wire up Encode Process Isolation.sr552012-08-221-13/+17
* WinGui: Prototype of process isolation support (to be used for libhb when thi...sr552012-08-191-5/+33
* WinGui: Couple UI tweaks and better text rendering throughout the app since n...sr552012-07-231-4/+7
* WinGui: Fix a possible crash after scanning a source.sr552012-07-231-4/+8
* WinGui: Array of fixes and changessr552012-07-201-0/+15
* WinGui: Working drive tray insert/remove detection.sr552012-07-141-26/+16
* WinGui: Improve the code behind the taskbar source menu. Note, The Disc inser...sr552012-07-131-121/+83
* WinGui: Initial work to restore queue editing functionality. (Note, it's not ...sr552012-07-081-3/+57
* WinGui: Additional fixes for multi-instance.sr552012-07-071-0/+4
* WinGui: Fixes to allow for multi-instance to work again.sr552012-07-071-1/+1
* WinGui: Fix an issue where the Autoname would keep the existing file extensio...sr552012-06-301-1/+1
* WinGui: Assorted fixes. sr552012-06-301-0/+29
* WinGui: Refactor the Update service and add a new options tab to deal with up...sr552012-06-301-8/+50
* WinGui: More UI tweaks and improvements.sr552012-06-261-1/+5
* WinGui: Another set of assorted fixes and UI tweaks.sr552012-06-261-27/+16
* WinGui: Assorted Fixessr552012-06-241-5/+30
* WinGui: Replace the EncodeStart with QueueStart event to fix an issue where P...sr552012-06-201-12/+11
* WinGui: - Fixed an incorrect method call in the last checkin.sr552012-06-201-2/+4