summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels
Commit message (Expand)AuthorAgeFilesLines
* WinGui: UI Tweaks and further fixes to Custom Anamorphic.sr552012-11-271-0/+12
* WinGui: General code tidy-up and fix a couple of possible points that could t...sr552012-11-271-3/+10
* WinGui: Tweak the advanced panel design so it is less likely to go off screen.sr552012-11-251-1/+1
* WinGui: Couple of Audio and Advanced Panel bug fixes.sr552012-11-241-12/+25
* WinGui: Default the custom anamorphic values correctly. (Part 1 of Custom ana...sr552012-11-181-30/+38
* WinGui: UI Tweaks and improvementssr552012-11-102-9/+9
* WinGui: Fixes to deblock filter.sr552012-11-081-1/+2
* 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-182-1/+5
* 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-132-24/+24
* WinGui: Settings tidyupsr552012-10-102-5/+5
* WinGui: API Tidyup Part 2 of many. Growl Support.sr552012-10-102-6/+10
* WinGui: Remove old ShowCLI setting. There isn't much reason to have this anym...sr552012-10-091-25/+0
* 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-302-9/+8
* WinGui: Fix broken log window.sr552012-09-291-3/+3
* WinGui: Readded missing functionality that scans files dropped on the app ico...sr552012-09-292-16/+25
* WinGui: Swap out the interface for IEncode in the preview window.sr552012-09-261-1/+1
* WinGui: LibHb Encode and Scan support (off by default for the moment until I ...sr552012-09-252-49/+28
* WinGui: Misc typos, tidyupsr552012-09-231-10/+1
* WinGui: Couple fixes to Pictures settings and add presets.sr552012-09-113-53/+48
* WinGui: Hide the Debug Menu behind an option.sr552012-09-082-0/+34
* WinGui: Add new sample rates, 8, 11.025, 12 and 16 as optionssr552012-09-071-1/+1
* 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-012-12/+61
* WinGui: Fix culture issue with the framerate. Any non round number selection ...sr552012-09-011-1/+1
* 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-2716-35/+0
* WinGui: Fix a second Integer overflow.sr552012-08-251-1/+1
* WinGui: Fix an Integer overflow in the picture settings panel.sr552012-08-251-1/+1
* 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: Fixes to the Advanced Panel (8x8t and ref) and Picture Panel (Further...sr552012-08-152-19/+32
* WinGui: Picture settings MaxWidth/Height fixessr552012-08-131-4/+4
* WinGui: Added a right click menu for the Audio, Subtitles and Chapters tabs w...sr552012-08-043-83/+143
* WinGui: Couple more Picture Settings Tab bug fixes. Note: Still a few more is...sr552012-07-251-1/+6
* WinGui: Couple UI tweaks and better text rendering throughout the app since n...sr552012-07-231-4/+7
* WinGui: Fix up the Audio Passthru selection options.sr552012-07-231-3/+0
* WinGui: Fix a possible crash after scanning a source.sr552012-07-231-4/+8
* WinGui: Move some stuff around in the services library and refactor out some ...sr552012-07-204-4/+5
* WinGui: Array of fixes and changessr552012-07-202-0/+16
* WinGui: Working drive tray insert/remove detection.sr552012-07-143-26/+23
* 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-0812-7/+214
* WinGui: Add support for keyboard shortcuts. These are slightly different to t...sr552012-07-081-0/+35