OSDN Git Service

LinGui: don't remove srt subs when changing from mkv to mp4
[handbrake-jp/handbrake-jp-git.git] / win / C# / Properties / Settings.Designer.cs
index 76b8490..e330984 100644 (file)
@@ -50,18 +50,6 @@ namespace Handbrake.Properties {
         [global::System.Configuration.UserScopedSettingAttribute()]\r
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
         [global::System.Configuration.DefaultSettingValueAttribute("True")]\r
-        public bool defaultSettings {\r
-            get {\r
-                return ((bool)(this["defaultSettings"]));\r
-            }\r
-            set {\r
-                this["defaultSettings"] = value;\r
-            }\r
-        }\r
-        \r
-        [global::System.Configuration.UserScopedSettingAttribute()]\r
-        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
-        [global::System.Configuration.DefaultSettingValueAttribute("True")]\r
         public bool updateStatus {\r
             get {\r
                 return ((bool)(this["updateStatus"]));\r
@@ -193,18 +181,6 @@ namespace Handbrake.Properties {
         \r
         [global::System.Configuration.UserScopedSettingAttribute()]\r
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
-        [global::System.Configuration.DefaultSettingValueAttribute("True")]\r
-        public bool drive_detection {\r
-            get {\r
-                return ((bool)(this["drive_detection"]));\r
-            }\r
-            set {\r
-                this["drive_detection"] = value;\r
-            }\r
-        }\r
-        \r
-        [global::System.Configuration.UserScopedSettingAttribute()]\r
-        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
         [global::System.Configuration.DefaultSettingValueAttribute("False")]\r
         public bool cli_minimized {\r
             get {\r
@@ -302,9 +278,9 @@ namespace Handbrake.Properties {
         [global::System.Configuration.UserScopedSettingAttribute()]\r
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
         [global::System.Configuration.DefaultSettingValueAttribute("0.25")]\r
-        public string x264cqstep {\r
+        public double x264cqstep {\r
             get {\r
-                return ((string)(this["x264cqstep"]));\r
+                return ((double)(this["x264cqstep"]));\r
             }\r
             set {\r
                 this["x264cqstep"] = value;\r
@@ -384,7 +360,7 @@ namespace Handbrake.Properties {
         \r
         [global::System.Configuration.UserScopedSettingAttribute()]\r
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
-        [global::System.Configuration.DefaultSettingValueAttribute("5")]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("7")]\r
         public int daysBetweenUpdateCheck {\r
             get {\r
                 return ((int)(this["daysBetweenUpdateCheck"]));\r
@@ -393,5 +369,112 @@ namespace Handbrake.Properties {
                 this["daysBetweenUpdateCheck"] = value;\r
             }\r
         }\r
+        \r
+        [global::System.Configuration.UserScopedSettingAttribute()]\r
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("True")]\r
+        public bool useM4v {\r
+            get {\r
+                return ((bool)(this["useM4v"]));\r
+            }\r
+            set {\r
+                this["useM4v"] = value;\r
+            }\r
+        }\r
+        \r
+        [global::System.Configuration.UserScopedSettingAttribute()]\r
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("True")]\r
+        public bool PromptOnUnmatchingQueries {\r
+            get {\r
+                return ((bool)(this["PromptOnUnmatchingQueries"]));\r
+            }\r
+            set {\r
+                this["PromptOnUnmatchingQueries"] = value;\r
+            }\r
+        }\r
+        \r
+        [global::System.Configuration.UserScopedSettingAttribute()]\r
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("Any")]\r
+        public string NativeLanguage {\r
+            get {\r
+                return ((string)(this["NativeLanguage"]));\r
+            }\r
+            set {\r
+                this["NativeLanguage"] = value;\r
+            }\r
+        }\r
+        \r
+        [global::System.Configuration.UserScopedSettingAttribute()]\r
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("False")]\r
+        public bool DubAudio {\r
+            get {\r
+                return ((bool)(this["DubAudio"]));\r
+            }\r
+            set {\r
+                this["DubAudio"] = value;\r
+            }\r
+        }\r
+        \r
+        [global::System.Configuration.UserScopedSettingAttribute()]\r
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("")]\r
+        public string hb_platform {\r
+            get {\r
+                return ((string)(this["hb_platform"]));\r
+            }\r
+            set {\r
+                this["hb_platform"] = value;\r
+            }\r
+        }\r
+        \r
+        [global::System.Configuration.UserScopedSettingAttribute()]\r
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("False")]\r
+        public bool disableResCalc {\r
+            get {\r
+                return ((bool)(this["disableResCalc"]));\r
+            }\r
+            set {\r
+                this["disableResCalc"] = value;\r
+            }\r
+        }\r
+        \r
+        [global::System.Configuration.UserScopedSettingAttribute()]\r
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("False")]\r
+        public bool growlQueue {\r
+            get {\r
+                return ((bool)(this["growlQueue"]));\r
+            }\r
+            set {\r
+                this["growlQueue"] = value;\r
+            }\r
+        }\r
+        \r
+        [global::System.Configuration.UserScopedSettingAttribute()]\r
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("False")]\r
+        public bool growlEncode {\r
+            get {\r
+                return ((bool)(this["growlEncode"]));\r
+            }\r
+            set {\r
+                this["growlEncode"] = value;\r
+            }\r
+        }\r
+        \r
+        [global::System.Configuration.UserScopedSettingAttribute()]\r
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
+        public global::System.DateTime cliLastModified {\r
+            get {\r
+                return ((global::System.DateTime)(this["cliLastModified"]));\r
+            }\r
+            set {\r
+                this["cliLastModified"] = value;\r
+            }\r
+        }\r
     }\r
 }\r