summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels/MainViewModel.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Some usability improvements around presets. Also trying out a "Hide P...sr552013-06-021-1/+52
* WinGui: Don't crash if a corrupted source file causes the duration to be mis...sr552013-06-011-1/+1
* WinGui: Add an attached property to the source menu to handle drive detection...sr552013-05-261-32/+17
* WinGui: Disable End point affecting the start point for anything other than c...sr552013-05-261-1/+1
* WinGui: Refactor the Presets Picture Size handling to make it a bit clearer w...sr552013-05-251-1/+1
* WinGui: End Point can not be greater than Start and vice versa for the chapte...sr552013-05-251-0/+10
* WinGui: Some usability improvements and bug fixes around the queue window.sr552013-05-241-1/+11
* WinGui: Add a warning about user presets not being updated until such time th...sr552013-05-241-1/+2
* WinGui: Fix AutoName when no {title} tag is set.sr552013-05-241-2/+1
* WinGui: Make the AutoNaming feature less trigger happy. It should not run for...sr552013-05-221-3/+12
* WinGui: Some additional work on my prototype batch add to queue feature.sr552013-05-191-7/+14
* WinGui: Rectored some Encode/Queue service code. This restoes "Quit HandBrake...sr552013-05-191-2/+7
* WinGui: Quick fix to the preset export cancel option.sr552013-04-261-1/+1
* 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