OSDN Git Service

remove crf flag and all uses of it
[handbrake-jp/handbrake-jp-git.git] / win / C# / Controls / AudioPanel.Designer.cs
index fe765cf..0ac76d5 100644 (file)
@@ -86,10 +86,10 @@ namespace Handbrake.Controls
             this.lv_audioList.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.Nonclickable;\r
             this.lv_audioList.HideSelection = false;\r
             this.lv_audioList.LabelWrap = false;\r
-            this.lv_audioList.Location = new System.Drawing.Point(16, 115);\r
+            this.lv_audioList.Location = new System.Drawing.Point(16, 150);\r
             this.lv_audioList.MultiSelect = false;\r
             this.lv_audioList.Name = "lv_audioList";\r
-            this.lv_audioList.Size = new System.Drawing.Size(689, 147);\r
+            this.lv_audioList.Size = new System.Drawing.Size(689, 140);\r
             this.lv_audioList.TabIndex = 65;\r
             this.lv_audioList.UseCompatibleStateImageBehavior = false;\r
             this.lv_audioList.View = System.Windows.Forms.View.Details;\r
@@ -171,9 +171,9 @@ namespace Handbrake.Controls
             this.btn_RemoveAudioTrack.BackColor = System.Drawing.Color.Transparent;\r
             this.btn_RemoveAudioTrack.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.btn_RemoveAudioTrack.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
-            this.btn_RemoveAudioTrack.Location = new System.Drawing.Point(133, 268);\r
+            this.btn_RemoveAudioTrack.Location = new System.Drawing.Point(99, 38);\r
             this.btn_RemoveAudioTrack.Name = "btn_RemoveAudioTrack";\r
-            this.btn_RemoveAudioTrack.Size = new System.Drawing.Size(111, 23);\r
+            this.btn_RemoveAudioTrack.Size = new System.Drawing.Size(71, 23);\r
             this.btn_RemoveAudioTrack.TabIndex = 64;\r
             this.btn_RemoveAudioTrack.Text = "Remove";\r
             this.btn_RemoveAudioTrack.UseVisualStyleBackColor = false;\r
@@ -184,9 +184,9 @@ namespace Handbrake.Controls
             this.btn_addAudioTrack.BackColor = System.Drawing.Color.Transparent;\r
             this.btn_addAudioTrack.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.btn_addAudioTrack.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
-            this.btn_addAudioTrack.Location = new System.Drawing.Point(16, 268);\r
+            this.btn_addAudioTrack.Location = new System.Drawing.Point(16, 38);\r
             this.btn_addAudioTrack.Name = "btn_addAudioTrack";\r
-            this.btn_addAudioTrack.Size = new System.Drawing.Size(111, 23);\r
+            this.btn_addAudioTrack.Size = new System.Drawing.Size(77, 23);\r
             this.btn_addAudioTrack.TabIndex = 63;\r
             this.btn_addAudioTrack.Text = "Add Track";\r
             this.btn_addAudioTrack.UseVisualStyleBackColor = false;\r
@@ -340,7 +340,7 @@ namespace Handbrake.Controls
             "56",\r
             "64",\r
             "80",\r
-            "86",\r
+            "96",\r
             "112",\r
             "128",\r
             "160"});\r
@@ -383,8 +383,7 @@ namespace Handbrake.Controls
             this.AudioTrackGroup.Controls.Add(this.label65);\r
             this.AudioTrackGroup.Controls.Add(this.label67);\r
             this.AudioTrackGroup.Controls.Add(this.label66);\r
-            this.AudioTrackGroup.ForeColor = System.Drawing.Color.Black;\r
-            this.AudioTrackGroup.Location = new System.Drawing.Point(16, 32);\r
+            this.AudioTrackGroup.Location = new System.Drawing.Point(16, 67);\r
             this.AudioTrackGroup.Name = "AudioTrackGroup";\r
             this.AudioTrackGroup.Size = new System.Drawing.Size(689, 77);\r
             this.AudioTrackGroup.TabIndex = 66;\r
@@ -399,13 +398,13 @@ namespace Handbrake.Controls
             // \r
             // AudioPanel\r
             // \r
-            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;\r
+            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit;\r
             this.BackColor = System.Drawing.Color.Transparent;\r
-            this.Controls.Add(this.AudioTrackGroup);\r
+            this.Controls.Add(this.label68);\r
+            this.Controls.Add(this.btn_addAudioTrack);\r
             this.Controls.Add(this.lv_audioList);\r
+            this.Controls.Add(this.AudioTrackGroup);\r
             this.Controls.Add(this.btn_RemoveAudioTrack);\r
-            this.Controls.Add(this.btn_addAudioTrack);\r
-            this.Controls.Add(this.label68);\r
             this.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.Name = "AudioPanel";\r
             this.Size = new System.Drawing.Size(720, 310);\r