OSDN Git Service

WinGui:
authorsr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 3 Jul 2010 16:38:58 +0000 (16:38 +0000)
committersr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 3 Jul 2010 16:38:58 +0000 (16:38 +0000)
commitb464aff9adf8f57dc71826152aeb15292c786ab1
tree74af059ceecb2986cc2cc815f15e07cc3cea2181
parenta50cc8d870a4310199ecaabcf151f0088b7f083a
WinGui:
- Refactored The Query Generator to allow for more control on the AddPreset Window.
- Also fix an issue where an empty x264 query would still result in -x being added to the query.

git-svn-id: svn://localhost/HandBrake/trunk@3423 b64f7644-9d1e-0410-96f1-a4d463321fa5
win/C#/Functions/QueryGenerator.cs
win/C#/HandBrakeCS.csproj
win/C#/Model/QueryEncodeMode.cs [new file with mode: 0644]
win/C#/Model/QueryPictureSettingsMode.cs [new file with mode: 0644]
win/C#/frmMain.cs
win/C#/frmPreview.cs