OSDN Git Service

Change the fifo size from being statically tuned for a Mac Pro with 4 CPUs to dynamic...
[handbrake-jp/handbrake-jp-git.git] / win / C# / frmQueue.Designer.cs
1 namespace Handbrake\r
2 {\r
3     partial class frmQueue\r
4     {\r
5         /// <summary>\r
6         /// Required designer variable.\r
7         /// </summary>\r
8         private System.ComponentModel.IContainer components = null;\r
9 \r
10         /// <summary>\r
11         /// Clean up any resources being used.\r
12         /// </summary>\r
13         /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>\r
14         protected override void Dispose(bool disposing)\r
15         {\r
16             if (disposing && (components != null))\r
17             {\r
18                 components.Dispose();\r
19             }\r
20             base.Dispose(disposing);\r
21         }\r
22 \r
23         #region Windows Form Designer generated code\r
24 \r
25         /// <summary>\r
26         /// Required method for Designer support - do not modify\r
27         /// the contents of this method with the code editor.\r
28         /// </summary>\r
29         private void InitializeComponent()\r
30         {\r
31             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmQueue));\r
32             this.btn_down = new System.Windows.Forms.Button();\r
33             this.btn_up = new System.Windows.Forms.Button();\r
34             this.btn_delete = new System.Windows.Forms.Button();\r
35             this.btn_q_encoder = new System.Windows.Forms.Button();\r
36             this.list_queue = new System.Windows.Forms.ListBox();\r
37             this.btn_Close = new System.Windows.Forms.Button();\r
38             this.progressBar = new System.Windows.Forms.ProgressBar();\r
39             this.label2 = new System.Windows.Forms.Label();\r
40             this.lbl_progressValue = new System.Windows.Forms.Label();\r
41             this.btn_minimise = new System.Windows.Forms.Button();\r
42             this.label3 = new System.Windows.Forms.Label();\r
43             this.label1 = new System.Windows.Forms.Label();\r
44             this.pictureBox1 = new System.Windows.Forms.PictureBox();\r
45             ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();\r
46             this.SuspendLayout();\r
47             // \r
48             // btn_down\r
49             // \r
50             this.btn_down.BackColor = System.Drawing.SystemColors.ControlLight;\r
51             this.btn_down.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
52             this.btn_down.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
53             this.btn_down.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
54             this.btn_down.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
55             this.btn_down.Location = new System.Drawing.Point(650, 144);\r
56             this.btn_down.Name = "btn_down";\r
57             this.btn_down.Size = new System.Drawing.Size(64, 22);\r
58             this.btn_down.TabIndex = 33;\r
59             this.btn_down.TabStop = false;\r
60             this.btn_down.Text = "Down";\r
61             this.btn_down.UseVisualStyleBackColor = false;\r
62             this.btn_down.Click += new System.EventHandler(this.btn_down_Click);\r
63             // \r
64             // btn_up\r
65             // \r
66             this.btn_up.BackColor = System.Drawing.SystemColors.ControlLight;\r
67             this.btn_up.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
68             this.btn_up.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
69             this.btn_up.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
70             this.btn_up.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
71             this.btn_up.Location = new System.Drawing.Point(649, 116);\r
72             this.btn_up.Name = "btn_up";\r
73             this.btn_up.Size = new System.Drawing.Size(64, 22);\r
74             this.btn_up.TabIndex = 32;\r
75             this.btn_up.TabStop = false;\r
76             this.btn_up.Text = "Up";\r
77             this.btn_up.UseVisualStyleBackColor = false;\r
78             this.btn_up.Click += new System.EventHandler(this.btn_up_Click);\r
79             // \r
80             // btn_delete\r
81             // \r
82             this.btn_delete.BackColor = System.Drawing.SystemColors.ControlLight;\r
83             this.btn_delete.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
84             this.btn_delete.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
85             this.btn_delete.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
86             this.btn_delete.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
87             this.btn_delete.Location = new System.Drawing.Point(650, 190);\r
88             this.btn_delete.Name = "btn_delete";\r
89             this.btn_delete.Size = new System.Drawing.Size(64, 22);\r
90             this.btn_delete.TabIndex = 31;\r
91             this.btn_delete.TabStop = false;\r
92             this.btn_delete.Text = "Delete";\r
93             this.btn_delete.UseVisualStyleBackColor = false;\r
94             this.btn_delete.Click += new System.EventHandler(this.btn_delete_Click);\r
95             // \r
96             // btn_q_encoder\r
97             // \r
98             this.btn_q_encoder.BackColor = System.Drawing.SystemColors.ControlLight;\r
99             this.btn_q_encoder.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
100             this.btn_q_encoder.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
101             this.btn_q_encoder.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
102             this.btn_q_encoder.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
103             this.btn_q_encoder.Location = new System.Drawing.Point(13, 302);\r
104             this.btn_q_encoder.Name = "btn_q_encoder";\r
105             this.btn_q_encoder.Size = new System.Drawing.Size(124, 22);\r
106             this.btn_q_encoder.TabIndex = 29;\r
107             this.btn_q_encoder.TabStop = false;\r
108             this.btn_q_encoder.Text = "Encode Video(s)";\r
109             this.btn_q_encoder.UseVisualStyleBackColor = false;\r
110             this.btn_q_encoder.Click += new System.EventHandler(this.btn_q_encoder_Click);\r
111             // \r
112             // list_queue\r
113             // \r
114             this.list_queue.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
115             this.list_queue.FormattingEnabled = true;\r
116             this.list_queue.HorizontalScrollbar = true;\r
117             this.list_queue.Location = new System.Drawing.Point(13, 72);\r
118             this.list_queue.Name = "list_queue";\r
119             this.list_queue.Size = new System.Drawing.Size(630, 184);\r
120             this.list_queue.TabIndex = 28;\r
121             // \r
122             // btn_Close\r
123             // \r
124             this.btn_Close.BackColor = System.Drawing.SystemColors.ControlLight;\r
125             this.btn_Close.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
126             this.btn_Close.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
127             this.btn_Close.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
128             this.btn_Close.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
129             this.btn_Close.Location = new System.Drawing.Point(606, 305);\r
130             this.btn_Close.Name = "btn_Close";\r
131             this.btn_Close.Size = new System.Drawing.Size(108, 22);\r
132             this.btn_Close.TabIndex = 27;\r
133             this.btn_Close.TabStop = false;\r
134             this.btn_Close.Text = "Close Window";\r
135             this.btn_Close.UseVisualStyleBackColor = false;\r
136             this.btn_Close.Click += new System.EventHandler(this.btn_Close_Click);\r
137             // \r
138             // progressBar\r
139             // \r
140             this.progressBar.BackColor = System.Drawing.SystemColors.ControlLight;\r
141             this.progressBar.Location = new System.Drawing.Point(67, 264);\r
142             this.progressBar.Name = "progressBar";\r
143             this.progressBar.Size = new System.Drawing.Size(576, 23);\r
144             this.progressBar.Style = System.Windows.Forms.ProgressBarStyle.Continuous;\r
145             this.progressBar.TabIndex = 34;\r
146             // \r
147             // label2\r
148             // \r
149             this.label2.AutoSize = true;\r
150             this.label2.Location = new System.Drawing.Point(10, 270);\r
151             this.label2.Name = "label2";\r
152             this.label2.Size = new System.Drawing.Size(51, 13);\r
153             this.label2.TabIndex = 35;\r
154             this.label2.Text = "Progress:";\r
155             // \r
156             // lbl_progressValue\r
157             // \r
158             this.lbl_progressValue.AutoSize = true;\r
159             this.lbl_progressValue.Location = new System.Drawing.Point(646, 270);\r
160             this.lbl_progressValue.Name = "lbl_progressValue";\r
161             this.lbl_progressValue.Size = new System.Drawing.Size(24, 13);\r
162             this.lbl_progressValue.TabIndex = 36;\r
163             this.lbl_progressValue.Text = "0 %";\r
164             // \r
165             // btn_minimise\r
166             // \r
167             this.btn_minimise.BackColor = System.Drawing.SystemColors.ControlLight;\r
168             this.btn_minimise.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
169             this.btn_minimise.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
170             this.btn_minimise.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
171             this.btn_minimise.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
172             this.btn_minimise.Location = new System.Drawing.Point(471, 305);\r
173             this.btn_minimise.Name = "btn_minimise";\r
174             this.btn_minimise.Size = new System.Drawing.Size(129, 22);\r
175             this.btn_minimise.TabIndex = 37;\r
176             this.btn_minimise.TabStop = false;\r
177             this.btn_minimise.Text = "Minimize Window";\r
178             this.btn_minimise.UseVisualStyleBackColor = false;\r
179             this.btn_minimise.Click += new System.EventHandler(this.btn_minimise_Click);\r
180             // \r
181             // label3\r
182             // \r
183             this.label3.AutoSize = true;\r
184             this.label3.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
185             this.label3.Location = new System.Drawing.Point(51, 25);\r
186             this.label3.Name = "label3";\r
187             this.label3.Size = new System.Drawing.Size(48, 13);\r
188             this.label3.TabIndex = 39;\r
189             this.label3.Text = "Queue";\r
190             // \r
191             // label1\r
192             // \r
193             this.label1.AutoSize = true;\r
194             this.label1.Location = new System.Drawing.Point(51, 43);\r
195             this.label1.Name = "label1";\r
196             this.label1.Size = new System.Drawing.Size(166, 13);\r
197             this.label1.TabIndex = 40;\r
198             this.label1.Text = "List of items ready to be encoded:";\r
199             // \r
200             // pictureBox1\r
201             // \r
202             this.pictureBox1.Image = global::Handbrake.Properties.Resources.Queue;\r
203             this.pictureBox1.Location = new System.Drawing.Point(13, 13);\r
204             this.pictureBox1.Name = "pictureBox1";\r
205             this.pictureBox1.Size = new System.Drawing.Size(32, 32);\r
206             this.pictureBox1.TabIndex = 38;\r
207             this.pictureBox1.TabStop = false;\r
208             // \r
209             // frmQueue\r
210             // \r
211             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);\r
212             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
213             this.BackColor = System.Drawing.SystemColors.ControlLight;\r
214             this.ClientSize = new System.Drawing.Size(724, 335);\r
215             this.ControlBox = false;\r
216             this.Controls.Add(this.label1);\r
217             this.Controls.Add(this.label3);\r
218             this.Controls.Add(this.pictureBox1);\r
219             this.Controls.Add(this.btn_minimise);\r
220             this.Controls.Add(this.lbl_progressValue);\r
221             this.Controls.Add(this.label2);\r
222             this.Controls.Add(this.progressBar);\r
223             this.Controls.Add(this.btn_down);\r
224             this.Controls.Add(this.btn_up);\r
225             this.Controls.Add(this.btn_delete);\r
226             this.Controls.Add(this.btn_q_encoder);\r
227             this.Controls.Add(this.list_queue);\r
228             this.Controls.Add(this.btn_Close);\r
229             this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;\r
230             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));\r
231             this.MaximizeBox = false;\r
232             this.Name = "frmQueue";\r
233             this.ShowIcon = false;\r
234             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;\r
235             this.Text = " ";\r
236             ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();\r
237             this.ResumeLayout(false);\r
238             this.PerformLayout();\r
239 \r
240         }\r
241 \r
242         #endregion\r
243 \r
244         internal System.Windows.Forms.Button btn_down;\r
245         internal System.Windows.Forms.Button btn_up;\r
246         internal System.Windows.Forms.Button btn_delete;\r
247         internal System.Windows.Forms.Button btn_q_encoder;\r
248         internal System.Windows.Forms.ListBox list_queue;\r
249         internal System.Windows.Forms.Button btn_Close;\r
250         private System.Windows.Forms.ProgressBar progressBar;\r
251         private System.Windows.Forms.Label label2;\r
252         private System.Windows.Forms.Label lbl_progressValue;\r
253         internal System.Windows.Forms.Button btn_minimise;\r
254         private System.Windows.Forms.PictureBox pictureBox1;\r
255         private System.Windows.Forms.Label label3;\r
256         private System.Windows.Forms.Label label1;\r
257     }\r
258 }