2015-07-01 23:17:14 -04:00
|
|
|
|
namespace Mesen.GUI.Forms.Config
|
|
|
|
|
{
|
|
|
|
|
partial class frmVideoConfig
|
|
|
|
|
{
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// Required designer variable.
|
|
|
|
|
/// </summary>
|
|
|
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// Clean up any resources being used.
|
|
|
|
|
/// </summary>
|
|
|
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
|
|
|
protected override void Dispose(bool disposing)
|
|
|
|
|
{
|
|
|
|
|
if(disposing && (components != null)) {
|
|
|
|
|
components.Dispose();
|
|
|
|
|
}
|
|
|
|
|
base.Dispose(disposing);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// Required method for Designer support - do not modify
|
|
|
|
|
/// the contents of this method with the code editor.
|
|
|
|
|
/// </summary>
|
|
|
|
|
private void InitializeComponent()
|
|
|
|
|
{
|
2016-05-27 12:38:06 -04:00
|
|
|
|
this.components = new System.ComponentModel.Container();
|
|
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmVideoConfig));
|
2015-07-23 23:16:31 -04:00
|
|
|
|
this.tlpMain = new System.Windows.Forms.TableLayoutPanel();
|
2016-01-06 20:34:45 -05:00
|
|
|
|
this.lblVideoScale = new System.Windows.Forms.Label();
|
2016-01-16 09:50:33 -05:00
|
|
|
|
this.chkVerticalSync = new System.Windows.Forms.CheckBox();
|
|
|
|
|
this.cboAspectRatio = new System.Windows.Forms.ComboBox();
|
|
|
|
|
this.lblDisplayRatio = new System.Windows.Forms.Label();
|
|
|
|
|
this.flowLayoutPanel6 = new System.Windows.Forms.FlowLayoutPanel();
|
|
|
|
|
this.nudEmulationSpeed = new System.Windows.Forms.NumericUpDown();
|
|
|
|
|
this.lblEmuSpeedHint = new System.Windows.Forms.Label();
|
|
|
|
|
this.lblEmulationSpeed = new System.Windows.Forms.Label();
|
|
|
|
|
this.chkShowFps = new System.Windows.Forms.CheckBox();
|
2016-01-17 14:21:31 -05:00
|
|
|
|
this.flowLayoutPanel7 = new System.Windows.Forms.FlowLayoutPanel();
|
|
|
|
|
this.chkUseHdPacks = new System.Windows.Forms.CheckBox();
|
|
|
|
|
this.picHdNesTooltip = new System.Windows.Forms.PictureBox();
|
2016-02-07 16:14:13 -05:00
|
|
|
|
this.nudScale = new System.Windows.Forms.NumericUpDown();
|
2016-01-06 20:34:45 -05:00
|
|
|
|
this.tabMain = new System.Windows.Forms.TabControl();
|
|
|
|
|
this.tpgGeneral = new System.Windows.Forms.TabPage();
|
2016-05-26 22:32:20 -04:00
|
|
|
|
this.tpgPicture = new System.Windows.Forms.TabPage();
|
|
|
|
|
this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel();
|
2016-05-27 12:38:06 -04:00
|
|
|
|
this.tableLayoutPanel7 = new System.Windows.Forms.TableLayoutPanel();
|
|
|
|
|
this.btnSelectPreset = new System.Windows.Forms.Button();
|
2016-05-26 22:32:20 -04:00
|
|
|
|
this.btnResetPictureSettings = new System.Windows.Forms.Button();
|
2016-05-27 12:38:06 -04:00
|
|
|
|
this.flowLayoutPanel8 = new System.Windows.Forms.FlowLayoutPanel();
|
|
|
|
|
this.lblVideoFilter = new System.Windows.Forms.Label();
|
|
|
|
|
this.cboFilter = new System.Windows.Forms.ComboBox();
|
2016-05-26 22:32:20 -04:00
|
|
|
|
this.grpNtscFilter = new System.Windows.Forms.GroupBox();
|
|
|
|
|
this.tableLayoutPanel6 = new System.Windows.Forms.TableLayoutPanel();
|
|
|
|
|
this.trkArtifacts = new Mesen.GUI.Controls.ctrlHorizontalTrackbar();
|
|
|
|
|
this.trkBleed = new Mesen.GUI.Controls.ctrlHorizontalTrackbar();
|
|
|
|
|
this.trkFringing = new Mesen.GUI.Controls.ctrlHorizontalTrackbar();
|
|
|
|
|
this.trkGamma = new Mesen.GUI.Controls.ctrlHorizontalTrackbar();
|
|
|
|
|
this.trkResolution = new Mesen.GUI.Controls.ctrlHorizontalTrackbar();
|
|
|
|
|
this.trkSharpness = new Mesen.GUI.Controls.ctrlHorizontalTrackbar();
|
|
|
|
|
this.chkMergeFields = new System.Windows.Forms.CheckBox();
|
|
|
|
|
this.grpCommon = new System.Windows.Forms.GroupBox();
|
|
|
|
|
this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
|
2016-05-27 12:38:06 -04:00
|
|
|
|
this.chkBilinearInterpolation = new System.Windows.Forms.CheckBox();
|
2016-05-26 22:32:20 -04:00
|
|
|
|
this.trkBrightness = new Mesen.GUI.Controls.ctrlHorizontalTrackbar();
|
|
|
|
|
this.trkContrast = new Mesen.GUI.Controls.ctrlHorizontalTrackbar();
|
|
|
|
|
this.trkHue = new Mesen.GUI.Controls.ctrlHorizontalTrackbar();
|
|
|
|
|
this.trkSaturation = new Mesen.GUI.Controls.ctrlHorizontalTrackbar();
|
|
|
|
|
this.grpScanlines = new System.Windows.Forms.GroupBox();
|
|
|
|
|
this.trkScanlines = new Mesen.GUI.Controls.ctrlHorizontalTrackbar();
|
2016-05-27 12:38:06 -04:00
|
|
|
|
this.tpgOverscan = new System.Windows.Forms.TabPage();
|
|
|
|
|
this.grpCropping = new System.Windows.Forms.GroupBox();
|
|
|
|
|
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
|
|
|
|
|
this.picOverscan = new System.Windows.Forms.PictureBox();
|
|
|
|
|
this.flowLayoutPanel3 = new System.Windows.Forms.FlowLayoutPanel();
|
|
|
|
|
this.lblLeft = new System.Windows.Forms.Label();
|
|
|
|
|
this.nudOverscanLeft = new System.Windows.Forms.NumericUpDown();
|
|
|
|
|
this.flowLayoutPanel4 = new System.Windows.Forms.FlowLayoutPanel();
|
|
|
|
|
this.lblTop = new System.Windows.Forms.Label();
|
|
|
|
|
this.nudOverscanTop = new System.Windows.Forms.NumericUpDown();
|
|
|
|
|
this.flowLayoutPanel5 = new System.Windows.Forms.FlowLayoutPanel();
|
|
|
|
|
this.lblBottom = new System.Windows.Forms.Label();
|
|
|
|
|
this.nudOverscanBottom = new System.Windows.Forms.NumericUpDown();
|
|
|
|
|
this.flowLayoutPanel2 = new System.Windows.Forms.FlowLayoutPanel();
|
|
|
|
|
this.lblRight = new System.Windows.Forms.Label();
|
|
|
|
|
this.nudOverscanRight = new System.Windows.Forms.NumericUpDown();
|
2016-01-06 20:34:45 -05:00
|
|
|
|
this.tpgPalette = new System.Windows.Forms.TabPage();
|
2016-01-17 14:21:31 -05:00
|
|
|
|
this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
|
|
|
|
|
this.picPalette = new System.Windows.Forms.PictureBox();
|
|
|
|
|
this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
|
|
|
|
|
this.btnResetPalette = new System.Windows.Forms.Button();
|
|
|
|
|
this.btnLoadPalFile = new System.Windows.Forms.Button();
|
2016-05-27 12:38:06 -04:00
|
|
|
|
this.contextPicturePresets = new System.Windows.Forms.ContextMenuStrip(this.components);
|
|
|
|
|
this.mnuPresetComposite = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.mnuPresetSVideo = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.menuPresetRgb = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.mnuPresetMonochrome = new System.Windows.Forms.ToolStripMenuItem();
|
2016-01-17 14:21:31 -05:00
|
|
|
|
this.colorDialog = new System.Windows.Forms.ColorDialog();
|
2015-07-23 23:16:31 -04:00
|
|
|
|
this.tlpMain.SuspendLayout();
|
2016-01-06 20:34:45 -05:00
|
|
|
|
this.flowLayoutPanel6.SuspendLayout();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nudEmulationSpeed)).BeginInit();
|
2016-01-17 14:21:31 -05:00
|
|
|
|
this.flowLayoutPanel7.SuspendLayout();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.picHdNesTooltip)).BeginInit();
|
2016-02-07 16:14:13 -05:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nudScale)).BeginInit();
|
2016-01-06 20:34:45 -05:00
|
|
|
|
this.tabMain.SuspendLayout();
|
|
|
|
|
this.tpgGeneral.SuspendLayout();
|
2016-05-27 12:38:06 -04:00
|
|
|
|
this.tpgPicture.SuspendLayout();
|
|
|
|
|
this.tableLayoutPanel5.SuspendLayout();
|
|
|
|
|
this.tableLayoutPanel7.SuspendLayout();
|
|
|
|
|
this.flowLayoutPanel8.SuspendLayout();
|
|
|
|
|
this.grpNtscFilter.SuspendLayout();
|
|
|
|
|
this.tableLayoutPanel6.SuspendLayout();
|
|
|
|
|
this.grpCommon.SuspendLayout();
|
|
|
|
|
this.tableLayoutPanel4.SuspendLayout();
|
|
|
|
|
this.grpScanlines.SuspendLayout();
|
2016-01-06 20:34:45 -05:00
|
|
|
|
this.tpgOverscan.SuspendLayout();
|
2015-07-23 23:16:31 -04:00
|
|
|
|
this.grpCropping.SuspendLayout();
|
2015-07-01 23:17:14 -04:00
|
|
|
|
this.tableLayoutPanel1.SuspendLayout();
|
2015-07-23 23:16:31 -04:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.picOverscan)).BeginInit();
|
|
|
|
|
this.flowLayoutPanel3.SuspendLayout();
|
2015-08-23 20:24:24 -04:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nudOverscanLeft)).BeginInit();
|
2015-07-23 23:16:31 -04:00
|
|
|
|
this.flowLayoutPanel4.SuspendLayout();
|
2015-08-23 20:24:24 -04:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nudOverscanTop)).BeginInit();
|
2015-07-23 23:16:31 -04:00
|
|
|
|
this.flowLayoutPanel5.SuspendLayout();
|
2015-08-23 20:24:24 -04:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nudOverscanBottom)).BeginInit();
|
2015-07-23 23:16:31 -04:00
|
|
|
|
this.flowLayoutPanel2.SuspendLayout();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nudOverscanRight)).BeginInit();
|
2016-01-17 14:21:31 -05:00
|
|
|
|
this.tpgPalette.SuspendLayout();
|
|
|
|
|
this.tableLayoutPanel3.SuspendLayout();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.picPalette)).BeginInit();
|
|
|
|
|
this.tableLayoutPanel2.SuspendLayout();
|
2016-05-27 12:38:06 -04:00
|
|
|
|
this.contextPicturePresets.SuspendLayout();
|
2015-07-01 23:17:14 -04:00
|
|
|
|
this.SuspendLayout();
|
|
|
|
|
//
|
2015-07-23 23:16:31 -04:00
|
|
|
|
// baseConfigPanel
|
|
|
|
|
//
|
2016-05-27 12:38:06 -04:00
|
|
|
|
this.baseConfigPanel.Location = new System.Drawing.Point(0, 402);
|
2016-01-17 14:21:31 -05:00
|
|
|
|
this.baseConfigPanel.Size = new System.Drawing.Size(515, 29);
|
2015-07-23 23:16:31 -04:00
|
|
|
|
//
|
|
|
|
|
// tlpMain
|
|
|
|
|
//
|
2016-01-06 20:34:45 -05:00
|
|
|
|
this.tlpMain.ColumnCount = 2;
|
2015-07-23 23:16:31 -04:00
|
|
|
|
this.tlpMain.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
2016-01-06 20:34:45 -05:00
|
|
|
|
this.tlpMain.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
|
|
|
this.tlpMain.Controls.Add(this.lblVideoScale, 0, 0);
|
2016-05-27 12:38:06 -04:00
|
|
|
|
this.tlpMain.Controls.Add(this.chkVerticalSync, 0, 3);
|
|
|
|
|
this.tlpMain.Controls.Add(this.cboAspectRatio, 1, 1);
|
|
|
|
|
this.tlpMain.Controls.Add(this.lblDisplayRatio, 0, 1);
|
|
|
|
|
this.tlpMain.Controls.Add(this.flowLayoutPanel6, 1, 5);
|
|
|
|
|
this.tlpMain.Controls.Add(this.lblEmulationSpeed, 0, 5);
|
|
|
|
|
this.tlpMain.Controls.Add(this.chkShowFps, 0, 4);
|
|
|
|
|
this.tlpMain.Controls.Add(this.flowLayoutPanel7, 0, 2);
|
2016-02-07 13:43:42 -05:00
|
|
|
|
this.tlpMain.Controls.Add(this.nudScale, 1, 0);
|
2015-07-23 23:16:31 -04:00
|
|
|
|
this.tlpMain.Dock = System.Windows.Forms.DockStyle.Fill;
|
2016-01-06 20:34:45 -05:00
|
|
|
|
this.tlpMain.Location = new System.Drawing.Point(3, 3);
|
2016-01-16 09:50:33 -05:00
|
|
|
|
this.tlpMain.Margin = new System.Windows.Forms.Padding(0);
|
2015-07-23 23:16:31 -04:00
|
|
|
|
this.tlpMain.Name = "tlpMain";
|
2016-05-27 12:38:06 -04:00
|
|
|
|
this.tlpMain.RowCount = 7;
|
2016-01-06 20:34:45 -05:00
|
|
|
|
this.tlpMain.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|
|
|
|
this.tlpMain.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|
|
|
|
this.tlpMain.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|
|
|
|
this.tlpMain.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
2015-07-23 23:16:31 -04:00
|
|
|
|
this.tlpMain.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|
|
|
|
this.tlpMain.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
2016-01-06 20:34:45 -05:00
|
|
|
|
this.tlpMain.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
2016-05-27 12:38:06 -04:00
|
|
|
|
this.tlpMain.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
|
|
|
|
this.tlpMain.Size = new System.Drawing.Size(501, 370);
|
2015-07-23 23:16:31 -04:00
|
|
|
|
this.tlpMain.TabIndex = 1;
|
|
|
|
|
//
|
2016-01-06 20:34:45 -05:00
|
|
|
|
// lblVideoScale
|
|
|
|
|
//
|
|
|
|
|
this.lblVideoScale.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
|
|
|
this.lblVideoScale.AutoSize = true;
|
2016-02-07 13:43:42 -05:00
|
|
|
|
this.lblVideoScale.Location = new System.Drawing.Point(3, 6);
|
2016-01-06 20:34:45 -05:00
|
|
|
|
this.lblVideoScale.Name = "lblVideoScale";
|
|
|
|
|
this.lblVideoScale.Size = new System.Drawing.Size(37, 13);
|
|
|
|
|
this.lblVideoScale.TabIndex = 11;
|
|
|
|
|
this.lblVideoScale.Text = "Scale:";
|
|
|
|
|
//
|
2016-01-16 09:50:33 -05:00
|
|
|
|
// chkVerticalSync
|
|
|
|
|
//
|
|
|
|
|
this.chkVerticalSync.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
|
|
|
this.chkVerticalSync.AutoSize = true;
|
|
|
|
|
this.tlpMain.SetColumnSpan(this.chkVerticalSync, 2);
|
2016-05-27 12:38:06 -04:00
|
|
|
|
this.chkVerticalSync.Location = new System.Drawing.Point(3, 79);
|
2016-01-16 09:50:33 -05:00
|
|
|
|
this.chkVerticalSync.Name = "chkVerticalSync";
|
|
|
|
|
this.chkVerticalSync.Size = new System.Drawing.Size(121, 17);
|
|
|
|
|
this.chkVerticalSync.TabIndex = 15;
|
|
|
|
|
this.chkVerticalSync.Text = "Enable vertical sync";
|
|
|
|
|
this.chkVerticalSync.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// cboAspectRatio
|
|
|
|
|
//
|
|
|
|
|
this.cboAspectRatio.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
|
|
this.cboAspectRatio.FormattingEnabled = true;
|
|
|
|
|
this.cboAspectRatio.Items.AddRange(new object[] {
|
|
|
|
|
"Auto",
|
|
|
|
|
"NTSC (8:7)",
|
|
|
|
|
"PAL (18:13)",
|
|
|
|
|
"Standard (4:3)",
|
|
|
|
|
"Widescreen (16:9)"});
|
2016-05-27 12:38:06 -04:00
|
|
|
|
this.cboAspectRatio.Location = new System.Drawing.Point(99, 29);
|
2016-01-16 09:50:33 -05:00
|
|
|
|
this.cboAspectRatio.Name = "cboAspectRatio";
|
|
|
|
|
this.cboAspectRatio.Size = new System.Drawing.Size(121, 21);
|
|
|
|
|
this.cboAspectRatio.TabIndex = 16;
|
|
|
|
|
//
|
|
|
|
|
// lblDisplayRatio
|
|
|
|
|
//
|
|
|
|
|
this.lblDisplayRatio.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
|
|
|
this.lblDisplayRatio.AutoSize = true;
|
2016-05-27 12:38:06 -04:00
|
|
|
|
this.lblDisplayRatio.Location = new System.Drawing.Point(3, 33);
|
2016-01-16 09:50:33 -05:00
|
|
|
|
this.lblDisplayRatio.Name = "lblDisplayRatio";
|
|
|
|
|
this.lblDisplayRatio.Size = new System.Drawing.Size(71, 13);
|
|
|
|
|
this.lblDisplayRatio.TabIndex = 17;
|
|
|
|
|
this.lblDisplayRatio.Text = "Aspect Ratio:";
|
|
|
|
|
//
|
|
|
|
|
// flowLayoutPanel6
|
|
|
|
|
//
|
|
|
|
|
this.flowLayoutPanel6.AutoSize = true;
|
|
|
|
|
this.flowLayoutPanel6.Controls.Add(this.nudEmulationSpeed);
|
|
|
|
|
this.flowLayoutPanel6.Controls.Add(this.lblEmuSpeedHint);
|
|
|
|
|
this.flowLayoutPanel6.Dock = System.Windows.Forms.DockStyle.Fill;
|
2016-05-27 12:38:06 -04:00
|
|
|
|
this.flowLayoutPanel6.Location = new System.Drawing.Point(96, 122);
|
2016-01-16 09:50:33 -05:00
|
|
|
|
this.flowLayoutPanel6.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
this.flowLayoutPanel6.Name = "flowLayoutPanel6";
|
2016-01-17 14:21:31 -05:00
|
|
|
|
this.flowLayoutPanel6.Size = new System.Drawing.Size(405, 26);
|
2016-01-16 09:50:33 -05:00
|
|
|
|
this.flowLayoutPanel6.TabIndex = 10;
|
|
|
|
|
//
|
|
|
|
|
// nudEmulationSpeed
|
|
|
|
|
//
|
|
|
|
|
this.nudEmulationSpeed.Location = new System.Drawing.Point(3, 3);
|
|
|
|
|
this.nudEmulationSpeed.Maximum = new decimal(new int[] {
|
|
|
|
|
500,
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
0});
|
|
|
|
|
this.nudEmulationSpeed.Name = "nudEmulationSpeed";
|
|
|
|
|
this.nudEmulationSpeed.Size = new System.Drawing.Size(48, 20);
|
|
|
|
|
this.nudEmulationSpeed.TabIndex = 1;
|
|
|
|
|
//
|
|
|
|
|
// lblEmuSpeedHint
|
|
|
|
|
//
|
|
|
|
|
this.lblEmuSpeedHint.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
|
|
|
this.lblEmuSpeedHint.AutoSize = true;
|
|
|
|
|
this.lblEmuSpeedHint.Location = new System.Drawing.Point(57, 6);
|
|
|
|
|
this.lblEmuSpeedHint.Name = "lblEmuSpeedHint";
|
|
|
|
|
this.lblEmuSpeedHint.Size = new System.Drawing.Size(107, 13);
|
|
|
|
|
this.lblEmuSpeedHint.TabIndex = 2;
|
|
|
|
|
this.lblEmuSpeedHint.Text = "(0 = Maximum speed)";
|
|
|
|
|
//
|
|
|
|
|
// lblEmulationSpeed
|
|
|
|
|
//
|
|
|
|
|
this.lblEmulationSpeed.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
|
|
|
this.lblEmulationSpeed.AutoSize = true;
|
2016-05-27 12:38:06 -04:00
|
|
|
|
this.lblEmulationSpeed.Location = new System.Drawing.Point(3, 128);
|
2016-01-16 09:50:33 -05:00
|
|
|
|
this.lblEmulationSpeed.Name = "lblEmulationSpeed";
|
|
|
|
|
this.lblEmulationSpeed.Size = new System.Drawing.Size(90, 13);
|
|
|
|
|
this.lblEmulationSpeed.TabIndex = 0;
|
|
|
|
|
this.lblEmulationSpeed.Text = "Emulation Speed:";
|
|
|
|
|
//
|
|
|
|
|
// chkShowFps
|
|
|
|
|
//
|
|
|
|
|
this.chkShowFps.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
|
|
|
this.chkShowFps.AutoSize = true;
|
|
|
|
|
this.tlpMain.SetColumnSpan(this.chkShowFps, 2);
|
2016-05-27 12:38:06 -04:00
|
|
|
|
this.chkShowFps.Location = new System.Drawing.Point(3, 102);
|
2016-01-16 09:50:33 -05:00
|
|
|
|
this.chkShowFps.Name = "chkShowFps";
|
|
|
|
|
this.chkShowFps.Size = new System.Drawing.Size(76, 17);
|
|
|
|
|
this.chkShowFps.TabIndex = 9;
|
|
|
|
|
this.chkShowFps.Text = "Show FPS";
|
|
|
|
|
this.chkShowFps.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2016-01-17 14:21:31 -05:00
|
|
|
|
// flowLayoutPanel7
|
|
|
|
|
//
|
|
|
|
|
this.tlpMain.SetColumnSpan(this.flowLayoutPanel7, 2);
|
|
|
|
|
this.flowLayoutPanel7.Controls.Add(this.chkUseHdPacks);
|
|
|
|
|
this.flowLayoutPanel7.Controls.Add(this.picHdNesTooltip);
|
2016-02-19 13:05:04 -05:00
|
|
|
|
this.flowLayoutPanel7.Dock = System.Windows.Forms.DockStyle.Fill;
|
2016-05-27 12:38:06 -04:00
|
|
|
|
this.flowLayoutPanel7.Location = new System.Drawing.Point(0, 53);
|
2016-01-17 14:21:31 -05:00
|
|
|
|
this.flowLayoutPanel7.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
this.flowLayoutPanel7.Name = "flowLayoutPanel7";
|
2016-02-19 13:05:04 -05:00
|
|
|
|
this.flowLayoutPanel7.Size = new System.Drawing.Size(501, 23);
|
2016-01-17 14:21:31 -05:00
|
|
|
|
this.flowLayoutPanel7.TabIndex = 20;
|
|
|
|
|
//
|
|
|
|
|
// chkUseHdPacks
|
|
|
|
|
//
|
|
|
|
|
this.chkUseHdPacks.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
|
|
|
this.chkUseHdPacks.AutoSize = true;
|
|
|
|
|
this.chkUseHdPacks.Location = new System.Drawing.Point(3, 3);
|
|
|
|
|
this.chkUseHdPacks.Name = "chkUseHdPacks";
|
|
|
|
|
this.chkUseHdPacks.Size = new System.Drawing.Size(134, 17);
|
|
|
|
|
this.chkUseHdPacks.TabIndex = 19;
|
|
|
|
|
this.chkUseHdPacks.Text = "Use HDNes HD packs";
|
|
|
|
|
this.chkUseHdPacks.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// picHdNesTooltip
|
|
|
|
|
//
|
2016-02-11 18:34:55 -05:00
|
|
|
|
this.picHdNesTooltip.Image = global::Mesen.GUI.Properties.Resources.Help;
|
2016-01-17 14:21:31 -05:00
|
|
|
|
this.picHdNesTooltip.Location = new System.Drawing.Point(143, 3);
|
|
|
|
|
this.picHdNesTooltip.Name = "picHdNesTooltip";
|
|
|
|
|
this.picHdNesTooltip.Size = new System.Drawing.Size(17, 17);
|
|
|
|
|
this.picHdNesTooltip.TabIndex = 21;
|
|
|
|
|
this.picHdNesTooltip.TabStop = false;
|
|
|
|
|
//
|
2016-02-07 16:14:13 -05:00
|
|
|
|
// nudScale
|
|
|
|
|
//
|
|
|
|
|
this.nudScale.DecimalPlaces = 2;
|
|
|
|
|
this.nudScale.Location = new System.Drawing.Point(99, 3);
|
|
|
|
|
this.nudScale.Maximum = new decimal(new int[] {
|
|
|
|
|
10,
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
0});
|
|
|
|
|
this.nudScale.Name = "nudScale";
|
|
|
|
|
this.nudScale.Size = new System.Drawing.Size(48, 20);
|
|
|
|
|
this.nudScale.TabIndex = 21;
|
|
|
|
|
//
|
2016-01-06 20:34:45 -05:00
|
|
|
|
// tabMain
|
|
|
|
|
//
|
|
|
|
|
this.tabMain.Controls.Add(this.tpgGeneral);
|
2016-05-26 22:32:20 -04:00
|
|
|
|
this.tabMain.Controls.Add(this.tpgPicture);
|
2016-05-27 12:38:06 -04:00
|
|
|
|
this.tabMain.Controls.Add(this.tpgOverscan);
|
2016-01-06 20:34:45 -05:00
|
|
|
|
this.tabMain.Controls.Add(this.tpgPalette);
|
|
|
|
|
this.tabMain.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.tabMain.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.tabMain.Name = "tabMain";
|
|
|
|
|
this.tabMain.SelectedIndex = 0;
|
2016-05-27 12:38:06 -04:00
|
|
|
|
this.tabMain.Size = new System.Drawing.Size(515, 402);
|
2016-01-06 20:34:45 -05:00
|
|
|
|
this.tabMain.TabIndex = 2;
|
|
|
|
|
//
|
|
|
|
|
// tpgGeneral
|
|
|
|
|
//
|
|
|
|
|
this.tpgGeneral.Controls.Add(this.tlpMain);
|
|
|
|
|
this.tpgGeneral.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tpgGeneral.Name = "tpgGeneral";
|
|
|
|
|
this.tpgGeneral.Padding = new System.Windows.Forms.Padding(3);
|
2016-05-27 12:38:06 -04:00
|
|
|
|
this.tpgGeneral.Size = new System.Drawing.Size(507, 376);
|
2016-01-06 20:34:45 -05:00
|
|
|
|
this.tpgGeneral.TabIndex = 0;
|
|
|
|
|
this.tpgGeneral.Text = "General";
|
|
|
|
|
this.tpgGeneral.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2016-05-26 22:32:20 -04:00
|
|
|
|
// tpgPicture
|
|
|
|
|
//
|
|
|
|
|
this.tpgPicture.Controls.Add(this.tableLayoutPanel5);
|
|
|
|
|
this.tpgPicture.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tpgPicture.Name = "tpgPicture";
|
|
|
|
|
this.tpgPicture.Padding = new System.Windows.Forms.Padding(3);
|
2016-05-27 12:38:06 -04:00
|
|
|
|
this.tpgPicture.Size = new System.Drawing.Size(507, 376);
|
2016-05-26 22:32:20 -04:00
|
|
|
|
this.tpgPicture.TabIndex = 3;
|
|
|
|
|
this.tpgPicture.Text = "Picture";
|
|
|
|
|
this.tpgPicture.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// tableLayoutPanel5
|
|
|
|
|
//
|
|
|
|
|
this.tableLayoutPanel5.ColumnCount = 2;
|
|
|
|
|
this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
|
|
|
this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
2016-05-27 12:38:06 -04:00
|
|
|
|
this.tableLayoutPanel5.Controls.Add(this.tableLayoutPanel7, 0, 3);
|
|
|
|
|
this.tableLayoutPanel5.Controls.Add(this.flowLayoutPanel8, 0, 0);
|
|
|
|
|
this.tableLayoutPanel5.Controls.Add(this.grpNtscFilter, 1, 1);
|
|
|
|
|
this.tableLayoutPanel5.Controls.Add(this.grpCommon, 0, 1);
|
|
|
|
|
this.tableLayoutPanel5.Controls.Add(this.grpScanlines, 0, 2);
|
2016-05-26 22:32:20 -04:00
|
|
|
|
this.tableLayoutPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.tableLayoutPanel5.Location = new System.Drawing.Point(3, 3);
|
|
|
|
|
this.tableLayoutPanel5.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
this.tableLayoutPanel5.Name = "tableLayoutPanel5";
|
2016-05-27 12:38:06 -04:00
|
|
|
|
this.tableLayoutPanel5.RowCount = 4;
|
|
|
|
|
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
2016-05-26 22:32:20 -04:00
|
|
|
|
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|
|
|
|
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|
|
|
|
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
2016-05-27 12:38:06 -04:00
|
|
|
|
this.tableLayoutPanel5.Size = new System.Drawing.Size(501, 370);
|
2016-05-26 22:32:20 -04:00
|
|
|
|
this.tableLayoutPanel5.TabIndex = 5;
|
|
|
|
|
//
|
2016-05-27 12:38:06 -04:00
|
|
|
|
// tableLayoutPanel7
|
|
|
|
|
//
|
|
|
|
|
this.tableLayoutPanel7.ColumnCount = 2;
|
|
|
|
|
this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
|
|
|
this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
|
|
|
this.tableLayoutPanel7.Controls.Add(this.btnSelectPreset, 1, 0);
|
|
|
|
|
this.tableLayoutPanel7.Controls.Add(this.btnResetPictureSettings, 0, 0);
|
|
|
|
|
this.tableLayoutPanel7.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.tableLayoutPanel7.Location = new System.Drawing.Point(0, 336);
|
|
|
|
|
this.tableLayoutPanel7.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
this.tableLayoutPanel7.Name = "tableLayoutPanel7";
|
|
|
|
|
this.tableLayoutPanel7.RowCount = 1;
|
|
|
|
|
this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
|
|
|
this.tableLayoutPanel7.Size = new System.Drawing.Size(250, 34);
|
|
|
|
|
this.tableLayoutPanel7.TabIndex = 3;
|
|
|
|
|
//
|
|
|
|
|
// btnSelectPreset
|
|
|
|
|
//
|
|
|
|
|
this.btnSelectPreset.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.btnSelectPreset.AutoSize = true;
|
|
|
|
|
this.btnSelectPreset.Image = ((System.Drawing.Image)(resources.GetObject("btnSelectPreset.Image")));
|
|
|
|
|
this.btnSelectPreset.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
|
|
|
this.btnSelectPreset.Location = new System.Drawing.Point(151, 8);
|
|
|
|
|
this.btnSelectPreset.Name = "btnSelectPreset";
|
|
|
|
|
this.btnSelectPreset.Size = new System.Drawing.Size(96, 23);
|
|
|
|
|
this.btnSelectPreset.TabIndex = 3;
|
|
|
|
|
this.btnSelectPreset.Text = "Select Preset...";
|
|
|
|
|
this.btnSelectPreset.TextImageRelation = System.Windows.Forms.TextImageRelation.TextBeforeImage;
|
|
|
|
|
this.btnSelectPreset.UseVisualStyleBackColor = true;
|
|
|
|
|
this.btnSelectPreset.MouseClick += new System.Windows.Forms.MouseEventHandler(this.btnSelectPreset_MouseClick);
|
|
|
|
|
//
|
2016-05-26 22:32:20 -04:00
|
|
|
|
// btnResetPictureSettings
|
|
|
|
|
//
|
|
|
|
|
this.btnResetPictureSettings.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
|
|
|
this.btnResetPictureSettings.AutoSize = true;
|
2016-05-27 12:38:06 -04:00
|
|
|
|
this.btnResetPictureSettings.Location = new System.Drawing.Point(3, 8);
|
2016-05-26 22:32:20 -04:00
|
|
|
|
this.btnResetPictureSettings.Name = "btnResetPictureSettings";
|
|
|
|
|
this.btnResetPictureSettings.Size = new System.Drawing.Size(75, 23);
|
|
|
|
|
this.btnResetPictureSettings.TabIndex = 3;
|
|
|
|
|
this.btnResetPictureSettings.Text = "Reset";
|
|
|
|
|
this.btnResetPictureSettings.UseVisualStyleBackColor = true;
|
|
|
|
|
this.btnResetPictureSettings.Click += new System.EventHandler(this.btnResetPictureSettings_Click);
|
|
|
|
|
//
|
2016-05-27 12:38:06 -04:00
|
|
|
|
// flowLayoutPanel8
|
|
|
|
|
//
|
|
|
|
|
this.tableLayoutPanel5.SetColumnSpan(this.flowLayoutPanel8, 2);
|
|
|
|
|
this.flowLayoutPanel8.Controls.Add(this.lblVideoFilter);
|
|
|
|
|
this.flowLayoutPanel8.Controls.Add(this.cboFilter);
|
|
|
|
|
this.flowLayoutPanel8.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.flowLayoutPanel8.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
this.flowLayoutPanel8.Name = "flowLayoutPanel8";
|
|
|
|
|
this.flowLayoutPanel8.Size = new System.Drawing.Size(501, 26);
|
|
|
|
|
this.flowLayoutPanel8.TabIndex = 6;
|
|
|
|
|
//
|
|
|
|
|
// lblVideoFilter
|
|
|
|
|
//
|
|
|
|
|
this.lblVideoFilter.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
|
|
|
this.lblVideoFilter.AutoSize = true;
|
|
|
|
|
this.lblVideoFilter.Location = new System.Drawing.Point(3, 7);
|
|
|
|
|
this.lblVideoFilter.Name = "lblVideoFilter";
|
|
|
|
|
this.lblVideoFilter.Size = new System.Drawing.Size(32, 13);
|
|
|
|
|
this.lblVideoFilter.TabIndex = 13;
|
|
|
|
|
this.lblVideoFilter.Text = "Filter:";
|
|
|
|
|
//
|
|
|
|
|
// cboFilter
|
|
|
|
|
//
|
|
|
|
|
this.cboFilter.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
|
|
this.cboFilter.FormattingEnabled = true;
|
|
|
|
|
this.cboFilter.Items.AddRange(new object[] {
|
|
|
|
|
"None",
|
|
|
|
|
"NTSC"});
|
|
|
|
|
this.cboFilter.Location = new System.Drawing.Point(41, 3);
|
|
|
|
|
this.cboFilter.Name = "cboFilter";
|
|
|
|
|
this.cboFilter.Size = new System.Drawing.Size(457, 21);
|
|
|
|
|
this.cboFilter.TabIndex = 15;
|
|
|
|
|
//
|
2016-05-26 22:32:20 -04:00
|
|
|
|
// grpNtscFilter
|
|
|
|
|
//
|
|
|
|
|
this.grpNtscFilter.Controls.Add(this.tableLayoutPanel6);
|
|
|
|
|
this.grpNtscFilter.Dock = System.Windows.Forms.DockStyle.Fill;
|
2016-05-27 12:38:06 -04:00
|
|
|
|
this.grpNtscFilter.Location = new System.Drawing.Point(252, 26);
|
2016-05-26 22:32:20 -04:00
|
|
|
|
this.grpNtscFilter.Margin = new System.Windows.Forms.Padding(2, 0, 0, 0);
|
|
|
|
|
this.grpNtscFilter.Name = "grpNtscFilter";
|
|
|
|
|
this.tableLayoutPanel5.SetRowSpan(this.grpNtscFilter, 3);
|
|
|
|
|
this.grpNtscFilter.Size = new System.Drawing.Size(249, 344);
|
|
|
|
|
this.grpNtscFilter.TabIndex = 4;
|
|
|
|
|
this.grpNtscFilter.TabStop = false;
|
|
|
|
|
this.grpNtscFilter.Text = "NTSC Filter";
|
|
|
|
|
//
|
|
|
|
|
// tableLayoutPanel6
|
|
|
|
|
//
|
|
|
|
|
this.tableLayoutPanel6.ColumnCount = 1;
|
|
|
|
|
this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
|
|
|
this.tableLayoutPanel6.Controls.Add(this.trkArtifacts, 0, 0);
|
|
|
|
|
this.tableLayoutPanel6.Controls.Add(this.trkBleed, 0, 1);
|
|
|
|
|
this.tableLayoutPanel6.Controls.Add(this.trkFringing, 0, 2);
|
|
|
|
|
this.tableLayoutPanel6.Controls.Add(this.trkGamma, 0, 3);
|
|
|
|
|
this.tableLayoutPanel6.Controls.Add(this.trkResolution, 0, 4);
|
|
|
|
|
this.tableLayoutPanel6.Controls.Add(this.trkSharpness, 0, 5);
|
|
|
|
|
this.tableLayoutPanel6.Controls.Add(this.chkMergeFields, 0, 6);
|
|
|
|
|
this.tableLayoutPanel6.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.tableLayoutPanel6.Location = new System.Drawing.Point(3, 16);
|
|
|
|
|
this.tableLayoutPanel6.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
this.tableLayoutPanel6.Name = "tableLayoutPanel6";
|
|
|
|
|
this.tableLayoutPanel6.RowCount = 7;
|
|
|
|
|
this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|
|
|
|
this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|
|
|
|
this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|
|
|
|
this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|
|
|
|
this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|
|
|
|
this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|
|
|
|
this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
|
|
|
this.tableLayoutPanel6.Size = new System.Drawing.Size(243, 325);
|
|
|
|
|
this.tableLayoutPanel6.TabIndex = 5;
|
|
|
|
|
//
|
|
|
|
|
// trkArtifacts
|
|
|
|
|
//
|
|
|
|
|
this.trkArtifacts.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.trkArtifacts.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.trkArtifacts.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
this.trkArtifacts.Maximum = 100;
|
|
|
|
|
this.trkArtifacts.MaximumSize = new System.Drawing.Size(0, 60);
|
|
|
|
|
this.trkArtifacts.Minimum = -100;
|
|
|
|
|
this.trkArtifacts.MinimumSize = new System.Drawing.Size(206, 50);
|
|
|
|
|
this.trkArtifacts.Name = "trkArtifacts";
|
|
|
|
|
this.trkArtifacts.Size = new System.Drawing.Size(243, 50);
|
|
|
|
|
this.trkArtifacts.TabIndex = 24;
|
|
|
|
|
this.trkArtifacts.Text = "Artifacts";
|
|
|
|
|
this.trkArtifacts.Value = 0;
|
|
|
|
|
//
|
|
|
|
|
// trkBleed
|
|
|
|
|
//
|
|
|
|
|
this.trkBleed.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.trkBleed.Location = new System.Drawing.Point(0, 50);
|
|
|
|
|
this.trkBleed.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
this.trkBleed.Maximum = 100;
|
|
|
|
|
this.trkBleed.MaximumSize = new System.Drawing.Size(400, 55);
|
|
|
|
|
this.trkBleed.Minimum = -100;
|
|
|
|
|
this.trkBleed.MinimumSize = new System.Drawing.Size(206, 50);
|
|
|
|
|
this.trkBleed.Name = "trkBleed";
|
|
|
|
|
this.trkBleed.Size = new System.Drawing.Size(243, 50);
|
|
|
|
|
this.trkBleed.TabIndex = 25;
|
|
|
|
|
this.trkBleed.Text = "Bleed";
|
|
|
|
|
this.trkBleed.Value = 0;
|
|
|
|
|
//
|
|
|
|
|
// trkFringing
|
|
|
|
|
//
|
|
|
|
|
this.trkFringing.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.trkFringing.Location = new System.Drawing.Point(0, 100);
|
|
|
|
|
this.trkFringing.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
this.trkFringing.Maximum = 100;
|
|
|
|
|
this.trkFringing.MaximumSize = new System.Drawing.Size(0, 41);
|
|
|
|
|
this.trkFringing.Minimum = -100;
|
|
|
|
|
this.trkFringing.MinimumSize = new System.Drawing.Size(206, 50);
|
|
|
|
|
this.trkFringing.Name = "trkFringing";
|
|
|
|
|
this.trkFringing.Size = new System.Drawing.Size(243, 50);
|
|
|
|
|
this.trkFringing.TabIndex = 26;
|
|
|
|
|
this.trkFringing.Text = "Fringing";
|
|
|
|
|
this.trkFringing.Value = 0;
|
|
|
|
|
//
|
|
|
|
|
// trkGamma
|
|
|
|
|
//
|
|
|
|
|
this.trkGamma.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.trkGamma.Location = new System.Drawing.Point(0, 150);
|
|
|
|
|
this.trkGamma.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
this.trkGamma.Maximum = 100;
|
|
|
|
|
this.trkGamma.MaximumSize = new System.Drawing.Size(0, 41);
|
|
|
|
|
this.trkGamma.Minimum = -100;
|
|
|
|
|
this.trkGamma.MinimumSize = new System.Drawing.Size(206, 50);
|
|
|
|
|
this.trkGamma.Name = "trkGamma";
|
|
|
|
|
this.trkGamma.Size = new System.Drawing.Size(243, 50);
|
|
|
|
|
this.trkGamma.TabIndex = 27;
|
|
|
|
|
this.trkGamma.Text = "Gamma";
|
|
|
|
|
this.trkGamma.Value = 0;
|
|
|
|
|
//
|
|
|
|
|
// trkResolution
|
|
|
|
|
//
|
|
|
|
|
this.trkResolution.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.trkResolution.Location = new System.Drawing.Point(0, 200);
|
|
|
|
|
this.trkResolution.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
this.trkResolution.Maximum = 100;
|
|
|
|
|
this.trkResolution.MaximumSize = new System.Drawing.Size(0, 41);
|
|
|
|
|
this.trkResolution.Minimum = -100;
|
|
|
|
|
this.trkResolution.MinimumSize = new System.Drawing.Size(206, 50);
|
|
|
|
|
this.trkResolution.Name = "trkResolution";
|
|
|
|
|
this.trkResolution.Size = new System.Drawing.Size(243, 50);
|
|
|
|
|
this.trkResolution.TabIndex = 28;
|
|
|
|
|
this.trkResolution.Text = "Resolution";
|
|
|
|
|
this.trkResolution.Value = 0;
|
|
|
|
|
//
|
|
|
|
|
// trkSharpness
|
|
|
|
|
//
|
|
|
|
|
this.trkSharpness.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.trkSharpness.Location = new System.Drawing.Point(0, 250);
|
|
|
|
|
this.trkSharpness.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
this.trkSharpness.Maximum = 100;
|
|
|
|
|
this.trkSharpness.MaximumSize = new System.Drawing.Size(0, 41);
|
|
|
|
|
this.trkSharpness.Minimum = -100;
|
|
|
|
|
this.trkSharpness.MinimumSize = new System.Drawing.Size(206, 50);
|
|
|
|
|
this.trkSharpness.Name = "trkSharpness";
|
|
|
|
|
this.trkSharpness.Size = new System.Drawing.Size(243, 50);
|
|
|
|
|
this.trkSharpness.TabIndex = 29;
|
|
|
|
|
this.trkSharpness.Text = "Sharpness";
|
|
|
|
|
this.trkSharpness.Value = 0;
|
|
|
|
|
//
|
|
|
|
|
// chkMergeFields
|
|
|
|
|
//
|
|
|
|
|
this.chkMergeFields.AutoSize = true;
|
|
|
|
|
this.chkMergeFields.Location = new System.Drawing.Point(3, 303);
|
|
|
|
|
this.chkMergeFields.Name = "chkMergeFields";
|
|
|
|
|
this.chkMergeFields.Size = new System.Drawing.Size(86, 17);
|
|
|
|
|
this.chkMergeFields.TabIndex = 30;
|
|
|
|
|
this.chkMergeFields.Text = "Merge Fields";
|
|
|
|
|
this.chkMergeFields.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// grpCommon
|
|
|
|
|
//
|
|
|
|
|
this.grpCommon.Controls.Add(this.tableLayoutPanel4);
|
2016-05-27 12:38:06 -04:00
|
|
|
|
this.grpCommon.Location = new System.Drawing.Point(0, 26);
|
2016-05-26 22:32:20 -04:00
|
|
|
|
this.grpCommon.Margin = new System.Windows.Forms.Padding(0, 0, 2, 0);
|
|
|
|
|
this.grpCommon.Name = "grpCommon";
|
2016-05-27 12:38:06 -04:00
|
|
|
|
this.grpCommon.Size = new System.Drawing.Size(248, 238);
|
2016-05-26 22:32:20 -04:00
|
|
|
|
this.grpCommon.TabIndex = 3;
|
|
|
|
|
this.grpCommon.TabStop = false;
|
|
|
|
|
this.grpCommon.Text = "Common Settings";
|
|
|
|
|
//
|
|
|
|
|
// tableLayoutPanel4
|
|
|
|
|
//
|
|
|
|
|
this.tableLayoutPanel4.ColumnCount = 1;
|
|
|
|
|
this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
|
|
|
this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
2016-05-27 12:38:06 -04:00
|
|
|
|
this.tableLayoutPanel4.Controls.Add(this.chkBilinearInterpolation, 0, 4);
|
2016-05-26 22:32:20 -04:00
|
|
|
|
this.tableLayoutPanel4.Controls.Add(this.trkBrightness, 0, 0);
|
|
|
|
|
this.tableLayoutPanel4.Controls.Add(this.trkContrast, 0, 1);
|
|
|
|
|
this.tableLayoutPanel4.Controls.Add(this.trkHue, 0, 2);
|
|
|
|
|
this.tableLayoutPanel4.Controls.Add(this.trkSaturation, 0, 3);
|
|
|
|
|
this.tableLayoutPanel4.Location = new System.Drawing.Point(3, 16);
|
|
|
|
|
this.tableLayoutPanel4.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
this.tableLayoutPanel4.Name = "tableLayoutPanel4";
|
|
|
|
|
this.tableLayoutPanel4.RowCount = 5;
|
|
|
|
|
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|
|
|
|
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|
|
|
|
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|
|
|
|
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|
|
|
|
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
2016-05-27 12:38:06 -04:00
|
|
|
|
this.tableLayoutPanel4.Size = new System.Drawing.Size(242, 236);
|
2016-05-26 22:32:20 -04:00
|
|
|
|
this.tableLayoutPanel4.TabIndex = 4;
|
|
|
|
|
//
|
2016-05-27 12:38:06 -04:00
|
|
|
|
// chkBilinearInterpolation
|
|
|
|
|
//
|
|
|
|
|
this.chkBilinearInterpolation.AutoSize = true;
|
|
|
|
|
this.tableLayoutPanel4.SetColumnSpan(this.chkBilinearInterpolation, 2);
|
|
|
|
|
this.chkBilinearInterpolation.Location = new System.Drawing.Point(3, 203);
|
|
|
|
|
this.chkBilinearInterpolation.Name = "chkBilinearInterpolation";
|
|
|
|
|
this.chkBilinearInterpolation.Size = new System.Drawing.Size(206, 17);
|
|
|
|
|
this.chkBilinearInterpolation.TabIndex = 28;
|
|
|
|
|
this.chkBilinearInterpolation.Text = "Use bilinear interpolation when scaling";
|
|
|
|
|
this.chkBilinearInterpolation.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2016-05-26 22:32:20 -04:00
|
|
|
|
// trkBrightness
|
|
|
|
|
//
|
|
|
|
|
this.trkBrightness.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.trkBrightness.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.trkBrightness.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
this.trkBrightness.Maximum = 100;
|
|
|
|
|
this.trkBrightness.MaximumSize = new System.Drawing.Size(0, 60);
|
|
|
|
|
this.trkBrightness.Minimum = -100;
|
|
|
|
|
this.trkBrightness.MinimumSize = new System.Drawing.Size(206, 50);
|
|
|
|
|
this.trkBrightness.Name = "trkBrightness";
|
|
|
|
|
this.trkBrightness.Size = new System.Drawing.Size(242, 50);
|
|
|
|
|
this.trkBrightness.TabIndex = 24;
|
|
|
|
|
this.trkBrightness.Text = "Brightness";
|
|
|
|
|
this.trkBrightness.Value = 0;
|
|
|
|
|
//
|
|
|
|
|
// trkContrast
|
|
|
|
|
//
|
|
|
|
|
this.trkContrast.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.trkContrast.Location = new System.Drawing.Point(0, 50);
|
|
|
|
|
this.trkContrast.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
this.trkContrast.Maximum = 100;
|
|
|
|
|
this.trkContrast.MaximumSize = new System.Drawing.Size(400, 55);
|
|
|
|
|
this.trkContrast.Minimum = -100;
|
|
|
|
|
this.trkContrast.MinimumSize = new System.Drawing.Size(206, 50);
|
|
|
|
|
this.trkContrast.Name = "trkContrast";
|
|
|
|
|
this.trkContrast.Size = new System.Drawing.Size(242, 50);
|
|
|
|
|
this.trkContrast.TabIndex = 25;
|
|
|
|
|
this.trkContrast.Text = "Contrast";
|
|
|
|
|
this.trkContrast.Value = 0;
|
|
|
|
|
//
|
|
|
|
|
// trkHue
|
|
|
|
|
//
|
|
|
|
|
this.trkHue.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.trkHue.Location = new System.Drawing.Point(0, 100);
|
|
|
|
|
this.trkHue.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
this.trkHue.Maximum = 100;
|
|
|
|
|
this.trkHue.MaximumSize = new System.Drawing.Size(0, 41);
|
|
|
|
|
this.trkHue.Minimum = -100;
|
|
|
|
|
this.trkHue.MinimumSize = new System.Drawing.Size(206, 50);
|
|
|
|
|
this.trkHue.Name = "trkHue";
|
|
|
|
|
this.trkHue.Size = new System.Drawing.Size(242, 50);
|
|
|
|
|
this.trkHue.TabIndex = 26;
|
|
|
|
|
this.trkHue.Text = "Hue";
|
|
|
|
|
this.trkHue.Value = 0;
|
|
|
|
|
//
|
|
|
|
|
// trkSaturation
|
|
|
|
|
//
|
|
|
|
|
this.trkSaturation.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.trkSaturation.Location = new System.Drawing.Point(0, 150);
|
|
|
|
|
this.trkSaturation.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
this.trkSaturation.Maximum = 100;
|
|
|
|
|
this.trkSaturation.MaximumSize = new System.Drawing.Size(0, 41);
|
|
|
|
|
this.trkSaturation.Minimum = -100;
|
|
|
|
|
this.trkSaturation.MinimumSize = new System.Drawing.Size(206, 50);
|
|
|
|
|
this.trkSaturation.Name = "trkSaturation";
|
|
|
|
|
this.trkSaturation.Size = new System.Drawing.Size(242, 50);
|
|
|
|
|
this.trkSaturation.TabIndex = 27;
|
|
|
|
|
this.trkSaturation.Text = "Saturation";
|
|
|
|
|
this.trkSaturation.Value = 0;
|
|
|
|
|
//
|
|
|
|
|
// grpScanlines
|
|
|
|
|
//
|
|
|
|
|
this.grpScanlines.Controls.Add(this.trkScanlines);
|
|
|
|
|
this.grpScanlines.Dock = System.Windows.Forms.DockStyle.Fill;
|
2016-05-27 12:38:06 -04:00
|
|
|
|
this.grpScanlines.Location = new System.Drawing.Point(0, 264);
|
|
|
|
|
this.grpScanlines.Margin = new System.Windows.Forms.Padding(0, 0, 0, 0);
|
2016-05-26 22:32:20 -04:00
|
|
|
|
this.grpScanlines.Name = "grpScanlines";
|
2016-05-27 12:38:06 -04:00
|
|
|
|
this.grpScanlines.Size = new System.Drawing.Size(250, 72);
|
2016-05-26 22:32:20 -04:00
|
|
|
|
this.grpScanlines.TabIndex = 5;
|
|
|
|
|
this.grpScanlines.TabStop = false;
|
|
|
|
|
this.grpScanlines.Text = "Scanlines";
|
|
|
|
|
//
|
|
|
|
|
// trkScanlines
|
|
|
|
|
//
|
|
|
|
|
this.trkScanlines.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.trkScanlines.Location = new System.Drawing.Point(3, 16);
|
|
|
|
|
this.trkScanlines.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
this.trkScanlines.Maximum = 100;
|
|
|
|
|
this.trkScanlines.MaximumSize = new System.Drawing.Size(0, 41);
|
|
|
|
|
this.trkScanlines.Minimum = 0;
|
|
|
|
|
this.trkScanlines.MinimumSize = new System.Drawing.Size(206, 50);
|
|
|
|
|
this.trkScanlines.Name = "trkScanlines";
|
2016-05-27 12:38:06 -04:00
|
|
|
|
this.trkScanlines.Size = new System.Drawing.Size(244, 50);
|
2016-05-26 22:32:20 -04:00
|
|
|
|
this.trkScanlines.TabIndex = 28;
|
|
|
|
|
this.trkScanlines.Text = "Scanlines";
|
|
|
|
|
this.trkScanlines.Value = 0;
|
|
|
|
|
//
|
2016-05-27 12:38:06 -04:00
|
|
|
|
// tpgOverscan
|
|
|
|
|
//
|
|
|
|
|
this.tpgOverscan.Controls.Add(this.grpCropping);
|
|
|
|
|
this.tpgOverscan.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tpgOverscan.Name = "tpgOverscan";
|
|
|
|
|
this.tpgOverscan.Padding = new System.Windows.Forms.Padding(3);
|
|
|
|
|
this.tpgOverscan.Size = new System.Drawing.Size(507, 376);
|
|
|
|
|
this.tpgOverscan.TabIndex = 1;
|
|
|
|
|
this.tpgOverscan.Text = "Overscan";
|
|
|
|
|
this.tpgOverscan.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// grpCropping
|
|
|
|
|
//
|
|
|
|
|
this.grpCropping.Controls.Add(this.tableLayoutPanel1);
|
|
|
|
|
this.grpCropping.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.grpCropping.Location = new System.Drawing.Point(3, 3);
|
|
|
|
|
this.grpCropping.Name = "grpCropping";
|
|
|
|
|
this.grpCropping.Size = new System.Drawing.Size(501, 370);
|
|
|
|
|
this.grpCropping.TabIndex = 8;
|
|
|
|
|
this.grpCropping.TabStop = false;
|
|
|
|
|
this.grpCropping.Text = "Video Cropping";
|
|
|
|
|
//
|
|
|
|
|
// tableLayoutPanel1
|
|
|
|
|
//
|
|
|
|
|
this.tableLayoutPanel1.Anchor = System.Windows.Forms.AnchorStyles.None;
|
|
|
|
|
this.tableLayoutPanel1.ColumnCount = 3;
|
|
|
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
|
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
|
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
|
|
|
this.tableLayoutPanel1.Controls.Add(this.picOverscan, 1, 1);
|
|
|
|
|
this.tableLayoutPanel1.Controls.Add(this.flowLayoutPanel3, 0, 1);
|
|
|
|
|
this.tableLayoutPanel1.Controls.Add(this.flowLayoutPanel4, 1, 0);
|
|
|
|
|
this.tableLayoutPanel1.Controls.Add(this.flowLayoutPanel5, 1, 2);
|
|
|
|
|
this.tableLayoutPanel1.Controls.Add(this.flowLayoutPanel2, 2, 1);
|
|
|
|
|
this.tableLayoutPanel1.Location = new System.Drawing.Point(65, 25);
|
|
|
|
|
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
|
|
|
|
|
this.tableLayoutPanel1.RowCount = 3;
|
|
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|
|
|
|
this.tableLayoutPanel1.Size = new System.Drawing.Size(369, 327);
|
|
|
|
|
this.tableLayoutPanel1.TabIndex = 0;
|
|
|
|
|
//
|
|
|
|
|
// picOverscan
|
|
|
|
|
//
|
|
|
|
|
this.picOverscan.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
|
|
this.picOverscan.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.picOverscan.Location = new System.Drawing.Point(56, 43);
|
|
|
|
|
this.picOverscan.Name = "picOverscan";
|
|
|
|
|
this.picOverscan.Size = new System.Drawing.Size(257, 241);
|
|
|
|
|
this.picOverscan.TabIndex = 1;
|
|
|
|
|
this.picOverscan.TabStop = false;
|
|
|
|
|
//
|
|
|
|
|
// flowLayoutPanel3
|
|
|
|
|
//
|
|
|
|
|
this.flowLayoutPanel3.Anchor = System.Windows.Forms.AnchorStyles.Right;
|
|
|
|
|
this.flowLayoutPanel3.Controls.Add(this.lblLeft);
|
|
|
|
|
this.flowLayoutPanel3.Controls.Add(this.nudOverscanLeft);
|
|
|
|
|
this.flowLayoutPanel3.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
|
|
|
|
|
this.flowLayoutPanel3.Location = new System.Drawing.Point(0, 143);
|
|
|
|
|
this.flowLayoutPanel3.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
this.flowLayoutPanel3.Name = "flowLayoutPanel3";
|
|
|
|
|
this.flowLayoutPanel3.Size = new System.Drawing.Size(53, 40);
|
|
|
|
|
this.flowLayoutPanel3.TabIndex = 1;
|
|
|
|
|
//
|
|
|
|
|
// lblLeft
|
|
|
|
|
//
|
|
|
|
|
this.lblLeft.AutoSize = true;
|
|
|
|
|
this.lblLeft.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.lblLeft.Location = new System.Drawing.Point(3, 0);
|
|
|
|
|
this.lblLeft.Name = "lblLeft";
|
|
|
|
|
this.lblLeft.Size = new System.Drawing.Size(50, 13);
|
|
|
|
|
this.lblLeft.TabIndex = 0;
|
|
|
|
|
this.lblLeft.Text = "Left";
|
|
|
|
|
this.lblLeft.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
|
|
|
//
|
|
|
|
|
// nudOverscanLeft
|
|
|
|
|
//
|
|
|
|
|
this.nudOverscanLeft.Location = new System.Drawing.Point(3, 16);
|
|
|
|
|
this.nudOverscanLeft.Name = "nudOverscanLeft";
|
|
|
|
|
this.nudOverscanLeft.Size = new System.Drawing.Size(50, 20);
|
|
|
|
|
this.nudOverscanLeft.TabIndex = 2;
|
|
|
|
|
this.nudOverscanLeft.ValueChanged += new System.EventHandler(this.nudOverscan_ValueChanged);
|
|
|
|
|
//
|
|
|
|
|
// flowLayoutPanel4
|
|
|
|
|
//
|
|
|
|
|
this.flowLayoutPanel4.Anchor = System.Windows.Forms.AnchorStyles.None;
|
|
|
|
|
this.flowLayoutPanel4.Controls.Add(this.lblTop);
|
|
|
|
|
this.flowLayoutPanel4.Controls.Add(this.nudOverscanTop);
|
|
|
|
|
this.flowLayoutPanel4.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
|
|
|
|
|
this.flowLayoutPanel4.Location = new System.Drawing.Point(158, 0);
|
|
|
|
|
this.flowLayoutPanel4.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
this.flowLayoutPanel4.Name = "flowLayoutPanel4";
|
|
|
|
|
this.flowLayoutPanel4.Size = new System.Drawing.Size(53, 40);
|
|
|
|
|
this.flowLayoutPanel4.TabIndex = 2;
|
|
|
|
|
//
|
|
|
|
|
// lblTop
|
|
|
|
|
//
|
|
|
|
|
this.lblTop.AutoSize = true;
|
|
|
|
|
this.lblTop.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.lblTop.Location = new System.Drawing.Point(3, 0);
|
|
|
|
|
this.lblTop.Name = "lblTop";
|
|
|
|
|
this.lblTop.Size = new System.Drawing.Size(50, 13);
|
|
|
|
|
this.lblTop.TabIndex = 0;
|
|
|
|
|
this.lblTop.Text = "Top";
|
|
|
|
|
this.lblTop.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
|
|
|
//
|
|
|
|
|
// nudOverscanTop
|
|
|
|
|
//
|
|
|
|
|
this.nudOverscanTop.Location = new System.Drawing.Point(3, 16);
|
|
|
|
|
this.nudOverscanTop.Name = "nudOverscanTop";
|
|
|
|
|
this.nudOverscanTop.Size = new System.Drawing.Size(50, 20);
|
|
|
|
|
this.nudOverscanTop.TabIndex = 2;
|
|
|
|
|
this.nudOverscanTop.ValueChanged += new System.EventHandler(this.nudOverscan_ValueChanged);
|
|
|
|
|
//
|
|
|
|
|
// flowLayoutPanel5
|
|
|
|
|
//
|
|
|
|
|
this.flowLayoutPanel5.Anchor = System.Windows.Forms.AnchorStyles.None;
|
|
|
|
|
this.flowLayoutPanel5.Controls.Add(this.lblBottom);
|
|
|
|
|
this.flowLayoutPanel5.Controls.Add(this.nudOverscanBottom);
|
|
|
|
|
this.flowLayoutPanel5.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
|
|
|
|
|
this.flowLayoutPanel5.Location = new System.Drawing.Point(158, 287);
|
|
|
|
|
this.flowLayoutPanel5.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
this.flowLayoutPanel5.Name = "flowLayoutPanel5";
|
|
|
|
|
this.flowLayoutPanel5.Size = new System.Drawing.Size(53, 40);
|
|
|
|
|
this.flowLayoutPanel5.TabIndex = 3;
|
|
|
|
|
//
|
|
|
|
|
// lblBottom
|
|
|
|
|
//
|
|
|
|
|
this.lblBottom.AutoSize = true;
|
|
|
|
|
this.lblBottom.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.lblBottom.Location = new System.Drawing.Point(3, 0);
|
|
|
|
|
this.lblBottom.Name = "lblBottom";
|
|
|
|
|
this.lblBottom.Size = new System.Drawing.Size(50, 13);
|
|
|
|
|
this.lblBottom.TabIndex = 0;
|
|
|
|
|
this.lblBottom.Text = "Bottom";
|
|
|
|
|
this.lblBottom.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
|
|
|
//
|
|
|
|
|
// nudOverscanBottom
|
|
|
|
|
//
|
|
|
|
|
this.nudOverscanBottom.Location = new System.Drawing.Point(3, 16);
|
|
|
|
|
this.nudOverscanBottom.Name = "nudOverscanBottom";
|
|
|
|
|
this.nudOverscanBottom.Size = new System.Drawing.Size(50, 20);
|
|
|
|
|
this.nudOverscanBottom.TabIndex = 2;
|
|
|
|
|
this.nudOverscanBottom.ValueChanged += new System.EventHandler(this.nudOverscan_ValueChanged);
|
|
|
|
|
//
|
|
|
|
|
// flowLayoutPanel2
|
|
|
|
|
//
|
|
|
|
|
this.flowLayoutPanel2.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
|
|
|
this.flowLayoutPanel2.Controls.Add(this.lblRight);
|
|
|
|
|
this.flowLayoutPanel2.Controls.Add(this.nudOverscanRight);
|
|
|
|
|
this.flowLayoutPanel2.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
|
|
|
|
|
this.flowLayoutPanel2.Location = new System.Drawing.Point(316, 143);
|
|
|
|
|
this.flowLayoutPanel2.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
this.flowLayoutPanel2.Name = "flowLayoutPanel2";
|
|
|
|
|
this.flowLayoutPanel2.Size = new System.Drawing.Size(53, 40);
|
|
|
|
|
this.flowLayoutPanel2.TabIndex = 0;
|
|
|
|
|
//
|
|
|
|
|
// lblRight
|
|
|
|
|
//
|
|
|
|
|
this.lblRight.AutoSize = true;
|
|
|
|
|
this.lblRight.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.lblRight.Location = new System.Drawing.Point(3, 0);
|
|
|
|
|
this.lblRight.Name = "lblRight";
|
|
|
|
|
this.lblRight.Size = new System.Drawing.Size(50, 13);
|
|
|
|
|
this.lblRight.TabIndex = 0;
|
|
|
|
|
this.lblRight.Text = "Right";
|
|
|
|
|
this.lblRight.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
|
|
|
//
|
|
|
|
|
// nudOverscanRight
|
|
|
|
|
//
|
|
|
|
|
this.nudOverscanRight.Location = new System.Drawing.Point(3, 16);
|
|
|
|
|
this.nudOverscanRight.Name = "nudOverscanRight";
|
|
|
|
|
this.nudOverscanRight.Size = new System.Drawing.Size(50, 20);
|
|
|
|
|
this.nudOverscanRight.TabIndex = 1;
|
|
|
|
|
this.nudOverscanRight.ValueChanged += new System.EventHandler(this.nudOverscan_ValueChanged);
|
|
|
|
|
//
|
2016-01-06 20:34:45 -05:00
|
|
|
|
// tpgPalette
|
|
|
|
|
//
|
2016-01-17 14:21:31 -05:00
|
|
|
|
this.tpgPalette.Controls.Add(this.tableLayoutPanel3);
|
2016-01-06 20:34:45 -05:00
|
|
|
|
this.tpgPalette.Location = new System.Drawing.Point(4, 22);
|
|
|
|
|
this.tpgPalette.Name = "tpgPalette";
|
|
|
|
|
this.tpgPalette.Padding = new System.Windows.Forms.Padding(3);
|
2016-05-27 12:38:06 -04:00
|
|
|
|
this.tpgPalette.Size = new System.Drawing.Size(507, 376);
|
2016-01-06 20:34:45 -05:00
|
|
|
|
this.tpgPalette.TabIndex = 2;
|
|
|
|
|
this.tpgPalette.Text = "Palette";
|
|
|
|
|
this.tpgPalette.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2016-01-17 14:21:31 -05:00
|
|
|
|
// tableLayoutPanel3
|
|
|
|
|
//
|
|
|
|
|
this.tableLayoutPanel3.ColumnCount = 2;
|
|
|
|
|
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
|
|
|
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
|
|
|
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
|
|
|
|
this.tableLayoutPanel3.Controls.Add(this.picPalette, 0, 1);
|
|
|
|
|
this.tableLayoutPanel3.Controls.Add(this.tableLayoutPanel2, 1, 1);
|
|
|
|
|
this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.tableLayoutPanel3.Location = new System.Drawing.Point(3, 3);
|
|
|
|
|
this.tableLayoutPanel3.Name = "tableLayoutPanel3";
|
|
|
|
|
this.tableLayoutPanel3.RowCount = 2;
|
|
|
|
|
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|
|
|
|
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
2016-05-27 12:38:06 -04:00
|
|
|
|
this.tableLayoutPanel3.Size = new System.Drawing.Size(501, 370);
|
2016-01-17 14:21:31 -05:00
|
|
|
|
this.tableLayoutPanel3.TabIndex = 4;
|
|
|
|
|
//
|
|
|
|
|
// picPalette
|
|
|
|
|
//
|
|
|
|
|
this.picPalette.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
|
|
this.picPalette.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
|
|
this.picPalette.Location = new System.Drawing.Point(1, 1);
|
|
|
|
|
this.picPalette.Margin = new System.Windows.Forms.Padding(1);
|
|
|
|
|
this.picPalette.Name = "picPalette";
|
|
|
|
|
this.picPalette.Size = new System.Drawing.Size(386, 98);
|
|
|
|
|
this.picPalette.TabIndex = 0;
|
|
|
|
|
this.picPalette.TabStop = false;
|
|
|
|
|
this.picPalette.MouseDown += new System.Windows.Forms.MouseEventHandler(this.picPalette_MouseDown);
|
|
|
|
|
//
|
|
|
|
|
// tableLayoutPanel2
|
|
|
|
|
//
|
|
|
|
|
this.tableLayoutPanel2.ColumnCount = 1;
|
|
|
|
|
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
|
|
|
this.tableLayoutPanel2.Controls.Add(this.btnResetPalette, 0, 1);
|
|
|
|
|
this.tableLayoutPanel2.Controls.Add(this.btnLoadPalFile, 0, 0);
|
|
|
|
|
this.tableLayoutPanel2.Location = new System.Drawing.Point(388, 0);
|
|
|
|
|
this.tableLayoutPanel2.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
this.tableLayoutPanel2.Name = "tableLayoutPanel2";
|
|
|
|
|
this.tableLayoutPanel2.RowCount = 3;
|
|
|
|
|
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|
|
|
|
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|
|
|
|
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
|
|
|
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
|
|
|
|
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
|
|
|
|
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
|
|
|
|
this.tableLayoutPanel2.Size = new System.Drawing.Size(113, 73);
|
|
|
|
|
this.tableLayoutPanel2.TabIndex = 1;
|
|
|
|
|
//
|
|
|
|
|
// btnResetPalette
|
|
|
|
|
//
|
2016-02-19 13:05:04 -05:00
|
|
|
|
this.btnResetPalette.Location = new System.Drawing.Point(3, 32);
|
2016-01-17 14:21:31 -05:00
|
|
|
|
this.btnResetPalette.Name = "btnResetPalette";
|
|
|
|
|
this.btnResetPalette.Size = new System.Drawing.Size(106, 22);
|
|
|
|
|
this.btnResetPalette.TabIndex = 1;
|
|
|
|
|
this.btnResetPalette.Text = "Reset to Defaults";
|
|
|
|
|
this.btnResetPalette.UseVisualStyleBackColor = true;
|
|
|
|
|
this.btnResetPalette.Click += new System.EventHandler(this.btnResetPalette_Click);
|
|
|
|
|
//
|
|
|
|
|
// btnLoadPalFile
|
|
|
|
|
//
|
2016-02-19 13:05:04 -05:00
|
|
|
|
this.btnLoadPalFile.AutoSize = true;
|
2016-01-17 14:21:31 -05:00
|
|
|
|
this.btnLoadPalFile.Location = new System.Drawing.Point(3, 3);
|
|
|
|
|
this.btnLoadPalFile.Name = "btnLoadPalFile";
|
2016-02-19 13:05:04 -05:00
|
|
|
|
this.btnLoadPalFile.Size = new System.Drawing.Size(106, 23);
|
2016-01-17 14:21:31 -05:00
|
|
|
|
this.btnLoadPalFile.TabIndex = 0;
|
|
|
|
|
this.btnLoadPalFile.Text = "Load Palette File";
|
|
|
|
|
this.btnLoadPalFile.UseVisualStyleBackColor = true;
|
|
|
|
|
this.btnLoadPalFile.Click += new System.EventHandler(this.btnLoadPalFile_Click);
|
2015-07-01 23:17:14 -04:00
|
|
|
|
//
|
2016-05-27 12:38:06 -04:00
|
|
|
|
// contextPicturePresets
|
|
|
|
|
//
|
|
|
|
|
this.contextPicturePresets.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
|
|
this.mnuPresetComposite,
|
|
|
|
|
this.mnuPresetSVideo,
|
|
|
|
|
this.menuPresetRgb,
|
|
|
|
|
this.mnuPresetMonochrome});
|
|
|
|
|
this.contextPicturePresets.Name = "contextPicturePresets";
|
|
|
|
|
this.contextPicturePresets.Size = new System.Drawing.Size(148, 92);
|
|
|
|
|
//
|
|
|
|
|
// mnuPresetComposite
|
|
|
|
|
//
|
|
|
|
|
this.mnuPresetComposite.Name = "mnuPresetComposite";
|
|
|
|
|
this.mnuPresetComposite.Size = new System.Drawing.Size(147, 22);
|
|
|
|
|
this.mnuPresetComposite.Text = "Composite";
|
|
|
|
|
this.mnuPresetComposite.Click += new System.EventHandler(this.mnuPresetComposite_Click);
|
|
|
|
|
//
|
|
|
|
|
// mnuPresetSVideo
|
|
|
|
|
//
|
|
|
|
|
this.mnuPresetSVideo.Name = "mnuPresetSVideo";
|
|
|
|
|
this.mnuPresetSVideo.Size = new System.Drawing.Size(147, 22);
|
|
|
|
|
this.mnuPresetSVideo.Text = "S-Video";
|
|
|
|
|
this.mnuPresetSVideo.Click += new System.EventHandler(this.mnuPresetSVideo_Click);
|
|
|
|
|
//
|
|
|
|
|
// menuPresetRgb
|
|
|
|
|
//
|
|
|
|
|
this.menuPresetRgb.Name = "menuPresetRgb";
|
|
|
|
|
this.menuPresetRgb.Size = new System.Drawing.Size(147, 22);
|
|
|
|
|
this.menuPresetRgb.Text = "RGB";
|
|
|
|
|
this.menuPresetRgb.Click += new System.EventHandler(this.menuPresetRgb_Click);
|
|
|
|
|
//
|
|
|
|
|
// mnuPresetMonochrome
|
|
|
|
|
//
|
|
|
|
|
this.mnuPresetMonochrome.Name = "mnuPresetMonochrome";
|
|
|
|
|
this.mnuPresetMonochrome.Size = new System.Drawing.Size(147, 22);
|
|
|
|
|
this.mnuPresetMonochrome.Text = "Monochrome";
|
|
|
|
|
this.mnuPresetMonochrome.Click += new System.EventHandler(this.mnuPresetMonochrome_Click);
|
|
|
|
|
//
|
2015-07-01 23:17:14 -04:00
|
|
|
|
// frmVideoConfig
|
|
|
|
|
//
|
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
2016-05-27 12:38:06 -04:00
|
|
|
|
this.ClientSize = new System.Drawing.Size(515, 431);
|
2016-01-06 20:34:45 -05:00
|
|
|
|
this.Controls.Add(this.tabMain);
|
2016-02-06 21:12:08 -05:00
|
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
|
|
|
|
|
this.MaximizeBox = false;
|
|
|
|
|
this.MinimizeBox = false;
|
2015-07-01 23:17:14 -04:00
|
|
|
|
this.Name = "frmVideoConfig";
|
2015-08-23 20:24:24 -04:00
|
|
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
|
2015-07-01 23:17:14 -04:00
|
|
|
|
this.Text = "Video Options";
|
2015-07-23 23:16:31 -04:00
|
|
|
|
this.Controls.SetChildIndex(this.baseConfigPanel, 0);
|
2016-01-06 20:34:45 -05:00
|
|
|
|
this.Controls.SetChildIndex(this.tabMain, 0);
|
2015-07-23 23:16:31 -04:00
|
|
|
|
this.tlpMain.ResumeLayout(false);
|
|
|
|
|
this.tlpMain.PerformLayout();
|
2016-01-06 20:34:45 -05:00
|
|
|
|
this.flowLayoutPanel6.ResumeLayout(false);
|
|
|
|
|
this.flowLayoutPanel6.PerformLayout();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nudEmulationSpeed)).EndInit();
|
2016-01-17 14:21:31 -05:00
|
|
|
|
this.flowLayoutPanel7.ResumeLayout(false);
|
|
|
|
|
this.flowLayoutPanel7.PerformLayout();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.picHdNesTooltip)).EndInit();
|
2016-02-07 16:14:13 -05:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nudScale)).EndInit();
|
2016-01-06 20:34:45 -05:00
|
|
|
|
this.tabMain.ResumeLayout(false);
|
|
|
|
|
this.tpgGeneral.ResumeLayout(false);
|
2016-05-27 12:38:06 -04:00
|
|
|
|
this.tpgPicture.ResumeLayout(false);
|
|
|
|
|
this.tableLayoutPanel5.ResumeLayout(false);
|
|
|
|
|
this.tableLayoutPanel7.ResumeLayout(false);
|
|
|
|
|
this.tableLayoutPanel7.PerformLayout();
|
|
|
|
|
this.flowLayoutPanel8.ResumeLayout(false);
|
|
|
|
|
this.flowLayoutPanel8.PerformLayout();
|
|
|
|
|
this.grpNtscFilter.ResumeLayout(false);
|
|
|
|
|
this.tableLayoutPanel6.ResumeLayout(false);
|
|
|
|
|
this.tableLayoutPanel6.PerformLayout();
|
|
|
|
|
this.grpCommon.ResumeLayout(false);
|
|
|
|
|
this.tableLayoutPanel4.ResumeLayout(false);
|
|
|
|
|
this.tableLayoutPanel4.PerformLayout();
|
|
|
|
|
this.grpScanlines.ResumeLayout(false);
|
2016-01-06 20:34:45 -05:00
|
|
|
|
this.tpgOverscan.ResumeLayout(false);
|
2015-07-23 23:16:31 -04:00
|
|
|
|
this.grpCropping.ResumeLayout(false);
|
2015-07-01 23:17:14 -04:00
|
|
|
|
this.tableLayoutPanel1.ResumeLayout(false);
|
2015-07-23 23:16:31 -04:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.picOverscan)).EndInit();
|
|
|
|
|
this.flowLayoutPanel3.ResumeLayout(false);
|
|
|
|
|
this.flowLayoutPanel3.PerformLayout();
|
2015-08-23 20:24:24 -04:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nudOverscanLeft)).EndInit();
|
2015-07-23 23:16:31 -04:00
|
|
|
|
this.flowLayoutPanel4.ResumeLayout(false);
|
|
|
|
|
this.flowLayoutPanel4.PerformLayout();
|
2015-08-23 20:24:24 -04:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nudOverscanTop)).EndInit();
|
2015-07-23 23:16:31 -04:00
|
|
|
|
this.flowLayoutPanel5.ResumeLayout(false);
|
|
|
|
|
this.flowLayoutPanel5.PerformLayout();
|
2015-08-23 20:24:24 -04:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nudOverscanBottom)).EndInit();
|
2015-07-23 23:16:31 -04:00
|
|
|
|
this.flowLayoutPanel2.ResumeLayout(false);
|
|
|
|
|
this.flowLayoutPanel2.PerformLayout();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nudOverscanRight)).EndInit();
|
2016-01-17 14:21:31 -05:00
|
|
|
|
this.tpgPalette.ResumeLayout(false);
|
|
|
|
|
this.tableLayoutPanel3.ResumeLayout(false);
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.picPalette)).EndInit();
|
|
|
|
|
this.tableLayoutPanel2.ResumeLayout(false);
|
2016-02-19 13:05:04 -05:00
|
|
|
|
this.tableLayoutPanel2.PerformLayout();
|
2016-05-27 12:38:06 -04:00
|
|
|
|
this.contextPicturePresets.ResumeLayout(false);
|
2015-07-01 23:17:14 -04:00
|
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#endregion
|
|
|
|
|
|
2015-07-23 23:16:31 -04:00
|
|
|
|
private System.Windows.Forms.TableLayoutPanel tlpMain;
|
|
|
|
|
private System.Windows.Forms.CheckBox chkShowFps;
|
2016-01-06 20:34:45 -05:00
|
|
|
|
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel6;
|
|
|
|
|
private System.Windows.Forms.Label lblEmulationSpeed;
|
|
|
|
|
private System.Windows.Forms.NumericUpDown nudEmulationSpeed;
|
|
|
|
|
private System.Windows.Forms.Label lblEmuSpeedHint;
|
|
|
|
|
private System.Windows.Forms.Label lblVideoScale;
|
|
|
|
|
private System.Windows.Forms.CheckBox chkVerticalSync;
|
|
|
|
|
private System.Windows.Forms.ComboBox cboAspectRatio;
|
|
|
|
|
private System.Windows.Forms.Label lblDisplayRatio;
|
|
|
|
|
private System.Windows.Forms.TabControl tabMain;
|
|
|
|
|
private System.Windows.Forms.TabPage tpgGeneral;
|
|
|
|
|
private System.Windows.Forms.TabPage tpgOverscan;
|
|
|
|
|
private System.Windows.Forms.GroupBox grpCropping;
|
2015-07-01 23:17:14 -04:00
|
|
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
|
2016-01-06 20:34:45 -05:00
|
|
|
|
private System.Windows.Forms.PictureBox picOverscan;
|
2015-07-23 23:16:31 -04:00
|
|
|
|
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel3;
|
|
|
|
|
private System.Windows.Forms.Label lblLeft;
|
2016-01-06 20:34:45 -05:00
|
|
|
|
private System.Windows.Forms.NumericUpDown nudOverscanLeft;
|
2015-07-23 23:16:31 -04:00
|
|
|
|
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel4;
|
|
|
|
|
private System.Windows.Forms.Label lblTop;
|
2016-01-06 20:34:45 -05:00
|
|
|
|
private System.Windows.Forms.NumericUpDown nudOverscanTop;
|
2015-07-23 23:16:31 -04:00
|
|
|
|
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel5;
|
|
|
|
|
private System.Windows.Forms.Label lblBottom;
|
2016-01-06 20:34:45 -05:00
|
|
|
|
private System.Windows.Forms.NumericUpDown nudOverscanBottom;
|
2015-07-23 23:16:31 -04:00
|
|
|
|
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel2;
|
|
|
|
|
private System.Windows.Forms.Label lblRight;
|
|
|
|
|
private System.Windows.Forms.NumericUpDown nudOverscanRight;
|
2016-01-06 20:34:45 -05:00
|
|
|
|
private System.Windows.Forms.TabPage tpgPalette;
|
2016-01-16 09:50:33 -05:00
|
|
|
|
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel7;
|
|
|
|
|
private System.Windows.Forms.CheckBox chkUseHdPacks;
|
|
|
|
|
private System.Windows.Forms.PictureBox picHdNesTooltip;
|
2016-01-17 14:21:31 -05:00
|
|
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
|
|
|
|
|
private System.Windows.Forms.PictureBox picPalette;
|
|
|
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
|
|
|
|
|
private System.Windows.Forms.Button btnResetPalette;
|
|
|
|
|
private System.Windows.Forms.Button btnLoadPalFile;
|
|
|
|
|
private System.Windows.Forms.ColorDialog colorDialog;
|
2016-02-07 13:43:42 -05:00
|
|
|
|
private System.Windows.Forms.NumericUpDown nudScale;
|
2016-05-26 22:32:20 -04:00
|
|
|
|
private System.Windows.Forms.TabPage tpgPicture;
|
|
|
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4;
|
|
|
|
|
private Controls.ctrlHorizontalTrackbar trkBrightness;
|
|
|
|
|
private Controls.ctrlHorizontalTrackbar trkContrast;
|
|
|
|
|
private Controls.ctrlHorizontalTrackbar trkHue;
|
|
|
|
|
private Controls.ctrlHorizontalTrackbar trkSaturation;
|
|
|
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel5;
|
|
|
|
|
private System.Windows.Forms.GroupBox grpNtscFilter;
|
|
|
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel6;
|
|
|
|
|
private Controls.ctrlHorizontalTrackbar trkArtifacts;
|
|
|
|
|
private Controls.ctrlHorizontalTrackbar trkBleed;
|
|
|
|
|
private Controls.ctrlHorizontalTrackbar trkFringing;
|
|
|
|
|
private Controls.ctrlHorizontalTrackbar trkGamma;
|
|
|
|
|
private Controls.ctrlHorizontalTrackbar trkResolution;
|
|
|
|
|
private Controls.ctrlHorizontalTrackbar trkSharpness;
|
|
|
|
|
private System.Windows.Forms.GroupBox grpCommon;
|
|
|
|
|
private System.Windows.Forms.CheckBox chkMergeFields;
|
|
|
|
|
private System.Windows.Forms.Button btnResetPictureSettings;
|
|
|
|
|
private System.Windows.Forms.GroupBox grpScanlines;
|
|
|
|
|
private Controls.ctrlHorizontalTrackbar trkScanlines;
|
2016-05-27 12:38:06 -04:00
|
|
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel7;
|
|
|
|
|
private System.Windows.Forms.Button btnSelectPreset;
|
|
|
|
|
private System.Windows.Forms.ContextMenuStrip contextPicturePresets;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem mnuPresetComposite;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem mnuPresetSVideo;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem menuPresetRgb;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem mnuPresetMonochrome;
|
|
|
|
|
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel8;
|
|
|
|
|
private System.Windows.Forms.Label lblVideoFilter;
|
|
|
|
|
private System.Windows.Forms.ComboBox cboFilter;
|
|
|
|
|
private System.Windows.Forms.CheckBox chkBilinearInterpolation;
|
2015-07-01 23:17:14 -04:00
|
|
|
|
}
|
|
|
|
|
}
|