summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels/PictureSettingsViewModel.cs
Commit message (Expand)AuthorAgeFilesLines
...
* WinGui: Disable the last bit of Custom Anamorphic calculation code until I ca...sr552013-06-051-4/+4
* WinGui: Fix an issue where cropping wasn't getting set correctly after a titl...sr552013-06-051-18/+18
* WinGui: Picture Settings Tab and Preset Behaviours changed to be consistent w...sr552013-05-291-77/+81
* WinGui: Refactor the Presets Picture Size handling to make it a bit clearer w...sr552013-05-251-52/+57
* WinGui: Disable Custom Anamorphic calculations (Will implement these via libh...sr552013-04-211-2/+29
* WinGui: Fix the x264 preset/tune/profile tooltip so that it now shows the equ...sr552013-04-121-0/+1
* WinGui: Fix AllowSleep option. Port the Numeric Stepper control from Vidcoder...sr552013-01-061-10/+4
* WinGui: Fix a number of potential culture issues with doubles. (Advanced Pane...sr552012-12-081-1/+1
* WinGui: UI Tweaks and further fixes to Custom Anamorphic.sr552012-11-271-0/+12
* WinGui: Default the custom anamorphic values correctly. (Part 1 of Custom ana...sr552012-11-181-30/+38
* WinGui: Couple fixes to Pictures settings and add presets.sr552012-09-111-48/+41
* WinGui: Strip out the last traces of MEF since it's not going to be used.sr552012-08-271-2/+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: Fixes to the Advanced Panel (8x8t and ref) and Picture Panel (Further...sr552012-08-151-7/+32
* WinGui: Picture settings MaxWidth/Height fixessr552012-08-131-4/+4
* WinGui: Couple more Picture Settings Tab bug fixes. Note: Still a few more is...sr552012-07-251-1/+6
* WinGui: Initial work to restore queue editing functionality. (Note, it's not ...sr552012-07-081-0/+18
* WinGui: Fix Add Preset not honouring custom source width / height.sr552012-06-301-25/+36
* WinGui: Additional fixes to the picture settings panel.sr552012-06-241-13/+17
* WinGui: Fix to the MaxWidth/Height Width/Height query being generated incorre...sr552012-06-221-1/+0
* WinGui: Fix a couple of the issues with the Picture settings view with regard...sr552012-06-171-7/+125
* WinGui: Allow Modulus with Anamorphic Mode None. Tweaks to Destination filena...sr552012-06-061-1/+1
* WinGui: Numerous fixes to the picture settings tab. Fixed framerate typo on t...sr552012-06-031-1/+55
* WinGui: Range of bug fixes and UI tweaks.sr552012-05-201-2/+2
* WinGui: (WPF) Fixes to the Audio and Subtitle panels. Add pdb's to installer.sr552012-03-241-2/+1
* WinGui: (WPF) Numerous fixes / UI tweaks.sr552012-03-181-15/+27
* WinGui: (WPF) Added Debug menu (1. Show CLI Query to allow for easier debuggi...sr552012-03-171-244/+299
* WinGui: (WPF) Wired up the Add Preset window and setup the build scripts to c...sr552012-03-171-1/+1
* WinGui: (WPF) Further work wiring up the new UI.sr552012-03-011-120/+110
* WinGui: (WPF) Initial wire-up work on the Picture settings panel and setup th...sr552012-02-111-21/+441
* WinGui: (WPF) Further work on the Audio and Subtitle tabs along with the API ...sr552012-01-221-9/+8
* WinGui: (WPF) Further work on hooking up the various tabs on the Main Window.sr552012-01-081-3/+361
* WinGui: (WPF) Bug fixes, Initial work on the Filters Viewsr552011-12-301-0/+16
* WinGui: (WPF) Move all the main UI tab UserControls into an MVVM format. Most...sr552011-12-301-0/+39