예제 #1
0
    /// <summary>
    /// Required method for Designer support - do not modify
    /// the contents of this method with the code editor.
    /// </summary>
    private void InitializeComponent()
    {
      MediaPortal.UserInterface.Controls.MPTabPage tabPage3;
      MediaPortal.UserInterface.Controls.MPGroupBox mpGroupBox3;
      MediaPortal.UserInterface.Controls.MPLabel mpLabel2;
      System.Windows.Forms.Panel panel1;
      MediaPortal.UserInterface.Controls.MPTabPage mpTabPage2;
      MediaPortal.UserInterface.Controls.MPLabel labelPlayAll;
      this.mpSubEngineCommentLabel = new MediaPortal.UserInterface.Controls.MPLabel();
      this.subEnginesCombo = new MediaPortal.UserInterface.Controls.MPComboBox();
      this.advancedButton = new MediaPortal.UserInterface.Controls.MPButton();
      this.mpGroupBox1 = new MediaPortal.UserInterface.Controls.MPGroupBox();
      this.mpLabelSubSelectMode = new MediaPortal.UserInterface.Controls.MPLabel();
      this.subtitlesSelectionComboBox = new MediaPortal.UserInterface.Controls.MPComboBox();
      this.label2 = new System.Windows.Forms.Label();
      this.subPaths = new System.Windows.Forms.TextBox();
      this.mpLabel3 = new MediaPortal.UserInterface.Controls.MPLabel();
      this.subPosRelativeCheckBox = new MediaPortal.UserInterface.Controls.MPCheckBox();
      this.saveAlwaysRadioButton = new MediaPortal.UserInterface.Controls.MPRadioButton();
      this.saveAskRadioButton = new MediaPortal.UserInterface.Controls.MPRadioButton();
      this.saveNeverRadioButton = new MediaPortal.UserInterface.Controls.MPRadioButton();
      this.mpLabel6 = new MediaPortal.UserInterface.Controls.MPLabel();
      this.mpLabel5 = new MediaPortal.UserInterface.Controls.MPLabel();
      this.delayTextBox = new MediaPortal.UserInterface.Controls.MPNumericTextBox();
      this.mpLabel4 = new MediaPortal.UserInterface.Controls.MPLabel();
      this.mpGroupBox2 = new MediaPortal.UserInterface.Controls.MPGroupBox();
      this.subStyleOverrideCheckBox = new MediaPortal.UserInterface.Controls.MPCheckBox();
      this.opaqueBoxRadioButton = new MediaPortal.UserInterface.Controls.MPRadioButton();
      this.borderOutlineRadioButton = new MediaPortal.UserInterface.Controls.MPRadioButton();
      this.borderWidthUpDown = new MediaPortal.UserInterface.Controls.MPNumericUpDown();
      this.shadowDepthUpDown = new MediaPortal.UserInterface.Controls.MPNumericUpDown();
      this.mpLabel1 = new MediaPortal.UserInterface.Controls.MPLabel();
      this.mpLabel9 = new MediaPortal.UserInterface.Controls.MPLabel();
      this.subtitlesButton = new MediaPortal.UserInterface.Controls.MPButton();
      this.subtitlesFontTextBox = new MediaPortal.UserInterface.Controls.MPTextBox();
      this.mpLabel10 = new MediaPortal.UserInterface.Controls.MPLabel();
      this.folderBrowserDialog = new System.Windows.Forms.FolderBrowserDialog();
      this.fontDialog = new System.Windows.Forms.FontDialog();
      this.tabPage1 = new MediaPortal.UserInterface.Controls.MPTabPage();
      this.mpGroupBoxVideoAudioDelay = new MediaPortal.UserInterface.Controls.MPGroupBox();
      this.delayVideoTextBox = new System.Windows.Forms.NumericUpDown();
      this.mpLabelAVDelayTime = new MediaPortal.UserInterface.Controls.MPLabel();
      this.mpLabelAVDelay = new MediaPortal.UserInterface.Controls.MPLabel();
      this.mpGroupBoxComSkip = new MediaPortal.UserInterface.Controls.MPGroupBox();
      this.comSkipCheckBox = new MediaPortal.UserInterface.Controls.MPCheckBox();
      this.groupBox1 = new MediaPortal.UserInterface.Controls.MPGroupBox();
      this.chbKeepFoldersTogether = new MediaPortal.UserInterface.Controls.MPCheckBox();
      this.playedPercentageTB = new System.Windows.Forms.NumericUpDown();
      this.percentPlayedLabel = new MediaPortal.UserInterface.Controls.MPLabel();
      this.comboBoxPlayAll = new MediaPortal.UserInterface.Controls.MPComboBox();
      this.playedPercentageTrackBar = new System.Windows.Forms.TrackBar();
      this.checkBoxShowWatched = new MediaPortal.UserInterface.Controls.MPCheckBox();
      this.fileNameButton = new MediaPortal.UserInterface.Controls.MPButton();
      this.folderNameTextBox = new MediaPortal.UserInterface.Controls.MPTextBox();
      this.repeatPlaylistCheckBox = new MediaPortal.UserInterface.Controls.MPCheckBox();
      this.folderNameLabel = new MediaPortal.UserInterface.Controls.MPLabel();
      this.tabControl1 = new MediaPortal.UserInterface.Controls.MPTabControl();
      this.mpTabPage1 = new MediaPortal.UserInterface.Controls.MPTabPage();
      this.mpGroupBox4 = new MediaPortal.UserInterface.Controls.MPGroupBox();
      streamLAVSelectionCheckBox = new MediaPortal.UserInterface.Controls.MPCheckBox();
      this.mpLabelOptionLAV = new MediaPortal.UserInterface.Controls.MPLabel();
      audioDefaultCheckBox = new MediaPortal.UserInterface.Controls.MPCheckBox();
      this.mpLabel7 = new MediaPortal.UserInterface.Controls.MPLabel();
      this.defaultAudioLanguageComboBox = new MediaPortal.UserInterface.Controls.MPComboBox();
      this.mpLabel8 = new MediaPortal.UserInterface.Controls.MPLabel();
      this.defaultSubtitleLanguageComboBox = new MediaPortal.UserInterface.Controls.MPComboBox();
      tabPage3 = new MediaPortal.UserInterface.Controls.MPTabPage();
      mpGroupBox3 = new MediaPortal.UserInterface.Controls.MPGroupBox();
      mpLabel2 = new MediaPortal.UserInterface.Controls.MPLabel();
      panel1 = new System.Windows.Forms.Panel();
      mpTabPage2 = new MediaPortal.UserInterface.Controls.MPTabPage();
      labelPlayAll = new MediaPortal.UserInterface.Controls.MPLabel();
      tabPage3.SuspendLayout();
      mpGroupBox3.SuspendLayout();
      this.mpGroupBox1.SuspendLayout();
      panel1.SuspendLayout();
      mpTabPage2.SuspendLayout();
      this.mpGroupBox2.SuspendLayout();
      ((System.ComponentModel.ISupportInitialize)(this.borderWidthUpDown)).BeginInit();
      ((System.ComponentModel.ISupportInitialize)(this.shadowDepthUpDown)).BeginInit();
      this.tabPage1.SuspendLayout();
      this.mpGroupBoxVideoAudioDelay.SuspendLayout();
      ((System.ComponentModel.ISupportInitialize)(this.delayVideoTextBox)).BeginInit();
      this.mpGroupBoxComSkip.SuspendLayout();
      this.groupBox1.SuspendLayout();
      ((System.ComponentModel.ISupportInitialize)(this.playedPercentageTB)).BeginInit();
      ((System.ComponentModel.ISupportInitialize)(this.playedPercentageTrackBar)).BeginInit();
      this.tabControl1.SuspendLayout();
      this.mpTabPage1.SuspendLayout();
      this.mpGroupBox4.SuspendLayout();
      this.SuspendLayout();
      // 
      // tabPage3
      // 
      tabPage3.Controls.Add(mpGroupBox3);
      tabPage3.Controls.Add(this.mpGroupBox1);
      tabPage3.Location = new System.Drawing.Point(4, 22);
      tabPage3.Name = "tabPage3";
      tabPage3.Size = new System.Drawing.Size(464, 382);
      tabPage3.TabIndex = 7;
      tabPage3.Text = "Subtitle";
      tabPage3.UseVisualStyleBackColor = true;
      // 
      // mpGroupBox3
      // 
      mpGroupBox3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
      mpGroupBox3.Controls.Add(this.mpSubEngineCommentLabel);
      mpGroupBox3.Controls.Add(mpLabel2);
      mpGroupBox3.Controls.Add(this.subEnginesCombo);
      mpGroupBox3.Controls.Add(this.advancedButton);
      mpGroupBox3.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      mpGroupBox3.Location = new System.Drawing.Point(15, 12);
      mpGroupBox3.Name = "mpGroupBox3";
      mpGroupBox3.Size = new System.Drawing.Size(432, 104);
      mpGroupBox3.TabIndex = 1;
      mpGroupBox3.TabStop = false;
      mpGroupBox3.Text = "Engine";
      // 
      // mpSubEngineCommentLabel
      // 
      this.mpSubEngineCommentLabel.Location = new System.Drawing.Point(17, 74);
      this.mpSubEngineCommentLabel.Name = "mpSubEngineCommentLabel";
      this.mpSubEngineCommentLabel.Size = new System.Drawing.Size(409, 24);
      this.mpSubEngineCommentLabel.TabIndex = 16;
      this.mpSubEngineCommentLabel.Text = "* - FFDShow Tryout revision 3640 or greater needed";
      // 
      // mpLabel2
      // 
      mpLabel2.Location = new System.Drawing.Point(13, 23);
      mpLabel2.Name = "mpLabel2";
      mpLabel2.Size = new System.Drawing.Size(199, 16);
      mpLabel2.TabIndex = 10;
      mpLabel2.Text = "Select subtitles engine:";
      // 
      // subEnginesCombo
      // 
      this.subEnginesCombo.BorderColor = System.Drawing.Color.Empty;
      this.subEnginesCombo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
      this.subEnginesCombo.FormattingEnabled = true;
      this.subEnginesCombo.Items.AddRange(new object[] {
            "MPC-HC",
            "DirectVobSub",
            "FFDShow",
            "XySubFilter",
            "Disabled"});
      this.subEnginesCombo.Location = new System.Drawing.Point(16, 46);
      this.subEnginesCombo.Name = "subEnginesCombo";
      this.subEnginesCombo.Size = new System.Drawing.Size(246, 21);
      this.subEnginesCombo.TabIndex = 7;
      this.subEnginesCombo.SelectedIndexChanged += new System.EventHandler(this.subEnginesCombo_SelectedIndexChanged);
      // 
      // advancedButton
      // 
      this.advancedButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
      this.advancedButton.Location = new System.Drawing.Point(337, 46);
      this.advancedButton.Name = "advancedButton";
      this.advancedButton.Size = new System.Drawing.Size(72, 22);
      this.advancedButton.TabIndex = 6;
      this.advancedButton.Text = "Advanced";
      this.advancedButton.UseVisualStyleBackColor = true;
      this.advancedButton.Click += new System.EventHandler(this.advancedButton_Click);
      // 
      // mpGroupBox1
      // 
      this.mpGroupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
      this.mpGroupBox1.Controls.Add(this.mpLabelSubSelectMode);
      this.mpGroupBox1.Controls.Add(this.subtitlesSelectionComboBox);
      this.mpGroupBox1.Controls.Add(this.label2);
      this.mpGroupBox1.Controls.Add(this.subPaths);
      this.mpGroupBox1.Controls.Add(this.mpLabel3);
      this.mpGroupBox1.Controls.Add(this.subPosRelativeCheckBox);
      this.mpGroupBox1.Controls.Add(panel1);
      this.mpGroupBox1.Controls.Add(this.mpLabel6);
      this.mpGroupBox1.Controls.Add(this.mpLabel5);
      this.mpGroupBox1.Controls.Add(this.delayTextBox);
      this.mpGroupBox1.Controls.Add(this.mpLabel4);
      this.mpGroupBox1.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.mpGroupBox1.Location = new System.Drawing.Point(15, 119);
      this.mpGroupBox1.Name = "mpGroupBox1";
      this.mpGroupBox1.Size = new System.Drawing.Size(432, 260);
      this.mpGroupBox1.TabIndex = 0;
      this.mpGroupBox1.TabStop = false;
      this.mpGroupBox1.Text = "Options";
      // 
      // mpLabelSubSelectMode
      // 
      this.mpLabelSubSelectMode.Location = new System.Drawing.Point(14, 20);
      this.mpLabelSubSelectMode.Name = "mpLabelSubSelectMode";
      this.mpLabelSubSelectMode.Size = new System.Drawing.Size(175, 16);
      this.mpLabelSubSelectMode.TabIndex = 19;
      this.mpLabelSubSelectMode.Text = "Subtitles mode selection:";
      // 
      // subtitlesSelectionComboBox
      // 
      this.subtitlesSelectionComboBox.BorderColor = System.Drawing.Color.Empty;
      this.subtitlesSelectionComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
      this.subtitlesSelectionComboBox.FormattingEnabled = true;
      this.subtitlesSelectionComboBox.Items.AddRange(new object[] {
            "Subtitles won\'t be auto loaded",
            "Subtitles will be auto loaded by language preference",
            "Subtitles will be auto loaded by first available",
            "Subtitles will only display forced subtitles *"});
      this.subtitlesSelectionComboBox.Location = new System.Drawing.Point(16, 39);
      this.subtitlesSelectionComboBox.Name = "subtitlesSelectionComboBox";
      this.subtitlesSelectionComboBox.Size = new System.Drawing.Size(393, 21);
      this.subtitlesSelectionComboBox.TabIndex = 18;
      // 
      // label2
      // 
      this.label2.AutoSize = true;
      this.label2.Location = new System.Drawing.Point(13, 92);
      this.label2.Name = "label2";
      this.label2.Size = new System.Drawing.Size(81, 13);
      this.label2.TabIndex = 17;
      this.label2.Text = "Subtitle paths: *";
      // 
      // subPaths
      // 
      this.subPaths.Location = new System.Drawing.Point(100, 89);
      this.subPaths.Name = "subPaths";
      this.subPaths.Size = new System.Drawing.Size(309, 20);
      this.subPaths.TabIndex = 16;
      // 
      // mpLabel3
      // 
      this.mpLabel3.Location = new System.Drawing.Point(13, 207);
      this.mpLabel3.Name = "mpLabel3";
      this.mpLabel3.Size = new System.Drawing.Size(396, 36);
      this.mpLabel3.TabIndex = 15;
      this.mpLabel3.Text = "* - supported by MPC-HC engine only / using forced sub option, all other subtitle" +
    "s are available for switching (except idx/sub format)";
      // 
      // subPosRelativeCheckBox
      // 
      this.subPosRelativeCheckBox.AutoSize = true;
      this.subPosRelativeCheckBox.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.subPosRelativeCheckBox.Location = new System.Drawing.Point(16, 66);
      this.subPosRelativeCheckBox.Name = "subPosRelativeCheckBox";
      this.subPosRelativeCheckBox.Size = new System.Drawing.Size(193, 17);
      this.subPosRelativeCheckBox.TabIndex = 14;
      this.subPosRelativeCheckBox.Text = "Position relative to the video frame *";
      this.subPosRelativeCheckBox.UseVisualStyleBackColor = true;
      // 
      // panel1
      // 
      panel1.Controls.Add(this.saveAlwaysRadioButton);
      panel1.Controls.Add(this.saveAskRadioButton);
      panel1.Controls.Add(this.saveNeverRadioButton);
      panel1.Location = new System.Drawing.Point(16, 168);
      panel1.Name = "panel1";
      panel1.Size = new System.Drawing.Size(246, 26);
      panel1.TabIndex = 13;
      // 
      // saveAlwaysRadioButton
      // 
      this.saveAlwaysRadioButton.AutoSize = true;
      this.saveAlwaysRadioButton.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.saveAlwaysRadioButton.Location = new System.Drawing.Point(173, 1);
      this.saveAlwaysRadioButton.Name = "saveAlwaysRadioButton";
      this.saveAlwaysRadioButton.Size = new System.Drawing.Size(57, 17);
      this.saveAlwaysRadioButton.TabIndex = 12;
      this.saveAlwaysRadioButton.Text = "Always";
      this.saveAlwaysRadioButton.UseVisualStyleBackColor = true;
      // 
      // saveAskRadioButton
      // 
      this.saveAskRadioButton.AutoSize = true;
      this.saveAskRadioButton.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.saveAskRadioButton.Location = new System.Drawing.Point(98, 1);
      this.saveAskRadioButton.Name = "saveAskRadioButton";
      this.saveAskRadioButton.Size = new System.Drawing.Size(42, 17);
      this.saveAskRadioButton.TabIndex = 11;
      this.saveAskRadioButton.Text = "Ask";
      this.saveAskRadioButton.UseVisualStyleBackColor = true;
      // 
      // saveNeverRadioButton
      // 
      this.saveNeverRadioButton.AutoSize = true;
      this.saveNeverRadioButton.Checked = true;
      this.saveNeverRadioButton.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.saveNeverRadioButton.Location = new System.Drawing.Point(18, 1);
      this.saveNeverRadioButton.Name = "saveNeverRadioButton";
      this.saveNeverRadioButton.Size = new System.Drawing.Size(53, 17);
      this.saveNeverRadioButton.TabIndex = 10;
      this.saveNeverRadioButton.TabStop = true;
      this.saveNeverRadioButton.Text = "Never";
      this.saveNeverRadioButton.UseVisualStyleBackColor = true;
      // 
      // mpLabel6
      // 
      this.mpLabel6.Location = new System.Drawing.Point(13, 149);
      this.mpLabel6.Name = "mpLabel6";
      this.mpLabel6.Size = new System.Drawing.Size(199, 16);
      this.mpLabel6.TabIndex = 9;
      this.mpLabel6.Text = "Autosave modified subtitles: *";
      // 
      // mpLabel5
      // 
      this.mpLabel5.Location = new System.Drawing.Point(196, 125);
      this.mpLabel5.Name = "mpLabel5";
      this.mpLabel5.Size = new System.Drawing.Size(25, 16);
      this.mpLabel5.TabIndex = 8;
      this.mpLabel5.Text = "ms";
      // 
      // delayTextBox
      // 
      this.delayTextBox.Location = new System.Drawing.Point(143, 122);
      this.delayTextBox.Name = "delayTextBox";
      this.delayTextBox.Size = new System.Drawing.Size(46, 20);
      this.delayTextBox.TabIndex = 7;
      this.delayTextBox.Text = "250";
      this.delayTextBox.Value = 250;
      // 
      // mpLabel4
      // 
      this.mpLabel4.Location = new System.Drawing.Point(13, 125);
      this.mpLabel4.Name = "mpLabel4";
      this.mpLabel4.Size = new System.Drawing.Size(107, 16);
      this.mpLabel4.TabIndex = 6;
      this.mpLabel4.Text = "Delay interval:";
      // 
      // mpTabPage2
      // 
      mpTabPage2.Controls.Add(this.mpGroupBox2);
      mpTabPage2.Location = new System.Drawing.Point(4, 22);
      mpTabPage2.Name = "mpTabPage2";
      mpTabPage2.Size = new System.Drawing.Size(464, 382);
      mpTabPage2.TabIndex = 10;
      mpTabPage2.Text = "Subtitle (cont)";
      mpTabPage2.UseVisualStyleBackColor = true;
      // 
      // mpGroupBox2
      // 
      this.mpGroupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
      this.mpGroupBox2.Controls.Add(this.subStyleOverrideCheckBox);
      this.mpGroupBox2.Controls.Add(this.opaqueBoxRadioButton);
      this.mpGroupBox2.Controls.Add(this.borderOutlineRadioButton);
      this.mpGroupBox2.Controls.Add(this.borderWidthUpDown);
      this.mpGroupBox2.Controls.Add(this.shadowDepthUpDown);
      this.mpGroupBox2.Controls.Add(this.mpLabel1);
      this.mpGroupBox2.Controls.Add(this.mpLabel9);
      this.mpGroupBox2.Controls.Add(this.subtitlesButton);
      this.mpGroupBox2.Controls.Add(this.subtitlesFontTextBox);
      this.mpGroupBox2.Controls.Add(this.mpLabel10);
      this.mpGroupBox2.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.mpGroupBox2.Location = new System.Drawing.Point(15, 12);
      this.mpGroupBox2.Name = "mpGroupBox2";
      this.mpGroupBox2.Size = new System.Drawing.Size(432, 171);
      this.mpGroupBox2.TabIndex = 1;
      this.mpGroupBox2.TabStop = false;
      this.mpGroupBox2.Text = "Style";
      // 
      // subStyleOverrideCheckBox
      // 
      this.subStyleOverrideCheckBox.AutoSize = true;
      this.subStyleOverrideCheckBox.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.subStyleOverrideCheckBox.Location = new System.Drawing.Point(16, 146);
      this.subStyleOverrideCheckBox.Name = "subStyleOverrideCheckBox";
      this.subStyleOverrideCheckBox.Size = new System.Drawing.Size(160, 17);
      this.subStyleOverrideCheckBox.TabIndex = 15;
      this.subStyleOverrideCheckBox.Text = "Override ASS subtitles style *";
      this.subStyleOverrideCheckBox.UseVisualStyleBackColor = true;
      // 
      // opaqueBoxRadioButton
      // 
      this.opaqueBoxRadioButton.AutoSize = true;
      this.opaqueBoxRadioButton.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.opaqueBoxRadioButton.Location = new System.Drawing.Point(24, 121);
      this.opaqueBoxRadioButton.Name = "opaqueBoxRadioButton";
      this.opaqueBoxRadioButton.RightToLeft = System.Windows.Forms.RightToLeft.No;
      this.opaqueBoxRadioButton.Size = new System.Drawing.Size(82, 17);
      this.opaqueBoxRadioButton.TabIndex = 8;
      this.opaqueBoxRadioButton.Text = "Opaque box";
      this.opaqueBoxRadioButton.UseVisualStyleBackColor = true;
      // 
      // borderOutlineRadioButton
      // 
      this.borderOutlineRadioButton.AutoSize = true;
      this.borderOutlineRadioButton.Checked = true;
      this.borderOutlineRadioButton.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.borderOutlineRadioButton.Location = new System.Drawing.Point(24, 98);
      this.borderOutlineRadioButton.Name = "borderOutlineRadioButton";
      this.borderOutlineRadioButton.Size = new System.Drawing.Size(57, 17);
      this.borderOutlineRadioButton.TabIndex = 7;
      this.borderOutlineRadioButton.TabStop = true;
      this.borderOutlineRadioButton.Text = "Outline";
      this.borderOutlineRadioButton.UseVisualStyleBackColor = true;
      // 
      // borderWidthUpDown
      // 
      this.borderWidthUpDown.Location = new System.Drawing.Point(133, 78);
      this.borderWidthUpDown.Name = "borderWidthUpDown";
      this.borderWidthUpDown.Size = new System.Drawing.Size(79, 20);
      this.borderWidthUpDown.TabIndex = 12;
      this.borderWidthUpDown.Value = new decimal(new int[] {
            2,
            0,
            0,
            0});
      // 
      // shadowDepthUpDown
      // 
      this.shadowDepthUpDown.Location = new System.Drawing.Point(133, 52);
      this.shadowDepthUpDown.Name = "shadowDepthUpDown";
      this.shadowDepthUpDown.Size = new System.Drawing.Size(79, 20);
      this.shadowDepthUpDown.TabIndex = 11;
      this.shadowDepthUpDown.Value = new decimal(new int[] {
            3,
            0,
            0,
            0});
      // 
      // mpLabel1
      // 
      this.mpLabel1.AutoSize = true;
      this.mpLabel1.Location = new System.Drawing.Point(13, 54);
      this.mpLabel1.Name = "mpLabel1";
      this.mpLabel1.Size = new System.Drawing.Size(81, 13);
      this.mpLabel1.TabIndex = 10;
      this.mpLabel1.Text = "Shadow Depth:";
      // 
      // mpLabel9
      // 
      this.mpLabel9.AutoSize = true;
      this.mpLabel9.Location = new System.Drawing.Point(13, 80);
      this.mpLabel9.Name = "mpLabel9";
      this.mpLabel9.Size = new System.Drawing.Size(72, 13);
      this.mpLabel9.TabIndex = 9;
      this.mpLabel9.Text = "Border Width:";
      // 
      // subtitlesButton
      // 
      this.subtitlesButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
      this.subtitlesButton.Location = new System.Drawing.Point(337, 18);
      this.subtitlesButton.Name = "subtitlesButton";
      this.subtitlesButton.Size = new System.Drawing.Size(72, 22);
      this.subtitlesButton.TabIndex = 6;
      this.subtitlesButton.Text = "Browse";
      this.subtitlesButton.UseVisualStyleBackColor = true;
      this.subtitlesButton.Click += new System.EventHandler(this.subtitlesButton_Click);
      // 
      // subtitlesFontTextBox
      // 
      this.subtitlesFontTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
      this.subtitlesFontTextBox.BorderColor = System.Drawing.Color.Empty;
      this.subtitlesFontTextBox.Location = new System.Drawing.Point(129, 19);
      this.subtitlesFontTextBox.Name = "subtitlesFontTextBox";
      this.subtitlesFontTextBox.ReadOnly = true;
      this.subtitlesFontTextBox.Size = new System.Drawing.Size(200, 20);
      this.subtitlesFontTextBox.TabIndex = 5;
      // 
      // mpLabel10
      // 
      this.mpLabel10.Location = new System.Drawing.Point(13, 22);
      this.mpLabel10.Name = "mpLabel10";
      this.mpLabel10.Size = new System.Drawing.Size(107, 16);
      this.mpLabel10.TabIndex = 4;
      this.mpLabel10.Text = "Display font:";
      // 
      // labelPlayAll
      // 
      labelPlayAll.AutoSize = true;
      labelPlayAll.Location = new System.Drawing.Point(17, 208);
      labelPlayAll.Name = "labelPlayAll";
      labelPlayAll.Size = new System.Drawing.Size(191, 13);
      labelPlayAll.TabIndex = 11;
      labelPlayAll.Text = "Play all videos inside folder (play order):";
      // 
      // tabPage1
      // 
      this.tabPage1.Controls.Add(this.mpGroupBoxVideoAudioDelay);
      this.tabPage1.Controls.Add(this.mpGroupBoxComSkip);
      this.tabPage1.Controls.Add(this.groupBox1);
      this.tabPage1.Location = new System.Drawing.Point(4, 22);
      this.tabPage1.Name = "tabPage1";
      this.tabPage1.Size = new System.Drawing.Size(464, 382);
      this.tabPage1.TabIndex = 0;
      this.tabPage1.Text = "General";
      this.tabPage1.UseVisualStyleBackColor = true;
      // 
      // mpGroupBoxVideoAudioDelay
      // 
      this.mpGroupBoxVideoAudioDelay.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
      this.mpGroupBoxVideoAudioDelay.Controls.Add(this.delayVideoTextBox);
      this.mpGroupBoxVideoAudioDelay.Controls.Add(this.mpLabelAVDelayTime);
      this.mpGroupBoxVideoAudioDelay.Controls.Add(this.mpLabelAVDelay);
      this.mpGroupBoxVideoAudioDelay.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.mpGroupBoxVideoAudioDelay.Location = new System.Drawing.Point(16, 316);
      this.mpGroupBoxVideoAudioDelay.Name = "mpGroupBoxVideoAudioDelay";
      this.mpGroupBoxVideoAudioDelay.Size = new System.Drawing.Size(432, 49);
      this.mpGroupBoxVideoAudioDelay.TabIndex = 12;
      this.mpGroupBoxVideoAudioDelay.TabStop = false;
      this.mpGroupBoxVideoAudioDelay.Text = "Video/Audio Delay";
      // 
      // delayVideoTextBox
      // 
      this.delayVideoTextBox.Increment = new decimal(new int[] {
            10,
            0,
            0,
            0});
      this.delayVideoTextBox.Location = new System.Drawing.Point(148, 18);
      this.delayVideoTextBox.Minimum = new decimal(new int[] {
            10,
            0,
            0,
            0});
      this.delayVideoTextBox.Name = "delayVideoTextBox";
      this.delayVideoTextBox.Size = new System.Drawing.Size(52, 20);
      this.delayVideoTextBox.TabIndex = 16;
      this.delayVideoTextBox.Value = new decimal(new int[] {
            100,
            0,
            0,
            0});
      // 
      // mpLabelAVDelayTime
      // 
      this.mpLabelAVDelayTime.Location = new System.Drawing.Point(200, 22);
      this.mpLabelAVDelayTime.Name = "mpLabelAVDelayTime";
      this.mpLabelAVDelayTime.Size = new System.Drawing.Size(25, 16);
      this.mpLabelAVDelayTime.TabIndex = 15;
      this.mpLabelAVDelayTime.Text = "ms";
      // 
      // mpLabelAVDelay
      // 
      this.mpLabelAVDelay.Location = new System.Drawing.Point(17, 22);
      this.mpLabelAVDelay.Name = "mpLabelAVDelay";
      this.mpLabelAVDelay.Size = new System.Drawing.Size(107, 16);
      this.mpLabelAVDelay.TabIndex = 13;
      this.mpLabelAVDelay.Text = "Delay interval:";
      // 
      // mpGroupBoxComSkip
      // 
      this.mpGroupBoxComSkip.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
      this.mpGroupBoxComSkip.Controls.Add(this.comSkipCheckBox);
      this.mpGroupBoxComSkip.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.mpGroupBoxComSkip.Location = new System.Drawing.Point(16, 261);
      this.mpGroupBoxComSkip.Name = "mpGroupBoxComSkip";
      this.mpGroupBoxComSkip.Size = new System.Drawing.Size(432, 49);
      this.mpGroupBoxComSkip.TabIndex = 11;
      this.mpGroupBoxComSkip.TabStop = false;
      this.mpGroupBoxComSkip.Text = "Commercial skip";
      // 
      // comSkipCheckBox
      // 
      this.comSkipCheckBox.AutoSize = true;
      this.comSkipCheckBox.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.comSkipCheckBox.Location = new System.Drawing.Point(19, 20);
      this.comSkipCheckBox.Name = "comSkipCheckBox";
      this.comSkipCheckBox.Size = new System.Drawing.Size(354, 17);
      this.comSkipCheckBox.TabIndex = 8;
      this.comSkipCheckBox.Text = "Automatically skip commercials for videos with ComSkip data available";
      this.comSkipCheckBox.UseVisualStyleBackColor = true;
      // 
      // groupBox1
      // 
      this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
      this.groupBox1.Controls.Add(this.chbKeepFoldersTogether);
      this.groupBox1.Controls.Add(this.playedPercentageTB);
      this.groupBox1.Controls.Add(this.percentPlayedLabel);
      this.groupBox1.Controls.Add(labelPlayAll);
      this.groupBox1.Controls.Add(this.comboBoxPlayAll);
      this.groupBox1.Controls.Add(this.playedPercentageTrackBar);
      this.groupBox1.Controls.Add(this.checkBoxShowWatched);
      this.groupBox1.Controls.Add(this.fileNameButton);
      this.groupBox1.Controls.Add(this.folderNameTextBox);
      this.groupBox1.Controls.Add(this.repeatPlaylistCheckBox);
      this.groupBox1.Controls.Add(this.folderNameLabel);
      this.groupBox1.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.groupBox1.Location = new System.Drawing.Point(16, 16);
      this.groupBox1.Name = "groupBox1";
      this.groupBox1.Size = new System.Drawing.Size(432, 239);
      this.groupBox1.TabIndex = 0;
      this.groupBox1.TabStop = false;
      this.groupBox1.Text = "Settings";
      // 
      // chbKeepFoldersTogether
      // 
      this.chbKeepFoldersTogether.AutoSize = true;
      this.chbKeepFoldersTogether.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.chbKeepFoldersTogether.Location = new System.Drawing.Point(19, 100);
      this.chbKeepFoldersTogether.Name = "chbKeepFoldersTogether";
      this.chbKeepFoldersTogether.Size = new System.Drawing.Size(209, 17);
      this.chbKeepFoldersTogether.TabIndex = 15;
      this.chbKeepFoldersTogether.Text = "Keep DVD and BluRay folders together";
      this.chbKeepFoldersTogether.UseVisualStyleBackColor = true;
      // 
      // playedPercentageTB
      // 
      this.playedPercentageTB.Enabled = false;
      this.playedPercentageTB.Location = new System.Drawing.Point(352, 154);
      this.playedPercentageTB.Name = "playedPercentageTB";
      this.playedPercentageTB.Size = new System.Drawing.Size(48, 20);
      this.playedPercentageTB.TabIndex = 14;
      this.playedPercentageTB.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
      this.playedPercentageTB.Value = new decimal(new int[] {
            95,
            0,
            0,
            0});
      this.playedPercentageTB.ValueChanged += new System.EventHandler(this.playedPercentageTB_ValueChanged);
      // 
      // percentPlayedLabel
      // 
      this.percentPlayedLabel.Location = new System.Drawing.Point(34, 131);
      this.percentPlayedLabel.Name = "percentPlayedLabel";
      this.percentPlayedLabel.Size = new System.Drawing.Size(299, 18);
      this.percentPlayedLabel.TabIndex = 13;
      this.percentPlayedLabel.Text = "Played time percentage needed to mark video as watched";
      // 
      // comboBoxPlayAll
      // 
      this.comboBoxPlayAll.BorderColor = System.Drawing.Color.Empty;
      this.comboBoxPlayAll.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
      this.comboBoxPlayAll.FormattingEnabled = true;
      this.comboBoxPlayAll.Items.AddRange(new object[] {
            "By Name",
            "By Date",
            "Shuffle",
            "Always ask"});
      this.comboBoxPlayAll.Location = new System.Drawing.Point(226, 205);
      this.comboBoxPlayAll.Name = "comboBoxPlayAll";
      this.comboBoxPlayAll.Size = new System.Drawing.Size(185, 21);
      this.comboBoxPlayAll.TabIndex = 8;
      // 
      // playedPercentageTrackBar
      // 
      this.playedPercentageTrackBar.BackColor = System.Drawing.Color.White;
      this.playedPercentageTrackBar.Enabled = false;
      this.playedPercentageTrackBar.Location = new System.Drawing.Point(26, 154);
      this.playedPercentageTrackBar.Maximum = 100;
      this.playedPercentageTrackBar.Name = "playedPercentageTrackBar";
      this.playedPercentageTrackBar.Size = new System.Drawing.Size(320, 45);
      this.playedPercentageTrackBar.TabIndex = 5;
      this.playedPercentageTrackBar.TickFrequency = 5;
      this.playedPercentageTrackBar.Value = 95;
      this.playedPercentageTrackBar.Scroll += new System.EventHandler(this.playedPercentageTrackBar_Scroll);
      // 
      // checkBoxShowWatched
      // 
      this.checkBoxShowWatched.AutoSize = true;
      this.checkBoxShowWatched.Checked = true;
      this.checkBoxShowWatched.CheckState = System.Windows.Forms.CheckState.Checked;
      this.checkBoxShowWatched.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.checkBoxShowWatched.Location = new System.Drawing.Point(19, 77);
      this.checkBoxShowWatched.Name = "checkBoxShowWatched";
      this.checkBoxShowWatched.Size = new System.Drawing.Size(381, 17);
      this.checkBoxShowWatched.TabIndex = 6;
      this.checkBoxShowWatched.Text = "Mark every already watched file (deactivate for performance with many files)";
      this.checkBoxShowWatched.UseVisualStyleBackColor = true;
      this.checkBoxShowWatched.CheckedChanged += new System.EventHandler(this.checkBoxShowWatched_CheckedChanged);
      // 
      // fileNameButton
      // 
      this.fileNameButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
      this.fileNameButton.Location = new System.Drawing.Point(339, 28);
      this.fileNameButton.Name = "fileNameButton";
      this.fileNameButton.Size = new System.Drawing.Size(72, 22);
      this.fileNameButton.TabIndex = 4;
      this.fileNameButton.Text = "Browse";
      this.fileNameButton.UseVisualStyleBackColor = true;
      this.fileNameButton.Click += new System.EventHandler(this.fileNameButton_Click);
      // 
      // folderNameTextBox
      // 
      this.folderNameTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
      this.folderNameTextBox.BorderColor = System.Drawing.Color.Empty;
      this.folderNameTextBox.Location = new System.Drawing.Point(133, 28);
      this.folderNameTextBox.Name = "folderNameTextBox";
      this.folderNameTextBox.Size = new System.Drawing.Size(200, 20);
      this.folderNameTextBox.TabIndex = 3;
      // 
      // repeatPlaylistCheckBox
      // 
      this.repeatPlaylistCheckBox.AutoSize = true;
      this.repeatPlaylistCheckBox.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.repeatPlaylistCheckBox.Location = new System.Drawing.Point(19, 54);
      this.repeatPlaylistCheckBox.Name = "repeatPlaylistCheckBox";
      this.repeatPlaylistCheckBox.Size = new System.Drawing.Size(152, 17);
      this.repeatPlaylistCheckBox.TabIndex = 5;
      this.repeatPlaylistCheckBox.Text = "Repeat/loop video playlists";
      this.repeatPlaylistCheckBox.UseVisualStyleBackColor = true;
      // 
      // folderNameLabel
      // 
      this.folderNameLabel.Location = new System.Drawing.Point(16, 32);
      this.folderNameLabel.Name = "folderNameLabel";
      this.folderNameLabel.Size = new System.Drawing.Size(80, 16);
      this.folderNameLabel.TabIndex = 2;
      this.folderNameLabel.Text = "Playlist folder:";
      // 
      // tabControl1
      // 
      this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
      this.tabControl1.Controls.Add(this.tabPage1);
      this.tabControl1.Controls.Add(tabPage3);
      this.tabControl1.Controls.Add(mpTabPage2);
      this.tabControl1.Controls.Add(this.mpTabPage1);
      this.tabControl1.Location = new System.Drawing.Point(0, 0);
      this.tabControl1.Name = "tabControl1";
      this.tabControl1.SelectedIndex = 0;
      this.tabControl1.Size = new System.Drawing.Size(472, 408);
      this.tabControl1.TabIndex = 0;
      // 
      // mpTabPage1
      // 
      this.mpTabPage1.Controls.Add(this.mpGroupBox4);
      this.mpTabPage1.Location = new System.Drawing.Point(4, 22);
      this.mpTabPage1.Name = "mpTabPage1";
      this.mpTabPage1.Size = new System.Drawing.Size(464, 382);
      this.mpTabPage1.TabIndex = 9;
      this.mpTabPage1.Text = "Language";
      this.mpTabPage1.UseVisualStyleBackColor = true;
      // 
      // mpGroupBox4
      // 
      this.mpGroupBox4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
      this.mpGroupBox4.Controls.Add(streamLAVSelectionCheckBox);
      this.mpGroupBox4.Controls.Add(this.mpLabelOptionLAV);
      this.mpGroupBox4.Controls.Add(audioDefaultCheckBox);
      this.mpGroupBox4.Controls.Add(this.mpLabel7);
      this.mpGroupBox4.Controls.Add(this.defaultAudioLanguageComboBox);
      this.mpGroupBox4.Controls.Add(this.mpLabel8);
      this.mpGroupBox4.Controls.Add(this.defaultSubtitleLanguageComboBox);
      this.mpGroupBox4.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.mpGroupBox4.Location = new System.Drawing.Point(14, 12);
      this.mpGroupBox4.Name = "mpGroupBox4";
      this.mpGroupBox4.Size = new System.Drawing.Size(432, 176);
      this.mpGroupBox4.TabIndex = 10;
      this.mpGroupBox4.TabStop = false;
      this.mpGroupBox4.Text = "Default Language";
      // 
      // streamLAVSelectionCheckBox
      // 
      streamLAVSelectionCheckBox.AutoSize = true;
      streamLAVSelectionCheckBox.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      streamLAVSelectionCheckBox.Location = new System.Drawing.Point(16, 134);
      streamLAVSelectionCheckBox.Name = "streamLAVSelectionCheckBox";
      streamLAVSelectionCheckBox.Size = new System.Drawing.Size(360, 17);
      streamLAVSelectionCheckBox.TabIndex = 18;
      streamLAVSelectionCheckBox.Text = "Override the whole audio/subtitle use stream selection from LAV Splitter";
      streamLAVSelectionCheckBox.UseVisualStyleBackColor = true;
      streamLAVSelectionCheckBox.CheckedChanged += new System.EventHandler(this.streamLAVSelectionCheckBox_CheckedChanged);
      // 
      // mpLabelOptionLAV
      // 
      this.mpLabelOptionLAV.Location = new System.Drawing.Point(13, 83);
      this.mpLabelOptionLAV.Name = "mpLabelOptionLAV";
      this.mpLabelOptionLAV.Size = new System.Drawing.Size(238, 16);
      this.mpLabelOptionLAV.TabIndex = 17;
      this.mpLabelOptionLAV.Text = "Option working only with  LAV Splitter in use:";
      // 
      // audioDefaultCheckBox
      // 
      audioDefaultCheckBox.AutoSize = true;
      audioDefaultCheckBox.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      audioDefaultCheckBox.Location = new System.Drawing.Point(16, 111);
      audioDefaultCheckBox.Name = "audioDefaultCheckBox";
      audioDefaultCheckBox.Size = new System.Drawing.Size(235, 17);
      audioDefaultCheckBox.TabIndex = 16;
      audioDefaultCheckBox.Text = "Override audio selection and use default one";
      audioDefaultCheckBox.UseVisualStyleBackColor = true;
      audioDefaultCheckBox.CheckedChanged += new System.EventHandler(this.audioDefault_CheckedChanged);
      // 
      // mpLabel7
      // 
      this.mpLabel7.Location = new System.Drawing.Point(13, 56);
      this.mpLabel7.Name = "mpLabel7";
      this.mpLabel7.Size = new System.Drawing.Size(96, 16);
      this.mpLabel7.TabIndex = 6;
      this.mpLabel7.Text = "Audio:";
      // 
      // defaultAudioLanguageComboBox
      // 
      this.defaultAudioLanguageComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
      this.defaultAudioLanguageComboBox.BorderColor = System.Drawing.Color.Empty;
      this.defaultAudioLanguageComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
      this.defaultAudioLanguageComboBox.Location = new System.Drawing.Point(136, 51);
      this.defaultAudioLanguageComboBox.Name = "defaultAudioLanguageComboBox";
      this.defaultAudioLanguageComboBox.Size = new System.Drawing.Size(280, 21);
      this.defaultAudioLanguageComboBox.Sorted = true;
      this.defaultAudioLanguageComboBox.TabIndex = 7;
      // 
      // mpLabel8
      // 
      this.mpLabel8.Location = new System.Drawing.Point(13, 27);
      this.mpLabel8.Name = "mpLabel8";
      this.mpLabel8.Size = new System.Drawing.Size(96, 16);
      this.mpLabel8.TabIndex = 6;
      this.mpLabel8.Text = "Subtitles:";
      // 
      // defaultSubtitleLanguageComboBox
      // 
      this.defaultSubtitleLanguageComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
      this.defaultSubtitleLanguageComboBox.BorderColor = System.Drawing.Color.Empty;
      this.defaultSubtitleLanguageComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
      this.defaultSubtitleLanguageComboBox.Location = new System.Drawing.Point(136, 24);
      this.defaultSubtitleLanguageComboBox.Name = "defaultSubtitleLanguageComboBox";
      this.defaultSubtitleLanguageComboBox.Size = new System.Drawing.Size(280, 21);
      this.defaultSubtitleLanguageComboBox.Sorted = true;
      this.defaultSubtitleLanguageComboBox.TabIndex = 7;
      // 
      // Movies
      // 
      this.Controls.Add(this.tabControl1);
      this.Name = "Movies";
      this.Size = new System.Drawing.Size(472, 408);
      tabPage3.ResumeLayout(false);
      mpGroupBox3.ResumeLayout(false);
      this.mpGroupBox1.ResumeLayout(false);
      this.mpGroupBox1.PerformLayout();
      panel1.ResumeLayout(false);
      panel1.PerformLayout();
      mpTabPage2.ResumeLayout(false);
      this.mpGroupBox2.ResumeLayout(false);
      this.mpGroupBox2.PerformLayout();
      ((System.ComponentModel.ISupportInitialize)(this.borderWidthUpDown)).EndInit();
      ((System.ComponentModel.ISupportInitialize)(this.shadowDepthUpDown)).EndInit();
      this.tabPage1.ResumeLayout(false);
      this.mpGroupBoxVideoAudioDelay.ResumeLayout(false);
      ((System.ComponentModel.ISupportInitialize)(this.delayVideoTextBox)).EndInit();
      this.mpGroupBoxComSkip.ResumeLayout(false);
      this.mpGroupBoxComSkip.PerformLayout();
      this.groupBox1.ResumeLayout(false);
      this.groupBox1.PerformLayout();
      ((System.ComponentModel.ISupportInitialize)(this.playedPercentageTB)).EndInit();
      ((System.ComponentModel.ISupportInitialize)(this.playedPercentageTrackBar)).EndInit();
      this.tabControl1.ResumeLayout(false);
      this.mpTabPage1.ResumeLayout(false);
      this.mpGroupBox4.ResumeLayout(false);
      this.mpGroupBox4.PerformLayout();
      this.ResumeLayout(false);

    }
예제 #2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
   this.groupBox1 = new MediaPortal.UserInterface.Controls.MPGroupBox();
   this.disableAnimCheckBox = new MediaPortal.UserInterface.Controls.MPCheckBox();
   this.mpLabel2 = new MediaPortal.UserInterface.Controls.MPLabel();
   this.pow2texCheckBox = new MediaPortal.UserInterface.Controls.MPCheckBox();
   this.mpLabel1 = new MediaPortal.UserInterface.Controls.MPLabel();
   this.subPicsAheadUpDown = new MediaPortal.UserInterface.Controls.MPNumericUpDown();
   this.textureComboBox = new MediaPortal.UserInterface.Controls.MPComboBox();
   this.label3 = new MediaPortal.UserInterface.Controls.MPLabel();
   this.label1 = new MediaPortal.UserInterface.Controls.MPLabel();
   this.buttonClose = new MediaPortal.UserInterface.Controls.MPButton();
   this.buttonOK = new MediaPortal.UserInterface.Controls.MPButton();
   this.posYUpDown = new System.Windows.Forms.NumericUpDown();
   this.label2 = new System.Windows.Forms.Label();
   this.groupBox1.SuspendLayout();
   ((System.ComponentModel.ISupportInitialize)(this.subPicsAheadUpDown)).BeginInit();
   ((System.ComponentModel.ISupportInitialize)(this.posYUpDown)).BeginInit();
   this.SuspendLayout();
   // 
   // groupBox1
   // 
   this.groupBox1.Anchor =
     ((System.Windows.Forms.AnchorStyles)
      ((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
         | System.Windows.Forms.AnchorStyles.Left)
        | System.Windows.Forms.AnchorStyles.Right)));
   this.groupBox1.Controls.Add(this.label2);
   this.groupBox1.Controls.Add(this.posYUpDown);
   this.groupBox1.Controls.Add(this.disableAnimCheckBox);
   this.groupBox1.Controls.Add(this.mpLabel2);
   this.groupBox1.Controls.Add(this.pow2texCheckBox);
   this.groupBox1.Controls.Add(this.mpLabel1);
   this.groupBox1.Controls.Add(this.subPicsAheadUpDown);
   this.groupBox1.Controls.Add(this.textureComboBox);
   this.groupBox1.Controls.Add(this.label3);
   this.groupBox1.Controls.Add(this.label1);
   this.groupBox1.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.groupBox1.Location = new System.Drawing.Point(8, 8);
   this.groupBox1.Name = "groupBox1";
   this.groupBox1.Size = new System.Drawing.Size(450, 151);
   this.groupBox1.TabIndex = 0;
   this.groupBox1.TabStop = false;
   this.groupBox1.Text = "Options";
   // 
   // disableAnimCheckBox
   // 
   this.disableAnimCheckBox.AutoSize = true;
   this.disableAnimCheckBox.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.disableAnimCheckBox.Location = new System.Drawing.Point(101, 96);
   this.disableAnimCheckBox.Name = "disableAnimCheckBox";
   this.disableAnimCheckBox.Size = new System.Drawing.Size(137, 17);
   this.disableAnimCheckBox.TabIndex = 16;
   this.disableAnimCheckBox.Text = "(Set for slow computers)";
   this.disableAnimCheckBox.UseVisualStyleBackColor = true;
   // 
   // mpLabel2
   // 
   this.mpLabel2.Location = new System.Drawing.Point(6, 98);
   this.mpLabel2.Name = "mpLabel2";
   this.mpLabel2.Size = new System.Drawing.Size(157, 22);
   this.mpLabel2.TabIndex = 15;
   this.mpLabel2.Text = "Disable Animation:";
   // 
   // pow2texCheckBox
   // 
   this.pow2texCheckBox.AutoSize = true;
   this.pow2texCheckBox.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.pow2texCheckBox.Location = new System.Drawing.Point(293, 63);
   this.pow2texCheckBox.Name = "pow2texCheckBox";
   this.pow2texCheckBox.Size = new System.Drawing.Size(139, 17);
   this.pow2texCheckBox.TabIndex = 14;
   this.pow2texCheckBox.Text = "Round to the power of 2";
   this.pow2texCheckBox.UseVisualStyleBackColor = true;
   // 
   // mpLabel1
   // 
   this.mpLabel1.Location = new System.Drawing.Point(293, 27);
   this.mpLabel1.Name = "mpLabel1";
   this.mpLabel1.Size = new System.Drawing.Size(151, 37);
   this.mpLabel1.TabIndex = 13;
   this.mpLabel1.Text = "Set to 0 to disable buffering (not recommended)";
   // 
   // subPicsAheadUpDown
   // 
   this.subPicsAheadUpDown.Location = new System.Drawing.Point(232, 30);
   this.subPicsAheadUpDown.Name = "subPicsAheadUpDown";
   this.subPicsAheadUpDown.Size = new System.Drawing.Size(41, 20);
   this.subPicsAheadUpDown.TabIndex = 12;
   this.subPicsAheadUpDown.Value = new decimal(new int[]
                                                 {
                                                   3,
                                                   0,
                                                   0,
                                                   0
                                                 });
   // 
   // textureComboBox
   // 
   this.textureComboBox.Anchor =
     ((System.Windows.Forms.AnchorStyles)
      (((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
        | System.Windows.Forms.AnchorStyles.Right)));
   this.textureComboBox.BorderColor = System.Drawing.Color.Empty;
   this.textureComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
   this.textureComboBox.Items.AddRange(new object[]
                                         {
                                           "Desktop",
                                           "Medium",
                                           "Low"
                                         });
   this.textureComboBox.Location = new System.Drawing.Point(169, 62);
   this.textureComboBox.Name = "textureComboBox";
   this.textureComboBox.Size = new System.Drawing.Size(104, 21);
   this.textureComboBox.TabIndex = 0;
   // 
   // label3
   // 
   this.label3.Location = new System.Drawing.Point(6, 65);
   this.label3.Name = "label3";
   this.label3.Size = new System.Drawing.Size(157, 23);
   this.label3.TabIndex = 4;
   this.label3.Text = "Maximum texture resolution:";
   // 
   // label1
   // 
   this.label1.Location = new System.Drawing.Point(6, 30);
   this.label1.Name = "label1";
   this.label1.Size = new System.Drawing.Size(220, 24);
   this.label1.TabIndex = 0;
   this.label1.Text = "Number of subpictures to buffer ahead:";
   // 
   // buttonClose
   // 
   this.buttonClose.Anchor =
     ((System.Windows.Forms.AnchorStyles)
      ((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
   this.buttonClose.DialogResult = System.Windows.Forms.DialogResult.Cancel;
   this.buttonClose.Location = new System.Drawing.Point(383, 165);
   this.buttonClose.Name = "buttonClose";
   this.buttonClose.Size = new System.Drawing.Size(75, 23);
   this.buttonClose.TabIndex = 2;
   this.buttonClose.Text = "Close";
   this.buttonClose.UseVisualStyleBackColor = true;
   this.buttonClose.Click += new System.EventHandler(this.closeButton_Click);
   // 
   // buttonOK
   // 
   this.buttonOK.Anchor =
     ((System.Windows.Forms.AnchorStyles)
      ((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
   this.buttonOK.Location = new System.Drawing.Point(302, 165);
   this.buttonOK.Name = "buttonOK";
   this.buttonOK.Size = new System.Drawing.Size(75, 23);
   this.buttonOK.TabIndex = 1;
   this.buttonOK.Text = "OK";
   this.buttonOK.UseVisualStyleBackColor = true;
   this.buttonOK.Click += new System.EventHandler(this.okButton_Click);
   // 
   // posYUpDown
   // 
   this.posYUpDown.Location = new System.Drawing.Point(232, 118);
   this.posYUpDown.Name = "posYUpDown";
   this.posYUpDown.Size = new System.Drawing.Size(41, 20);
   this.posYUpDown.TabIndex = 17;
   // 
   // label2
   // 
   this.label2.AutoSize = true;
   this.label2.Location = new System.Drawing.Point(6, 120);
   this.label2.Name = "label2";
   this.label2.Size = new System.Drawing.Size(210, 13);
   this.label2.TabIndex = 18;
   this.label2.Text = "Adjust subtitle height position (pixels down):";
   // 
   // MpcHcSubsForm
   // 
   this.AcceptButton = this.buttonOK;
   this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
   this.CancelButton = this.buttonClose;
   this.ClientSize = new System.Drawing.Size(466, 200);
   this.Controls.Add(this.buttonOK);
   this.Controls.Add(this.buttonClose);
   this.Controls.Add(this.groupBox1);
   this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
   this.MinimumSize = new System.Drawing.Size(472, 212);
   this.Name = "MpcHcSubsForm";
   this.ShowInTaskbar = false;
   this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide;
   this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
   this.Text = "MPC-HC advanced properties";
   this.Load += new System.EventHandler(this.MpcHcSubsForm_Load);
   this.groupBox1.ResumeLayout(false);
   this.groupBox1.PerformLayout();
   ((System.ComponentModel.ISupportInitialize)(this.subPicsAheadUpDown)).EndInit();
   ((System.ComponentModel.ISupportInitialize)(this.posYUpDown)).EndInit();
   this.ResumeLayout(false);
 }
예제 #3
0
    private void InitializeComponent()
    {
      this.mpGroupBox1 = new MediaPortal.UserInterface.Controls.MPGroupBox();
      this.enableAudioDualMonoModes = new MediaPortal.UserInterface.Controls.MPCheckBox();
      this.mpCheckBoxPrefAudioOverLang = new MediaPortal.UserInterface.Controls.MPCheckBox();
      this.mpCheckBoxPrefAC3 = new MediaPortal.UserInterface.Controls.MPCheckBox();
      this.tabControlTVGeneral = new MediaPortal.UserInterface.Controls.MPTabControl();
      this.tabPageGeneralSettings = new MediaPortal.UserInterface.Controls.MPTabPage();
      this.mpGroupBoxAdditional = new MediaPortal.UserInterface.Controls.MPGroupBox();
      this.cbDeinterlace = new MediaPortal.UserInterface.Controls.MPComboBox();
      this.label8 = new MediaPortal.UserInterface.Controls.MPLabel();
      this.groupBox5 = new MediaPortal.UserInterface.Controls.MPGroupBox();
      this.cbAutoFullscreen = new MediaPortal.UserInterface.Controls.MPCheckBox();
      this.cbTurnOnTv = new MediaPortal.UserInterface.Controls.MPCheckBox();
      this.groupBox3 = new MediaPortal.UserInterface.Controls.MPGroupBox();
      this.byIndexCheckBox = new MediaPortal.UserInterface.Controls.MPCheckBox();
      this.showChannelNumberCheckBox = new MediaPortal.UserInterface.Controls.MPCheckBox();
      this.channelNumberMaxLengthNumUpDn = new MediaPortal.UserInterface.Controls.MPNumericUpDown();
      this.lblChanNumMaxLen = new MediaPortal.UserInterface.Controls.MPLabel();
      this.grpTsReader = new MediaPortal.UserInterface.Controls.MPGroupBox();
      this.cbRelaxTsReader = new MediaPortal.UserInterface.Controls.MPCheckBox();
      this.mpGroupBox6 = new MediaPortal.UserInterface.Controls.MPGroupBox();
      this.cbContinuousScrollGuide = new MediaPortal.UserInterface.Controls.MPCheckBox();
      this.cbShowChannelStateIcons = new MediaPortal.UserInterface.Controls.MPCheckBox();
      this.labelShowEpisodeinfo = new MediaPortal.UserInterface.Controls.MPLabel();
      this.comboboxShowEpisodeInfo = new MediaPortal.UserInterface.Controls.MPComboBox();
      this.mpGroupBox5 = new MediaPortal.UserInterface.Controls.MPGroupBox();
      this.cbHideAllChannels = new MediaPortal.UserInterface.Controls.MPCheckBox();
      this.tabPageAudioLanguages = new MediaPortal.UserInterface.Controls.MPTabPage();
      this.groupBox2 = new MediaPortal.UserInterface.Controls.MPGroupBox();
      this.mpLabel5 = new MediaPortal.UserInterface.Controls.MPLabel();
      this.mpLabel1 = new MediaPortal.UserInterface.Controls.MPLabel();
      this.mpButtonDownAudioLang = new MediaPortal.UserInterface.Controls.MPButton();
      this.mpButtonUpAudioLang = new MediaPortal.UserInterface.Controls.MPButton();
      this.mpButtonAddAudioLang = new MediaPortal.UserInterface.Controls.MPButton();
      this.mpButtonRemoveAudioLang = new MediaPortal.UserInterface.Controls.MPButton();
      this.mpListViewPreferredAudioLang = new MediaPortal.UserInterface.Controls.MPListView();
      this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
      this.columnHeader6 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
      this.mpListViewAvailAudioLang = new MediaPortal.UserInterface.Controls.MPListView();
      this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
      this.columnHeader5 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
      this.tabPageSubtitles = new MediaPortal.UserInterface.Controls.MPTabPage();
      this.mpGroupBox4 = new MediaPortal.UserInterface.Controls.MPGroupBox();
      this.mpCheckBoxEnableCCSub = new MediaPortal.UserInterface.Controls.MPCheckBox();
      this.mpCheckBoxAutoShowSubWhenTvStarts = new MediaPortal.UserInterface.Controls.MPCheckBox();
      this.mpCheckBoxEnableTTXTSub = new MediaPortal.UserInterface.Controls.MPCheckBox();
      this.mpCheckBoxEnableDVBSub = new MediaPortal.UserInterface.Controls.MPCheckBox();
      this.mpGroupBox3 = new MediaPortal.UserInterface.Controls.MPGroupBox();
      this.mpLabel6 = new MediaPortal.UserInterface.Controls.MPLabel();
      this.mpLabel7 = new MediaPortal.UserInterface.Controls.MPLabel();
      this.mpButtonDownSubLang = new MediaPortal.UserInterface.Controls.MPButton();
      this.mpButtonUpSubLang = new MediaPortal.UserInterface.Controls.MPButton();
      this.mpButtonAddSubLang = new MediaPortal.UserInterface.Controls.MPButton();
      this.mpButtonRemoveSubLang = new MediaPortal.UserInterface.Controls.MPButton();
      this.mpListViewPreferredSubLang = new MediaPortal.UserInterface.Controls.MPListView();
      this.columnHeader4 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
      this.columnHeader8 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
      this.mpListViewAvailSubLang = new MediaPortal.UserInterface.Controls.MPListView();
      this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
      this.columnHeader7 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
      this.tabPage1 = new MediaPortal.UserInterface.Controls.MPTabPage();
      this.mpGroupBox8 = new MediaPortal.UserInterface.Controls.MPGroupBox();
      this.chkRecnotifications = new MediaPortal.UserInterface.Controls.MPCheckBox();
      this.mpGroupBox7 = new MediaPortal.UserInterface.Controls.MPGroupBox();
      this.cbConfirmTimeshiftStop = new MediaPortal.UserInterface.Controls.MPCheckBox();
      this.txtNotifyAfter = new MediaPortal.UserInterface.Controls.MPTextBox();
      this.labelNotifyTimeout = new MediaPortal.UserInterface.Controls.MPLabel();
      this.checkBoxNotifyPlaySound = new MediaPortal.UserInterface.Controls.MPCheckBox();
      this.mpLabel2 = new MediaPortal.UserInterface.Controls.MPLabel();
      this.txtNotifyBefore = new MediaPortal.UserInterface.Controls.MPTextBox();
      this.mpGroupBox1.SuspendLayout();
      this.tabControlTVGeneral.SuspendLayout();
      this.tabPageGeneralSettings.SuspendLayout();
      this.mpGroupBoxAdditional.SuspendLayout();
      this.groupBox5.SuspendLayout();
      this.groupBox3.SuspendLayout();
      ((System.ComponentModel.ISupportInitialize)(this.channelNumberMaxLengthNumUpDn)).BeginInit();
      this.grpTsReader.SuspendLayout();
      this.mpGroupBox6.SuspendLayout();
      this.mpGroupBox5.SuspendLayout();
      this.tabPageAudioLanguages.SuspendLayout();
      this.groupBox2.SuspendLayout();
      this.tabPageSubtitles.SuspendLayout();
      this.mpGroupBox4.SuspendLayout();
      this.mpGroupBox3.SuspendLayout();
      this.tabPage1.SuspendLayout();
      this.mpGroupBox8.SuspendLayout();
      this.mpGroupBox7.SuspendLayout();
      this.SuspendLayout();
      // 
      // mpGroupBox1
      // 
      this.mpGroupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                  | System.Windows.Forms.AnchorStyles.Right)));
      this.mpGroupBox1.Controls.Add(this.enableAudioDualMonoModes);
      this.mpGroupBox1.Controls.Add(this.mpCheckBoxPrefAudioOverLang);
      this.mpGroupBox1.Controls.Add(this.mpCheckBoxPrefAC3);
      this.mpGroupBox1.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.mpGroupBox1.Location = new System.Drawing.Point(16, 308);
      this.mpGroupBox1.Name = "mpGroupBox1";
      this.mpGroupBox1.Size = new System.Drawing.Size(432, 91);
      this.mpGroupBox1.TabIndex = 9;
      this.mpGroupBox1.TabStop = false;
      this.mpGroupBox1.Text = "Audio stream settings";
      // 
      // enableAudioDualMonoModes
      // 
      this.enableAudioDualMonoModes.AutoSize = true;
      this.enableAudioDualMonoModes.CheckAlign = System.Drawing.ContentAlignment.TopLeft;
      this.enableAudioDualMonoModes.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.enableAudioDualMonoModes.Location = new System.Drawing.Point(8, 51);
      this.enableAudioDualMonoModes.Name = "enableAudioDualMonoModes";
      this.enableAudioDualMonoModes.Size = new System.Drawing.Size(386, 30);
      this.enableAudioDualMonoModes.TabIndex = 12;
      this.enableAudioDualMonoModes.Text = "Enable AudioDualMono mode switching\r\n(if 1 audio stream contains 2x mono channels" +
          ", you can switch between them)";
      this.enableAudioDualMonoModes.UseVisualStyleBackColor = true;
      // 
      // mpCheckBoxPrefAudioOverLang
      // 
      this.mpCheckBoxPrefAudioOverLang.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
      this.mpCheckBoxPrefAudioOverLang.AutoSize = true;
      this.mpCheckBoxPrefAudioOverLang.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.mpCheckBoxPrefAudioOverLang.Location = new System.Drawing.Point(238, 28);
      this.mpCheckBoxPrefAudioOverLang.Name = "mpCheckBoxPrefAudioOverLang";
      this.mpCheckBoxPrefAudioOverLang.Size = new System.Drawing.Size(172, 17);
      this.mpCheckBoxPrefAudioOverLang.TabIndex = 11;
      this.mpCheckBoxPrefAudioOverLang.Text = "Prefer audiotype over language";
      this.mpCheckBoxPrefAudioOverLang.UseVisualStyleBackColor = false;
      // 
      // mpCheckBoxPrefAC3
      // 
      this.mpCheckBoxPrefAC3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
      this.mpCheckBoxPrefAC3.AutoSize = true;
      this.mpCheckBoxPrefAC3.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.mpCheckBoxPrefAC3.Location = new System.Drawing.Point(8, 28);
      this.mpCheckBoxPrefAC3.Name = "mpCheckBoxPrefAC3";
      this.mpCheckBoxPrefAC3.Size = new System.Drawing.Size(110, 17);
      this.mpCheckBoxPrefAC3.TabIndex = 7;
      this.mpCheckBoxPrefAC3.Text = "Prefer AC-3 sound";
      this.mpCheckBoxPrefAC3.UseVisualStyleBackColor = false;
      // 
      // tabControlTVGeneral
      // 
      this.tabControlTVGeneral.Controls.Add(this.tabPageGeneralSettings);
      this.tabControlTVGeneral.Controls.Add(this.tabPageAudioLanguages);
      this.tabControlTVGeneral.Controls.Add(this.tabPageSubtitles);
      this.tabControlTVGeneral.Controls.Add(this.tabPage1);
      this.tabControlTVGeneral.Location = new System.Drawing.Point(0, 2);
      this.tabControlTVGeneral.Name = "tabControlTVGeneral";
      this.tabControlTVGeneral.SelectedIndex = 0;
      this.tabControlTVGeneral.Size = new System.Drawing.Size(472, 445);
      this.tabControlTVGeneral.TabIndex = 11;
      // 
      // tabPageGeneralSettings
      // 
      this.tabPageGeneralSettings.Controls.Add(this.mpGroupBoxAdditional);
      this.tabPageGeneralSettings.Controls.Add(this.groupBox5);
      this.tabPageGeneralSettings.Controls.Add(this.groupBox3);
      this.tabPageGeneralSettings.Controls.Add(this.grpTsReader);
      this.tabPageGeneralSettings.Controls.Add(this.mpGroupBox6);
      this.tabPageGeneralSettings.Controls.Add(this.mpGroupBox5);
      this.tabPageGeneralSettings.Location = new System.Drawing.Point(4, 22);
      this.tabPageGeneralSettings.Name = "tabPageGeneralSettings";
      this.tabPageGeneralSettings.Padding = new System.Windows.Forms.Padding(3);
      this.tabPageGeneralSettings.Size = new System.Drawing.Size(464, 419);
      this.tabPageGeneralSettings.TabIndex = 0;
      this.tabPageGeneralSettings.Text = "General settings";
      this.tabPageGeneralSettings.UseVisualStyleBackColor = true;
      // 
      // mpGroupBoxAdditional
      // 
      this.mpGroupBoxAdditional.Controls.Add(this.cbDeinterlace);
      this.mpGroupBoxAdditional.Controls.Add(this.label8);
      this.mpGroupBoxAdditional.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.mpGroupBoxAdditional.Location = new System.Drawing.Point(16, 322);
      this.mpGroupBoxAdditional.Name = "mpGroupBoxAdditional";
      this.mpGroupBoxAdditional.Size = new System.Drawing.Size(431, 63);
      this.mpGroupBoxAdditional.TabIndex = 19;
      this.mpGroupBoxAdditional.TabStop = false;
      this.mpGroupBoxAdditional.Text = "Additional settings";
      // 
      // cbDeinterlace
      // 
      this.cbDeinterlace.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                  | System.Windows.Forms.AnchorStyles.Right)));
      this.cbDeinterlace.BorderColor = System.Drawing.Color.Empty;
      this.cbDeinterlace.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
      this.cbDeinterlace.Items.AddRange(new object[] {
            "None",
            "Bob",
            "Weave",
            "Best"});
      this.cbDeinterlace.Location = new System.Drawing.Point(166, 19);
      this.cbDeinterlace.Name = "cbDeinterlace";
      this.cbDeinterlace.Size = new System.Drawing.Size(259, 21);
      this.cbDeinterlace.TabIndex = 0;
      // 
      // label8
      // 
      this.label8.Location = new System.Drawing.Point(6, 23);
      this.label8.Name = "label8";
      this.label8.Size = new System.Drawing.Size(146, 17);
      this.label8.TabIndex = 14;
      this.label8.Text = "Fallback de-interlace mode:";
      // 
      // groupBox5
      // 
      this.groupBox5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                  | System.Windows.Forms.AnchorStyles.Right)));
      this.groupBox5.Controls.Add(this.cbAutoFullscreen);
      this.groupBox5.Controls.Add(this.cbTurnOnTv);
      this.groupBox5.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.groupBox5.Location = new System.Drawing.Point(258, 169);
      this.groupBox5.Name = "groupBox5";
      this.groupBox5.Size = new System.Drawing.Size(189, 94);
      this.groupBox5.TabIndex = 18;
      this.groupBox5.TabStop = false;
      this.groupBox5.Text = "When entering the TV screen:";
      // 
      // cbAutoFullscreen
      // 
      this.cbAutoFullscreen.AutoSize = true;
      this.cbAutoFullscreen.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.cbAutoFullscreen.Location = new System.Drawing.Point(17, 40);
      this.cbAutoFullscreen.Name = "cbAutoFullscreen";
      this.cbAutoFullscreen.Size = new System.Drawing.Size(152, 17);
      this.cbAutoFullscreen.TabIndex = 1;
      this.cbAutoFullscreen.Text = "Directly show fullscreen TV";
      this.cbAutoFullscreen.UseVisualStyleBackColor = true;
      this.cbAutoFullscreen.CheckedChanged += new System.EventHandler(this.cbAutoFullscreen_CheckedChanged);
      // 
      // cbTurnOnTv
      // 
      this.cbTurnOnTv.AutoSize = true;
      this.cbTurnOnTv.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.cbTurnOnTv.Location = new System.Drawing.Point(17, 20);
      this.cbTurnOnTv.Name = "cbTurnOnTv";
      this.cbTurnOnTv.Size = new System.Drawing.Size(78, 17);
      this.cbTurnOnTv.TabIndex = 0;
      this.cbTurnOnTv.Text = "Turn on TV";
      this.cbTurnOnTv.UseVisualStyleBackColor = true;
      // 
      // groupBox3
      // 
      this.groupBox3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                  | System.Windows.Forms.AnchorStyles.Right)));
      this.groupBox3.Controls.Add(this.byIndexCheckBox);
      this.groupBox3.Controls.Add(this.showChannelNumberCheckBox);
      this.groupBox3.Controls.Add(this.channelNumberMaxLengthNumUpDn);
      this.groupBox3.Controls.Add(this.lblChanNumMaxLen);
      this.groupBox3.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.groupBox3.Location = new System.Drawing.Point(16, 169);
      this.groupBox3.Name = "groupBox3";
      this.groupBox3.Size = new System.Drawing.Size(233, 94);
      this.groupBox3.TabIndex = 17;
      this.groupBox3.TabStop = false;
      this.groupBox3.Text = "Channel numbers";
      // 
      // byIndexCheckBox
      // 
      this.byIndexCheckBox.AutoSize = true;
      this.byIndexCheckBox.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.byIndexCheckBox.Location = new System.Drawing.Point(17, 20);
      this.byIndexCheckBox.Name = "byIndexCheckBox";
      this.byIndexCheckBox.Size = new System.Drawing.Size(182, 17);
      this.byIndexCheckBox.TabIndex = 0;
      this.byIndexCheckBox.Text = "Select channel by index (non-US)";
      this.byIndexCheckBox.UseVisualStyleBackColor = true;
      // 
      // showChannelNumberCheckBox
      // 
      this.showChannelNumberCheckBox.AutoSize = true;
      this.showChannelNumberCheckBox.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.showChannelNumberCheckBox.Location = new System.Drawing.Point(17, 40);
      this.showChannelNumberCheckBox.Name = "showChannelNumberCheckBox";
      this.showChannelNumberCheckBox.Size = new System.Drawing.Size(135, 17);
      this.showChannelNumberCheckBox.TabIndex = 1;
      this.showChannelNumberCheckBox.Text = "Show channel numbers";
      this.showChannelNumberCheckBox.UseVisualStyleBackColor = true;
      // 
      // channelNumberMaxLengthNumUpDn
      // 
      this.channelNumberMaxLengthNumUpDn.AutoSize = true;
      this.channelNumberMaxLengthNumUpDn.Location = new System.Drawing.Point(178, 60);
      this.channelNumberMaxLengthNumUpDn.Maximum = new decimal(new int[] {
            5,
            0,
            0,
            0});
      this.channelNumberMaxLengthNumUpDn.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
      this.channelNumberMaxLengthNumUpDn.Name = "channelNumberMaxLengthNumUpDn";
      this.channelNumberMaxLengthNumUpDn.Size = new System.Drawing.Size(42, 20);
      this.channelNumberMaxLengthNumUpDn.TabIndex = 2;
      this.channelNumberMaxLengthNumUpDn.Value = new decimal(new int[] {
            3,
            0,
            0,
            0});
      // 
      // lblChanNumMaxLen
      // 
      this.lblChanNumMaxLen.AutoSize = true;
      this.lblChanNumMaxLen.Location = new System.Drawing.Point(31, 62);
      this.lblChanNumMaxLen.Name = "lblChanNumMaxLen";
      this.lblChanNumMaxLen.Size = new System.Drawing.Size(141, 13);
      this.lblChanNumMaxLen.TabIndex = 2;
      this.lblChanNumMaxLen.Text = "Channel number max. length";
      // 
      // grpTsReader
      // 
      this.grpTsReader.Controls.Add(this.cbRelaxTsReader);
      this.grpTsReader.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.grpTsReader.Location = new System.Drawing.Point(16, 269);
      this.grpTsReader.Name = "grpTsReader";
      this.grpTsReader.Size = new System.Drawing.Size(431, 47);
      this.grpTsReader.TabIndex = 12;
      this.grpTsReader.TabStop = false;
      this.grpTsReader.Text = "TsReader options";
      // 
      // cbRelaxTsReader
      // 
      this.cbRelaxTsReader.AutoSize = true;
      this.cbRelaxTsReader.Checked = true;
      this.cbRelaxTsReader.CheckState = System.Windows.Forms.CheckState.Checked;
      this.cbRelaxTsReader.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.cbRelaxTsReader.Location = new System.Drawing.Point(22, 19);
      this.cbRelaxTsReader.Name = "cbRelaxTsReader";
      this.cbRelaxTsReader.Size = new System.Drawing.Size(347, 17);
      this.cbRelaxTsReader.TabIndex = 0;
      this.cbRelaxTsReader.Text = "Don\'t drop discontinued packets in TsReader (can reduce stuttering)";
      this.cbRelaxTsReader.UseVisualStyleBackColor = true;
      // 
      // mpGroupBox6
      // 
      this.mpGroupBox6.Controls.Add(this.cbContinuousScrollGuide);
      this.mpGroupBox6.Controls.Add(this.cbShowChannelStateIcons);
      this.mpGroupBox6.Controls.Add(this.labelShowEpisodeinfo);
      this.mpGroupBox6.Controls.Add(this.comboboxShowEpisodeInfo);
      this.mpGroupBox6.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.mpGroupBox6.Location = new System.Drawing.Point(16, 67);
      this.mpGroupBox6.Name = "mpGroupBox6";
      this.mpGroupBox6.Size = new System.Drawing.Size(431, 96);
      this.mpGroupBox6.TabIndex = 12;
      this.mpGroupBox6.TabStop = false;
      this.mpGroupBox6.Text = "Guide";
      // 
      // cbContinuousScrollGuide
      // 
      this.cbContinuousScrollGuide.AutoSize = true;
      this.cbContinuousScrollGuide.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.cbContinuousScrollGuide.Location = new System.Drawing.Point(22, 40);
      this.cbContinuousScrollGuide.Name = "cbContinuousScrollGuide";
      this.cbContinuousScrollGuide.Size = new System.Drawing.Size(210, 17);
      this.cbContinuousScrollGuide.TabIndex = 1;
      this.cbContinuousScrollGuide.Text = "Loop guide seamlessly (top and bottom)";
      this.cbContinuousScrollGuide.UseVisualStyleBackColor = true;
      // 
      // cbShowChannelStateIcons
      // 
      this.cbShowChannelStateIcons.AutoSize = true;
      this.cbShowChannelStateIcons.Checked = true;
      this.cbShowChannelStateIcons.CheckState = System.Windows.Forms.CheckState.Checked;
      this.cbShowChannelStateIcons.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.cbShowChannelStateIcons.Location = new System.Drawing.Point(22, 19);
      this.cbShowChannelStateIcons.Name = "cbShowChannelStateIcons";
      this.cbShowChannelStateIcons.Size = new System.Drawing.Size(308, 17);
      this.cbShowChannelStateIcons.TabIndex = 0;
      this.cbShowChannelStateIcons.Text = "Show channel state icons in Mini Guide (on supported skins)";
      this.cbShowChannelStateIcons.UseVisualStyleBackColor = true;
      // 
      // labelShowEpisodeinfo
      // 
      this.labelShowEpisodeinfo.AutoSize = true;
      this.labelShowEpisodeinfo.Location = new System.Drawing.Point(19, 68);
      this.labelShowEpisodeinfo.Name = "labelShowEpisodeinfo";
      this.labelShowEpisodeinfo.Size = new System.Drawing.Size(97, 13);
      this.labelShowEpisodeinfo.TabIndex = 1;
      this.labelShowEpisodeinfo.Text = "Show episode info:";
      // 
      // comboboxShowEpisodeInfo
      // 
      this.comboboxShowEpisodeInfo.BorderColor = System.Drawing.Color.Empty;
      this.comboboxShowEpisodeInfo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
      this.comboboxShowEpisodeInfo.FormattingEnabled = true;
      this.comboboxShowEpisodeInfo.Location = new System.Drawing.Point(126, 64);
      this.comboboxShowEpisodeInfo.Name = "comboboxShowEpisodeInfo";
      this.comboboxShowEpisodeInfo.Size = new System.Drawing.Size(229, 21);
      this.comboboxShowEpisodeInfo.TabIndex = 2;
      // 
      // mpGroupBox5
      // 
      this.mpGroupBox5.Controls.Add(this.cbHideAllChannels);
      this.mpGroupBox5.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.mpGroupBox5.Location = new System.Drawing.Point(16, 16);
      this.mpGroupBox5.Name = "mpGroupBox5";
      this.mpGroupBox5.Size = new System.Drawing.Size(431, 45);
      this.mpGroupBox5.TabIndex = 11;
      this.mpGroupBox5.TabStop = false;
      this.mpGroupBox5.Text = "Group options";
      // 
      // cbHideAllChannels
      // 
      this.cbHideAllChannels.AutoSize = true;
      this.cbHideAllChannels.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.cbHideAllChannels.Location = new System.Drawing.Point(22, 19);
      this.cbHideAllChannels.Name = "cbHideAllChannels";
      this.cbHideAllChannels.Size = new System.Drawing.Size(149, 17);
      this.cbHideAllChannels.TabIndex = 0;
      this.cbHideAllChannels.Text = "Hide \"All Channels\" Group";
      this.cbHideAllChannels.UseVisualStyleBackColor = true;
      // 
      // tabPageAudioLanguages
      // 
      this.tabPageAudioLanguages.Controls.Add(this.groupBox2);
      this.tabPageAudioLanguages.Controls.Add(this.mpGroupBox1);
      this.tabPageAudioLanguages.Location = new System.Drawing.Point(4, 22);
      this.tabPageAudioLanguages.Name = "tabPageAudioLanguages";
      this.tabPageAudioLanguages.Padding = new System.Windows.Forms.Padding(3);
      this.tabPageAudioLanguages.Size = new System.Drawing.Size(464, 419);
      this.tabPageAudioLanguages.TabIndex = 3;
      this.tabPageAudioLanguages.Text = "Audio settings";
      this.tabPageAudioLanguages.UseVisualStyleBackColor = true;
      // 
      // groupBox2
      // 
      this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                  | System.Windows.Forms.AnchorStyles.Right)));
      this.groupBox2.Controls.Add(this.mpLabel5);
      this.groupBox2.Controls.Add(this.mpLabel1);
      this.groupBox2.Controls.Add(this.mpButtonDownAudioLang);
      this.groupBox2.Controls.Add(this.mpButtonUpAudioLang);
      this.groupBox2.Controls.Add(this.mpButtonAddAudioLang);
      this.groupBox2.Controls.Add(this.mpButtonRemoveAudioLang);
      this.groupBox2.Controls.Add(this.mpListViewPreferredAudioLang);
      this.groupBox2.Controls.Add(this.mpListViewAvailAudioLang);
      this.groupBox2.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.groupBox2.Location = new System.Drawing.Point(16, 16);
      this.groupBox2.Name = "groupBox2";
      this.groupBox2.Size = new System.Drawing.Size(432, 284);
      this.groupBox2.TabIndex = 2;
      this.groupBox2.TabStop = false;
      this.groupBox2.Text = "Preferred audio languages";
      // 
      // mpLabel5
      // 
      this.mpLabel5.AutoSize = true;
      this.mpLabel5.Location = new System.Drawing.Point(236, 21);
      this.mpLabel5.Name = "mpLabel5";
      this.mpLabel5.Size = new System.Drawing.Size(102, 13);
      this.mpLabel5.TabIndex = 7;
      this.mpLabel5.Text = "Preferred languages";
      // 
      // mpLabel1
      // 
      this.mpLabel1.AutoSize = true;
      this.mpLabel1.Location = new System.Drawing.Point(6, 21);
      this.mpLabel1.Name = "mpLabel1";
      this.mpLabel1.Size = new System.Drawing.Size(102, 13);
      this.mpLabel1.TabIndex = 6;
      this.mpLabel1.Text = "Available languages";
      // 
      // mpButtonDownAudioLang
      // 
      this.mpButtonDownAudioLang.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
      this.mpButtonDownAudioLang.Location = new System.Drawing.Point(289, 255);
      this.mpButtonDownAudioLang.Name = "mpButtonDownAudioLang";
      this.mpButtonDownAudioLang.Size = new System.Drawing.Size(46, 20);
      this.mpButtonDownAudioLang.TabIndex = 5;
      this.mpButtonDownAudioLang.Text = "Down";
      this.mpButtonDownAudioLang.UseVisualStyleBackColor = true;
      this.mpButtonDownAudioLang.Click += new System.EventHandler(this.mpButtonDownAudioLang_Click);
      // 
      // mpButtonUpAudioLang
      // 
      this.mpButtonUpAudioLang.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
      this.mpButtonUpAudioLang.Location = new System.Drawing.Point(237, 255);
      this.mpButtonUpAudioLang.Name = "mpButtonUpAudioLang";
      this.mpButtonUpAudioLang.Size = new System.Drawing.Size(46, 20);
      this.mpButtonUpAudioLang.TabIndex = 4;
      this.mpButtonUpAudioLang.Text = "Up";
      this.mpButtonUpAudioLang.UseVisualStyleBackColor = true;
      this.mpButtonUpAudioLang.Click += new System.EventHandler(this.mpButtonUpAudioLang_Click);
      // 
      // mpButtonAddAudioLang
      // 
      this.mpButtonAddAudioLang.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
      this.mpButtonAddAudioLang.Location = new System.Drawing.Point(202, 40);
      this.mpButtonAddAudioLang.Name = "mpButtonAddAudioLang";
      this.mpButtonAddAudioLang.Size = new System.Drawing.Size(28, 20);
      this.mpButtonAddAudioLang.TabIndex = 3;
      this.mpButtonAddAudioLang.Text = ">";
      this.mpButtonAddAudioLang.UseVisualStyleBackColor = true;
      this.mpButtonAddAudioLang.Click += new System.EventHandler(this.mpButtonAddAudioLang_Click);
      // 
      // mpButtonRemoveAudioLang
      // 
      this.mpButtonRemoveAudioLang.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
      this.mpButtonRemoveAudioLang.Location = new System.Drawing.Point(202, 66);
      this.mpButtonRemoveAudioLang.Name = "mpButtonRemoveAudioLang";
      this.mpButtonRemoveAudioLang.Size = new System.Drawing.Size(28, 20);
      this.mpButtonRemoveAudioLang.TabIndex = 2;
      this.mpButtonRemoveAudioLang.Text = "<";
      this.mpButtonRemoveAudioLang.UseVisualStyleBackColor = true;
      this.mpButtonRemoveAudioLang.Click += new System.EventHandler(this.mpButtonRemoveAudioLang_Click);
      // 
      // mpListViewPreferredAudioLang
      // 
      this.mpListViewPreferredAudioLang.AllowDrop = true;
      this.mpListViewPreferredAudioLang.AllowRowReorder = true;
      this.mpListViewPreferredAudioLang.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                  | System.Windows.Forms.AnchorStyles.Right)));
      this.mpListViewPreferredAudioLang.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
            this.columnHeader2,
            this.columnHeader6});
      this.mpListViewPreferredAudioLang.FullRowSelect = true;
      this.mpListViewPreferredAudioLang.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.Nonclickable;
      this.mpListViewPreferredAudioLang.HideSelection = false;
      this.mpListViewPreferredAudioLang.Location = new System.Drawing.Point(239, 40);
      this.mpListViewPreferredAudioLang.Name = "mpListViewPreferredAudioLang";
      this.mpListViewPreferredAudioLang.Size = new System.Drawing.Size(183, 209);
      this.mpListViewPreferredAudioLang.TabIndex = 1;
      this.mpListViewPreferredAudioLang.UseCompatibleStateImageBehavior = false;
      this.mpListViewPreferredAudioLang.View = System.Windows.Forms.View.Details;
      this.mpListViewPreferredAudioLang.SelectedIndexChanged += new System.EventHandler(this.mpListView2_SelectedIndexChanged);
      // 
      // columnHeader2
      // 
      this.columnHeader2.Text = "Language";
      this.columnHeader2.Width = 125;
      // 
      // columnHeader6
      // 
      this.columnHeader6.Text = "ID";
      this.columnHeader6.Width = 35;
      // 
      // mpListViewAvailAudioLang
      // 
      this.mpListViewAvailAudioLang.AllowDrop = true;
      this.mpListViewAvailAudioLang.AllowRowReorder = true;
      this.mpListViewAvailAudioLang.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                  | System.Windows.Forms.AnchorStyles.Left)
                  | System.Windows.Forms.AnchorStyles.Right)));
      this.mpListViewAvailAudioLang.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
            this.columnHeader1,
            this.columnHeader5});
      this.mpListViewAvailAudioLang.FullRowSelect = true;
      this.mpListViewAvailAudioLang.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.Nonclickable;
      this.mpListViewAvailAudioLang.HideSelection = false;
      this.mpListViewAvailAudioLang.Location = new System.Drawing.Point(6, 40);
      this.mpListViewAvailAudioLang.Name = "mpListViewAvailAudioLang";
      this.mpListViewAvailAudioLang.Size = new System.Drawing.Size(183, 209);
      this.mpListViewAvailAudioLang.TabIndex = 0;
      this.mpListViewAvailAudioLang.UseCompatibleStateImageBehavior = false;
      this.mpListViewAvailAudioLang.View = System.Windows.Forms.View.Details;
      // 
      // columnHeader1
      // 
      this.columnHeader1.Text = "Language";
      this.columnHeader1.Width = 125;
      // 
      // columnHeader5
      // 
      this.columnHeader5.Text = "ID";
      this.columnHeader5.Width = 35;
      // 
      // tabPageSubtitles
      // 
      this.tabPageSubtitles.Controls.Add(this.mpGroupBox4);
      this.tabPageSubtitles.Controls.Add(this.mpGroupBox3);
      this.tabPageSubtitles.Location = new System.Drawing.Point(4, 22);
      this.tabPageSubtitles.Name = "tabPageSubtitles";
      this.tabPageSubtitles.Padding = new System.Windows.Forms.Padding(3);
      this.tabPageSubtitles.Size = new System.Drawing.Size(464, 419);
      this.tabPageSubtitles.TabIndex = 2;
      this.tabPageSubtitles.Text = "Subtitle settings";
      this.tabPageSubtitles.UseVisualStyleBackColor = true;
      // 
      // mpGroupBox4
      // 
      this.mpGroupBox4.Controls.Add(this.mpCheckBoxEnableCCSub);
      this.mpGroupBox4.Controls.Add(this.mpCheckBoxAutoShowSubWhenTvStarts);
      this.mpGroupBox4.Controls.Add(this.mpCheckBoxEnableTTXTSub);
      this.mpGroupBox4.Controls.Add(this.mpCheckBoxEnableDVBSub);
      this.mpGroupBox4.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.mpGroupBox4.Location = new System.Drawing.Point(16, 308);
      this.mpGroupBox4.Name = "mpGroupBox4";
      this.mpGroupBox4.Size = new System.Drawing.Size(432, 86);
      this.mpGroupBox4.TabIndex = 10;
      this.mpGroupBox4.TabStop = false;
      this.mpGroupBox4.Text = "Subtitle settings";
      // 
      // mpCheckBoxEnableCCSub
      // 
      this.mpCheckBoxEnableCCSub.AutoSize = true;
      this.mpCheckBoxEnableCCSub.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.mpCheckBoxEnableCCSub.Location = new System.Drawing.Point(244, 51);
      this.mpCheckBoxEnableCCSub.Name = "mpCheckBoxEnableCCSub";
      this.mpCheckBoxEnableCCSub.Size = new System.Drawing.Size(115, 17);
      this.mpCheckBoxEnableCCSub.TabIndex = 12;
      this.mpCheckBoxEnableCCSub.Text = "Enable CC subtitles";
      this.mpCheckBoxEnableCCSub.UseVisualStyleBackColor = false;
      // 
      // mpCheckBoxAutoShowSubWhenTvStarts
      // 
      this.mpCheckBoxAutoShowSubWhenTvStarts.AutoSize = true;
      this.mpCheckBoxAutoShowSubWhenTvStarts.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.mpCheckBoxAutoShowSubWhenTvStarts.Location = new System.Drawing.Point(8, 51);
      this.mpCheckBoxAutoShowSubWhenTvStarts.Name = "mpCheckBoxAutoShowSubWhenTvStarts";
      this.mpCheckBoxAutoShowSubWhenTvStarts.Size = new System.Drawing.Size(186, 17);
      this.mpCheckBoxAutoShowSubWhenTvStarts.TabIndex = 12;
      this.mpCheckBoxAutoShowSubWhenTvStarts.Text = "Autoshow subtitles when TV starts";
      this.mpCheckBoxAutoShowSubWhenTvStarts.UseVisualStyleBackColor = false;
      // 
      // mpCheckBoxEnableTTXTSub
      // 
      this.mpCheckBoxEnableTTXTSub.AutoSize = true;
      this.mpCheckBoxEnableTTXTSub.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.mpCheckBoxEnableTTXTSub.Location = new System.Drawing.Point(244, 28);
      this.mpCheckBoxEnableTTXTSub.Name = "mpCheckBoxEnableTTXTSub";
      this.mpCheckBoxEnableTTXTSub.Size = new System.Drawing.Size(135, 17);
      this.mpCheckBoxEnableTTXTSub.TabIndex = 11;
      this.mpCheckBoxEnableTTXTSub.Text = "Enable teletext subtitles";
      this.mpCheckBoxEnableTTXTSub.UseVisualStyleBackColor = false;
      this.mpCheckBoxEnableTTXTSub.CheckedChanged += new System.EventHandler(this.mpCheckBox1_CheckedChanged);
      // 
      // mpCheckBoxEnableDVBSub
      // 
      this.mpCheckBoxEnableDVBSub.AutoSize = true;
      this.mpCheckBoxEnableDVBSub.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.mpCheckBoxEnableDVBSub.Location = new System.Drawing.Point(8, 28);
      this.mpCheckBoxEnableDVBSub.Name = "mpCheckBoxEnableDVBSub";
      this.mpCheckBoxEnableDVBSub.Size = new System.Drawing.Size(123, 17);
      this.mpCheckBoxEnableDVBSub.TabIndex = 7;
      this.mpCheckBoxEnableDVBSub.Text = "Enable DVB subtitles";
      this.mpCheckBoxEnableDVBSub.UseVisualStyleBackColor = false;
      // 
      // mpGroupBox3
      // 
      this.mpGroupBox3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                  | System.Windows.Forms.AnchorStyles.Right)));
      this.mpGroupBox3.Controls.Add(this.mpLabel6);
      this.mpGroupBox3.Controls.Add(this.mpLabel7);
      this.mpGroupBox3.Controls.Add(this.mpButtonDownSubLang);
      this.mpGroupBox3.Controls.Add(this.mpButtonUpSubLang);
      this.mpGroupBox3.Controls.Add(this.mpButtonAddSubLang);
      this.mpGroupBox3.Controls.Add(this.mpButtonRemoveSubLang);
      this.mpGroupBox3.Controls.Add(this.mpListViewPreferredSubLang);
      this.mpGroupBox3.Controls.Add(this.mpListViewAvailSubLang);
      this.mpGroupBox3.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.mpGroupBox3.Location = new System.Drawing.Point(16, 16);
      this.mpGroupBox3.Name = "mpGroupBox3";
      this.mpGroupBox3.Size = new System.Drawing.Size(432, 286);
      this.mpGroupBox3.TabIndex = 3;
      this.mpGroupBox3.TabStop = false;
      this.mpGroupBox3.Text = "Preferred subtitle languages";
      // 
      // mpLabel6
      // 
      this.mpLabel6.AutoSize = true;
      this.mpLabel6.Location = new System.Drawing.Point(236, 21);
      this.mpLabel6.Name = "mpLabel6";
      this.mpLabel6.Size = new System.Drawing.Size(102, 13);
      this.mpLabel6.TabIndex = 7;
      this.mpLabel6.Text = "Preferred languages";
      // 
      // mpLabel7
      // 
      this.mpLabel7.AutoSize = true;
      this.mpLabel7.Location = new System.Drawing.Point(6, 21);
      this.mpLabel7.Name = "mpLabel7";
      this.mpLabel7.Size = new System.Drawing.Size(102, 13);
      this.mpLabel7.TabIndex = 6;
      this.mpLabel7.Text = "Available languages";
      // 
      // mpButtonDownSubLang
      // 
      this.mpButtonDownSubLang.Location = new System.Drawing.Point(289, 257);
      this.mpButtonDownSubLang.Name = "mpButtonDownSubLang";
      this.mpButtonDownSubLang.Size = new System.Drawing.Size(46, 20);
      this.mpButtonDownSubLang.TabIndex = 5;
      this.mpButtonDownSubLang.Text = "Down";
      this.mpButtonDownSubLang.UseVisualStyleBackColor = true;
      this.mpButtonDownSubLang.Click += new System.EventHandler(this.mpButtonDownSubLang_Click);
      // 
      // mpButtonUpSubLang
      // 
      this.mpButtonUpSubLang.Location = new System.Drawing.Point(237, 257);
      this.mpButtonUpSubLang.Name = "mpButtonUpSubLang";
      this.mpButtonUpSubLang.Size = new System.Drawing.Size(46, 20);
      this.mpButtonUpSubLang.TabIndex = 4;
      this.mpButtonUpSubLang.Text = "Up";
      this.mpButtonUpSubLang.UseVisualStyleBackColor = true;
      this.mpButtonUpSubLang.Click += new System.EventHandler(this.mpButtonUpSubLang_Click);
      // 
      // mpButtonAddSubLang
      // 
      this.mpButtonAddSubLang.Location = new System.Drawing.Point(202, 40);
      this.mpButtonAddSubLang.Name = "mpButtonAddSubLang";
      this.mpButtonAddSubLang.Size = new System.Drawing.Size(28, 20);
      this.mpButtonAddSubLang.TabIndex = 3;
      this.mpButtonAddSubLang.Text = ">";
      this.mpButtonAddSubLang.UseVisualStyleBackColor = true;
      this.mpButtonAddSubLang.Click += new System.EventHandler(this.mpButtonAddSubLang_Click);
      // 
      // mpButtonRemoveSubLang
      // 
      this.mpButtonRemoveSubLang.Location = new System.Drawing.Point(202, 66);
      this.mpButtonRemoveSubLang.Name = "mpButtonRemoveSubLang";
      this.mpButtonRemoveSubLang.Size = new System.Drawing.Size(28, 20);
      this.mpButtonRemoveSubLang.TabIndex = 2;
      this.mpButtonRemoveSubLang.Text = "<";
      this.mpButtonRemoveSubLang.UseVisualStyleBackColor = true;
      this.mpButtonRemoveSubLang.Click += new System.EventHandler(this.mpButtonRemoveSubLang_Click);
      // 
      // mpListViewPreferredSubLang
      // 
      this.mpListViewPreferredSubLang.AllowDrop = true;
      this.mpListViewPreferredSubLang.AllowRowReorder = true;
      this.mpListViewPreferredSubLang.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
            this.columnHeader4,
            this.columnHeader8});
      this.mpListViewPreferredSubLang.FullRowSelect = true;
      this.mpListViewPreferredSubLang.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.Nonclickable;
      this.mpListViewPreferredSubLang.HideSelection = false;
      this.mpListViewPreferredSubLang.Location = new System.Drawing.Point(239, 40);
      this.mpListViewPreferredSubLang.Name = "mpListViewPreferredSubLang";
      this.mpListViewPreferredSubLang.Size = new System.Drawing.Size(183, 211);
      this.mpListViewPreferredSubLang.TabIndex = 1;
      this.mpListViewPreferredSubLang.UseCompatibleStateImageBehavior = false;
      this.mpListViewPreferredSubLang.View = System.Windows.Forms.View.Details;
      // 
      // columnHeader4
      // 
      this.columnHeader4.Text = "Language";
      this.columnHeader4.Width = 125;
      // 
      // columnHeader8
      // 
      this.columnHeader8.Text = "ID";
      this.columnHeader8.Width = 35;
      // 
      // mpListViewAvailSubLang
      // 
      this.mpListViewAvailSubLang.AllowDrop = true;
      this.mpListViewAvailSubLang.AllowRowReorder = true;
      this.mpListViewAvailSubLang.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
            this.columnHeader3,
            this.columnHeader7});
      this.mpListViewAvailSubLang.FullRowSelect = true;
      this.mpListViewAvailSubLang.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.Nonclickable;
      this.mpListViewAvailSubLang.HideSelection = false;
      this.mpListViewAvailSubLang.Location = new System.Drawing.Point(6, 40);
      this.mpListViewAvailSubLang.Name = "mpListViewAvailSubLang";
      this.mpListViewAvailSubLang.Size = new System.Drawing.Size(183, 211);
      this.mpListViewAvailSubLang.TabIndex = 0;
      this.mpListViewAvailSubLang.UseCompatibleStateImageBehavior = false;
      this.mpListViewAvailSubLang.View = System.Windows.Forms.View.Details;
      // 
      // columnHeader3
      // 
      this.columnHeader3.Text = "Language";
      this.columnHeader3.Width = 125;
      // 
      // columnHeader7
      // 
      this.columnHeader7.Text = "ID";
      this.columnHeader7.Width = 35;
      // 
      // tabPage1
      // 
      this.tabPage1.Controls.Add(this.mpGroupBox8);
      this.tabPage1.Controls.Add(this.mpGroupBox7);
      this.tabPage1.Location = new System.Drawing.Point(4, 22);
      this.tabPage1.Name = "tabPage1";
      this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
      this.tabPage1.Size = new System.Drawing.Size(464, 419);
      this.tabPage1.TabIndex = 4;
      this.tabPage1.Text = "Notifications";
      this.tabPage1.UseVisualStyleBackColor = true;
      // 
      // mpGroupBox8
      // 
      this.mpGroupBox8.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                  | System.Windows.Forms.AnchorStyles.Right)));
      this.mpGroupBox8.Controls.Add(this.chkRecnotifications);
      this.mpGroupBox8.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.mpGroupBox8.Location = new System.Drawing.Point(16, 166);
      this.mpGroupBox8.Name = "mpGroupBox8";
      this.mpGroupBox8.Size = new System.Drawing.Size(431, 82);
      this.mpGroupBox8.TabIndex = 13;
      this.mpGroupBox8.TabStop = false;
      this.mpGroupBox8.Text = "Recording notifications";
      // 
      // chkRecnotifications
      // 
      this.chkRecnotifications.AutoSize = true;
      this.chkRecnotifications.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.chkRecnotifications.Location = new System.Drawing.Point(22, 19);
      this.chkRecnotifications.Name = "chkRecnotifications";
      this.chkRecnotifications.Size = new System.Drawing.Size(327, 17);
      this.chkRecnotifications.TabIndex = 0;
      this.chkRecnotifications.Text = "Enabled (shows a notification when a recording starts and stops)";
      this.chkRecnotifications.UseVisualStyleBackColor = true;
      // 
      // mpGroupBox7
      // 
      this.mpGroupBox7.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
      this.mpGroupBox7.Controls.Add(this.cbConfirmTimeshiftStop);
      this.mpGroupBox7.Controls.Add(this.txtNotifyAfter);
      this.mpGroupBox7.Controls.Add(this.labelNotifyTimeout);
      this.mpGroupBox7.Controls.Add(this.checkBoxNotifyPlaySound);
      this.mpGroupBox7.Controls.Add(this.mpLabel2);
      this.mpGroupBox7.Controls.Add(this.txtNotifyBefore);
      this.mpGroupBox7.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.mpGroupBox7.Location = new System.Drawing.Point(16, 16);
      this.mpGroupBox7.Name = "mpGroupBox7";
      this.mpGroupBox7.Size = new System.Drawing.Size(431, 135);
      this.mpGroupBox7.TabIndex = 12;
      this.mpGroupBox7.TabStop = false;
      this.mpGroupBox7.Text = "TV notifications";
      // 
      // cbConfirmTimeshiftStop
      // 
      this.cbConfirmTimeshiftStop.AutoSize = true;
      this.cbConfirmTimeshiftStop.Checked = true;
      this.cbConfirmTimeshiftStop.CheckState = System.Windows.Forms.CheckState.Checked;
      this.cbConfirmTimeshiftStop.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.cbConfirmTimeshiftStop.Location = new System.Drawing.Point(22, 103);
      this.cbConfirmTimeshiftStop.Name = "cbConfirmTimeshiftStop";
      this.cbConfirmTimeshiftStop.Size = new System.Drawing.Size(230, 17);
      this.cbConfirmTimeshiftStop.TabIndex = 12;
      this.cbConfirmTimeshiftStop.Text = "Ask for confirmation when stopping timeshift";
      this.cbConfirmTimeshiftStop.UseVisualStyleBackColor = true;
      // 
      // txtNotifyAfter
      // 
      this.txtNotifyAfter.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                  | System.Windows.Forms.AnchorStyles.Right)));
      this.txtNotifyAfter.BorderColor = System.Drawing.Color.Empty;
      this.txtNotifyAfter.Location = new System.Drawing.Point(164, 47);
      this.txtNotifyAfter.Name = "txtNotifyAfter";
      this.txtNotifyAfter.Size = new System.Drawing.Size(229, 20);
      this.txtNotifyAfter.TabIndex = 11;
      this.txtNotifyAfter.Text = "15";
      // 
      // labelNotifyTimeout
      // 
      this.labelNotifyTimeout.AutoSize = true;
      this.labelNotifyTimeout.Location = new System.Drawing.Point(19, 50);
      this.labelNotifyTimeout.Name = "labelNotifyTimeout";
      this.labelNotifyTimeout.Size = new System.Drawing.Size(139, 13);
      this.labelNotifyTimeout.TabIndex = 10;
      this.labelNotifyTimeout.Text = "Hide notification after (sec.):";
      // 
      // checkBoxNotifyPlaySound
      // 
      this.checkBoxNotifyPlaySound.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
      this.checkBoxNotifyPlaySound.AutoSize = true;
      this.checkBoxNotifyPlaySound.Checked = true;
      this.checkBoxNotifyPlaySound.CheckState = System.Windows.Forms.CheckState.Checked;
      this.checkBoxNotifyPlaySound.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.checkBoxNotifyPlaySound.Location = new System.Drawing.Point(22, 73);
      this.checkBoxNotifyPlaySound.Name = "checkBoxNotifyPlaySound";
      this.checkBoxNotifyPlaySound.Size = new System.Drawing.Size(105, 17);
      this.checkBoxNotifyPlaySound.TabIndex = 9;
      this.checkBoxNotifyPlaySound.Text = "Play \"notify.wav\"";
      this.checkBoxNotifyPlaySound.UseVisualStyleBackColor = true;
      // 
      // mpLabel2
      // 
      this.mpLabel2.AutoSize = true;
      this.mpLabel2.Location = new System.Drawing.Point(19, 24);
      this.mpLabel2.Name = "mpLabel2";
      this.mpLabel2.Size = new System.Drawing.Size(96, 13);
      this.mpLabel2.TabIndex = 8;
      this.mpLabel2.Text = "Notify before (sec):";
      // 
      // txtNotifyBefore
      // 
      this.txtNotifyBefore.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                  | System.Windows.Forms.AnchorStyles.Right)));
      this.txtNotifyBefore.BorderColor = System.Drawing.Color.Empty;
      this.txtNotifyBefore.Location = new System.Drawing.Point(164, 21);
      this.txtNotifyBefore.Name = "txtNotifyBefore";
      this.txtNotifyBefore.Size = new System.Drawing.Size(229, 20);
      this.txtNotifyBefore.TabIndex = 7;
      this.txtNotifyBefore.Text = "300";
      // 
      // TV
      // 
      this.Controls.Add(this.tabControlTVGeneral);
      this.Name = "TV";
      this.Size = new System.Drawing.Size(510, 450);
      this.mpGroupBox1.ResumeLayout(false);
      this.mpGroupBox1.PerformLayout();
      this.tabControlTVGeneral.ResumeLayout(false);
      this.tabPageGeneralSettings.ResumeLayout(false);
      this.mpGroupBoxAdditional.ResumeLayout(false);
      this.groupBox5.ResumeLayout(false);
      this.groupBox5.PerformLayout();
      this.groupBox3.ResumeLayout(false);
      this.groupBox3.PerformLayout();
      ((System.ComponentModel.ISupportInitialize)(this.channelNumberMaxLengthNumUpDn)).EndInit();
      this.grpTsReader.ResumeLayout(false);
      this.grpTsReader.PerformLayout();
      this.mpGroupBox6.ResumeLayout(false);
      this.mpGroupBox6.PerformLayout();
      this.mpGroupBox5.ResumeLayout(false);
      this.mpGroupBox5.PerformLayout();
      this.tabPageAudioLanguages.ResumeLayout(false);
      this.groupBox2.ResumeLayout(false);
      this.groupBox2.PerformLayout();
      this.tabPageSubtitles.ResumeLayout(false);
      this.mpGroupBox4.ResumeLayout(false);
      this.mpGroupBox4.PerformLayout();
      this.mpGroupBox3.ResumeLayout(false);
      this.mpGroupBox3.PerformLayout();
      this.tabPage1.ResumeLayout(false);
      this.mpGroupBox8.ResumeLayout(false);
      this.mpGroupBox8.PerformLayout();
      this.mpGroupBox7.ResumeLayout(false);
      this.mpGroupBox7.PerformLayout();
      this.ResumeLayout(false);

    }
예제 #4
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
   this.groupBox1 = new MediaPortal.UserInterface.Controls.MPGroupBox();
   this.nudFontSize = new MediaPortal.UserInterface.Controls.MPNumericUpDown();
   this.FontSizeValueLbl = new MediaPortal.UserInterface.Controls.MPLabel();
   this.FontSizeLbl = new MediaPortal.UserInterface.Controls.MPLabel();
   this.cbHiddenMode = new MediaPortal.UserInterface.Controls.MPCheckBox();
   this.cbRememberValue = new MediaPortal.UserInterface.Controls.MPCheckBox();
   this.cbTransparentMode = new MediaPortal.UserInterface.Controls.MPCheckBox();
   this.radioButton1 = new MediaPortal.UserInterface.Controls.MPRadioButton();
   this.groupBox1.SuspendLayout();
   ((System.ComponentModel.ISupportInitialize)(this.nudFontSize)).BeginInit();
   this.SuspendLayout();
   // 
   // groupBox1
   // 
   this.groupBox1.Anchor =
     ((System.Windows.Forms.AnchorStyles)
      (((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
        | System.Windows.Forms.AnchorStyles.Right)));
   this.groupBox1.Controls.Add(this.nudFontSize);
   this.groupBox1.Controls.Add(this.FontSizeValueLbl);
   this.groupBox1.Controls.Add(this.FontSizeLbl);
   this.groupBox1.Controls.Add(this.cbHiddenMode);
   this.groupBox1.Controls.Add(this.cbRememberValue);
   this.groupBox1.Controls.Add(this.cbTransparentMode);
   this.groupBox1.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.groupBox1.Location = new System.Drawing.Point(6, 0);
   this.groupBox1.Name = "groupBox1";
   this.groupBox1.Size = new System.Drawing.Size(462, 127);
   this.groupBox1.TabIndex = 0;
   this.groupBox1.TabStop = false;
   this.groupBox1.Text = "Settings";
   // 
   // nudFontSize
   // 
   this.nudFontSize.Location = new System.Drawing.Point(72, 97);
   this.nudFontSize.Minimum = new decimal(new int[]
                                            {
                                              50,
                                              0,
                                              0,
                                              0
                                            });
   this.nudFontSize.Name = "nudFontSize";
   this.nudFontSize.Size = new System.Drawing.Size(56, 20);
   this.nudFontSize.TabIndex = 1;
   this.nudFontSize.Value = new decimal(new int[]
                                          {
                                            80,
                                            0,
                                            0,
                                            0
                                          });
   // 
   // FontSizeValueLbl
   // 
   this.FontSizeValueLbl.AutoSize = true;
   this.FontSizeValueLbl.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F,
                                                        System.Drawing.FontStyle.Regular,
                                                        System.Drawing.GraphicsUnit.Point, ((byte)(0)));
   this.FontSizeValueLbl.Location = new System.Drawing.Point(134, 99);
   this.FontSizeValueLbl.Name = "FontSizeValueLbl";
   this.FontSizeValueLbl.Size = new System.Drawing.Size(105, 13);
   this.FontSizeValueLbl.TabIndex = 3;
   this.FontSizeValueLbl.Text = "% of maximum height";
   this.FontSizeValueLbl.TextAlign = System.Drawing.ContentAlignment.TopRight;
   // 
   // FontSizeLbl
   // 
   this.FontSizeLbl.AutoSize = true;
   this.FontSizeLbl.Location = new System.Drawing.Point(14, 99);
   this.FontSizeLbl.Name = "FontSizeLbl";
   this.FontSizeLbl.Size = new System.Drawing.Size(52, 13);
   this.FontSizeLbl.TabIndex = 1;
   this.FontSizeLbl.Text = "Font size:";
   // 
   // cbHiddenMode
   // 
   this.cbHiddenMode.AutoSize = true;
   this.cbHiddenMode.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.cbHiddenMode.Location = new System.Drawing.Point(17, 28);
   this.cbHiddenMode.Name = "cbHiddenMode";
   this.cbHiddenMode.Size = new System.Drawing.Size(87, 17);
   this.cbHiddenMode.TabIndex = 0;
   this.cbHiddenMode.Text = "Hidden mode";
   this.cbHiddenMode.UseVisualStyleBackColor = true;
   // 
   // cbRememberValue
   // 
   this.cbRememberValue.AutoSize = true;
   this.cbRememberValue.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.cbRememberValue.Location = new System.Drawing.Point(17, 74);
   this.cbRememberValue.Name = "cbRememberValue";
   this.cbRememberValue.Size = new System.Drawing.Size(123, 17);
   this.cbRememberValue.TabIndex = 2;
   this.cbRememberValue.Text = "Remember last value";
   this.cbRememberValue.UseVisualStyleBackColor = true;
   // 
   // cbTransparentMode
   // 
   this.cbTransparentMode.AutoSize = true;
   this.cbTransparentMode.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.cbTransparentMode.Location = new System.Drawing.Point(17, 51);
   this.cbTransparentMode.Name = "cbTransparentMode";
   this.cbTransparentMode.Size = new System.Drawing.Size(169, 17);
   this.cbTransparentMode.TabIndex = 1;
   this.cbTransparentMode.Text = "Transparent mode in fullscreen";
   this.cbTransparentMode.UseVisualStyleBackColor = true;
   // 
   // radioButton1
   // 
   this.radioButton1.AutoSize = true;
   this.radioButton1.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.radioButton1.Location = new System.Drawing.Point(0, 0);
   this.radioButton1.Name = "radioButton1";
   this.radioButton1.Size = new System.Drawing.Size(104, 24);
   this.radioButton1.TabIndex = 0;
   this.radioButton1.UseVisualStyleBackColor = true;
   // 
   // TVTeletext
   // 
   this.Controls.Add(this.groupBox1);
   this.Name = "TVTeletext";
   this.Size = new System.Drawing.Size(472, 408);
   this.groupBox1.ResumeLayout(false);
   this.groupBox1.PerformLayout();
   ((System.ComponentModel.ISupportInitialize)(this.nudFontSize)).EndInit();
   this.ResumeLayout(false);
 }
예제 #5
0
 // designer generated code
 private void InitializeComponent()
 {
   this.groupBoxTVThumbs = new MediaPortal.UserInterface.Controls.MPGroupBox();
   this.mpLabel1 = new MediaPortal.UserInterface.Controls.MPLabel();
   this.labelRows = new MediaPortal.UserInterface.Controls.MPLabel();
   this.numericUpDownThumbRows = new MediaPortal.UserInterface.Controls.MPNumericUpDown();
   this.labelCol = new MediaPortal.UserInterface.Controls.MPLabel();
   this.numericUpDownThumbColumns = new MediaPortal.UserInterface.Controls.MPNumericUpDown();
   this.checkBoxShareThumb = new MediaPortal.UserInterface.Controls.MPCheckBox();
   this.buttonClearTVThumbs = new MediaPortal.UserInterface.Controls.MPButton();
   this.checkBoxTVThumbs = new MediaPortal.UserInterface.Controls.MPCheckBox();
   this.groupBoxPictureThumbs = new MediaPortal.UserInterface.Controls.MPGroupBox();
   this.buttonClearPictureThumbs = new MediaPortal.UserInterface.Controls.MPButton();
   this.checkBoxPicThumbOnDemand = new MediaPortal.UserInterface.Controls.MPCheckBox();
   this.groupBoxMusicThumbs = new MediaPortal.UserInterface.Controls.MPGroupBox();
   this.buttonClearMusicCache = new MediaPortal.UserInterface.Controls.MPButton();
   this.checkBoxFolderThumbOnDemand = new MediaPortal.UserInterface.Controls.MPCheckBox();
   this.groupBoxThumbQuality = new MediaPortal.UserInterface.Controls.MPGroupBox();
   this.labelRecommendedCurrent = new MediaPortal.UserInterface.Controls.MPLabel();
   this.labelRecommendedHint = new MediaPortal.UserInterface.Controls.MPLabel();
   this.labelCurrentSmoothing = new MediaPortal.UserInterface.Controls.MPLabel();
   this.labelCurrentInterpolation = new MediaPortal.UserInterface.Controls.MPLabel();
   this.labelCurrentCompositing = new MediaPortal.UserInterface.Controls.MPLabel();
   this.labelCurrentResolution = new MediaPortal.UserInterface.Controls.MPLabel();
   this.labelSmoothing = new MediaPortal.UserInterface.Controls.MPLabel();
   this.labelInterpolation = new MediaPortal.UserInterface.Controls.MPLabel();
   this.labelCompositing = new MediaPortal.UserInterface.Controls.MPLabel();
   this.labelResolution = new MediaPortal.UserInterface.Controls.MPLabel();
   this.labelHigh = new MediaPortal.UserInterface.Controls.MPLabel();
   this.labelLow = new MediaPortal.UserInterface.Controls.MPLabel();
   this.labelQualityHint = new MediaPortal.UserInterface.Controls.MPLabel();
   this.trackBarQuality = new System.Windows.Forms.TrackBar();
   this.groupBoxTVThumbs.SuspendLayout();
   ((System.ComponentModel.ISupportInitialize)(this.numericUpDownThumbRows)).BeginInit();
   ((System.ComponentModel.ISupportInitialize)(this.numericUpDownThumbColumns)).BeginInit();
   this.groupBoxPictureThumbs.SuspendLayout();
   this.groupBoxMusicThumbs.SuspendLayout();
   this.groupBoxThumbQuality.SuspendLayout();
   ((System.ComponentModel.ISupportInitialize)(this.trackBarQuality)).BeginInit();
   this.SuspendLayout();
   // 
   // groupBoxTVThumbs
   // 
   this.groupBoxTVThumbs.Anchor =
     ((System.Windows.Forms.AnchorStyles)
      ((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
   this.groupBoxTVThumbs.Controls.Add(this.mpLabel1);
   this.groupBoxTVThumbs.Controls.Add(this.labelRows);
   this.groupBoxTVThumbs.Controls.Add(this.numericUpDownThumbRows);
   this.groupBoxTVThumbs.Controls.Add(this.labelCol);
   this.groupBoxTVThumbs.Controls.Add(this.numericUpDownThumbColumns);
   this.groupBoxTVThumbs.Controls.Add(this.checkBoxShareThumb);
   this.groupBoxTVThumbs.Controls.Add(this.buttonClearTVThumbs);
   this.groupBoxTVThumbs.Controls.Add(this.checkBoxTVThumbs);
   this.groupBoxTVThumbs.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.groupBoxTVThumbs.Location = new System.Drawing.Point(6, 264);
   this.groupBoxTVThumbs.Name = "groupBoxTVThumbs";
   this.groupBoxTVThumbs.Size = new System.Drawing.Size(462, 94);
   this.groupBoxTVThumbs.TabIndex = 7;
   this.groupBoxTVThumbs.TabStop = false;
   this.groupBoxTVThumbs.Text = "TV/Videos thumbs";
   // 
   // mpLabel1
   // 
   this.mpLabel1.Anchor = System.Windows.Forms.AnchorStyles.None;
   this.mpLabel1.AutoSize = true;
   this.mpLabel1.Location = new System.Drawing.Point(255, 21);
   this.mpLabel1.Name = "mpLabel1";
   this.mpLabel1.Size = new System.Drawing.Size(106, 13);
   this.mpLabel1.TabIndex = 13;
   this.mpLabel1.Text = "Preview Appearance";
   // 
   // labelRows
   // 
   this.labelRows.Anchor = System.Windows.Forms.AnchorStyles.None;
   this.labelRows.AutoSize = true;
   this.labelRows.Location = new System.Drawing.Point(255, 68);
   this.labelRows.Name = "labelRows";
   this.labelRows.Size = new System.Drawing.Size(81, 13);
   this.labelRows.TabIndex = 12;
   this.labelRows.Text = "Number of rows";
   // 
   // numericUpDownThumbRows
   // 
   this.numericUpDownThumbRows.Location = new System.Drawing.Point(364, 66);
   this.numericUpDownThumbRows.Maximum = new decimal(new int[]
                                                       {
                                                         3,
                                                         0,
                                                         0,
                                                         0
                                                       });
   this.numericUpDownThumbRows.Minimum = new decimal(new int[]
                                                       {
                                                         1,
                                                         0,
                                                         0,
                                                         0
                                                       });
   this.numericUpDownThumbRows.Name = "numericUpDownThumbRows";
   this.numericUpDownThumbRows.Size = new System.Drawing.Size(55, 20);
   this.numericUpDownThumbRows.TabIndex = 11;
   this.numericUpDownThumbRows.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
   this.numericUpDownThumbRows.Value = new decimal(new int[]
                                                     {
                                                       1,
                                                       0,
                                                       0,
                                                       0
                                                     });
   // 
   // labelCol
   // 
   this.labelCol.Anchor = System.Windows.Forms.AnchorStyles.None;
   this.labelCol.AutoSize = true;
   this.labelCol.Location = new System.Drawing.Point(255, 42);
   this.labelCol.Name = "labelCol";
   this.labelCol.Size = new System.Drawing.Size(98, 13);
   this.labelCol.TabIndex = 10;
   this.labelCol.Text = "Number of columns";
   // 
   // numericUpDownThumbColumns
   // 
   this.numericUpDownThumbColumns.Location = new System.Drawing.Point(364, 40);
   this.numericUpDownThumbColumns.Maximum = new decimal(new int[]
                                                          {
                                                            3,
                                                            0,
                                                            0,
                                                            0
                                                          });
   this.numericUpDownThumbColumns.Minimum = new decimal(new int[]
                                                          {
                                                            1,
                                                            0,
                                                            0,
                                                            0
                                                          });
   this.numericUpDownThumbColumns.Name = "numericUpDownThumbColumns";
   this.numericUpDownThumbColumns.Size = new System.Drawing.Size(55, 20);
   this.numericUpDownThumbColumns.TabIndex = 3;
   this.numericUpDownThumbColumns.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
   this.numericUpDownThumbColumns.Value = new decimal(new int[]
                                                        {
                                                          1,
                                                          0,
                                                          0,
                                                          0
                                                        });
   // 
   // checkBoxShareThumb
   // 
   this.checkBoxShareThumb.AutoSize = true;
   this.checkBoxShareThumb.Checked = true;
   this.checkBoxShareThumb.CheckState = System.Windows.Forms.CheckState.Checked;
   this.checkBoxShareThumb.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.checkBoxShareThumb.Location = new System.Drawing.Point(13, 40);
   this.checkBoxShareThumb.Name = "checkBoxShareThumb";
   this.checkBoxShareThumb.Size = new System.Drawing.Size(182, 17);
   this.checkBoxShareThumb.TabIndex = 2;
   this.checkBoxShareThumb.Text = "Leave a thumb in recording folder";
   this.checkBoxShareThumb.UseVisualStyleBackColor = true;
   // 
   // buttonClearTVThumbs
   // 
   this.buttonClearTVThumbs.Location = new System.Drawing.Point(13, 63);
   this.buttonClearTVThumbs.Name = "buttonClearTVThumbs";
   this.buttonClearTVThumbs.Size = new System.Drawing.Size(178, 23);
   this.buttonClearTVThumbs.TabIndex = 1;
   this.buttonClearTVThumbs.Text = "Clear TV/Videos thumbs";
   this.buttonClearTVThumbs.UseVisualStyleBackColor = true;
   this.buttonClearTVThumbs.Click += new System.EventHandler(this.buttonClearTVThumbs_Click);
   // 
   // checkBoxTVThumbs
   // 
   this.checkBoxTVThumbs.AutoSize = true;
   this.checkBoxTVThumbs.Checked = true;
   this.checkBoxTVThumbs.CheckState = System.Windows.Forms.CheckState.Checked;
   this.checkBoxTVThumbs.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.checkBoxTVThumbs.Location = new System.Drawing.Point(13, 19);
   this.checkBoxTVThumbs.Name = "checkBoxTVThumbs";
   this.checkBoxTVThumbs.Size = new System.Drawing.Size(113, 17);
   this.checkBoxTVThumbs.TabIndex = 0;
   this.checkBoxTVThumbs.Text = "Autocreate thumbs";
   this.checkBoxTVThumbs.UseVisualStyleBackColor = true;
   // 
   // groupBoxPictureThumbs
   // 
   this.groupBoxPictureThumbs.Anchor =
     ((System.Windows.Forms.AnchorStyles)
      ((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
   this.groupBoxPictureThumbs.Controls.Add(this.buttonClearPictureThumbs);
   this.groupBoxPictureThumbs.Controls.Add(this.checkBoxPicThumbOnDemand);
   this.groupBoxPictureThumbs.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.groupBoxPictureThumbs.Location = new System.Drawing.Point(241, 185);
   this.groupBoxPictureThumbs.Name = "groupBoxPictureThumbs";
   this.groupBoxPictureThumbs.Size = new System.Drawing.Size(227, 74);
   this.groupBoxPictureThumbs.TabIndex = 6;
   this.groupBoxPictureThumbs.TabStop = false;
   this.groupBoxPictureThumbs.Text = "Picture thumbs";
   // 
   // buttonClearPictureThumbs
   // 
   this.buttonClearPictureThumbs.Location = new System.Drawing.Point(14, 42);
   this.buttonClearPictureThumbs.Name = "buttonClearPictureThumbs";
   this.buttonClearPictureThumbs.Size = new System.Drawing.Size(178, 23);
   this.buttonClearPictureThumbs.TabIndex = 1;
   this.buttonClearPictureThumbs.Text = "Clear picture cache";
   this.buttonClearPictureThumbs.UseVisualStyleBackColor = true;
   this.buttonClearPictureThumbs.Click += new System.EventHandler(this.buttonClearPictureThumbs_Click);
   // 
   // checkBoxPicThumbOnDemand
   // 
   this.checkBoxPicThumbOnDemand.AutoSize = true;
   this.checkBoxPicThumbOnDemand.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.checkBoxPicThumbOnDemand.Location = new System.Drawing.Point(14, 19);
   this.checkBoxPicThumbOnDemand.Name = "checkBoxPicThumbOnDemand";
   this.checkBoxPicThumbOnDemand.Size = new System.Drawing.Size(164, 17);
   this.checkBoxPicThumbOnDemand.TabIndex = 0;
   this.checkBoxPicThumbOnDemand.Text = "Auto-create only small thumbs";
   this.checkBoxPicThumbOnDemand.UseVisualStyleBackColor = true;
   // 
   // groupBoxMusicThumbs
   // 
   this.groupBoxMusicThumbs.Anchor =
     ((System.Windows.Forms.AnchorStyles)
      ((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
   this.groupBoxMusicThumbs.Controls.Add(this.buttonClearMusicCache);
   this.groupBoxMusicThumbs.Controls.Add(this.checkBoxFolderThumbOnDemand);
   this.groupBoxMusicThumbs.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.groupBoxMusicThumbs.Location = new System.Drawing.Point(6, 185);
   this.groupBoxMusicThumbs.Name = "groupBoxMusicThumbs";
   this.groupBoxMusicThumbs.Size = new System.Drawing.Size(227, 74);
   this.groupBoxMusicThumbs.TabIndex = 5;
   this.groupBoxMusicThumbs.TabStop = false;
   this.groupBoxMusicThumbs.Text = "Music thumbs";
   // 
   // buttonClearMusicCache
   // 
   this.buttonClearMusicCache.Location = new System.Drawing.Point(13, 42);
   this.buttonClearMusicCache.Name = "buttonClearMusicCache";
   this.buttonClearMusicCache.Size = new System.Drawing.Size(178, 23);
   this.buttonClearMusicCache.TabIndex = 1;
   this.buttonClearMusicCache.Text = "Delete all music thumbs";
   this.buttonClearMusicCache.UseVisualStyleBackColor = true;
   this.buttonClearMusicCache.Click += new System.EventHandler(this.buttonClearMusicCache_Click);
   // 
   // checkBoxFolderThumbOnDemand
   // 
   this.checkBoxFolderThumbOnDemand.AutoSize = true;
   this.checkBoxFolderThumbOnDemand.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.checkBoxFolderThumbOnDemand.Location = new System.Drawing.Point(13, 19);
   this.checkBoxFolderThumbOnDemand.Name = "checkBoxFolderThumbOnDemand";
   this.checkBoxFolderThumbOnDemand.Size = new System.Drawing.Size(173, 17);
   this.checkBoxFolderThumbOnDemand.TabIndex = 0;
   this.checkBoxFolderThumbOnDemand.Text = "Create folder cache on demand";
   this.checkBoxFolderThumbOnDemand.UseVisualStyleBackColor = true;
   // 
   // groupBoxThumbQuality
   // 
   this.groupBoxThumbQuality.Anchor =
     ((System.Windows.Forms.AnchorStyles)
      ((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
         | System.Windows.Forms.AnchorStyles.Left)
        | System.Windows.Forms.AnchorStyles.Right)));
   this.groupBoxThumbQuality.Controls.Add(this.labelRecommendedCurrent);
   this.groupBoxThumbQuality.Controls.Add(this.labelRecommendedHint);
   this.groupBoxThumbQuality.Controls.Add(this.labelCurrentSmoothing);
   this.groupBoxThumbQuality.Controls.Add(this.labelCurrentInterpolation);
   this.groupBoxThumbQuality.Controls.Add(this.labelCurrentCompositing);
   this.groupBoxThumbQuality.Controls.Add(this.labelCurrentResolution);
   this.groupBoxThumbQuality.Controls.Add(this.labelSmoothing);
   this.groupBoxThumbQuality.Controls.Add(this.labelInterpolation);
   this.groupBoxThumbQuality.Controls.Add(this.labelCompositing);
   this.groupBoxThumbQuality.Controls.Add(this.labelResolution);
   this.groupBoxThumbQuality.Controls.Add(this.labelHigh);
   this.groupBoxThumbQuality.Controls.Add(this.labelLow);
   this.groupBoxThumbQuality.Controls.Add(this.labelQualityHint);
   this.groupBoxThumbQuality.Controls.Add(this.trackBarQuality);
   this.groupBoxThumbQuality.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.groupBoxThumbQuality.Location = new System.Drawing.Point(6, 0);
   this.groupBoxThumbQuality.Name = "groupBoxThumbQuality";
   this.groupBoxThumbQuality.Size = new System.Drawing.Size(462, 179);
   this.groupBoxThumbQuality.TabIndex = 4;
   this.groupBoxThumbQuality.TabStop = false;
   this.groupBoxThumbQuality.Text = "Quality settings";
   // 
   // labelRecommendedCurrent
   // 
   this.labelRecommendedCurrent.Anchor = System.Windows.Forms.AnchorStyles.None;
   this.labelRecommendedCurrent.AutoSize = true;
   this.labelRecommendedCurrent.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F,
                                                               System.Drawing.FontStyle.Regular,
                                                               System.Drawing.GraphicsUnit.Point, ((byte)(0)));
   this.labelRecommendedCurrent.Location = new System.Drawing.Point(27, 155);
   this.labelRecommendedCurrent.Name = "labelRecommendedCurrent";
   this.labelRecommendedCurrent.Size = new System.Drawing.Size(78, 13);
   this.labelRecommendedCurrent.TabIndex = 2;
   this.labelRecommendedCurrent.Text = "LCDs, Plasmas";
   // 
   // labelRecommendedHint
   // 
   this.labelRecommendedHint.Anchor = System.Windows.Forms.AnchorStyles.None;
   this.labelRecommendedHint.AutoSize = true;
   this.labelRecommendedHint.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F,
                                                            System.Drawing.FontStyle.Bold,
                                                            System.Drawing.GraphicsUnit.Point, ((byte)(0)));
   this.labelRecommendedHint.Location = new System.Drawing.Point(27, 133);
   this.labelRecommendedHint.Name = "labelRecommendedHint";
   this.labelRecommendedHint.Size = new System.Drawing.Size(113, 13);
   this.labelRecommendedHint.TabIndex = 1;
   this.labelRecommendedHint.Text = "Recommended for:";
   // 
   // labelCurrentSmoothing
   // 
   this.labelCurrentSmoothing.Anchor = System.Windows.Forms.AnchorStyles.None;
   this.labelCurrentSmoothing.AutoSize = true;
   this.labelCurrentSmoothing.Location = new System.Drawing.Point(334, 134);
   this.labelCurrentSmoothing.Name = "labelCurrentSmoothing";
   this.labelCurrentSmoothing.Size = new System.Drawing.Size(64, 13);
   this.labelCurrentSmoothing.TabIndex = 13;
   this.labelCurrentSmoothing.Text = "High Quality";
   // 
   // labelCurrentInterpolation
   // 
   this.labelCurrentInterpolation.Anchor = System.Windows.Forms.AnchorStyles.None;
   this.labelCurrentInterpolation.AutoSize = true;
   this.labelCurrentInterpolation.Location = new System.Drawing.Point(334, 102);
   this.labelCurrentInterpolation.Name = "labelCurrentInterpolation";
   this.labelCurrentInterpolation.Size = new System.Drawing.Size(64, 13);
   this.labelCurrentInterpolation.TabIndex = 11;
   this.labelCurrentInterpolation.Text = "High Quality";
   // 
   // labelCurrentCompositing
   // 
   this.labelCurrentCompositing.Anchor = System.Windows.Forms.AnchorStyles.None;
   this.labelCurrentCompositing.AutoSize = true;
   this.labelCurrentCompositing.Location = new System.Drawing.Point(334, 71);
   this.labelCurrentCompositing.Name = "labelCurrentCompositing";
   this.labelCurrentCompositing.Size = new System.Drawing.Size(76, 13);
   this.labelCurrentCompositing.TabIndex = 9;
   this.labelCurrentCompositing.Text = "Assume Linear";
   // 
   // labelCurrentResolution
   // 
   this.labelCurrentResolution.Anchor = System.Windows.Forms.AnchorStyles.None;
   this.labelCurrentResolution.AutoSize = true;
   this.labelCurrentResolution.Location = new System.Drawing.Point(334, 41);
   this.labelCurrentResolution.Name = "labelCurrentResolution";
   this.labelCurrentResolution.Size = new System.Drawing.Size(55, 13);
   this.labelCurrentResolution.TabIndex = 7;
   this.labelCurrentResolution.Text = "120 + 500";
   // 
   // labelSmoothing
   // 
   this.labelSmoothing.Anchor = System.Windows.Forms.AnchorStyles.None;
   this.labelSmoothing.AutoSize = true;
   this.labelSmoothing.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold,
                                                      System.Drawing.GraphicsUnit.Point, ((byte)(0)));
   this.labelSmoothing.Location = new System.Drawing.Point(252, 133);
   this.labelSmoothing.Name = "labelSmoothing";
   this.labelSmoothing.Size = new System.Drawing.Size(66, 13);
   this.labelSmoothing.TabIndex = 12;
   this.labelSmoothing.Text = "Smoothing";
   // 
   // labelInterpolation
   // 
   this.labelInterpolation.Anchor = System.Windows.Forms.AnchorStyles.None;
   this.labelInterpolation.AutoSize = true;
   this.labelInterpolation.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F,
                                                          System.Drawing.FontStyle.Bold,
                                                          System.Drawing.GraphicsUnit.Point, ((byte)(0)));
   this.labelInterpolation.Location = new System.Drawing.Point(252, 101);
   this.labelInterpolation.Name = "labelInterpolation";
   this.labelInterpolation.Size = new System.Drawing.Size(78, 13);
   this.labelInterpolation.TabIndex = 10;
   this.labelInterpolation.Text = "Interpolation";
   // 
   // labelCompositing
   // 
   this.labelCompositing.Anchor = System.Windows.Forms.AnchorStyles.None;
   this.labelCompositing.AutoSize = true;
   this.labelCompositing.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold,
                                                        System.Drawing.GraphicsUnit.Point, ((byte)(0)));
   this.labelCompositing.Location = new System.Drawing.Point(252, 70);
   this.labelCompositing.Name = "labelCompositing";
   this.labelCompositing.Size = new System.Drawing.Size(75, 13);
   this.labelCompositing.TabIndex = 8;
   this.labelCompositing.Text = "Compositing";
   // 
   // labelResolution
   // 
   this.labelResolution.Anchor = System.Windows.Forms.AnchorStyles.None;
   this.labelResolution.AutoSize = true;
   this.labelResolution.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold,
                                                       System.Drawing.GraphicsUnit.Point, ((byte)(0)));
   this.labelResolution.Location = new System.Drawing.Point(252, 40);
   this.labelResolution.Name = "labelResolution";
   this.labelResolution.Size = new System.Drawing.Size(67, 13);
   this.labelResolution.TabIndex = 6;
   this.labelResolution.Text = "Resolution";
   // 
   // labelHigh
   // 
   this.labelHigh.Anchor = System.Windows.Forms.AnchorStyles.None;
   this.labelHigh.AutoSize = true;
   this.labelHigh.Location = new System.Drawing.Point(194, 18);
   this.labelHigh.Name = "labelHigh";
   this.labelHigh.Size = new System.Drawing.Size(39, 13);
   this.labelHigh.TabIndex = 3;
   this.labelHigh.Text = "Quality";
   // 
   // labelLow
   // 
   this.labelLow.Anchor = System.Windows.Forms.AnchorStyles.None;
   this.labelLow.AutoSize = true;
   this.labelLow.Location = new System.Drawing.Point(194, 155);
   this.labelLow.Name = "labelLow";
   this.labelLow.Size = new System.Drawing.Size(38, 13);
   this.labelLow.TabIndex = 5;
   this.labelLow.Text = "Speed";
   // 
   // labelQualityHint
   // 
   this.labelQualityHint.Anchor = System.Windows.Forms.AnchorStyles.None;
   this.labelQualityHint.Location = new System.Drawing.Point(27, 28);
   this.labelQualityHint.Name = "labelQualityHint";
   this.labelQualityHint.Size = new System.Drawing.Size(163, 76);
   this.labelQualityHint.TabIndex = 0;
   this.labelQualityHint.Text =
     "Depending on your display size \r\nyou might want to decrease \r\nthumbnail quality f" +
     "or faster \r\nthumbnail generation and \r\nbetter browsing / scrolling";
   // 
   // trackBarQuality
   // 
   this.trackBarQuality.Anchor = System.Windows.Forms.AnchorStyles.None;
   this.trackBarQuality.LargeChange = 2;
   this.trackBarQuality.Location = new System.Drawing.Point(197, 35);
   this.trackBarQuality.Maximum = 4;
   this.trackBarQuality.Name = "trackBarQuality";
   this.trackBarQuality.Orientation = System.Windows.Forms.Orientation.Vertical;
   this.trackBarQuality.Size = new System.Drawing.Size(45, 116);
   this.trackBarQuality.TabIndex = 4;
   this.trackBarQuality.Value = 3;
   this.trackBarQuality.ValueChanged += new System.EventHandler(this.trackBarQuality_ValueChanged);
   // 
   // GuiThumbs
   // 
   this.Controls.Add(this.groupBoxTVThumbs);
   this.Controls.Add(this.groupBoxPictureThumbs);
   this.Controls.Add(this.groupBoxMusicThumbs);
   this.Controls.Add(this.groupBoxThumbQuality);
   this.Name = "GuiThumbs";
   this.Size = new System.Drawing.Size(472, 408);
   this.groupBoxTVThumbs.ResumeLayout(false);
   this.groupBoxTVThumbs.PerformLayout();
   ((System.ComponentModel.ISupportInitialize)(this.numericUpDownThumbRows)).EndInit();
   ((System.ComponentModel.ISupportInitialize)(this.numericUpDownThumbColumns)).EndInit();
   this.groupBoxPictureThumbs.ResumeLayout(false);
   this.groupBoxPictureThumbs.PerformLayout();
   this.groupBoxMusicThumbs.ResumeLayout(false);
   this.groupBoxMusicThumbs.PerformLayout();
   this.groupBoxThumbQuality.ResumeLayout(false);
   this.groupBoxThumbQuality.PerformLayout();
   ((System.ComponentModel.ISupportInitialize)(this.trackBarQuality)).EndInit();
   this.ResumeLayout(false);
 }
예제 #6
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
   this.enableAutoCropper = new MediaPortal.UserInterface.Controls.MPCheckBox();
   this.Parameters = new System.Windows.Forms.GroupBox();
   this.maxBrightnessTresholdLabel = new MediaPortal.UserInterface.Controls.MPLabel();
   this.maxBrightnessTresholdInput = new MediaPortal.UserInterface.Controls.MPNumericUpDown();
   this.minBrightnessTresholdLabel = new MediaPortal.UserInterface.Controls.MPLabel();
   this.minBrightnessTresholdInput = new MediaPortal.UserInterface.Controls.MPNumericUpDown();
   this.cbUseForVideos = new MediaPortal.UserInterface.Controls.MPCheckBox();
   this.cbVerboseLog = new MediaPortal.UserInterface.Controls.MPCheckBox();
   this.minSubtitleHeightLabel = new MediaPortal.UserInterface.Controls.MPLabel();
   this.minSubtitleHeightInput = new MediaPortal.UserInterface.Controls.MPNumericUpDown();
   this.bottomScanEndInput = new MediaPortal.UserInterface.Controls.MPNumericUpDown();
   this.topScanEndInput = new MediaPortal.UserInterface.Controls.MPNumericUpDown();
   this.bottomScanStartInput = new MediaPortal.UserInterface.Controls.MPNumericUpDown();
   this.topScanStartInput = new MediaPortal.UserInterface.Controls.MPNumericUpDown();
   this.bottomScanEndLabel = new MediaPortal.UserInterface.Controls.MPLabel();
   this.bottomScanStartLabel = new MediaPortal.UserInterface.Controls.MPLabel();
   this.topScanEndLabel = new MediaPortal.UserInterface.Controls.MPLabel();
   this.topScanStartLabel = new MediaPortal.UserInterface.Controls.MPLabel();
   this.manualModeGroup = new MediaPortal.UserInterface.Controls.MPGroupBox();
   this.manualSampleLengthInput = new MediaPortal.UserInterface.Controls.MPNumericUpDown();
   this.manualSampleLengthLabel = new MediaPortal.UserInterface.Controls.MPLabel();
   this.enableManualMode = new MediaPortal.UserInterface.Controls.MPCheckBox();
   this.automodeGroup = new MediaPortal.UserInterface.Controls.MPGroupBox();
   this.bottomMemLength = new MediaPortal.UserInterface.Controls.MPNumericUpDown();
   this.topMemLength = new MediaPortal.UserInterface.Controls.MPNumericUpDown();
   this.labelBottomMemLength = new MediaPortal.UserInterface.Controls.MPLabel();
   this.labelTopMemLength = new MediaPortal.UserInterface.Controls.MPLabel();
   this.sampleIntervalInput = new MediaPortal.UserInterface.Controls.MPNumericUpDown();
   this.autoSampleIntervalLabel = new MediaPortal.UserInterface.Controls.MPLabel();
   this.enableMoveSubs = new MediaPortal.UserInterface.Controls.MPCheckBox();
   this.enableAutoMode = new MediaPortal.UserInterface.Controls.MPCheckBox();
   this.okButton = new MediaPortal.UserInterface.Controls.MPButton();
   this.defaultsButton = new MediaPortal.UserInterface.Controls.MPButton();
   this.rbDefaultManual = new MediaPortal.UserInterface.Controls.MPRadioButton();
   this.rbDefaultAutomatic = new MediaPortal.UserInterface.Controls.MPRadioButton();
   this.groupDefaultMode = new MediaPortal.UserInterface.Controls.MPGroupBox();
   this.labelWarning = new MediaPortal.UserInterface.Controls.MPLabel();
   this.linkHelp = new System.Windows.Forms.LinkLabel();
   this.cancelButton = new MediaPortal.UserInterface.Controls.MPButton();
   this.Parameters.SuspendLayout();
   ((System.ComponentModel.ISupportInitialize)(this.maxBrightnessTresholdInput)).BeginInit();
   ((System.ComponentModel.ISupportInitialize)(this.minBrightnessTresholdInput)).BeginInit();
   ((System.ComponentModel.ISupportInitialize)(this.minSubtitleHeightInput)).BeginInit();
   ((System.ComponentModel.ISupportInitialize)(this.bottomScanEndInput)).BeginInit();
   ((System.ComponentModel.ISupportInitialize)(this.topScanEndInput)).BeginInit();
   ((System.ComponentModel.ISupportInitialize)(this.bottomScanStartInput)).BeginInit();
   ((System.ComponentModel.ISupportInitialize)(this.topScanStartInput)).BeginInit();
   this.manualModeGroup.SuspendLayout();
   ((System.ComponentModel.ISupportInitialize)(this.manualSampleLengthInput)).BeginInit();
   this.automodeGroup.SuspendLayout();
   ((System.ComponentModel.ISupportInitialize)(this.bottomMemLength)).BeginInit();
   ((System.ComponentModel.ISupportInitialize)(this.topMemLength)).BeginInit();
   ((System.ComponentModel.ISupportInitialize)(this.sampleIntervalInput)).BeginInit();
   this.groupDefaultMode.SuspendLayout();
   this.SuspendLayout();
   // 
   // enableAutoCropper
   // 
   this.enableAutoCropper.AutoSize = true;
   this.enableAutoCropper.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.enableAutoCropper.Location = new System.Drawing.Point(9, 10);
   this.enableAutoCropper.Name = "enableAutoCropper";
   this.enableAutoCropper.Size = new System.Drawing.Size(119, 17);
   this.enableAutoCropper.TabIndex = 0;
   this.enableAutoCropper.Text = "Enable AutoCropper";
   this.enableAutoCropper.UseVisualStyleBackColor = true;
   this.enableAutoCropper.Visible = false;
   this.enableAutoCropper.CheckedChanged += new System.EventHandler(this.OnChange);
   // 
   // Parameters
   // 
   this.Parameters.Anchor =
     ((System.Windows.Forms.AnchorStyles)
      ((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
         | System.Windows.Forms.AnchorStyles.Left)
        | System.Windows.Forms.AnchorStyles.Right)));
   this.Parameters.Controls.Add(this.maxBrightnessTresholdLabel);
   this.Parameters.Controls.Add(this.maxBrightnessTresholdInput);
   this.Parameters.Controls.Add(this.minBrightnessTresholdLabel);
   this.Parameters.Controls.Add(this.minBrightnessTresholdInput);
   this.Parameters.Controls.Add(this.cbUseForVideos);
   this.Parameters.Controls.Add(this.cbVerboseLog);
   this.Parameters.Controls.Add(this.minSubtitleHeightLabel);
   this.Parameters.Controls.Add(this.minSubtitleHeightInput);
   this.Parameters.Controls.Add(this.bottomScanEndInput);
   this.Parameters.Controls.Add(this.topScanEndInput);
   this.Parameters.Controls.Add(this.bottomScanStartInput);
   this.Parameters.Controls.Add(this.topScanStartInput);
   this.Parameters.Controls.Add(this.bottomScanEndLabel);
   this.Parameters.Controls.Add(this.bottomScanStartLabel);
   this.Parameters.Controls.Add(this.topScanEndLabel);
   this.Parameters.Controls.Add(this.topScanStartLabel);
   this.Parameters.Location = new System.Drawing.Point(9, 192);
   this.Parameters.Name = "Parameters";
   this.Parameters.Size = new System.Drawing.Size(443, 235);
   this.Parameters.TabIndex = 1;
   this.Parameters.TabStop = false;
   this.Parameters.Text = "Parameters";
   // 
   // maxBrightnessTresholdLabel
   // 
   this.maxBrightnessTresholdLabel.AutoSize = true;
   this.maxBrightnessTresholdLabel.Location = new System.Drawing.Point(13, 139);
   this.maxBrightnessTresholdLabel.Name = "maxBrightnessTresholdLabel";
   this.maxBrightnessTresholdLabel.Size = new System.Drawing.Size(123, 13);
   this.maxBrightnessTresholdLabel.TabIndex = 23;
   this.maxBrightnessTresholdLabel.Text = "Noise sensitivity (0=high)";
   // 
   // maxBrightnessTresholdInput
   // 
   this.maxBrightnessTresholdInput.Location = new System.Drawing.Point(154, 137);
   this.maxBrightnessTresholdInput.Maximum = new decimal(new int[]
                                                           {
                                                             255,
                                                             0,
                                                             0,
                                                             0
                                                           });
   this.maxBrightnessTresholdInput.Name = "maxBrightnessTresholdInput";
   this.maxBrightnessTresholdInput.Size = new System.Drawing.Size(61, 20);
   this.maxBrightnessTresholdInput.TabIndex = 22;
   // 
   // minBrightnessTresholdLabel
   // 
   this.minBrightnessTresholdLabel.AutoSize = true;
   this.minBrightnessTresholdLabel.Location = new System.Drawing.Point(13, 174);
   this.minBrightnessTresholdLabel.Name = "minBrightnessTresholdLabel";
   this.minBrightnessTresholdLabel.Size = new System.Drawing.Size(133, 13);
   this.minBrightnessTresholdLabel.TabIndex = 21;
   this.minBrightnessTresholdLabel.Text = "Content sensitivity (0=Low)";
   // 
   // minBrightnessTresholdInput
   // 
   this.minBrightnessTresholdInput.Location = new System.Drawing.Point(154, 172);
   this.minBrightnessTresholdInput.Maximum = new decimal(new int[]
                                                           {
                                                             238,
                                                             0,
                                                             0,
                                                             0
                                                           });
   this.minBrightnessTresholdInput.Name = "minBrightnessTresholdInput";
   this.minBrightnessTresholdInput.Size = new System.Drawing.Size(61, 20);
   this.minBrightnessTresholdInput.TabIndex = 20;
   // 
   // cbUseForVideos
   // 
   this.cbUseForVideos.AutoSize = true;
   this.cbUseForVideos.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.cbUseForVideos.Location = new System.Drawing.Point(113, 203);
   this.cbUseForVideos.Name = "cbUseForVideos";
   this.cbUseForVideos.Size = new System.Drawing.Size(127, 17);
   this.cbUseForVideos.TabIndex = 19;
   this.cbUseForVideos.Text = "Also use in My Videos";
   this.cbUseForVideos.UseVisualStyleBackColor = true;
   // 
   // cbVerboseLog
   // 
   this.cbVerboseLog.AutoSize = true;
   this.cbVerboseLog.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.cbVerboseLog.Location = new System.Drawing.Point(21, 203);
   this.cbVerboseLog.Name = "cbVerboseLog";
   this.cbVerboseLog.Size = new System.Drawing.Size(84, 17);
   this.cbVerboseLog.TabIndex = 18;
   this.cbVerboseLog.Text = "Verbose Log";
   this.cbVerboseLog.UseVisualStyleBackColor = true;
   // 
   // minSubtitleHeightLabel
   // 
   this.minSubtitleHeightLabel.AutoSize = true;
   this.minSubtitleHeightLabel.Location = new System.Drawing.Point(13, 106);
   this.minSubtitleHeightLabel.Name = "minSubtitleHeightLabel";
   this.minSubtitleHeightLabel.Size = new System.Drawing.Size(103, 13);
   this.minSubtitleHeightLabel.TabIndex = 16;
   this.minSubtitleHeightLabel.Text = "Min subtitle height %";
   // 
   // minSubtitleHeightInput
   // 
   this.minSubtitleHeightInput.Location = new System.Drawing.Point(154, 104);
   this.minSubtitleHeightInput.Name = "minSubtitleHeightInput";
   this.minSubtitleHeightInput.Size = new System.Drawing.Size(61, 20);
   this.minSubtitleHeightInput.TabIndex = 15;
   // 
   // bottomScanEndInput
   // 
   this.bottomScanEndInput.Location = new System.Drawing.Point(355, 69);
   this.bottomScanEndInput.Name = "bottomScanEndInput";
   this.bottomScanEndInput.Size = new System.Drawing.Size(61, 20);
   this.bottomScanEndInput.TabIndex = 14;
   // 
   // topScanEndInput
   // 
   this.topScanEndInput.Location = new System.Drawing.Point(355, 37);
   this.topScanEndInput.Name = "topScanEndInput";
   this.topScanEndInput.Size = new System.Drawing.Size(61, 20);
   this.topScanEndInput.TabIndex = 13;
   // 
   // bottomScanStartInput
   // 
   this.bottomScanStartInput.Location = new System.Drawing.Point(154, 69);
   this.bottomScanStartInput.Name = "bottomScanStartInput";
   this.bottomScanStartInput.Size = new System.Drawing.Size(61, 20);
   this.bottomScanStartInput.TabIndex = 12;
   // 
   // topScanStartInput
   // 
   this.topScanStartInput.Location = new System.Drawing.Point(154, 37);
   this.topScanStartInput.Name = "topScanStartInput";
   this.topScanStartInput.Size = new System.Drawing.Size(61, 20);
   this.topScanStartInput.TabIndex = 11;
   // 
   // bottomScanEndLabel
   // 
   this.bottomScanEndLabel.AutoSize = true;
   this.bottomScanEndLabel.Location = new System.Drawing.Point(232, 76);
   this.bottomScanEndLabel.Name = "bottomScanEndLabel";
   this.bottomScanEndLabel.Size = new System.Drawing.Size(101, 13);
   this.bottomScanEndLabel.TabIndex = 5;
   this.bottomScanEndLabel.Text = "Bottom Scan End %";
   // 
   // bottomScanStartLabel
   // 
   this.bottomScanStartLabel.AutoSize = true;
   this.bottomScanStartLabel.Location = new System.Drawing.Point(12, 76);
   this.bottomScanStartLabel.Name = "bottomScanStartLabel";
   this.bottomScanStartLabel.Size = new System.Drawing.Size(104, 13);
   this.bottomScanStartLabel.TabIndex = 4;
   this.bottomScanStartLabel.Text = "Bottom Scan Start %";
   // 
   // topScanEndLabel
   // 
   this.topScanEndLabel.AutoSize = true;
   this.topScanEndLabel.Location = new System.Drawing.Point(232, 44);
   this.topScanEndLabel.Name = "topScanEndLabel";
   this.topScanEndLabel.Size = new System.Drawing.Size(87, 13);
   this.topScanEndLabel.TabIndex = 2;
   this.topScanEndLabel.Text = "Top Scan End %";
   // 
   // topScanStartLabel
   // 
   this.topScanStartLabel.AutoSize = true;
   this.topScanStartLabel.Location = new System.Drawing.Point(12, 44);
   this.topScanStartLabel.Name = "topScanStartLabel";
   this.topScanStartLabel.Size = new System.Drawing.Size(90, 13);
   this.topScanStartLabel.TabIndex = 1;
   this.topScanStartLabel.Text = "Top Scan Start %";
   // 
   // manualModeGroup
   // 
   this.manualModeGroup.Controls.Add(this.manualSampleLengthInput);
   this.manualModeGroup.Controls.Add(this.manualSampleLengthLabel);
   this.manualModeGroup.Controls.Add(this.enableManualMode);
   this.manualModeGroup.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.manualModeGroup.Location = new System.Drawing.Point(12, 33);
   this.manualModeGroup.Name = "manualModeGroup";
   this.manualModeGroup.Size = new System.Drawing.Size(214, 113);
   this.manualModeGroup.TabIndex = 2;
   this.manualModeGroup.TabStop = false;
   this.manualModeGroup.Text = "Manual Mode";
   // 
   // manualSampleLengthInput
   // 
   this.manualSampleLengthInput.Location = new System.Drawing.Point(110, 111);
   this.manualSampleLengthInput.Name = "manualSampleLengthInput";
   this.manualSampleLengthInput.Size = new System.Drawing.Size(39, 20);
   this.manualSampleLengthInput.TabIndex = 10;
   this.manualSampleLengthInput.Visible = false;
   // 
   // manualSampleLengthLabel
   // 
   this.manualSampleLengthLabel.AutoSize = true;
   this.manualSampleLengthLabel.Location = new System.Drawing.Point(15, 113);
   this.manualSampleLengthLabel.Name = "manualSampleLengthLabel";
   this.manualSampleLengthLabel.Size = new System.Drawing.Size(89, 13);
   this.manualSampleLengthLabel.TabIndex = 9;
   this.manualSampleLengthLabel.Text = "Frames to sample";
   this.manualSampleLengthLabel.Visible = false;
   // 
   // enableManualMode
   // 
   this.enableManualMode.AutoSize = true;
   this.enableManualMode.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.enableManualMode.Location = new System.Drawing.Point(18, 19);
   this.enableManualMode.Name = "enableManualMode";
   this.enableManualMode.Size = new System.Drawing.Size(57, 17);
   this.enableManualMode.TabIndex = 4;
   this.enableManualMode.Text = "Enable";
   this.enableManualMode.UseVisualStyleBackColor = true;
   this.enableManualMode.CheckedChanged += new System.EventHandler(this.OnChange);
   // 
   // automodeGroup
   // 
   this.automodeGroup.Anchor =
     ((System.Windows.Forms.AnchorStyles)
      (((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
        | System.Windows.Forms.AnchorStyles.Right)));
   this.automodeGroup.Controls.Add(this.bottomMemLength);
   this.automodeGroup.Controls.Add(this.topMemLength);
   this.automodeGroup.Controls.Add(this.labelBottomMemLength);
   this.automodeGroup.Controls.Add(this.labelTopMemLength);
   this.automodeGroup.Controls.Add(this.sampleIntervalInput);
   this.automodeGroup.Controls.Add(this.autoSampleIntervalLabel);
   this.automodeGroup.Controls.Add(this.enableMoveSubs);
   this.automodeGroup.Controls.Add(this.enableAutoMode);
   this.automodeGroup.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.automodeGroup.Location = new System.Drawing.Point(232, 33);
   this.automodeGroup.Name = "automodeGroup";
   this.automodeGroup.Size = new System.Drawing.Size(220, 113);
   this.automodeGroup.TabIndex = 3;
   this.automodeGroup.TabStop = false;
   this.automodeGroup.Text = "Automatic Mode";
   // 
   // bottomMemLength
   // 
   this.bottomMemLength.Location = new System.Drawing.Point(153, 84);
   this.bottomMemLength.Name = "bottomMemLength";
   this.bottomMemLength.Size = new System.Drawing.Size(61, 20);
   this.bottomMemLength.TabIndex = 15;
   // 
   // topMemLength
   // 
   this.topMemLength.Location = new System.Drawing.Point(153, 58);
   this.topMemLength.Name = "topMemLength";
   this.topMemLength.Size = new System.Drawing.Size(61, 20);
   this.topMemLength.TabIndex = 14;
   // 
   // labelBottomMemLength
   // 
   this.labelBottomMemLength.AutoSize = true;
   this.labelBottomMemLength.Location = new System.Drawing.Point(19, 86);
   this.labelBottomMemLength.Name = "labelBottomMemLength";
   this.labelBottomMemLength.Size = new System.Drawing.Size(125, 13);
   this.labelBottomMemLength.TabIndex = 13;
   this.labelBottomMemLength.Text = "Bottom memory length (s)";
   // 
   // labelTopMemLength
   // 
   this.labelTopMemLength.AutoSize = true;
   this.labelTopMemLength.Location = new System.Drawing.Point(19, 64);
   this.labelTopMemLength.Name = "labelTopMemLength";
   this.labelTopMemLength.Size = new System.Drawing.Size(111, 13);
   this.labelTopMemLength.TabIndex = 12;
   this.labelTopMemLength.Text = "Top memory length (s)";
   // 
   // sampleIntervalInput
   // 
   this.sampleIntervalInput.Location = new System.Drawing.Point(153, 34);
   this.sampleIntervalInput.Name = "sampleIntervalInput";
   this.sampleIntervalInput.Size = new System.Drawing.Size(61, 20);
   this.sampleIntervalInput.TabIndex = 11;
   // 
   // autoSampleIntervalLabel
   // 
   this.autoSampleIntervalLabel.AutoSize = true;
   this.autoSampleIntervalLabel.Location = new System.Drawing.Point(19, 41);
   this.autoSampleIntervalLabel.Name = "autoSampleIntervalLabel";
   this.autoSampleIntervalLabel.Size = new System.Drawing.Size(101, 13);
   this.autoSampleIntervalLabel.TabIndex = 10;
   this.autoSampleIntervalLabel.Text = "Sample interval (ms)";
   // 
   // enableMoveSubs
   // 
   this.enableMoveSubs.AutoSize = true;
   this.enableMoveSubs.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.enableMoveSubs.Location = new System.Drawing.Point(16, 113);
   this.enableMoveSubs.Name = "enableMoveSubs";
   this.enableMoveSubs.Size = new System.Drawing.Size(94, 17);
   this.enableMoveSubs.TabIndex = 6;
   this.enableMoveSubs.Text = "Move Subtitles";
   this.enableMoveSubs.UseVisualStyleBackColor = true;
   this.enableMoveSubs.Visible = false;
   this.enableMoveSubs.CheckedChanged += new System.EventHandler(this.OnChange);
   // 
   // enableAutoMode
   // 
   this.enableAutoMode.AutoSize = true;
   this.enableAutoMode.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.enableAutoMode.Location = new System.Drawing.Point(15, 19);
   this.enableAutoMode.Name = "enableAutoMode";
   this.enableAutoMode.Size = new System.Drawing.Size(57, 17);
   this.enableAutoMode.TabIndex = 5;
   this.enableAutoMode.Text = "Enable";
   this.enableAutoMode.UseVisualStyleBackColor = true;
   this.enableAutoMode.CheckedChanged += new System.EventHandler(this.OnChange);
   // 
   // okButton
   // 
   this.okButton.Anchor =
     ((System.Windows.Forms.AnchorStyles)
      ((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
   this.okButton.Location = new System.Drawing.Point(266, 446);
   this.okButton.Name = "okButton";
   this.okButton.Size = new System.Drawing.Size(93, 27);
   this.okButton.TabIndex = 4;
   this.okButton.Text = "&OK";
   this.okButton.UseVisualStyleBackColor = true;
   this.okButton.MouseClick += new System.Windows.Forms.MouseEventHandler(this.OnOk);
   // 
   // defaultsButton
   // 
   this.defaultsButton.Anchor =
     ((System.Windows.Forms.AnchorStyles)
      ((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
   this.defaultsButton.Location = new System.Drawing.Point(160, 446);
   this.defaultsButton.Name = "defaultsButton";
   this.defaultsButton.Size = new System.Drawing.Size(100, 27);
   this.defaultsButton.TabIndex = 5;
   this.defaultsButton.Text = "&Defaults";
   this.defaultsButton.UseVisualStyleBackColor = true;
   this.defaultsButton.MouseClick += new System.Windows.Forms.MouseEventHandler(this.OnDefaults);
   // 
   // rbDefaultManual
   // 
   this.rbDefaultManual.AutoSize = true;
   this.rbDefaultManual.Checked = true;
   this.rbDefaultManual.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.rbDefaultManual.Location = new System.Drawing.Point(110, 13);
   this.rbDefaultManual.Name = "rbDefaultManual";
   this.rbDefaultManual.Size = new System.Drawing.Size(59, 17);
   this.rbDefaultManual.TabIndex = 9;
   this.rbDefaultManual.TabStop = true;
   this.rbDefaultManual.Text = "Manual";
   this.rbDefaultManual.UseVisualStyleBackColor = true;
   // 
   // rbDefaultAutomatic
   // 
   this.rbDefaultAutomatic.AutoSize = true;
   this.rbDefaultAutomatic.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.rbDefaultAutomatic.Location = new System.Drawing.Point(279, 13);
   this.rbDefaultAutomatic.Name = "rbDefaultAutomatic";
   this.rbDefaultAutomatic.Size = new System.Drawing.Size(71, 17);
   this.rbDefaultAutomatic.TabIndex = 10;
   this.rbDefaultAutomatic.TabStop = true;
   this.rbDefaultAutomatic.Text = "Automatic";
   this.rbDefaultAutomatic.UseVisualStyleBackColor = true;
   // 
   // groupDefaultMode
   // 
   this.groupDefaultMode.Anchor =
     ((System.Windows.Forms.AnchorStyles)
      (((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
        | System.Windows.Forms.AnchorStyles.Right)));
   this.groupDefaultMode.Controls.Add(this.rbDefaultAutomatic);
   this.groupDefaultMode.Controls.Add(this.rbDefaultManual);
   this.groupDefaultMode.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.groupDefaultMode.Location = new System.Drawing.Point(12, 152);
   this.groupDefaultMode.Name = "groupDefaultMode";
   this.groupDefaultMode.Size = new System.Drawing.Size(440, 36);
   this.groupDefaultMode.TabIndex = 11;
   this.groupDefaultMode.TabStop = false;
   this.groupDefaultMode.Text = "Default Mode";
   // 
   // labelWarning
   // 
   this.labelWarning.Anchor =
     ((System.Windows.Forms.AnchorStyles)
      ((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
   this.labelWarning.AutoSize = true;
   this.labelWarning.ForeColor = System.Drawing.Color.Red;
   this.labelWarning.Location = new System.Drawing.Point(119, 9);
   this.labelWarning.Name = "labelWarning";
   this.labelWarning.Size = new System.Drawing.Size(323, 13);
   this.labelWarning.TabIndex = 20;
   this.labelWarning.Text = "Note that Auto mode is experimental and very resource demanding!";
   // 
   // linkHelp
   // 
   this.linkHelp.Anchor =
     ((System.Windows.Forms.AnchorStyles)
      ((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
   this.linkHelp.AutoSize = true;
   this.linkHelp.Location = new System.Drawing.Point(10, 453);
   this.linkHelp.Name = "linkHelp";
   this.linkHelp.Size = new System.Drawing.Size(125, 13);
   this.linkHelp.TabIndex = 20;
   this.linkHelp.TabStop = true;
   this.linkHelp.Text = "Click for more information";
   this.linkHelp.Click += new System.EventHandler(this.OnHelp);
   // 
   // cancelButton
   // 
   this.cancelButton.Anchor =
     ((System.Windows.Forms.AnchorStyles)
      ((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
   this.cancelButton.DialogResult = System.Windows.Forms.DialogResult.Cancel;
   this.cancelButton.Location = new System.Drawing.Point(365, 446);
   this.cancelButton.Name = "cancelButton";
   this.cancelButton.Size = new System.Drawing.Size(87, 27);
   this.cancelButton.TabIndex = 21;
   this.cancelButton.Text = "&Cancel";
   this.cancelButton.UseVisualStyleBackColor = true;
   this.cancelButton.Click += new System.EventHandler(this.OnCancel);
   // 
   // AutoCropperConfig
   // 
   this.AcceptButton = this.okButton;
   this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
   this.CancelButton = this.cancelButton;
   this.ClientSize = new System.Drawing.Size(467, 485);
   this.Controls.Add(this.cancelButton);
   this.Controls.Add(this.linkHelp);
   this.Controls.Add(this.labelWarning);
   this.Controls.Add(this.groupDefaultMode);
   this.Controls.Add(this.defaultsButton);
   this.Controls.Add(this.okButton);
   this.Controls.Add(this.automodeGroup);
   this.Controls.Add(this.manualModeGroup);
   this.Controls.Add(this.enableAutoCropper);
   this.Controls.Add(this.Parameters);
   this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
   this.Name = "AutoCropperConfig";
   this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
   this.Text = "AutoCropper - Setup";
   this.Parameters.ResumeLayout(false);
   this.Parameters.PerformLayout();
   ((System.ComponentModel.ISupportInitialize)(this.maxBrightnessTresholdInput)).EndInit();
   ((System.ComponentModel.ISupportInitialize)(this.minBrightnessTresholdInput)).EndInit();
   ((System.ComponentModel.ISupportInitialize)(this.minSubtitleHeightInput)).EndInit();
   ((System.ComponentModel.ISupportInitialize)(this.bottomScanEndInput)).EndInit();
   ((System.ComponentModel.ISupportInitialize)(this.topScanEndInput)).EndInit();
   ((System.ComponentModel.ISupportInitialize)(this.bottomScanStartInput)).EndInit();
   ((System.ComponentModel.ISupportInitialize)(this.topScanStartInput)).EndInit();
   this.manualModeGroup.ResumeLayout(false);
   this.manualModeGroup.PerformLayout();
   ((System.ComponentModel.ISupportInitialize)(this.manualSampleLengthInput)).EndInit();
   this.automodeGroup.ResumeLayout(false);
   this.automodeGroup.PerformLayout();
   ((System.ComponentModel.ISupportInitialize)(this.bottomMemLength)).EndInit();
   ((System.ComponentModel.ISupportInitialize)(this.topMemLength)).EndInit();
   ((System.ComponentModel.ISupportInitialize)(this.sampleIntervalInput)).EndInit();
   this.groupDefaultMode.ResumeLayout(false);
   this.groupDefaultMode.PerformLayout();
   this.ResumeLayout(false);
   this.PerformLayout();
 }
예제 #7
0
 private void InitializeComponent()
 {
   this.mpGroupBox1 = new MediaPortal.UserInterface.Controls.MPGroupBox();
   this.labelError2 = new System.Windows.Forms.Label();
   this.mpGroupBox2 = new MediaPortal.UserInterface.Controls.MPGroupBox();
   this.mpRadioButton2 = new MediaPortal.UserInterface.Controls.MPRadioButton();
   this.mpRadioButton1 = new MediaPortal.UserInterface.Controls.MPRadioButton();
   this.textBoxImmediateSkipSteps = new MediaPortal.UserInterface.Controls.MPTextBox();
   this.mpLabel1 = new MediaPortal.UserInterface.Controls.MPLabel();
   this.groupBoxTimeout = new MediaPortal.UserInterface.Controls.MPGroupBox();
   this.numericUpDownSkipTimeout = new MediaPortal.UserInterface.Controls.MPNumericUpDown();
   this.labelSkipTimeout = new MediaPortal.UserInterface.Controls.MPLabel();
   this.buttonResetSkipSteps = new MediaPortal.UserInterface.Controls.MPButton();
   this.groupBoxSkipSteps = new MediaPortal.UserInterface.Controls.MPGroupBox();
   this.labelError = new System.Windows.Forms.Label();
   this.textBoxManualSkipSteps = new MediaPortal.UserInterface.Controls.MPTextBox();
   this.label1 = new MediaPortal.UserInterface.Controls.MPLabel();
   this.checkBoxStep16 = new MediaPortal.UserInterface.Controls.MPCheckBox();
   this.checkBoxStep4 = new MediaPortal.UserInterface.Controls.MPCheckBox();
   this.checkBoxStep15 = new MediaPortal.UserInterface.Controls.MPCheckBox();
   this.checkBoxStep12 = new MediaPortal.UserInterface.Controls.MPCheckBox();
   this.checkBoxStep11 = new MediaPortal.UserInterface.Controls.MPCheckBox();
   this.checkBoxStep10 = new MediaPortal.UserInterface.Controls.MPCheckBox();
   this.checkBoxStep9 = new MediaPortal.UserInterface.Controls.MPCheckBox();
   this.checkBoxStep5 = new MediaPortal.UserInterface.Controls.MPCheckBox();
   this.checkBoxStep6 = new MediaPortal.UserInterface.Controls.MPCheckBox();
   this.checkBoxStep14 = new MediaPortal.UserInterface.Controls.MPCheckBox();
   this.checkBoxStep8 = new MediaPortal.UserInterface.Controls.MPCheckBox();
   this.checkBoxStep13 = new MediaPortal.UserInterface.Controls.MPCheckBox();
   this.checkBoxStep7 = new MediaPortal.UserInterface.Controls.MPCheckBox();
   this.checkBoxStep3 = new MediaPortal.UserInterface.Controls.MPCheckBox();
   this.checkBoxStep2 = new MediaPortal.UserInterface.Controls.MPCheckBox();
   this.checkBoxStep1 = new MediaPortal.UserInterface.Controls.MPCheckBox();
   this.mpGroupBox1.SuspendLayout();
   this.mpGroupBox2.SuspendLayout();
   this.groupBoxTimeout.SuspendLayout();
   ((System.ComponentModel.ISupportInitialize)(this.numericUpDownSkipTimeout)).BeginInit();
   this.groupBoxSkipSteps.SuspendLayout();
   this.SuspendLayout();
   // 
   // mpGroupBox1
   // 
   this.mpGroupBox1.Anchor =
     ((System.Windows.Forms.AnchorStyles)
      (((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
        | System.Windows.Forms.AnchorStyles.Right)));
   this.mpGroupBox1.Controls.Add(this.labelError2);
   this.mpGroupBox1.Controls.Add(this.mpGroupBox2);
   this.mpGroupBox1.Controls.Add(this.textBoxImmediateSkipSteps);
   this.mpGroupBox1.Controls.Add(this.mpLabel1);
   this.mpGroupBox1.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.mpGroupBox1.Location = new System.Drawing.Point(6, 304);
   this.mpGroupBox1.Name = "mpGroupBox1";
   this.mpGroupBox1.Size = new System.Drawing.Size(347, 77);
   this.mpGroupBox1.TabIndex = 5;
   this.mpGroupBox1.TabStop = false;
   this.mpGroupBox1.Text = "Immediate skip steps (up / down)";
   // 
   // labelError2
   // 
   this.labelError2.Location = new System.Drawing.Point(145, 54);
   this.labelError2.Name = "labelError2";
   this.labelError2.Size = new System.Drawing.Size(196, 17);
   this.labelError2.TabIndex = 54;
   // 
   // mpGroupBox2
   // 
   this.mpGroupBox2.Controls.Add(this.mpRadioButton2);
   this.mpGroupBox2.Controls.Add(this.mpRadioButton1);
   this.mpGroupBox2.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.mpGroupBox2.Location = new System.Drawing.Point(6, 17);
   this.mpGroupBox2.Name = "mpGroupBox2";
   this.mpGroupBox2.Size = new System.Drawing.Size(130, 54);
   this.mpGroupBox2.TabIndex = 7;
   this.mpGroupBox2.TabStop = false;
   this.mpGroupBox2.Text = "Skip type";
   // 
   // mpRadioButton2
   // 
   this.mpRadioButton2.AutoSize = true;
   this.mpRadioButton2.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.mpRadioButton2.Location = new System.Drawing.Point(7, 34);
   this.mpRadioButton2.Name = "mpRadioButton2";
   this.mpRadioButton2.Size = new System.Drawing.Size(115, 17);
   this.mpRadioButton2.TabIndex = 3;
   this.mpRadioButton2.Text = "Constant (seconds)";
   this.mpRadioButton2.UseVisualStyleBackColor = true;
   // 
   // mpRadioButton1
   // 
   this.mpRadioButton1.AutoSize = true;
   this.mpRadioButton1.Checked = true;
   this.mpRadioButton1.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.mpRadioButton1.Location = new System.Drawing.Point(7, 14);
   this.mpRadioButton1.Name = "mpRadioButton1";
   this.mpRadioButton1.Size = new System.Drawing.Size(80, 17);
   this.mpRadioButton1.TabIndex = 2;
   this.mpRadioButton1.TabStop = true;
   this.mpRadioButton1.Text = "Relative (%)";
   this.mpRadioButton1.UseVisualStyleBackColor = true;
   // 
   // textBoxImmediateSkipSteps
   // 
   this.textBoxImmediateSkipSteps.AcceptsReturn = true;
   this.textBoxImmediateSkipSteps.BorderColor = System.Drawing.Color.Empty;
   this.textBoxImmediateSkipSteps.Location = new System.Drawing.Point(148, 33);
   this.textBoxImmediateSkipSteps.Name = "textBoxImmediateSkipSteps";
   this.textBoxImmediateSkipSteps.Size = new System.Drawing.Size(55, 20);
   this.textBoxImmediateSkipSteps.TabIndex = 6;
   this.textBoxImmediateSkipSteps.TextChanged += new System.EventHandler(this.textBoxImmediateSkipSteps_TextChanged);
   // 
   // mpLabel1
   // 
   this.mpLabel1.AutoSize = true;
   this.mpLabel1.Location = new System.Drawing.Point(145, 17);
   this.mpLabel1.Name = "mpLabel1";
   this.mpLabel1.Size = new System.Drawing.Size(168, 13);
   this.mpLabel1.TabIndex = 5;
   this.mpLabel1.Text = "Skip value (in seconds or percent)";
   // 
   // groupBoxTimeout
   // 
   this.groupBoxTimeout.Anchor =
     ((System.Windows.Forms.AnchorStyles)
      (((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
        | System.Windows.Forms.AnchorStyles.Right)));
   this.groupBoxTimeout.Controls.Add(this.numericUpDownSkipTimeout);
   this.groupBoxTimeout.Controls.Add(this.labelSkipTimeout);
   this.groupBoxTimeout.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.groupBoxTimeout.Location = new System.Drawing.Point(6, 258);
   this.groupBoxTimeout.Name = "groupBoxTimeout";
   this.groupBoxTimeout.Size = new System.Drawing.Size(462, 40);
   this.groupBoxTimeout.TabIndex = 4;
   this.groupBoxTimeout.TabStop = false;
   this.groupBoxTimeout.Text = "Timeout";
   // 
   // numericUpDownSkipTimeout
   // 
   this.numericUpDownSkipTimeout.Increment = new decimal(new int[]
                                                           {
                                                             100,
                                                             0,
                                                             0,
                                                             0
                                                           });
   this.numericUpDownSkipTimeout.Location = new System.Drawing.Point(213, 14);
   this.numericUpDownSkipTimeout.Maximum = new decimal(new int[]
                                                         {
                                                           10000,
                                                           0,
                                                           0,
                                                           0
                                                         });
   this.numericUpDownSkipTimeout.Name = "numericUpDownSkipTimeout";
   this.numericUpDownSkipTimeout.Size = new System.Drawing.Size(56, 20);
   this.numericUpDownSkipTimeout.TabIndex = 1;
   this.numericUpDownSkipTimeout.Value = new decimal(new int[]
                                                       {
                                                         1500,
                                                         0,
                                                         0,
                                                         0
                                                       });
   // 
   // labelSkipTimeout
   // 
   this.labelSkipTimeout.AutoSize = true;
   this.labelSkipTimeout.Location = new System.Drawing.Point(12, 16);
   this.labelSkipTimeout.Name = "labelSkipTimeout";
   this.labelSkipTimeout.Size = new System.Drawing.Size(195, 13);
   this.labelSkipTimeout.TabIndex = 0;
   this.labelSkipTimeout.Text = "Timeout before skipping occurs (msec.):";
   // 
   // buttonResetSkipSteps
   // 
   this.buttonResetSkipSteps.Anchor =
     ((System.Windows.Forms.AnchorStyles)
      ((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
   this.buttonResetSkipSteps.Location = new System.Drawing.Point(376, 358);
   this.buttonResetSkipSteps.Name = "buttonResetSkipSteps";
   this.buttonResetSkipSteps.Size = new System.Drawing.Size(75, 23);
   this.buttonResetSkipSteps.TabIndex = 6;
   this.buttonResetSkipSteps.Text = "Defaults";
   this.buttonResetSkipSteps.UseVisualStyleBackColor = true;
   this.buttonResetSkipSteps.Click += new System.EventHandler(this.buttonResetSkipSteps_Click);
   // 
   // groupBoxSkipSteps
   // 
   this.groupBoxSkipSteps.Anchor =
     ((System.Windows.Forms.AnchorStyles)
      (((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
        | System.Windows.Forms.AnchorStyles.Right)));
   this.groupBoxSkipSteps.Controls.Add(this.labelError);
   this.groupBoxSkipSteps.Controls.Add(this.textBoxManualSkipSteps);
   this.groupBoxSkipSteps.Controls.Add(this.label1);
   this.groupBoxSkipSteps.Controls.Add(this.checkBoxStep16);
   this.groupBoxSkipSteps.Controls.Add(this.checkBoxStep4);
   this.groupBoxSkipSteps.Controls.Add(this.checkBoxStep15);
   this.groupBoxSkipSteps.Controls.Add(this.checkBoxStep12);
   this.groupBoxSkipSteps.Controls.Add(this.checkBoxStep11);
   this.groupBoxSkipSteps.Controls.Add(this.checkBoxStep10);
   this.groupBoxSkipSteps.Controls.Add(this.checkBoxStep9);
   this.groupBoxSkipSteps.Controls.Add(this.checkBoxStep5);
   this.groupBoxSkipSteps.Controls.Add(this.checkBoxStep6);
   this.groupBoxSkipSteps.Controls.Add(this.checkBoxStep14);
   this.groupBoxSkipSteps.Controls.Add(this.checkBoxStep8);
   this.groupBoxSkipSteps.Controls.Add(this.checkBoxStep13);
   this.groupBoxSkipSteps.Controls.Add(this.checkBoxStep7);
   this.groupBoxSkipSteps.Controls.Add(this.checkBoxStep3);
   this.groupBoxSkipSteps.Controls.Add(this.checkBoxStep2);
   this.groupBoxSkipSteps.Controls.Add(this.checkBoxStep1);
   this.groupBoxSkipSteps.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.groupBoxSkipSteps.Location = new System.Drawing.Point(6, 0);
   this.groupBoxSkipSteps.Name = "groupBoxSkipSteps";
   this.groupBoxSkipSteps.Size = new System.Drawing.Size(462, 252);
   this.groupBoxSkipSteps.TabIndex = 3;
   this.groupBoxSkipSteps.TabStop = false;
   this.groupBoxSkipSteps.Text = "Skip steps (left / right)";
   // 
   // labelError
   // 
   this.labelError.Location = new System.Drawing.Point(210, 206);
   this.labelError.Name = "labelError";
   this.labelError.Size = new System.Drawing.Size(212, 16);
   this.labelError.TabIndex = 53;
   // 
   // textBoxManualSkipSteps
   // 
   this.textBoxManualSkipSteps.Anchor =
     ((System.Windows.Forms.AnchorStyles)
      (((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
        | System.Windows.Forms.AnchorStyles.Right)));
   this.textBoxManualSkipSteps.BorderColor = System.Drawing.Color.Empty;
   this.textBoxManualSkipSteps.Location = new System.Drawing.Point(158, 222);
   this.textBoxManualSkipSteps.Name = "textBoxManualSkipSteps";
   this.textBoxManualSkipSteps.Size = new System.Drawing.Size(298, 20);
   this.textBoxManualSkipSteps.TabIndex = 17;
   this.textBoxManualSkipSteps.Text = "15,30,60,180,300,600,900,1800,3600,7200";
   this.textBoxManualSkipSteps.TextChanged += new System.EventHandler(this.textBoxManualSkipSteps_TextChanged);
   // 
   // label1
   // 
   this.label1.AutoSize = true;
   this.label1.Location = new System.Drawing.Point(17, 225);
   this.label1.Name = "label1";
   this.label1.Size = new System.Drawing.Size(135, 13);
   this.label1.TabIndex = 16;
   this.label1.Text = "Define skip steps manually:";
   // 
   // checkBoxStep16
   // 
   this.checkBoxStep16.AutoSize = true;
   this.checkBoxStep16.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.checkBoxStep16.Location = new System.Drawing.Point(210, 98);
   this.checkBoxStep16.Name = "checkBoxStep16";
   this.checkBoxStep16.Size = new System.Drawing.Size(56, 17);
   this.checkBoxStep16.TabIndex = 15;
   this.checkBoxStep16.Text = "+/- 3 h";
   this.checkBoxStep16.UseVisualStyleBackColor = true;
   this.checkBoxStep16.Click += new System.EventHandler(this.checkBoxStep_Click);
   // 
   // checkBoxStep4
   // 
   this.checkBoxStep4.AutoSize = true;
   this.checkBoxStep4.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.checkBoxStep4.Location = new System.Drawing.Point(15, 98);
   this.checkBoxStep4.Name = "checkBoxStep4";
   this.checkBoxStep4.Size = new System.Drawing.Size(73, 17);
   this.checkBoxStep4.TabIndex = 3;
   this.checkBoxStep4.Text = "+/- 45 sec";
   this.checkBoxStep4.UseVisualStyleBackColor = true;
   this.checkBoxStep4.Click += new System.EventHandler(this.checkBoxStep_Click);
   // 
   // checkBoxStep15
   // 
   this.checkBoxStep15.AutoSize = true;
   this.checkBoxStep15.Checked = true;
   this.checkBoxStep15.CheckState = System.Windows.Forms.CheckState.Checked;
   this.checkBoxStep15.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.checkBoxStep15.Location = new System.Drawing.Point(210, 75);
   this.checkBoxStep15.Name = "checkBoxStep15";
   this.checkBoxStep15.Size = new System.Drawing.Size(56, 17);
   this.checkBoxStep15.TabIndex = 14;
   this.checkBoxStep15.Text = "+/- 2 h";
   this.checkBoxStep15.UseVisualStyleBackColor = true;
   this.checkBoxStep15.Click += new System.EventHandler(this.checkBoxStep_Click);
   // 
   // checkBoxStep12
   // 
   this.checkBoxStep12.AutoSize = true;
   this.checkBoxStep12.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.checkBoxStep12.Location = new System.Drawing.Point(113, 190);
   this.checkBoxStep12.Name = "checkBoxStep12";
   this.checkBoxStep12.Size = new System.Drawing.Size(72, 17);
   this.checkBoxStep12.TabIndex = 11;
   this.checkBoxStep12.Text = "+/- 45 min";
   this.checkBoxStep12.UseVisualStyleBackColor = true;
   this.checkBoxStep12.Click += new System.EventHandler(this.checkBoxStep_Click);
   // 
   // checkBoxStep11
   // 
   this.checkBoxStep11.AutoSize = true;
   this.checkBoxStep11.Checked = true;
   this.checkBoxStep11.CheckState = System.Windows.Forms.CheckState.Checked;
   this.checkBoxStep11.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.checkBoxStep11.Location = new System.Drawing.Point(113, 167);
   this.checkBoxStep11.Name = "checkBoxStep11";
   this.checkBoxStep11.Size = new System.Drawing.Size(72, 17);
   this.checkBoxStep11.TabIndex = 10;
   this.checkBoxStep11.Text = "+/- 30 min";
   this.checkBoxStep11.UseVisualStyleBackColor = true;
   this.checkBoxStep11.Click += new System.EventHandler(this.checkBoxStep_Click);
   // 
   // checkBoxStep10
   // 
   this.checkBoxStep10.AutoSize = true;
   this.checkBoxStep10.Checked = true;
   this.checkBoxStep10.CheckState = System.Windows.Forms.CheckState.Checked;
   this.checkBoxStep10.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.checkBoxStep10.Location = new System.Drawing.Point(113, 144);
   this.checkBoxStep10.Name = "checkBoxStep10";
   this.checkBoxStep10.Size = new System.Drawing.Size(72, 17);
   this.checkBoxStep10.TabIndex = 9;
   this.checkBoxStep10.Text = "+/- 15 min";
   this.checkBoxStep10.UseVisualStyleBackColor = true;
   this.checkBoxStep10.Click += new System.EventHandler(this.checkBoxStep_Click);
   // 
   // checkBoxStep9
   // 
   this.checkBoxStep9.AutoSize = true;
   this.checkBoxStep9.Checked = true;
   this.checkBoxStep9.CheckState = System.Windows.Forms.CheckState.Checked;
   this.checkBoxStep9.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.checkBoxStep9.Location = new System.Drawing.Point(113, 121);
   this.checkBoxStep9.Name = "checkBoxStep9";
   this.checkBoxStep9.Size = new System.Drawing.Size(72, 17);
   this.checkBoxStep9.TabIndex = 8;
   this.checkBoxStep9.Text = "+/- 10 min";
   this.checkBoxStep9.UseVisualStyleBackColor = true;
   this.checkBoxStep9.Click += new System.EventHandler(this.checkBoxStep_Click);
   // 
   // checkBoxStep5
   // 
   this.checkBoxStep5.AutoSize = true;
   this.checkBoxStep5.Checked = true;
   this.checkBoxStep5.CheckState = System.Windows.Forms.CheckState.Checked;
   this.checkBoxStep5.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.checkBoxStep5.Location = new System.Drawing.Point(113, 29);
   this.checkBoxStep5.Name = "checkBoxStep5";
   this.checkBoxStep5.Size = new System.Drawing.Size(66, 17);
   this.checkBoxStep5.TabIndex = 4;
   this.checkBoxStep5.Text = "+/- 1 min";
   this.checkBoxStep5.UseVisualStyleBackColor = true;
   this.checkBoxStep5.Click += new System.EventHandler(this.checkBoxStep_Click);
   // 
   // checkBoxStep6
   // 
   this.checkBoxStep6.AutoSize = true;
   this.checkBoxStep6.Checked = true;
   this.checkBoxStep6.CheckState = System.Windows.Forms.CheckState.Checked;
   this.checkBoxStep6.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.checkBoxStep6.Location = new System.Drawing.Point(113, 52);
   this.checkBoxStep6.Name = "checkBoxStep6";
   this.checkBoxStep6.Size = new System.Drawing.Size(66, 17);
   this.checkBoxStep6.TabIndex = 5;
   this.checkBoxStep6.Text = "+/- 3 min";
   this.checkBoxStep6.UseVisualStyleBackColor = true;
   this.checkBoxStep6.Click += new System.EventHandler(this.checkBoxStep_Click);
   // 
   // checkBoxStep14
   // 
   this.checkBoxStep14.AutoSize = true;
   this.checkBoxStep14.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.checkBoxStep14.Location = new System.Drawing.Point(210, 52);
   this.checkBoxStep14.Name = "checkBoxStep14";
   this.checkBoxStep14.Size = new System.Drawing.Size(65, 17);
   this.checkBoxStep14.TabIndex = 13;
   this.checkBoxStep14.Text = "+/- 1,5 h";
   this.checkBoxStep14.UseVisualStyleBackColor = true;
   this.checkBoxStep14.Click += new System.EventHandler(this.checkBoxStep_Click);
   // 
   // checkBoxStep8
   // 
   this.checkBoxStep8.AutoSize = true;
   this.checkBoxStep8.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.checkBoxStep8.Location = new System.Drawing.Point(113, 98);
   this.checkBoxStep8.Name = "checkBoxStep8";
   this.checkBoxStep8.Size = new System.Drawing.Size(66, 17);
   this.checkBoxStep8.TabIndex = 7;
   this.checkBoxStep8.Text = "+/- 7 min";
   this.checkBoxStep8.UseVisualStyleBackColor = true;
   this.checkBoxStep8.Click += new System.EventHandler(this.checkBoxStep_Click);
   // 
   // checkBoxStep13
   // 
   this.checkBoxStep13.AutoSize = true;
   this.checkBoxStep13.Checked = true;
   this.checkBoxStep13.CheckState = System.Windows.Forms.CheckState.Checked;
   this.checkBoxStep13.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.checkBoxStep13.Location = new System.Drawing.Point(210, 29);
   this.checkBoxStep13.Name = "checkBoxStep13";
   this.checkBoxStep13.Size = new System.Drawing.Size(56, 17);
   this.checkBoxStep13.TabIndex = 12;
   this.checkBoxStep13.Text = "+/- 1 h";
   this.checkBoxStep13.UseVisualStyleBackColor = true;
   this.checkBoxStep13.Click += new System.EventHandler(this.checkBoxStep_Click);
   // 
   // checkBoxStep7
   // 
   this.checkBoxStep7.AutoSize = true;
   this.checkBoxStep7.Checked = true;
   this.checkBoxStep7.CheckState = System.Windows.Forms.CheckState.Checked;
   this.checkBoxStep7.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.checkBoxStep7.Location = new System.Drawing.Point(113, 75);
   this.checkBoxStep7.Name = "checkBoxStep7";
   this.checkBoxStep7.Size = new System.Drawing.Size(66, 17);
   this.checkBoxStep7.TabIndex = 6;
   this.checkBoxStep7.Text = "+/- 5 min";
   this.checkBoxStep7.UseVisualStyleBackColor = true;
   this.checkBoxStep7.Click += new System.EventHandler(this.checkBoxStep_Click);
   // 
   // checkBoxStep3
   // 
   this.checkBoxStep3.AutoSize = true;
   this.checkBoxStep3.Checked = true;
   this.checkBoxStep3.CheckState = System.Windows.Forms.CheckState.Checked;
   this.checkBoxStep3.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.checkBoxStep3.Location = new System.Drawing.Point(15, 75);
   this.checkBoxStep3.Name = "checkBoxStep3";
   this.checkBoxStep3.Size = new System.Drawing.Size(73, 17);
   this.checkBoxStep3.TabIndex = 2;
   this.checkBoxStep3.Text = "+/- 30 sec";
   this.checkBoxStep3.UseVisualStyleBackColor = true;
   this.checkBoxStep3.Click += new System.EventHandler(this.checkBoxStep_Click);
   // 
   // checkBoxStep2
   // 
   this.checkBoxStep2.AutoSize = true;
   this.checkBoxStep2.Checked = true;
   this.checkBoxStep2.CheckState = System.Windows.Forms.CheckState.Checked;
   this.checkBoxStep2.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.checkBoxStep2.Location = new System.Drawing.Point(15, 52);
   this.checkBoxStep2.Name = "checkBoxStep2";
   this.checkBoxStep2.Size = new System.Drawing.Size(73, 17);
   this.checkBoxStep2.TabIndex = 1;
   this.checkBoxStep2.Text = "+/- 15 sec";
   this.checkBoxStep2.UseVisualStyleBackColor = true;
   this.checkBoxStep2.Click += new System.EventHandler(this.checkBoxStep_Click);
   // 
   // checkBoxStep1
   // 
   this.checkBoxStep1.AutoSize = true;
   this.checkBoxStep1.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.checkBoxStep1.Location = new System.Drawing.Point(15, 29);
   this.checkBoxStep1.Name = "checkBoxStep1";
   this.checkBoxStep1.Size = new System.Drawing.Size(67, 17);
   this.checkBoxStep1.TabIndex = 0;
   this.checkBoxStep1.Text = "+/- 5 sec";
   this.checkBoxStep1.UseVisualStyleBackColor = true;
   this.checkBoxStep1.Click += new System.EventHandler(this.checkBoxStep_Click);
   // 
   // GuiSkipSteps
   // 
   this.Controls.Add(this.mpGroupBox1);
   this.Controls.Add(this.groupBoxTimeout);
   this.Controls.Add(this.buttonResetSkipSteps);
   this.Controls.Add(this.groupBoxSkipSteps);
   this.Name = "GuiSkipSteps";
   this.Size = new System.Drawing.Size(472, 476);
   this.mpGroupBox1.ResumeLayout(false);
   this.mpGroupBox1.PerformLayout();
   this.mpGroupBox2.ResumeLayout(false);
   this.mpGroupBox2.PerformLayout();
   this.groupBoxTimeout.ResumeLayout(false);
   this.groupBoxTimeout.PerformLayout();
   ((System.ComponentModel.ISupportInitialize)(this.numericUpDownSkipTimeout)).EndInit();
   this.groupBoxSkipSteps.ResumeLayout(false);
   this.groupBoxSkipSteps.PerformLayout();
   this.ResumeLayout(false);
 }