OSDN Git Service

WinGui:
authorsr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Tue, 14 Jul 2009 23:11:09 +0000 (23:11 +0000)
committersr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Tue, 14 Jul 2009 23:11:09 +0000 (23:11 +0000)
commit771fc8df1473916fd2e5f0f820af68e1591e3189
tree0d8bfd9d30c8cafcf3975700e46210d09689f191
parent5a4494f3bf7ee5846121ba3a551f6e7229c50e6b
WinGui:
- Updates Picture Settings code. A mix/match of old/new/libhb code.
- Custom anamorphic mode widgets are not hooked up yet, but if the user sets them manually, they will work just fine.
- Some of the logic has been simplified so that it works better however it's not bullet proof in terms of allowing users to misbehave.

git-svn-id: svn://localhost/HandBrake/trunk@2692 b64f7644-9d1e-0410-96f1-a4d463321fa5
win/C#/Controls/PictureSettings.Designer.cs
win/C#/Controls/PictureSettings.cs
win/C#/Functions/PresetLoader.cs
win/C#/Functions/QueryGenerator.cs
win/C#/frmMain.Designer.cs
win/C#/frmMain.cs