]> granicus.if.org Git - handbrake/commit
WinGui:
authorsr55 <sr55.hb@outlook.com>
Sat, 3 Jul 2010 16:38:58 +0000 (16:38 +0000)
committersr55 <sr55.hb@outlook.com>
Sat, 3 Jul 2010 16:38:58 +0000 (16:38 +0000)
commit4813f1cf12793faed41951e0e4a195332f97ddcd
tree74af059ceecb2986cc2cc815f15e07cc3cea2181
parent2c796d86cf24e15f10f20680f4c8f89628f25418
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://svn.handbrake.fr/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