Example #1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
   System.ComponentModel.ComponentResourceManager resources =
     new System.ComponentModel.ComponentResourceManager(typeof (TVDebugOptions));
   this.groupBoxSettings = new MediaPortal.UserInterface.Controls.MPGroupBox();
   this.mpDoNotAllowSlowMotionDuringZappingCheckBox = new MediaPortal.UserInterface.Controls.MPCheckBox();
   this.mpEnableRecordingFromTimeshiftCheckBox = new MediaPortal.UserInterface.Controls.MPCheckBox();
   this.mpUseRtspCheckBox = new MediaPortal.UserInterface.Controls.MPCheckBox();
   this.mpWarningLabel = new MediaPortal.UserInterface.Controls.MPLabel();
   this.radioButton1 = new MediaPortal.UserInterface.Controls.MPRadioButton();
   this.mpMainToolTip = new MediaPortal.UserInterface.Controls.MPToolTip();
   this.mpRtspPathsGroupBox = new MediaPortal.UserInterface.Controls.MPGroupBox();
   this.buttonTimeshiftingPath = new System.Windows.Forms.Button();
   this.buttonRecordingPath = new System.Windows.Forms.Button();
   this.mpLabel1 = new MediaPortal.UserInterface.Controls.MPLabel();
   this.mpLabelRecording = new MediaPortal.UserInterface.Controls.MPLabel();
   this.mpLabelTimeshifting = new MediaPortal.UserInterface.Controls.MPLabel();
   this.textBoxTimeshifting = new System.Windows.Forms.TextBox();
   this.textBoxRecording = new System.Windows.Forms.TextBox();
   this.folderBrowserDialog = new System.Windows.Forms.FolderBrowserDialog();
   this.groupBoxSettings.SuspendLayout();
   this.mpRtspPathsGroupBox.SuspendLayout();
   this.SuspendLayout();
   // 
   // groupBoxSettings
   // 
   this.groupBoxSettings.Anchor =
     ((System.Windows.Forms.AnchorStyles)
      (((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
        | System.Windows.Forms.AnchorStyles.Right)));
   this.groupBoxSettings.Controls.Add(this.mpDoNotAllowSlowMotionDuringZappingCheckBox);
   this.groupBoxSettings.Controls.Add(this.mpEnableRecordingFromTimeshiftCheckBox);
   this.groupBoxSettings.Controls.Add(this.mpUseRtspCheckBox);
   this.groupBoxSettings.Controls.Add(this.mpWarningLabel);
   this.groupBoxSettings.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.groupBoxSettings.Location = new System.Drawing.Point(0, 0);
   this.groupBoxSettings.Name = "groupBoxSettings";
   this.groupBoxSettings.Size = new System.Drawing.Size(472, 158);
   this.groupBoxSettings.TabIndex = 0;
   this.groupBoxSettings.TabStop = false;
   this.groupBoxSettings.Text = "Settings";
   // 
   // mpDoNotAllowSlowMotionDuringZappingCheckBox
   // 
   this.mpDoNotAllowSlowMotionDuringZappingCheckBox.AutoSize = true;
   this.mpDoNotAllowSlowMotionDuringZappingCheckBox.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.mpDoNotAllowSlowMotionDuringZappingCheckBox.Location = new System.Drawing.Point(9, 70);
   this.mpDoNotAllowSlowMotionDuringZappingCheckBox.Name = "mpDoNotAllowSlowMotionDuringZappingCheckBox";
   this.mpDoNotAllowSlowMotionDuringZappingCheckBox.Size = new System.Drawing.Size(336, 17);
   this.mpDoNotAllowSlowMotionDuringZappingCheckBox.TabIndex = 4;
   this.mpDoNotAllowSlowMotionDuringZappingCheckBox.Text =
     "Do not use slow motion to sync video to audio on channel change";
   this.mpMainToolTip.SetToolTip(this.mpDoNotAllowSlowMotionDuringZappingCheckBox,
                                 "Selecting this will prevent live TV from playing video until video is in sync wit" +
                                 "h the audio, instead of playing video in slow motion");
   this.mpDoNotAllowSlowMotionDuringZappingCheckBox.UseVisualStyleBackColor = true;
   // 
   // mpEnableRecordingFromTimeshiftCheckBox
   // 
   this.mpEnableRecordingFromTimeshiftCheckBox.AutoSize = true;
   this.mpEnableRecordingFromTimeshiftCheckBox.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.mpEnableRecordingFromTimeshiftCheckBox.Location = new System.Drawing.Point(9, 93);
   this.mpEnableRecordingFromTimeshiftCheckBox.Name = "mpEnableRecordingFromTimeshiftCheckBox";
   this.mpEnableRecordingFromTimeshiftCheckBox.Size = new System.Drawing.Size(269, 17);
   this.mpEnableRecordingFromTimeshiftCheckBox.TabIndex = 3;
   this.mpEnableRecordingFromTimeshiftCheckBox.Text = "Include timeshift buffer in \"Record Now\" recordings ";
   this.mpMainToolTip.SetToolTip(this.mpEnableRecordingFromTimeshiftCheckBox,
                                 "When enabled, \"Record Now\" will include in the recording the part of the current " +
                                 "program that has already been timeshifted, instead of starting the recording fro" +
                                 "m the live point.");
   this.mpEnableRecordingFromTimeshiftCheckBox.UseVisualStyleBackColor = true;
   // 
   // mpUseRtspCheckBox
   // 
   this.mpUseRtspCheckBox.AutoSize = true;
   this.mpUseRtspCheckBox.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.mpUseRtspCheckBox.Location = new System.Drawing.Point(9, 116);
   this.mpUseRtspCheckBox.Name = "mpUseRtspCheckBox";
   this.mpUseRtspCheckBox.Size = new System.Drawing.Size(144, 17);
   this.mpUseRtspCheckBox.TabIndex = 1;
   this.mpUseRtspCheckBox.Text = "-- Label defined in code --\r\n";
   this.mpUseRtspCheckBox.UseVisualStyleBackColor = true;
   this.mpUseRtspCheckBox.CheckedChanged += new System.EventHandler(this.mpUseRtspCheckBox_Checked);
   // 
   // mpWarningLabel
   // 
   this.mpWarningLabel.Anchor =
     ((System.Windows.Forms.AnchorStyles)
      (((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
        | System.Windows.Forms.AnchorStyles.Right)));
   this.mpWarningLabel.ForeColor = System.Drawing.Color.Red;
   this.mpWarningLabel.Location = new System.Drawing.Point(6, 16);
   this.mpWarningLabel.Name = "mpWarningLabel";
   this.mpWarningLabel.Size = new System.Drawing.Size(460, 51);
   this.mpWarningLabel.TabIndex = 0;
   this.mpWarningLabel.Text = "This section provides special/debugging settings that are not supported by the Te" +
                              "am. Some of these settings are experimental. Do not alter any of the settings be" +
                              "low unless you know what you are doing.";
   // 
   // 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;
   // 
   // mpRtspPathsGroupBox
   // 
   this.mpRtspPathsGroupBox.Anchor =
     ((System.Windows.Forms.AnchorStyles)
      (((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
        | System.Windows.Forms.AnchorStyles.Right)));
   this.mpRtspPathsGroupBox.Controls.Add(this.buttonTimeshiftingPath);
   this.mpRtspPathsGroupBox.Controls.Add(this.buttonRecordingPath);
   this.mpRtspPathsGroupBox.Controls.Add(this.mpLabel1);
   this.mpRtspPathsGroupBox.Controls.Add(this.mpLabelRecording);
   this.mpRtspPathsGroupBox.Controls.Add(this.mpLabelTimeshifting);
   this.mpRtspPathsGroupBox.Controls.Add(this.textBoxTimeshifting);
   this.mpRtspPathsGroupBox.Controls.Add(this.textBoxRecording);
   this.mpRtspPathsGroupBox.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
   this.mpRtspPathsGroupBox.Location = new System.Drawing.Point(0, 164);
   this.mpRtspPathsGroupBox.Name = "mpRtspPathsGroupBox";
   this.mpRtspPathsGroupBox.Size = new System.Drawing.Size(472, 231);
   this.mpRtspPathsGroupBox.TabIndex = 1;
   this.mpRtspPathsGroupBox.TabStop = false;
   this.mpRtspPathsGroupBox.Text = "Additional RTSP settings";
   // 
   // buttonTimeshiftingPath
   // 
   this.buttonTimeshiftingPath.Location = new System.Drawing.Point(408, 98);
   this.buttonTimeshiftingPath.Name = "buttonTimeshiftingPath";
   this.buttonTimeshiftingPath.Size = new System.Drawing.Size(58, 20);
   this.buttonTimeshiftingPath.TabIndex = 6;
   this.buttonTimeshiftingPath.Text = "browse";
   this.buttonTimeshiftingPath.UseVisualStyleBackColor = true;
   this.buttonTimeshiftingPath.Click += new System.EventHandler(this.buttonTimeshiftingPath_Click);
   // 
   // buttonRecordingPath
   // 
   this.buttonRecordingPath.Location = new System.Drawing.Point(408, 49);
   this.buttonRecordingPath.Name = "buttonRecordingPath";
   this.buttonRecordingPath.Size = new System.Drawing.Size(58, 20);
   this.buttonRecordingPath.TabIndex = 5;
   this.buttonRecordingPath.Text = "browse";
   this.buttonRecordingPath.UseVisualStyleBackColor = true;
   this.buttonRecordingPath.Click += new System.EventHandler(this.buttonRecordingPath_Click);
   // 
   // mpLabel1
   // 
   this.mpLabel1.AutoSize = true;
   this.mpLabel1.Location = new System.Drawing.Point(30, 124);
   this.mpLabel1.Name = "mpLabel1";
   this.mpLabel1.Size = new System.Drawing.Size(392, 104);
   this.mpLabel1.TabIndex = 4;
   this.mpLabel1.Text = resources.GetString("mpLabel1.Text");
   // 
   // mpLabelRecording
   // 
   this.mpLabelRecording.AutoSize = true;
   this.mpLabelRecording.Location = new System.Drawing.Point(6, 32);
   this.mpLabelRecording.Name = "mpLabelRecording";
   this.mpLabelRecording.Size = new System.Drawing.Size(83, 13);
   this.mpLabelRecording.TabIndex = 3;
   this.mpLabelRecording.Text = "Recording path:";
   // 
   // mpLabelTimeshifting
   // 
   this.mpLabelTimeshifting.AutoSize = true;
   this.mpLabelTimeshifting.Location = new System.Drawing.Point(6, 80);
   this.mpLabelTimeshifting.Name = "mpLabelTimeshifting";
   this.mpLabelTimeshifting.Size = new System.Drawing.Size(90, 13);
   this.mpLabelTimeshifting.TabIndex = 2;
   this.mpLabelTimeshifting.Text = "Timeshifting path:";
   // 
   // textBoxTimeshifting
   // 
   this.textBoxTimeshifting.Location = new System.Drawing.Point(9, 98);
   this.textBoxTimeshifting.Name = "textBoxTimeshifting";
   this.textBoxTimeshifting.Size = new System.Drawing.Size(398, 20);
   this.textBoxTimeshifting.TabIndex = 1;
   // 
   // textBoxRecording
   // 
   this.textBoxRecording.Location = new System.Drawing.Point(9, 50);
   this.textBoxRecording.Name = "textBoxRecording";
   this.textBoxRecording.Size = new System.Drawing.Size(398, 20);
   this.textBoxRecording.TabIndex = 0;
   // 
   // folderBrowserDialog
   // 
   this.folderBrowserDialog.Description = "Select the appropriate network folder";
   this.folderBrowserDialog.ShowNewFolderButton = false;
   // 
   // TVDebugOptions
   // 
   this.Controls.Add(this.mpRtspPathsGroupBox);
   this.Controls.Add(this.groupBoxSettings);
   this.Name = "TVDebugOptions";
   this.Size = new System.Drawing.Size(472, 408);
   this.groupBoxSettings.ResumeLayout(false);
   this.groupBoxSettings.PerformLayout();
   this.mpRtspPathsGroupBox.ResumeLayout(false);
   this.mpRtspPathsGroupBox.PerformLayout();
   this.ResumeLayout(false);
 }
    /// <summary>
    /// Required method for Designer support - do not modify
    /// the contents of this method with the code editor.
    /// </summary>
    private void InitializeComponent()
    {
      System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(TVAdvancedOptions));
      this.groupBoxSettings = new MediaPortal.UserInterface.Controls.MPGroupBox();
      this.mpLabel2 = new MediaPortal.UserInterface.Controls.MPLabel();
      this.mpDoNotAllowSlowMotionDuringZappingCheckBox = new MediaPortal.UserInterface.Controls.MPCheckBox();
      this.mpUseRtspCheckBox = new MediaPortal.UserInterface.Controls.MPCheckBox();
      this.mpWarningLabel = new MediaPortal.UserInterface.Controls.MPLabel();
      this.radioButton1 = new MediaPortal.UserInterface.Controls.MPRadioButton();
      this.mpMainToolTip = new MediaPortal.UserInterface.Controls.MPToolTip();
      this.mpRtspPathsGroupBox = new MediaPortal.UserInterface.Controls.MPGroupBox();
      this.mpLabelNote = new MediaPortal.UserInterface.Controls.MPLabel();
      this.mpLabelWarning = new MediaPortal.UserInterface.Controls.MPLabel();
      this.buttonTimeshiftingPath = new System.Windows.Forms.Button();
      this.buttonRecordingPath = new System.Windows.Forms.Button();
      this.mpLabel1 = new MediaPortal.UserInterface.Controls.MPLabel();
      this.mpLabelRecording = new MediaPortal.UserInterface.Controls.MPLabel();
      this.mpLabelTimeshifting = new MediaPortal.UserInterface.Controls.MPLabel();
      this.textBoxTimeshifting = new System.Windows.Forms.TextBox();
      this.textBoxRecording = new System.Windows.Forms.TextBox();
      this.folderBrowserDialog = new System.Windows.Forms.FolderBrowserDialog();
      this.groupBoxSettings.SuspendLayout();
      this.mpRtspPathsGroupBox.SuspendLayout();
      this.SuspendLayout();
      // 
      // groupBoxSettings
      // 
      this.groupBoxSettings.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
      this.groupBoxSettings.Controls.Add(this.mpLabel2);
      this.groupBoxSettings.Controls.Add(this.mpDoNotAllowSlowMotionDuringZappingCheckBox);
      this.groupBoxSettings.Controls.Add(this.mpUseRtspCheckBox);
      this.groupBoxSettings.Controls.Add(this.mpWarningLabel);
      this.groupBoxSettings.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.groupBoxSettings.Location = new System.Drawing.Point(0, 0);
      this.groupBoxSettings.Name = "groupBoxSettings";
      this.groupBoxSettings.Size = new System.Drawing.Size(472, 130);
      this.groupBoxSettings.TabIndex = 0;
      this.groupBoxSettings.TabStop = false;
      this.groupBoxSettings.Text = "Settings";
      // 
      // mpLabel2
      // 
      this.mpLabel2.AutoSize = true;
      this.mpLabel2.ForeColor = System.Drawing.Color.Red;
      this.mpLabel2.Location = new System.Drawing.Point(9, 52);
      this.mpLabel2.Name = "mpLabel2";
      this.mpLabel2.Size = new System.Drawing.Size(232, 13);
      this.mpLabel2.TabIndex = 5;
      this.mpLabel2.Text = "Click on \'help\' (above right) for more information.";
      // 
      // mpDoNotAllowSlowMotionDuringZappingCheckBox
      // 
      this.mpDoNotAllowSlowMotionDuringZappingCheckBox.AutoSize = true;
      this.mpDoNotAllowSlowMotionDuringZappingCheckBox.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.mpDoNotAllowSlowMotionDuringZappingCheckBox.Location = new System.Drawing.Point(9, 73);
      this.mpDoNotAllowSlowMotionDuringZappingCheckBox.Name = "mpDoNotAllowSlowMotionDuringZappingCheckBox";
      this.mpDoNotAllowSlowMotionDuringZappingCheckBox.Size = new System.Drawing.Size(336, 17);
      this.mpDoNotAllowSlowMotionDuringZappingCheckBox.TabIndex = 4;
      this.mpDoNotAllowSlowMotionDuringZappingCheckBox.Text = "Do not use slow motion to sync video to audio on channel change";
      this.mpMainToolTip.SetToolTip(this.mpDoNotAllowSlowMotionDuringZappingCheckBox, "Selecting this will prevent live TV from playing video until video is in sync wit" +
        "h the audio, instead of playing video in slow motion");
      this.mpDoNotAllowSlowMotionDuringZappingCheckBox.UseVisualStyleBackColor = true;
      // 
      // mpUseRtspCheckBox
      // 
      this.mpUseRtspCheckBox.AutoSize = true;
      this.mpUseRtspCheckBox.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.mpUseRtspCheckBox.Location = new System.Drawing.Point(9, 97);
      this.mpUseRtspCheckBox.Name = "mpUseRtspCheckBox";
      this.mpUseRtspCheckBox.Size = new System.Drawing.Size(144, 17);
      this.mpUseRtspCheckBox.TabIndex = 1;
      this.mpUseRtspCheckBox.Text = "-- Label defined in code --\r\n";
      this.mpUseRtspCheckBox.UseVisualStyleBackColor = true;
      this.mpUseRtspCheckBox.CheckedChanged += new System.EventHandler(this.mpUseRtspCheckBox_Checked);
      // 
      // mpWarningLabel
      // 
      this.mpWarningLabel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
      this.mpWarningLabel.ForeColor = System.Drawing.Color.Red;
      this.mpWarningLabel.Location = new System.Drawing.Point(6, 18);
      this.mpWarningLabel.Name = "mpWarningLabel";
      this.mpWarningLabel.Size = new System.Drawing.Size(460, 37);
      this.mpWarningLabel.TabIndex = 0;
      this.mpWarningLabel.Text = "This section provides special advanced option settings. Some of these settings ar" +
    "e experimental. Do not alter any of the settings below unless you know what you " +
    "are doing.";
      // 
      // 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;
      // 
      // mpRtspPathsGroupBox
      // 
      this.mpRtspPathsGroupBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
      this.mpRtspPathsGroupBox.Controls.Add(this.mpLabelNote);
      this.mpRtspPathsGroupBox.Controls.Add(this.mpLabelWarning);
      this.mpRtspPathsGroupBox.Controls.Add(this.buttonTimeshiftingPath);
      this.mpRtspPathsGroupBox.Controls.Add(this.buttonRecordingPath);
      this.mpRtspPathsGroupBox.Controls.Add(this.mpLabel1);
      this.mpRtspPathsGroupBox.Controls.Add(this.mpLabelRecording);
      this.mpRtspPathsGroupBox.Controls.Add(this.mpLabelTimeshifting);
      this.mpRtspPathsGroupBox.Controls.Add(this.textBoxTimeshifting);
      this.mpRtspPathsGroupBox.Controls.Add(this.textBoxRecording);
      this.mpRtspPathsGroupBox.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.mpRtspPathsGroupBox.Location = new System.Drawing.Point(0, 133);
      this.mpRtspPathsGroupBox.Name = "mpRtspPathsGroupBox";
      this.mpRtspPathsGroupBox.Size = new System.Drawing.Size(472, 275);
      this.mpRtspPathsGroupBox.TabIndex = 1;
      this.mpRtspPathsGroupBox.TabStop = false;
      this.mpRtspPathsGroupBox.Text = "Additional UNC settings";
      // 
      // mpLabelNote
      // 
      this.mpLabelNote.AutoSize = true;
      this.mpLabelNote.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
      this.mpLabelNote.ForeColor = System.Drawing.Color.Red;
      this.mpLabelNote.Location = new System.Drawing.Point(6, 24);
      this.mpLabelNote.Name = "mpLabelNote";
      this.mpLabelNote.Size = new System.Drawing.Size(45, 13);
      this.mpLabelNote.TabIndex = 8;
      this.mpLabelNote.Text = "NOTE:";
      // 
      // mpLabelWarning
      // 
      this.mpLabelWarning.ForeColor = System.Drawing.Color.Black;
      this.mpLabelWarning.Location = new System.Drawing.Point(54, 24);
      this.mpLabelWarning.Name = "mpLabelWarning";
      this.mpLabelWarning.Size = new System.Drawing.Size(409, 32);
      this.mpLabelWarning.TabIndex = 7;
      this.mpLabelWarning.Text = "When using UNC paths, all tuners must use the same Timeshifting path and the same" +
    " Recording path! ";
      // 
      // buttonTimeshiftingPath
      // 
      this.buttonTimeshiftingPath.Location = new System.Drawing.Point(408, 139);
      this.buttonTimeshiftingPath.Name = "buttonTimeshiftingPath";
      this.buttonTimeshiftingPath.Size = new System.Drawing.Size(58, 20);
      this.buttonTimeshiftingPath.TabIndex = 6;
      this.buttonTimeshiftingPath.Text = "browse";
      this.buttonTimeshiftingPath.UseVisualStyleBackColor = true;
      this.buttonTimeshiftingPath.Click += new System.EventHandler(this.buttonTimeshiftingPath_Click);
      // 
      // buttonRecordingPath
      // 
      this.buttonRecordingPath.Location = new System.Drawing.Point(408, 90);
      this.buttonRecordingPath.Name = "buttonRecordingPath";
      this.buttonRecordingPath.Size = new System.Drawing.Size(58, 20);
      this.buttonRecordingPath.TabIndex = 5;
      this.buttonRecordingPath.Text = "browse";
      this.buttonRecordingPath.UseVisualStyleBackColor = true;
      this.buttonRecordingPath.Click += new System.EventHandler(this.buttonRecordingPath_Click);
      // 
      // mpLabel1
      // 
      this.mpLabel1.AutoSize = true;
      this.mpLabel1.Location = new System.Drawing.Point(30, 165);
      this.mpLabel1.Name = "mpLabel1";
      this.mpLabel1.Size = new System.Drawing.Size(392, 104);
      this.mpLabel1.TabIndex = 4;
      this.mpLabel1.Text = resources.GetString("mpLabel1.Text");
      // 
      // mpLabelRecording
      // 
      this.mpLabelRecording.AutoSize = true;
      this.mpLabelRecording.Location = new System.Drawing.Point(6, 73);
      this.mpLabelRecording.Name = "mpLabelRecording";
      this.mpLabelRecording.Size = new System.Drawing.Size(83, 13);
      this.mpLabelRecording.TabIndex = 3;
      this.mpLabelRecording.Text = "Recording path:";
      // 
      // mpLabelTimeshifting
      // 
      this.mpLabelTimeshifting.AutoSize = true;
      this.mpLabelTimeshifting.Location = new System.Drawing.Point(6, 121);
      this.mpLabelTimeshifting.Name = "mpLabelTimeshifting";
      this.mpLabelTimeshifting.Size = new System.Drawing.Size(90, 13);
      this.mpLabelTimeshifting.TabIndex = 2;
      this.mpLabelTimeshifting.Text = "Timeshifting path:";
      // 
      // textBoxTimeshifting
      // 
      this.textBoxTimeshifting.Location = new System.Drawing.Point(9, 139);
      this.textBoxTimeshifting.Name = "textBoxTimeshifting";
      this.textBoxTimeshifting.Size = new System.Drawing.Size(398, 20);
      this.textBoxTimeshifting.TabIndex = 1;
      // 
      // textBoxRecording
      // 
      this.textBoxRecording.Location = new System.Drawing.Point(9, 91);
      this.textBoxRecording.Name = "textBoxRecording";
      this.textBoxRecording.Size = new System.Drawing.Size(398, 20);
      this.textBoxRecording.TabIndex = 0;
      // 
      // folderBrowserDialog
      // 
      this.folderBrowserDialog.Description = "Select the appropriate network folder";
      this.folderBrowserDialog.ShowNewFolderButton = false;
      // 
      // TVAdvancedOptions
      // 
      this.Controls.Add(this.mpRtspPathsGroupBox);
      this.Controls.Add(this.groupBoxSettings);
      this.Name = "TVAdvancedOptions";
      this.Size = new System.Drawing.Size(472, 408);
      this.groupBoxSettings.ResumeLayout(false);
      this.groupBoxSettings.PerformLayout();
      this.mpRtspPathsGroupBox.ResumeLayout(false);
      this.mpRtspPathsGroupBox.PerformLayout();
      this.ResumeLayout(false);

    }
    /// <summary>
    /// Required method for Designer support - do not modify
    /// the contents of this method with the code editor.
    /// </summary>
    private void InitializeComponent()
    {
      System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(TVAdvancedOptions));
      this.groupBoxSettings = new MediaPortal.UserInterface.Controls.MPGroupBox();
      this.mpDoNotAllowSlowMotionDuringZappingCheckBox = new MediaPortal.UserInterface.Controls.MPCheckBox();
      this.mpUseRtspCheckBox = new MediaPortal.UserInterface.Controls.MPCheckBox();
      this.radioButton1 = new MediaPortal.UserInterface.Controls.MPRadioButton();
      this.mpMainToolTip = new MediaPortal.UserInterface.Controls.MPToolTip();
      this.mpRtspPathsGroupBox = new MediaPortal.UserInterface.Controls.MPGroupBox();
      this.buttonTimeshiftingPath = new System.Windows.Forms.Button();
      this.buttonRecordingPath = new System.Windows.Forms.Button();
      this.mpLabel1 = new MediaPortal.UserInterface.Controls.MPLabel();
      this.mpLabelRecording = new MediaPortal.UserInterface.Controls.MPLabel();
      this.mpLabelTimeshifting = new MediaPortal.UserInterface.Controls.MPLabel();
      this.textBoxTimeshifting = new System.Windows.Forms.TextBox();
      this.textBoxRecording = new System.Windows.Forms.TextBox();
      this.folderBrowserDialog = new System.Windows.Forms.FolderBrowserDialog();
      this.groupBoxSettings.SuspendLayout();
      this.mpRtspPathsGroupBox.SuspendLayout();
      this.SuspendLayout();
      // 
      // groupBoxSettings
      // 
      this.groupBoxSettings.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
      this.groupBoxSettings.Controls.Add(this.mpDoNotAllowSlowMotionDuringZappingCheckBox);
      this.groupBoxSettings.Controls.Add(this.mpUseRtspCheckBox);
      this.groupBoxSettings.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.groupBoxSettings.Location = new System.Drawing.Point(0, 0);
      this.groupBoxSettings.Name = "groupBoxSettings";
      this.groupBoxSettings.Size = new System.Drawing.Size(472, 98);
      this.groupBoxSettings.TabIndex = 0;
      this.groupBoxSettings.TabStop = false;
      this.groupBoxSettings.Text = "Settings";
      // 
      // mpDoNotAllowSlowMotionDuringZappingCheckBox
      // 
      this.mpDoNotAllowSlowMotionDuringZappingCheckBox.AutoSize = true;
      this.mpDoNotAllowSlowMotionDuringZappingCheckBox.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.mpDoNotAllowSlowMotionDuringZappingCheckBox.Location = new System.Drawing.Point(9, 29);
      this.mpDoNotAllowSlowMotionDuringZappingCheckBox.Name = "mpDoNotAllowSlowMotionDuringZappingCheckBox";
      this.mpDoNotAllowSlowMotionDuringZappingCheckBox.Size = new System.Drawing.Size(336, 17);
      this.mpDoNotAllowSlowMotionDuringZappingCheckBox.TabIndex = 4;
      this.mpDoNotAllowSlowMotionDuringZappingCheckBox.Text = "Do not use slow motion to sync video to audio on channel change";
      this.mpMainToolTip.SetToolTip(this.mpDoNotAllowSlowMotionDuringZappingCheckBox, "Selecting this will prevent live TV from playing video until video is in sync wit" +
        "h the audio, instead of playing video in slow motion");
      this.mpDoNotAllowSlowMotionDuringZappingCheckBox.UseVisualStyleBackColor = true;
      // 
      // mpUseRtspCheckBox
      // 
      this.mpUseRtspCheckBox.AutoSize = true;
      this.mpUseRtspCheckBox.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.mpUseRtspCheckBox.Location = new System.Drawing.Point(9, 56);
      this.mpUseRtspCheckBox.Name = "mpUseRtspCheckBox";
      this.mpUseRtspCheckBox.Size = new System.Drawing.Size(144, 17);
      this.mpUseRtspCheckBox.TabIndex = 1;
      this.mpUseRtspCheckBox.Text = "-- Label defined in code --\r\n";
      this.mpUseRtspCheckBox.UseVisualStyleBackColor = true;
      this.mpUseRtspCheckBox.CheckedChanged += new System.EventHandler(this.mpUseRtspCheckBox_Checked);
      // 
      // 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;
      // 
      // mpRtspPathsGroupBox
      // 
      this.mpRtspPathsGroupBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
      this.mpRtspPathsGroupBox.Controls.Add(this.buttonTimeshiftingPath);
      this.mpRtspPathsGroupBox.Controls.Add(this.buttonRecordingPath);
      this.mpRtspPathsGroupBox.Controls.Add(this.mpLabel1);
      this.mpRtspPathsGroupBox.Controls.Add(this.mpLabelRecording);
      this.mpRtspPathsGroupBox.Controls.Add(this.mpLabelTimeshifting);
      this.mpRtspPathsGroupBox.Controls.Add(this.textBoxTimeshifting);
      this.mpRtspPathsGroupBox.Controls.Add(this.textBoxRecording);
      this.mpRtspPathsGroupBox.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
      this.mpRtspPathsGroupBox.Location = new System.Drawing.Point(0, 108);
      this.mpRtspPathsGroupBox.Name = "mpRtspPathsGroupBox";
      this.mpRtspPathsGroupBox.Size = new System.Drawing.Size(472, 231);
      this.mpRtspPathsGroupBox.TabIndex = 1;
      this.mpRtspPathsGroupBox.TabStop = false;
      this.mpRtspPathsGroupBox.Text = "Additional RTSP settings";
      // 
      // buttonTimeshiftingPath
      // 
      this.buttonTimeshiftingPath.Location = new System.Drawing.Point(408, 98);
      this.buttonTimeshiftingPath.Name = "buttonTimeshiftingPath";
      this.buttonTimeshiftingPath.Size = new System.Drawing.Size(58, 20);
      this.buttonTimeshiftingPath.TabIndex = 6;
      this.buttonTimeshiftingPath.Text = "browse";
      this.buttonTimeshiftingPath.UseVisualStyleBackColor = true;
      this.buttonTimeshiftingPath.Click += new System.EventHandler(this.buttonTimeshiftingPath_Click);
      // 
      // buttonRecordingPath
      // 
      this.buttonRecordingPath.Location = new System.Drawing.Point(408, 49);
      this.buttonRecordingPath.Name = "buttonRecordingPath";
      this.buttonRecordingPath.Size = new System.Drawing.Size(58, 20);
      this.buttonRecordingPath.TabIndex = 5;
      this.buttonRecordingPath.Text = "browse";
      this.buttonRecordingPath.UseVisualStyleBackColor = true;
      this.buttonRecordingPath.Click += new System.EventHandler(this.buttonRecordingPath_Click);
      // 
      // mpLabel1
      // 
      this.mpLabel1.AutoSize = true;
      this.mpLabel1.Location = new System.Drawing.Point(30, 124);
      this.mpLabel1.Name = "mpLabel1";
      this.mpLabel1.Size = new System.Drawing.Size(392, 104);
      this.mpLabel1.TabIndex = 4;
      this.mpLabel1.Text = resources.GetString("mpLabel1.Text");
      // 
      // mpLabelRecording
      // 
      this.mpLabelRecording.AutoSize = true;
      this.mpLabelRecording.Location = new System.Drawing.Point(6, 32);
      this.mpLabelRecording.Name = "mpLabelRecording";
      this.mpLabelRecording.Size = new System.Drawing.Size(83, 13);
      this.mpLabelRecording.TabIndex = 3;
      this.mpLabelRecording.Text = "Recording path:";
      // 
      // mpLabelTimeshifting
      // 
      this.mpLabelTimeshifting.AutoSize = true;
      this.mpLabelTimeshifting.Location = new System.Drawing.Point(6, 80);
      this.mpLabelTimeshifting.Name = "mpLabelTimeshifting";
      this.mpLabelTimeshifting.Size = new System.Drawing.Size(90, 13);
      this.mpLabelTimeshifting.TabIndex = 2;
      this.mpLabelTimeshifting.Text = "Timeshifting path:";
      // 
      // textBoxTimeshifting
      // 
      this.textBoxTimeshifting.Location = new System.Drawing.Point(9, 98);
      this.textBoxTimeshifting.Name = "textBoxTimeshifting";
      this.textBoxTimeshifting.Size = new System.Drawing.Size(398, 20);
      this.textBoxTimeshifting.TabIndex = 1;
      // 
      // textBoxRecording
      // 
      this.textBoxRecording.Location = new System.Drawing.Point(9, 50);
      this.textBoxRecording.Name = "textBoxRecording";
      this.textBoxRecording.Size = new System.Drawing.Size(398, 20);
      this.textBoxRecording.TabIndex = 0;
      // 
      // folderBrowserDialog
      // 
      this.folderBrowserDialog.Description = "Select the appropriate network folder";
      this.folderBrowserDialog.ShowNewFolderButton = false;
      // 
      // TVAdvancedOptions
      // 
      this.Controls.Add(this.mpRtspPathsGroupBox);
      this.Controls.Add(this.groupBoxSettings);
      this.Name = "TVAdvancedOptions";
      this.Size = new System.Drawing.Size(472, 408);
      this.groupBoxSettings.ResumeLayout(false);
      this.groupBoxSettings.PerformLayout();
      this.mpRtspPathsGroupBox.ResumeLayout(false);
      this.mpRtspPathsGroupBox.PerformLayout();
      this.ResumeLayout(false);

    }