From: sr55 Date: Tue, 13 Nov 2007 17:44:33 +0000 (+0000) Subject: WinGui: X-Git-Url: http://git.osdn.jp/view?a=commitdiff_plain;h=32e8714575ec877fc6efb333c414f7caaf3594df;p=handbrake-jp%2Fhandbrake-jp-git.git WinGui: - User default settings now uses the new Preset Parser function. This cuts down on a significant amount of code. - Added system resolution to the resolution checker message box. For future debugging. git-svn-id: svn://localhost/HandBrake/trunk@1056 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- diff --git a/win/C#/Functions/QueryParser.cs b/win/C#/Functions/QueryParser.cs index a4bd1c1e..681602ec 100644 --- a/win/C#/Functions/QueryParser.cs +++ b/win/C#/Functions/QueryParser.cs @@ -774,6 +774,10 @@ namespace Handbrake.Functions #endregion // + //H264 tab and other + // + #region h264 and other + // //H264 Tab // if (x264.Success != false) @@ -785,6 +789,7 @@ namespace Handbrake.Functions //Progam Options // thisQuery.q_verbose = verbose.Success; + #endregion } catch (Exception exc) { diff --git a/win/C#/HandBrakeCS.csproj b/win/C#/HandBrakeCS.csproj index 1b55daa1..a9c549b9 100644 --- a/win/C#/HandBrakeCS.csproj +++ b/win/C#/HandBrakeCS.csproj @@ -197,6 +197,32 @@ + + + {831FDD16-0C5C-11D2-A9FC-0000F8754DA1} + 2 + 0 + 0 + aximp + False + + + {831FDD16-0C5C-11D2-A9FC-0000F8754DA1} + 2 + 0 + 0 + primary + False + + + {00020430-0000-0000-C000-000000000046} + 2 + 0 + 0 + primary + False + +