2017-05-31 15:28:06 +00:00
namespace BizHawk.Client.EmuHawk
2014-02-03 05:27:59 +00:00
{
partial class DisplayConfigLite
{
/// <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-03-27 09:49:17 +00:00
this . components = new System . ComponentModel . Container ( ) ;
2014-07-12 20:42:44 +00:00
System . ComponentModel . ComponentResourceManager resources = new System . ComponentModel . ComponentResourceManager ( typeof ( DisplayConfigLite ) ) ;
2014-02-03 05:27:59 +00:00
this . btnCancel = new System . Windows . Forms . Button ( ) ;
this . btnOk = new System . Windows . Forms . Button ( ) ;
this . groupBox1 = new System . Windows . Forms . GroupBox ( ) ;
2014-08-09 16:54:56 +00:00
this . lblScanlines = new System . Windows . Forms . Label ( ) ;
2014-04-15 22:56:44 +00:00
this . lblUserFilterName = new System . Windows . Forms . Label ( ) ;
this . btnSelectUserFilter = new System . Windows . Forms . Button ( ) ;
this . rbUser = new System . Windows . Forms . RadioButton ( ) ;
2014-02-07 02:36:27 +00:00
this . rbNone = new System . Windows . Forms . RadioButton ( ) ;
this . rbScanlines = new System . Windows . Forms . RadioButton ( ) ;
this . rbHq2x = new System . Windows . Forms . RadioButton ( ) ;
this . checkLetterbox = new System . Windows . Forms . CheckBox ( ) ;
2014-04-15 21:46:18 +00:00
this . checkPadInteger = new System . Windows . Forms . CheckBox ( ) ;
2014-05-03 02:52:35 +00:00
this . grpFinalFilter = new System . Windows . Forms . GroupBox ( ) ;
2014-04-15 21:46:18 +00:00
this . rbFinalFilterBicubic = new System . Windows . Forms . RadioButton ( ) ;
this . rbFinalFilterNone = new System . Windows . Forms . RadioButton ( ) ;
this . rbFinalFilterBilinear = new System . Windows . Forms . RadioButton ( ) ;
2014-05-03 02:52:35 +00:00
this . rbUseRaw = new System . Windows . Forms . RadioButton ( ) ;
this . rbUseSystem = new System . Windows . Forms . RadioButton ( ) ;
this . grpARSelection = new System . Windows . Forms . GroupBox ( ) ;
2016-03-04 07:59:18 +00:00
this . txtCustomARY = new System . Windows . Forms . TextBox ( ) ;
this . label12 = new System . Windows . Forms . Label ( ) ;
this . txtCustomARX = new System . Windows . Forms . TextBox ( ) ;
this . rbUseCustomRatio = new System . Windows . Forms . RadioButton ( ) ;
2014-12-07 02:26:52 +00:00
this . label4 = new System . Windows . Forms . Label ( ) ;
this . txtCustomARHeight = new System . Windows . Forms . TextBox ( ) ;
this . label3 = new System . Windows . Forms . Label ( ) ;
this . txtCustomARWidth = new System . Windows . Forms . TextBox ( ) ;
this . rbUseCustom = new System . Windows . Forms . RadioButton ( ) ;
2014-07-31 02:42:21 +00:00
this . label2 = new System . Windows . Forms . Label ( ) ;
2014-07-12 20:42:44 +00:00
this . checkSnowyNullEmulator = new System . Windows . Forms . CheckBox ( ) ;
2014-12-07 02:26:52 +00:00
this . rbOpenGL = new System . Windows . Forms . RadioButton ( ) ;
this . label5 = new System . Windows . Forms . Label ( ) ;
this . tabControl1 = new System . Windows . Forms . TabControl ( ) ;
this . tpAR = new System . Windows . Forms . TabPage ( ) ;
2016-03-27 09:49:17 +00:00
this . cbAutoPrescale = new System . Windows . Forms . CheckBox ( ) ;
2015-07-24 20:59:53 +00:00
this . label11 = new System . Windows . Forms . Label ( ) ;
this . label10 = new System . Windows . Forms . Label ( ) ;
this . nudPrescale = new System . Windows . Forms . NumericUpDown ( ) ;
2014-12-07 02:26:52 +00:00
this . tpDispMethod = new System . Windows . Forms . TabPage ( ) ;
this . label6 = new System . Windows . Forms . Label ( ) ;
2014-12-08 02:15:42 +00:00
this . groupBox3 = new System . Windows . Forms . GroupBox ( ) ;
2016-03-27 09:49:17 +00:00
this . label13 = new System . Windows . Forms . Label ( ) ;
this . cbAlternateVsync = new System . Windows . Forms . CheckBox ( ) ;
2014-12-14 01:43:46 +00:00
this . label8 = new System . Windows . Forms . Label ( ) ;
this . rbD3D9 = new System . Windows . Forms . RadioButton ( ) ;
2014-12-07 02:26:52 +00:00
this . label7 = new System . Windows . Forms . Label ( ) ;
2014-12-08 02:15:42 +00:00
this . rbGDIPlus = new System . Windows . Forms . RadioButton ( ) ;
this . tpMisc = new System . Windows . Forms . TabPage ( ) ;
2015-08-18 04:26:19 +00:00
this . groupBox5 = new System . Windows . Forms . GroupBox ( ) ;
this . rbDisplayAbsoluteZero = new System . Windows . Forms . RadioButton ( ) ;
this . rbDisplayMinimal = new System . Windows . Forms . RadioButton ( ) ;
this . rbDisplayFull = new System . Windows . Forms . RadioButton ( ) ;
2014-12-14 01:43:46 +00:00
this . tabPage1 = new System . Windows . Forms . TabPage ( ) ;
2015-09-16 19:09:59 +00:00
this . cbAllowDoubleclickFullscreen = new System . Windows . Forms . CheckBox ( ) ;
2014-12-14 01:43:46 +00:00
this . groupBox4 = new System . Windows . Forms . GroupBox ( ) ;
2015-08-18 04:26:19 +00:00
this . cbFSAutohideMouse = new System . Windows . Forms . CheckBox ( ) ;
2014-12-14 01:43:46 +00:00
this . label1 = new System . Windows . Forms . Label ( ) ;
2015-07-24 20:59:53 +00:00
this . cbFullscreenHacks = new System . Windows . Forms . CheckBox ( ) ;
2015-07-06 17:31:30 +00:00
this . cbStatusBarFullscreen = new System . Windows . Forms . CheckBox ( ) ;
this . cbMenuFullscreen = new System . Windows . Forms . CheckBox ( ) ;
this . groupBox2 = new System . Windows . Forms . GroupBox ( ) ;
this . lblFrameTypeWindowed = new System . Windows . Forms . Label ( ) ;
this . cbStatusBarWindowed = new System . Windows . Forms . CheckBox ( ) ;
this . label9 = new System . Windows . Forms . Label ( ) ;
this . cbMenuWindowed = new System . Windows . Forms . CheckBox ( ) ;
2015-08-20 23:35:53 +00:00
this . cbCaptionWindowed = new System . Windows . Forms . CheckBox ( ) ;
2015-09-16 19:09:59 +00:00
this . linkLabel1 = new System . Windows . Forms . LinkLabel ( ) ;
2016-03-24 01:23:00 +00:00
this . tbScanlineIntensity = new BizHawk . Client . EmuHawk . TransparentTrackBar ( ) ;
this . trackbarFrameSizeWindowed = new BizHawk . Client . EmuHawk . TransparentTrackBar ( ) ;
2016-03-27 09:49:17 +00:00
this . btnDefaults = new System . Windows . Forms . Button ( ) ;
this . toolTip1 = new System . Windows . Forms . ToolTip ( this . components ) ;
2014-02-03 05:27:59 +00:00
this . groupBox1 . SuspendLayout ( ) ;
2014-05-03 02:52:35 +00:00
this . grpFinalFilter . SuspendLayout ( ) ;
this . grpARSelection . SuspendLayout ( ) ;
2014-12-07 02:26:52 +00:00
this . tabControl1 . SuspendLayout ( ) ;
this . tpAR . SuspendLayout ( ) ;
2015-07-24 20:59:53 +00:00
( ( System . ComponentModel . ISupportInitialize ) ( this . nudPrescale ) ) . BeginInit ( ) ;
2014-12-07 02:26:52 +00:00
this . tpDispMethod . SuspendLayout ( ) ;
this . groupBox3 . SuspendLayout ( ) ;
2014-12-08 02:15:42 +00:00
this . tpMisc . SuspendLayout ( ) ;
2015-08-18 04:26:19 +00:00
this . groupBox5 . SuspendLayout ( ) ;
2014-12-14 01:43:46 +00:00
this . tabPage1 . SuspendLayout ( ) ;
this . groupBox4 . SuspendLayout ( ) ;
2015-07-06 17:31:30 +00:00
this . groupBox2 . SuspendLayout ( ) ;
2016-03-24 01:23:00 +00:00
( ( System . ComponentModel . ISupportInitialize ) ( this . tbScanlineIntensity ) ) . BeginInit ( ) ;
2015-07-06 17:31:30 +00:00
( ( System . ComponentModel . ISupportInitialize ) ( this . trackbarFrameSizeWindowed ) ) . BeginInit ( ) ;
2014-02-03 05:27:59 +00:00
this . SuspendLayout ( ) ;
//
// btnCancel
//
this . btnCancel . Anchor = ( ( System . Windows . Forms . AnchorStyles ) ( ( System . Windows . Forms . AnchorStyles . Bottom | System . Windows . Forms . AnchorStyles . Right ) ) ) ;
this . btnCancel . DialogResult = System . Windows . Forms . DialogResult . Cancel ;
2016-03-24 01:23:00 +00:00
this . btnCancel . Location = new System . Drawing . Point ( 473 , 339 ) ;
2014-02-03 05:27:59 +00:00
this . btnCancel . Name = "btnCancel" ;
this . btnCancel . Size = new System . Drawing . Size ( 75 , 23 ) ;
this . btnCancel . TabIndex = 5 ;
this . btnCancel . Text = "Cancel" ;
this . btnCancel . UseVisualStyleBackColor = true ;
//
// btnOk
//
this . btnOk . Anchor = ( ( System . Windows . Forms . AnchorStyles ) ( ( System . Windows . Forms . AnchorStyles . Bottom | System . Windows . Forms . AnchorStyles . Right ) ) ) ;
2016-03-24 01:23:00 +00:00
this . btnOk . Location = new System . Drawing . Point ( 392 , 339 ) ;
2014-02-03 05:27:59 +00:00
this . btnOk . Name = "btnOk" ;
this . btnOk . Size = new System . Drawing . Size ( 75 , 23 ) ;
this . btnOk . TabIndex = 4 ;
this . btnOk . Text = "OK" ;
this . btnOk . UseVisualStyleBackColor = true ;
this . btnOk . Click + = new System . EventHandler ( this . btnOk_Click ) ;
//
// groupBox1
//
2014-08-09 16:54:56 +00:00
this . groupBox1 . Controls . Add ( this . lblScanlines ) ;
2014-04-15 21:46:18 +00:00
this . groupBox1 . Controls . Add ( this . lblUserFilterName ) ;
this . groupBox1 . Controls . Add ( this . btnSelectUserFilter ) ;
this . groupBox1 . Controls . Add ( this . rbUser ) ;
2014-02-03 07:01:31 +00:00
this . groupBox1 . Controls . Add ( this . tbScanlineIntensity ) ;
2014-02-03 05:27:59 +00:00
this . groupBox1 . Controls . Add ( this . rbNone ) ;
this . groupBox1 . Controls . Add ( this . rbScanlines ) ;
this . groupBox1 . Controls . Add ( this . rbHq2x ) ;
2016-03-24 01:23:00 +00:00
this . groupBox1 . Location = new System . Drawing . Point ( 6 , 33 ) ;
2014-02-03 05:27:59 +00:00
this . groupBox1 . Name = "groupBox1" ;
2014-09-14 00:51:30 +00:00
this . groupBox1 . Size = new System . Drawing . Size ( 193 , 132 ) ;
2014-02-03 05:27:59 +00:00
this . groupBox1 . TabIndex = 7 ;
this . groupBox1 . TabStop = false ;
2014-04-15 21:46:18 +00:00
this . groupBox1 . Text = "Scaling Filter" ;
2014-02-03 05:27:59 +00:00
//
2014-08-09 16:54:56 +00:00
// lblScanlines
//
this . lblScanlines . AutoSize = true ;
this . lblScanlines . Font = new System . Drawing . Font ( "Microsoft Sans Serif" , 8.25F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 0 ) ) ) ;
this . lblScanlines . Location = new System . Drawing . Point ( 104 , 39 ) ;
this . lblScanlines . Name = "lblScanlines" ;
this . lblScanlines . Size = new System . Drawing . Size ( 15 , 13 ) ;
this . lblScanlines . TabIndex = 11 ;
this . lblScanlines . Text = "%" ;
//
2014-04-15 22:56:44 +00:00
// lblUserFilterName
//
this . lblUserFilterName . Location = new System . Drawing . Point ( 6 , 114 ) ;
this . lblUserFilterName . Name = "lblUserFilterName" ;
this . lblUserFilterName . Size = new System . Drawing . Size ( 161 , 15 ) ;
this . lblUserFilterName . TabIndex = 10 ;
this . lblUserFilterName . Text = "Will contain user filter name" ;
//
// btnSelectUserFilter
//
this . btnSelectUserFilter . Location = new System . Drawing . Point ( 83 , 88 ) ;
this . btnSelectUserFilter . Name = "btnSelectUserFilter" ;
this . btnSelectUserFilter . Size = new System . Drawing . Size ( 75 , 23 ) ;
this . btnSelectUserFilter . TabIndex = 5 ;
this . btnSelectUserFilter . Text = "Select" ;
this . btnSelectUserFilter . UseVisualStyleBackColor = true ;
this . btnSelectUserFilter . Click + = new System . EventHandler ( this . btnSelectUserFilter_Click ) ;
//
// rbUser
//
this . rbUser . AutoSize = true ;
this . rbUser . Location = new System . Drawing . Point ( 6 , 88 ) ;
this . rbUser . Name = "rbUser" ;
this . rbUser . Size = new System . Drawing . Size ( 47 , 17 ) ;
this . rbUser . TabIndex = 4 ;
this . rbUser . TabStop = true ;
this . rbUser . Text = "User" ;
this . rbUser . UseVisualStyleBackColor = true ;
//
2014-02-07 02:36:27 +00:00
// rbNone
//
this . rbNone . AutoSize = true ;
this . rbNone . Location = new System . Drawing . Point ( 6 , 19 ) ;
this . rbNone . Name = "rbNone" ;
this . rbNone . Size = new System . Drawing . Size ( 51 , 17 ) ;
this . rbNone . TabIndex = 2 ;
this . rbNone . TabStop = true ;
this . rbNone . Text = "None" ;
this . rbNone . UseVisualStyleBackColor = true ;
2014-02-03 05:27:59 +00:00
//
// rbScanlines
//
this . rbScanlines . AutoSize = true ;
2014-02-03 07:01:31 +00:00
this . rbScanlines . Location = new System . Drawing . Point ( 6 , 65 ) ;
2014-02-03 05:27:59 +00:00
this . rbScanlines . Name = "rbScanlines" ;
this . rbScanlines . Size = new System . Drawing . Size ( 71 , 17 ) ;
this . rbScanlines . TabIndex = 1 ;
this . rbScanlines . TabStop = true ;
this . rbScanlines . Text = "Scanlines" ;
this . rbScanlines . UseVisualStyleBackColor = true ;
//
2014-02-07 02:36:27 +00:00
// rbHq2x
2014-02-03 05:27:59 +00:00
//
2014-02-07 02:36:27 +00:00
this . rbHq2x . AutoSize = true ;
this . rbHq2x . Location = new System . Drawing . Point ( 6 , 42 ) ;
this . rbHq2x . Name = "rbHq2x" ;
this . rbHq2x . Size = new System . Drawing . Size ( 50 , 17 ) ;
this . rbHq2x . TabIndex = 0 ;
this . rbHq2x . TabStop = true ;
this . rbHq2x . Text = "Hq2x" ;
this . rbHq2x . UseVisualStyleBackColor = true ;
2014-02-03 05:27:59 +00:00
//
2014-02-07 02:36:27 +00:00
// checkLetterbox
2014-02-03 07:01:31 +00:00
//
2014-02-07 02:36:27 +00:00
this . checkLetterbox . AutoSize = true ;
2016-03-24 01:23:00 +00:00
this . checkLetterbox . Location = new System . Drawing . Point ( 209 , 12 ) ;
2014-02-07 02:36:27 +00:00
this . checkLetterbox . Name = "checkLetterbox" ;
2014-04-15 21:46:18 +00:00
this . checkLetterbox . Size = new System . Drawing . Size ( 173 , 17 ) ;
2014-02-07 02:36:27 +00:00
this . checkLetterbox . TabIndex = 8 ;
2014-04-15 21:46:18 +00:00
this . checkLetterbox . Text = "Maintain aspect ratio (letterbox)" ;
2014-02-07 02:36:27 +00:00
this . checkLetterbox . UseVisualStyleBackColor = true ;
2014-05-03 02:52:35 +00:00
this . checkLetterbox . CheckedChanged + = new System . EventHandler ( this . checkLetterbox_CheckedChanged ) ;
2014-02-03 07:01:31 +00:00
//
2014-04-15 21:46:18 +00:00
// checkPadInteger
//
this . checkPadInteger . AutoSize = true ;
2016-03-24 01:23:00 +00:00
this . checkPadInteger . Location = new System . Drawing . Point ( 218 , 171 ) ;
2014-04-15 21:46:18 +00:00
this . checkPadInteger . Name = "checkPadInteger" ;
2016-03-04 07:59:18 +00:00
this . checkPadInteger . Size = new System . Drawing . Size ( 250 , 17 ) ;
2014-04-15 21:46:18 +00:00
this . checkPadInteger . TabIndex = 9 ;
2016-03-04 07:59:18 +00:00
this . checkPadInteger . Text = "Expand pixels by integers only (e.g. no 1.3333x)" ;
2014-04-15 21:46:18 +00:00
this . checkPadInteger . UseVisualStyleBackColor = true ;
2014-05-03 02:52:35 +00:00
this . checkPadInteger . CheckedChanged + = new System . EventHandler ( this . checkPadInteger_CheckedChanged ) ;
2014-04-15 21:46:18 +00:00
//
2014-05-03 02:52:35 +00:00
// grpFinalFilter
2014-04-15 21:46:18 +00:00
//
2014-05-03 02:52:35 +00:00
this . grpFinalFilter . Controls . Add ( this . rbFinalFilterBicubic ) ;
this . grpFinalFilter . Controls . Add ( this . rbFinalFilterNone ) ;
this . grpFinalFilter . Controls . Add ( this . rbFinalFilterBilinear ) ;
2016-03-24 01:23:00 +00:00
this . grpFinalFilter . Location = new System . Drawing . Point ( 6 , 194 ) ;
2014-05-03 02:52:35 +00:00
this . grpFinalFilter . Name = "grpFinalFilter" ;
2016-03-24 01:23:00 +00:00
this . grpFinalFilter . Size = new System . Drawing . Size ( 187 , 90 ) ;
2014-05-03 02:52:35 +00:00
this . grpFinalFilter . TabIndex = 8 ;
this . grpFinalFilter . TabStop = false ;
this . grpFinalFilter . Text = "Final Filter" ;
2014-04-15 21:46:18 +00:00
//
// rbFinalFilterBicubic
//
this . rbFinalFilterBicubic . AutoSize = true ;
2016-03-24 01:23:00 +00:00
this . rbFinalFilterBicubic . Location = new System . Drawing . Point ( 6 , 64 ) ;
2014-04-15 21:46:18 +00:00
this . rbFinalFilterBicubic . Name = "rbFinalFilterBicubic" ;
this . rbFinalFilterBicubic . Size = new System . Drawing . Size ( 142 , 17 ) ;
this . rbFinalFilterBicubic . TabIndex = 3 ;
this . rbFinalFilterBicubic . TabStop = true ;
this . rbFinalFilterBicubic . Text = "Bicubic (shader. buggy?)" ;
this . rbFinalFilterBicubic . UseVisualStyleBackColor = true ;
//
// rbFinalFilterNone
//
this . rbFinalFilterNone . AutoSize = true ;
2016-03-24 01:23:00 +00:00
this . rbFinalFilterNone . Location = new System . Drawing . Point ( 6 , 18 ) ;
2014-04-15 21:46:18 +00:00
this . rbFinalFilterNone . Name = "rbFinalFilterNone" ;
this . rbFinalFilterNone . Size = new System . Drawing . Size ( 51 , 17 ) ;
this . rbFinalFilterNone . TabIndex = 2 ;
this . rbFinalFilterNone . TabStop = true ;
this . rbFinalFilterNone . Text = "None" ;
this . rbFinalFilterNone . UseVisualStyleBackColor = true ;
//
// rbFinalFilterBilinear
//
this . rbFinalFilterBilinear . AutoSize = true ;
2016-03-24 01:23:00 +00:00
this . rbFinalFilterBilinear . Location = new System . Drawing . Point ( 6 , 41 ) ;
2014-04-15 21:46:18 +00:00
this . rbFinalFilterBilinear . Name = "rbFinalFilterBilinear" ;
this . rbFinalFilterBilinear . Size = new System . Drawing . Size ( 59 , 17 ) ;
this . rbFinalFilterBilinear . TabIndex = 0 ;
this . rbFinalFilterBilinear . TabStop = true ;
this . rbFinalFilterBilinear . Text = "Bilinear" ;
this . rbFinalFilterBilinear . UseVisualStyleBackColor = true ;
//
2014-05-03 02:52:35 +00:00
// rbUseRaw
//
this . rbUseRaw . AutoSize = true ;
this . rbUseRaw . Location = new System . Drawing . Point ( 6 , 19 ) ;
this . rbUseRaw . Name = "rbUseRaw" ;
this . rbUseRaw . Size = new System . Drawing . Size ( 240 , 17 ) ;
this . rbUseRaw . TabIndex = 11 ;
this . rbUseRaw . TabStop = true ;
this . rbUseRaw . Text = "Use 1:1 pixel size (for crispness or debugging)" ;
this . rbUseRaw . UseVisualStyleBackColor = true ;
this . rbUseRaw . CheckedChanged + = new System . EventHandler ( this . rbUseRaw_CheckedChanged ) ;
//
// rbUseSystem
//
this . rbUseSystem . AutoSize = true ;
2016-03-24 01:23:00 +00:00
this . rbUseSystem . Location = new System . Drawing . Point ( 16 , 58 ) ;
2014-05-03 02:52:35 +00:00
this . rbUseSystem . Name = "rbUseSystem" ;
2014-09-14 00:51:30 +00:00
this . rbUseSystem . Size = new System . Drawing . Size ( 167 , 17 ) ;
2014-05-03 02:52:35 +00:00
this . rbUseSystem . TabIndex = 12 ;
this . rbUseSystem . TabStop = true ;
2014-09-14 00:51:30 +00:00
this . rbUseSystem . Text = "Use system\'s recommendation" ;
2014-05-03 02:52:35 +00:00
this . rbUseSystem . UseVisualStyleBackColor = true ;
this . rbUseSystem . CheckedChanged + = new System . EventHandler ( this . rbUseSystem_CheckedChanged ) ;
//
// grpARSelection
//
2015-10-25 07:15:59 +00:00
this . grpARSelection . Controls . Add ( this . txtCustomARY ) ;
this . grpARSelection . Controls . Add ( this . label12 ) ;
this . grpARSelection . Controls . Add ( this . txtCustomARX ) ;
this . grpARSelection . Controls . Add ( this . rbUseCustomRatio ) ;
2014-09-14 00:51:30 +00:00
this . grpARSelection . Controls . Add ( this . label4 ) ;
this . grpARSelection . Controls . Add ( this . txtCustomARHeight ) ;
this . grpARSelection . Controls . Add ( this . label3 ) ;
this . grpARSelection . Controls . Add ( this . txtCustomARWidth ) ;
this . grpARSelection . Controls . Add ( this . rbUseCustom ) ;
2014-05-03 02:52:35 +00:00
this . grpARSelection . Controls . Add ( this . rbUseRaw ) ;
this . grpARSelection . Controls . Add ( this . rbUseSystem ) ;
2016-03-24 01:23:00 +00:00
this . grpARSelection . Location = new System . Drawing . Point ( 218 , 35 ) ;
2014-05-03 02:52:35 +00:00
this . grpARSelection . Name = "grpARSelection" ;
2016-03-24 01:23:00 +00:00
this . grpARSelection . Size = new System . Drawing . Size ( 302 , 130 ) ;
2014-05-03 02:52:35 +00:00
this . grpARSelection . TabIndex = 13 ;
this . grpARSelection . TabStop = false ;
this . grpARSelection . Text = "Aspect Ratio Selection" ;
2014-07-12 20:42:44 +00:00
//
2016-03-04 07:59:18 +00:00
// txtCustomARY
//
2016-03-24 01:23:00 +00:00
this . txtCustomARY . Location = new System . Drawing . Point ( 220 , 102 ) ;
2016-03-04 07:59:18 +00:00
this . txtCustomARY . Name = "txtCustomARY" ;
this . txtCustomARY . Size = new System . Drawing . Size ( 72 , 20 ) ;
this . txtCustomARY . TabIndex = 19 ;
//
// label12
//
this . label12 . AutoSize = true ;
2016-03-24 01:23:00 +00:00
this . label12 . Location = new System . Drawing . Point ( 202 , 107 ) ;
2016-03-04 07:59:18 +00:00
this . label12 . Name = "label12" ;
this . label12 . Size = new System . Drawing . Size ( 10 , 13 ) ;
this . label12 . TabIndex = 17 ;
this . label12 . Text = ":" ;
//
// txtCustomARX
//
2016-03-24 01:23:00 +00:00
this . txtCustomARX . Location = new System . Drawing . Point ( 124 , 102 ) ;
2016-03-04 07:59:18 +00:00
this . txtCustomARX . Name = "txtCustomARX" ;
this . txtCustomARX . Size = new System . Drawing . Size ( 72 , 20 ) ;
this . txtCustomARX . TabIndex = 18 ;
//
// rbUseCustomRatio
//
this . rbUseCustomRatio . AutoSize = true ;
2016-03-24 01:23:00 +00:00
this . rbUseCustomRatio . Location = new System . Drawing . Point ( 16 , 103 ) ;
2016-03-04 07:59:18 +00:00
this . rbUseCustomRatio . Name = "rbUseCustomRatio" ;
this . rbUseCustomRatio . Size = new System . Drawing . Size ( 102 , 17 ) ;
this . rbUseCustomRatio . TabIndex = 16 ;
this . rbUseCustomRatio . TabStop = true ;
this . rbUseCustomRatio . Text = "Use custom AR:" ;
this . rbUseCustomRatio . UseVisualStyleBackColor = true ;
//
2014-12-07 02:26:52 +00:00
// label4
//
this . label4 . AutoSize = true ;
2016-03-24 01:23:00 +00:00
this . label4 . Location = new System . Drawing . Point ( 13 , 41 ) ;
2014-12-07 02:26:52 +00:00
this . label4 . Name = "label4" ;
this . label4 . Size = new System . Drawing . Size ( 257 , 13 ) ;
this . label4 . TabIndex = 12 ;
this . label4 . Text = "Allow pixel distortion (e.g. 2x1 pixels, for better AR fit):" ;
//
// txtCustomARHeight
//
2016-03-24 01:23:00 +00:00
this . txtCustomARHeight . Location = new System . Drawing . Point ( 220 , 79 ) ;
2014-12-07 02:26:52 +00:00
this . txtCustomARHeight . Name = "txtCustomARHeight" ;
this . txtCustomARHeight . Size = new System . Drawing . Size ( 72 , 20 ) ;
this . txtCustomARHeight . TabIndex = 15 ;
//
// label3
//
this . label3 . AutoSize = true ;
2016-03-24 01:23:00 +00:00
this . label3 . Location = new System . Drawing . Point ( 202 , 84 ) ;
2014-12-07 02:26:52 +00:00
this . label3 . Name = "label3" ;
this . label3 . Size = new System . Drawing . Size ( 12 , 13 ) ;
this . label3 . TabIndex = 12 ;
this . label3 . Text = "x" ;
//
// txtCustomARWidth
//
2016-03-24 01:23:00 +00:00
this . txtCustomARWidth . Location = new System . Drawing . Point ( 124 , 79 ) ;
2014-12-07 02:26:52 +00:00
this . txtCustomARWidth . Name = "txtCustomARWidth" ;
this . txtCustomARWidth . Size = new System . Drawing . Size ( 72 , 20 ) ;
this . txtCustomARWidth . TabIndex = 14 ;
//
// rbUseCustom
//
this . rbUseCustom . AutoSize = true ;
2016-03-24 01:23:00 +00:00
this . rbUseCustom . Location = new System . Drawing . Point ( 16 , 80 ) ;
2014-12-07 02:26:52 +00:00
this . rbUseCustom . Name = "rbUseCustom" ;
2015-10-25 07:15:59 +00:00
this . rbUseCustom . Size = new System . Drawing . Size ( 105 , 17 ) ;
2014-12-07 02:26:52 +00:00
this . rbUseCustom . TabIndex = 13 ;
this . rbUseCustom . TabStop = true ;
2015-10-25 07:15:59 +00:00
this . rbUseCustom . Text = "Use custom size:" ;
2014-12-07 02:26:52 +00:00
this . rbUseCustom . UseVisualStyleBackColor = true ;
//
2014-07-31 02:42:21 +00:00
// label2
//
2016-03-24 01:23:00 +00:00
this . label2 . Location = new System . Drawing . Point ( 6 , 128 ) ;
2014-07-31 02:42:21 +00:00
this . label2 . Name = "label2" ;
2015-08-18 04:26:19 +00:00
this . label2 . Size = new System . Drawing . Size ( 398 , 27 ) ;
2014-07-31 02:42:21 +00:00
this . label2 . TabIndex = 17 ;
2015-08-20 23:35:53 +00:00
this . label2 . Text = "Some people think the white noise is a great idea, and some people don\'t. Disabli" +
"ng this displays black instead." ;
2014-07-12 20:42:44 +00:00
//
// checkSnowyNullEmulator
//
this . checkSnowyNullEmulator . AutoSize = true ;
2016-03-24 01:23:00 +00:00
this . checkSnowyNullEmulator . Location = new System . Drawing . Point ( 6 , 108 ) ;
2014-07-12 20:42:44 +00:00
this . checkSnowyNullEmulator . Name = "checkSnowyNullEmulator" ;
this . checkSnowyNullEmulator . Size = new System . Drawing . Size ( 159 , 17 ) ;
this . checkSnowyNullEmulator . TabIndex = 16 ;
this . checkSnowyNullEmulator . Text = "Enable Snowy Null Emulator" ;
this . checkSnowyNullEmulator . UseVisualStyleBackColor = true ;
//
2014-12-07 02:26:52 +00:00
// rbOpenGL
//
this . rbOpenGL . AutoSize = true ;
this . rbOpenGL . Checked = true ;
2016-03-27 09:49:17 +00:00
this . rbOpenGL . Location = new System . Drawing . Point ( 6 , 103 ) ;
2014-12-07 02:26:52 +00:00
this . rbOpenGL . Name = "rbOpenGL" ;
this . rbOpenGL . Size = new System . Drawing . Size ( 65 , 17 ) ;
this . rbOpenGL . TabIndex = 3 ;
this . rbOpenGL . TabStop = true ;
this . rbOpenGL . Text = "OpenGL" ;
this . rbOpenGL . UseVisualStyleBackColor = true ;
//
// label5
//
2016-03-27 09:49:17 +00:00
this . label5 . Location = new System . Drawing . Point ( 21 , 123 ) ;
2014-12-07 02:26:52 +00:00
this . label5 . Name = "label5" ;
this . label5 . Size = new System . Drawing . Size ( 359 , 47 ) ;
this . label5 . TabIndex = 16 ;
this . label5 . Text = " • May malfunction on some systems.\r\n • May have increased performance for OpenGL" +
"-based emulation cores.\r\n • May have reduced performance on some systems.\r\n" ;
//
// tabControl1
//
this . tabControl1 . Anchor = ( ( System . Windows . Forms . AnchorStyles ) ( ( ( ( System . Windows . Forms . AnchorStyles . Top | System . Windows . Forms . AnchorStyles . Bottom )
| System . Windows . Forms . AnchorStyles . Left )
| System . Windows . Forms . AnchorStyles . Right ) ) ) ;
this . tabControl1 . Controls . Add ( this . tpAR ) ;
this . tabControl1 . Controls . Add ( this . tpDispMethod ) ;
this . tabControl1 . Controls . Add ( this . tpMisc ) ;
2014-12-14 01:43:46 +00:00
this . tabControl1 . Controls . Add ( this . tabPage1 ) ;
2014-12-07 02:26:52 +00:00
this . tabControl1 . Location = new System . Drawing . Point ( 12 , 12 ) ;
this . tabControl1 . Name = "tabControl1" ;
this . tabControl1 . SelectedIndex = 0 ;
2016-03-24 01:23:00 +00:00
this . tabControl1 . Size = new System . Drawing . Size ( 536 , 317 ) ;
2014-12-07 02:26:52 +00:00
this . tabControl1 . TabIndex = 17 ;
//
// tpAR
//
2016-03-27 09:49:17 +00:00
this . tpAR . Controls . Add ( this . btnDefaults ) ;
2016-03-24 01:23:00 +00:00
this . tpAR . Controls . Add ( this . cbAutoPrescale ) ;
2015-07-06 17:31:30 +00:00
this . tpAR . Controls . Add ( this . label11 ) ;
2014-12-07 02:26:52 +00:00
this . tpAR . Controls . Add ( this . groupBox1 ) ;
2016-03-24 01:23:00 +00:00
this . tpAR . Controls . Add ( this . label10 ) ;
2014-12-07 02:26:52 +00:00
this . tpAR . Controls . Add ( this . checkLetterbox ) ;
2016-03-24 01:23:00 +00:00
this . tpAR . Controls . Add ( this . nudPrescale ) ;
2014-12-07 02:26:52 +00:00
this . tpAR . Controls . Add ( this . checkPadInteger ) ;
this . tpAR . Controls . Add ( this . grpARSelection ) ;
this . tpAR . Controls . Add ( this . grpFinalFilter ) ;
this . tpAR . Location = new System . Drawing . Point ( 4 , 22 ) ;
this . tpAR . Name = "tpAR" ;
this . tpAR . Padding = new System . Windows . Forms . Padding ( 3 ) ;
2016-03-24 01:23:00 +00:00
this . tpAR . Size = new System . Drawing . Size ( 528 , 291 ) ;
2014-12-07 02:26:52 +00:00
this . tpAR . TabIndex = 0 ;
this . tpAR . Text = "Scaling & Filtering" ;
this . tpAR . UseVisualStyleBackColor = true ;
2015-07-24 20:59:53 +00:00
//
2016-03-27 09:49:17 +00:00
// cbAutoPrescale
//
this . cbAutoPrescale . AutoSize = true ;
this . cbAutoPrescale . Location = new System . Drawing . Point ( 6 , 171 ) ;
this . cbAutoPrescale . Name = "cbAutoPrescale" ;
this . cbAutoPrescale . Size = new System . Drawing . Size ( 92 , 17 ) ;
this . cbAutoPrescale . TabIndex = 17 ;
this . cbAutoPrescale . Text = "Auto Prescale" ;
this . cbAutoPrescale . UseVisualStyleBackColor = true ;
//
2015-07-24 20:59:53 +00:00
// label11
//
this . label11 . AutoSize = true ;
2016-03-24 01:23:00 +00:00
this . label11 . Location = new System . Drawing . Point ( 140 , 11 ) ;
2015-07-24 20:59:53 +00:00
this . label11 . Name = "label11" ;
this . label11 . Size = new System . Drawing . Size ( 14 , 13 ) ;
this . label11 . TabIndex = 16 ;
this . label11 . Text = "X" ;
//
// label10
//
this . label10 . AutoSize = true ;
2016-03-24 01:23:00 +00:00
this . label10 . Location = new System . Drawing . Point ( 7 , 11 ) ;
2015-07-24 20:59:53 +00:00
this . label10 . Name = "label10" ;
2016-03-24 01:23:00 +00:00
this . label10 . Size = new System . Drawing . Size ( 76 , 13 ) ;
2015-07-24 20:59:53 +00:00
this . label10 . TabIndex = 15 ;
2016-03-24 01:23:00 +00:00
this . label10 . Text = "User Prescale:" ;
2015-07-24 20:59:53 +00:00
//
// nudPrescale
//
2016-03-24 01:23:00 +00:00
this . nudPrescale . Location = new System . Drawing . Point ( 93 , 7 ) ;
2015-07-24 20:59:53 +00:00
this . nudPrescale . Maximum = new decimal ( new int [ ] {
16 ,
0 ,
0 ,
0 } ) ;
this . nudPrescale . Minimum = new decimal ( new int [ ] {
1 ,
0 ,
0 ,
0 } ) ;
this . nudPrescale . Name = "nudPrescale" ;
this . nudPrescale . Size = new System . Drawing . Size ( 45 , 20 ) ;
this . nudPrescale . TabIndex = 14 ;
this . nudPrescale . Value = new decimal ( new int [ ] {
1 ,
0 ,
0 ,
0 } ) ;
2014-12-07 02:26:52 +00:00
//
// tpDispMethod
//
this . tpDispMethod . Controls . Add ( this . label6 ) ;
this . tpDispMethod . Controls . Add ( this . groupBox3 ) ;
this . tpDispMethod . Location = new System . Drawing . Point ( 4 , 22 ) ;
this . tpDispMethod . Name = "tpDispMethod" ;
2016-03-24 01:23:00 +00:00
this . tpDispMethod . Size = new System . Drawing . Size ( 528 , 291 ) ;
2014-12-07 02:26:52 +00:00
this . tpDispMethod . TabIndex = 2 ;
this . tpDispMethod . Text = "Display Method" ;
this . tpDispMethod . UseVisualStyleBackColor = true ;
//
2014-12-08 02:15:42 +00:00
// label6
2014-12-07 02:26:52 +00:00
//
2016-03-27 09:49:17 +00:00
this . label6 . Location = new System . Drawing . Point ( 3 , 258 ) ;
2014-12-08 02:15:42 +00:00
this . label6 . Name = "label6" ;
2016-03-27 09:49:17 +00:00
this . label6 . Size = new System . Drawing . Size ( 359 , 23 ) ;
2014-12-08 02:15:42 +00:00
this . label6 . TabIndex = 18 ;
this . label6 . Text = "Changes require restart of program to take effect.\r\n" ;
2014-12-07 02:26:52 +00:00
//
// groupBox3
//
2016-03-27 09:49:17 +00:00
this . groupBox3 . Controls . Add ( this . label13 ) ;
this . groupBox3 . Controls . Add ( this . cbAlternateVsync ) ;
2014-12-08 02:15:42 +00:00
this . groupBox3 . Controls . Add ( this . label8 ) ;
this . groupBox3 . Controls . Add ( this . rbD3D9 ) ;
2014-12-07 02:26:52 +00:00
this . groupBox3 . Controls . Add ( this . label7 ) ;
this . groupBox3 . Controls . Add ( this . rbGDIPlus ) ;
this . groupBox3 . Controls . Add ( this . label5 ) ;
this . groupBox3 . Controls . Add ( this . rbOpenGL ) ;
2016-03-24 01:23:00 +00:00
this . groupBox3 . Location = new System . Drawing . Point ( 6 , 5 ) ;
2014-12-07 02:26:52 +00:00
this . groupBox3 . Name = "groupBox3" ;
2016-03-27 09:49:17 +00:00
this . groupBox3 . Size = new System . Drawing . Size ( 415 , 241 ) ;
2014-12-07 02:26:52 +00:00
this . groupBox3 . TabIndex = 16 ;
this . groupBox3 . TabStop = false ;
2014-12-08 02:15:42 +00:00
//
2016-03-27 09:49:17 +00:00
// label13
//
this . label13 . Location = new System . Drawing . Point ( 45 , 60 ) ;
this . label13 . Name = "label13" ;
this . label13 . Size = new System . Drawing . Size ( 359 , 43 ) ;
this . label13 . TabIndex = 22 ;
this . label13 . Text = resources . GetString ( "label13.Text" ) ;
this . label13 . Click + = new System . EventHandler ( this . label13_Click ) ;
this . label13 . DoubleClick + = new System . EventHandler ( this . label13_Click ) ;
//
// cbAlternateVsync
//
this . cbAlternateVsync . AutoSize = true ;
this . cbAlternateVsync . Location = new System . Drawing . Point ( 28 , 60 ) ;
this . cbAlternateVsync . Name = "cbAlternateVsync" ;
this . cbAlternateVsync . Size = new System . Drawing . Size ( 15 , 14 ) ;
this . cbAlternateVsync . TabIndex = 21 ;
this . cbAlternateVsync . UseVisualStyleBackColor = true ;
//
2014-12-14 01:43:46 +00:00
// label8
//
2015-08-20 23:35:53 +00:00
this . label8 . Location = new System . Drawing . Point ( 21 , 30 ) ;
2014-12-14 01:43:46 +00:00
this . label8 . Name = "label8" ;
2016-03-27 09:49:17 +00:00
this . label8 . Size = new System . Drawing . Size ( 359 , 27 ) ;
2014-12-14 01:43:46 +00:00
this . label8 . TabIndex = 20 ;
2015-08-20 23:35:53 +00:00
this . label8 . Text = " • Best compatibility\r\n • May have trouble with OpenGL-based cores (Saturn,N64)\r\n" +
"" ;
2014-12-14 01:43:46 +00:00
//
// rbD3D9
//
this . rbD3D9 . AutoSize = true ;
this . rbD3D9 . Checked = true ;
this . rbD3D9 . Location = new System . Drawing . Point ( 6 , 10 ) ;
this . rbD3D9 . Name = "rbD3D9" ;
this . rbD3D9 . Size = new System . Drawing . Size ( 73 , 17 ) ;
this . rbD3D9 . TabIndex = 19 ;
this . rbD3D9 . TabStop = true ;
this . rbD3D9 . Text = "Direct3D9" ;
this . rbD3D9 . UseVisualStyleBackColor = true ;
//
2014-12-08 02:15:42 +00:00
// label7
//
2016-03-27 09:49:17 +00:00
this . label7 . Location = new System . Drawing . Point ( 21 , 191 ) ;
2014-12-08 02:15:42 +00:00
this . label7 . Name = "label7" ;
this . label7 . Size = new System . Drawing . Size ( 359 , 47 ) ;
this . label7 . TabIndex = 18 ;
2015-08-20 23:35:53 +00:00
this . label7 . Text = " • Slow; Mainly for compatibility purposes\r\n • Missing many features\r\n • Works be" +
"tter over Remote Desktop, etc.\r\n" ;
2014-12-07 02:26:52 +00:00
//
// rbGDIPlus
//
this . rbGDIPlus . AutoSize = true ;
this . rbGDIPlus . Checked = true ;
2016-03-27 09:49:17 +00:00
this . rbGDIPlus . Location = new System . Drawing . Point ( 6 , 171 ) ;
2014-12-07 02:26:52 +00:00
this . rbGDIPlus . Name = "rbGDIPlus" ;
this . rbGDIPlus . Size = new System . Drawing . Size ( 50 , 17 ) ;
this . rbGDIPlus . TabIndex = 17 ;
this . rbGDIPlus . TabStop = true ;
this . rbGDIPlus . Text = "GDI+" ;
this . rbGDIPlus . UseVisualStyleBackColor = true ;
//
2014-12-08 02:15:42 +00:00
// tpMisc
2014-12-07 02:26:52 +00:00
//
2015-08-18 04:26:19 +00:00
this . tpMisc . Controls . Add ( this . groupBox5 ) ;
2014-12-08 02:15:42 +00:00
this . tpMisc . Controls . Add ( this . label2 ) ;
this . tpMisc . Controls . Add ( this . checkSnowyNullEmulator ) ;
this . tpMisc . Location = new System . Drawing . Point ( 4 , 22 ) ;
this . tpMisc . Name = "tpMisc" ;
2016-03-24 01:23:00 +00:00
this . tpMisc . Size = new System . Drawing . Size ( 528 , 291 ) ;
2014-12-08 02:15:42 +00:00
this . tpMisc . TabIndex = 3 ;
this . tpMisc . Text = "Misc" ;
this . tpMisc . UseVisualStyleBackColor = true ;
2014-12-07 02:26:52 +00:00
//
2015-08-18 04:26:19 +00:00
// groupBox5
//
this . groupBox5 . Controls . Add ( this . rbDisplayAbsoluteZero ) ;
this . groupBox5 . Controls . Add ( this . rbDisplayMinimal ) ;
this . groupBox5 . Controls . Add ( this . rbDisplayFull ) ;
2016-03-24 01:23:00 +00:00
this . groupBox5 . Location = new System . Drawing . Point ( 6 , 6 ) ;
2015-08-18 04:26:19 +00:00
this . groupBox5 . Name = "groupBox5" ;
this . groupBox5 . Size = new System . Drawing . Size ( 371 , 96 ) ;
this . groupBox5 . TabIndex = 20 ;
this . groupBox5 . TabStop = false ;
this . groupBox5 . Text = "Display Features (for speeding up replays)" ;
//
// rbDisplayAbsoluteZero
//
this . rbDisplayAbsoluteZero . AutoSize = true ;
this . rbDisplayAbsoluteZero . Location = new System . Drawing . Point ( 7 , 66 ) ;
this . rbDisplayAbsoluteZero . Name = "rbDisplayAbsoluteZero" ;
this . rbDisplayAbsoluteZero . Size = new System . Drawing . Size ( 174 , 17 ) ;
this . rbDisplayAbsoluteZero . TabIndex = 2 ;
this . rbDisplayAbsoluteZero . TabStop = true ;
this . rbDisplayAbsoluteZero . Text = "Absolute Zero - Display Nothing" ;
this . rbDisplayAbsoluteZero . UseVisualStyleBackColor = true ;
//
// rbDisplayMinimal
//
this . rbDisplayMinimal . AutoSize = true ;
this . rbDisplayMinimal . Enabled = false ;
this . rbDisplayMinimal . Location = new System . Drawing . Point ( 7 , 43 ) ;
this . rbDisplayMinimal . Name = "rbDisplayMinimal" ;
this . rbDisplayMinimal . Size = new System . Drawing . Size ( 185 , 17 ) ;
this . rbDisplayMinimal . TabIndex = 1 ;
this . rbDisplayMinimal . TabStop = true ;
this . rbDisplayMinimal . Text = "Minimal - Display HUD Only (TBD)" ;
this . rbDisplayMinimal . UseVisualStyleBackColor = true ;
//
// rbDisplayFull
//
this . rbDisplayFull . AutoSize = true ;
this . rbDisplayFull . Location = new System . Drawing . Point ( 7 , 20 ) ;
this . rbDisplayFull . Name = "rbDisplayFull" ;
this . rbDisplayFull . Size = new System . Drawing . Size ( 137 , 17 ) ;
this . rbDisplayFull . TabIndex = 0 ;
this . rbDisplayFull . TabStop = true ;
this . rbDisplayFull . Text = "Full - Display Everything" ;
this . rbDisplayFull . UseVisualStyleBackColor = true ;
//
2014-12-14 01:43:46 +00:00
// tabPage1
//
2015-09-08 19:03:52 +00:00
this . tabPage1 . Controls . Add ( this . cbAllowDoubleclickFullscreen ) ;
2014-12-14 01:43:46 +00:00
this . tabPage1 . Controls . Add ( this . groupBox4 ) ;
this . tabPage1 . Controls . Add ( this . groupBox2 ) ;
this . tabPage1 . Location = new System . Drawing . Point ( 4 , 22 ) ;
this . tabPage1 . Name = "tabPage1" ;
this . tabPage1 . Padding = new System . Windows . Forms . Padding ( 3 ) ;
2016-03-24 01:23:00 +00:00
this . tabPage1 . Size = new System . Drawing . Size ( 528 , 291 ) ;
2014-12-14 01:43:46 +00:00
this . tabPage1 . TabIndex = 4 ;
this . tabPage1 . Text = "Window" ;
this . tabPage1 . UseVisualStyleBackColor = true ;
//
2015-09-16 19:09:59 +00:00
// cbAllowDoubleclickFullscreen
//
this . cbAllowDoubleclickFullscreen . AutoSize = true ;
this . cbAllowDoubleclickFullscreen . Location = new System . Drawing . Point ( 12 , 223 ) ;
this . cbAllowDoubleclickFullscreen . Name = "cbAllowDoubleclickFullscreen" ;
2016-03-27 09:49:17 +00:00
this . cbAllowDoubleclickFullscreen . Size = new System . Drawing . Size ( 471 , 17 ) ;
2015-09-16 19:09:59 +00:00
this . cbAllowDoubleclickFullscreen . TabIndex = 27 ;
2016-03-27 09:49:17 +00:00
this . cbAllowDoubleclickFullscreen . Text = "Allow Double-Click Fullscreen (hold shift to force fullscreen to toggle in case u" +
"sing zapper, etc.)" ;
2015-09-16 19:09:59 +00:00
this . cbAllowDoubleclickFullscreen . UseVisualStyleBackColor = true ;
//
2015-07-06 17:31:30 +00:00
// groupBox4
2014-12-14 01:43:46 +00:00
//
2015-07-24 20:59:53 +00:00
this . groupBox4 . Controls . Add ( this . cbFSAutohideMouse ) ;
2015-07-06 17:31:30 +00:00
this . groupBox4 . Controls . Add ( this . label1 ) ;
2015-07-24 20:59:53 +00:00
this . groupBox4 . Controls . Add ( this . cbFullscreenHacks ) ;
2015-07-06 17:31:30 +00:00
this . groupBox4 . Controls . Add ( this . cbStatusBarFullscreen ) ;
this . groupBox4 . Controls . Add ( this . cbMenuFullscreen ) ;
this . groupBox4 . Location = new System . Drawing . Point ( 143 , 6 ) ;
this . groupBox4 . Name = "groupBox4" ;
2015-09-08 19:03:52 +00:00
this . groupBox4 . Size = new System . Drawing . Size ( 266 , 211 ) ;
2015-07-06 17:31:30 +00:00
this . groupBox4 . TabIndex = 27 ;
this . groupBox4 . TabStop = false ;
this . groupBox4 . Text = "Fullscreen" ;
2014-12-14 01:43:46 +00:00
//
2015-08-18 04:26:19 +00:00
// cbFSAutohideMouse
//
this . cbFSAutohideMouse . AutoSize = true ;
this . cbFSAutohideMouse . Location = new System . Drawing . Point ( 87 , 19 ) ;
this . cbFSAutohideMouse . Name = "cbFSAutohideMouse" ;
2015-08-20 23:35:53 +00:00
this . cbFSAutohideMouse . Size = new System . Drawing . Size ( 141 , 17 ) ;
2015-08-18 04:26:19 +00:00
this . cbFSAutohideMouse . TabIndex = 28 ;
2015-08-20 23:35:53 +00:00
this . cbFSAutohideMouse . Text = "Auto-Hide Mouse Cursor" ;
2015-08-18 04:26:19 +00:00
this . cbFSAutohideMouse . UseVisualStyleBackColor = true ;
//
2015-07-06 17:31:30 +00:00
// label1
2014-12-14 01:43:46 +00:00
//
2015-07-06 17:31:30 +00:00
this . label1 . Location = new System . Drawing . Point ( 7 , 88 ) ;
this . label1 . Name = "label1" ;
this . label1 . Size = new System . Drawing . Size ( 240 , 115 ) ;
this . label1 . TabIndex = 27 ;
this . label1 . Text = resources . GetString ( "label1.Text" ) ;
2014-12-14 01:43:46 +00:00
//
2015-07-24 20:59:53 +00:00
// cbFullscreenHacks
2014-12-14 01:43:46 +00:00
//
2015-07-24 20:59:53 +00:00
this . cbFullscreenHacks . AutoSize = true ;
this . cbFullscreenHacks . Location = new System . Drawing . Point ( 6 , 65 ) ;
this . cbFullscreenHacks . Name = "cbFullscreenHacks" ;
this . cbFullscreenHacks . Size = new System . Drawing . Size ( 191 , 17 ) ;
this . cbFullscreenHacks . TabIndex = 26 ;
this . cbFullscreenHacks . Text = "Enable Windows Fullscreen Hacks" ;
this . cbFullscreenHacks . UseVisualStyleBackColor = true ;
2014-12-14 01:43:46 +00:00
//
2015-07-06 17:31:30 +00:00
// cbStatusBarFullscreen
2014-12-14 01:43:46 +00:00
//
2015-07-06 17:31:30 +00:00
this . cbStatusBarFullscreen . AutoSize = true ;
this . cbStatusBarFullscreen . Location = new System . Drawing . Point ( 6 , 19 ) ;
this . cbStatusBarFullscreen . Name = "cbStatusBarFullscreen" ;
this . cbStatusBarFullscreen . Size = new System . Drawing . Size ( 75 , 17 ) ;
this . cbStatusBarFullscreen . TabIndex = 23 ;
this . cbStatusBarFullscreen . Text = "Status Bar" ;
this . cbStatusBarFullscreen . UseVisualStyleBackColor = true ;
2014-12-14 01:43:46 +00:00
//
2015-07-06 17:31:30 +00:00
// cbMenuFullscreen
2014-12-14 01:43:46 +00:00
//
2015-07-06 17:31:30 +00:00
this . cbMenuFullscreen . AutoSize = true ;
this . cbMenuFullscreen . Location = new System . Drawing . Point ( 6 , 42 ) ;
this . cbMenuFullscreen . Name = "cbMenuFullscreen" ;
this . cbMenuFullscreen . Size = new System . Drawing . Size ( 53 , 17 ) ;
this . cbMenuFullscreen . TabIndex = 25 ;
this . cbMenuFullscreen . Text = "Menu" ;
this . cbMenuFullscreen . UseVisualStyleBackColor = true ;
2014-12-14 01:43:46 +00:00
//
// groupBox2
//
this . groupBox2 . Controls . Add ( this . lblFrameTypeWindowed ) ;
this . groupBox2 . Controls . Add ( this . cbStatusBarWindowed ) ;
this . groupBox2 . Controls . Add ( this . label9 ) ;
this . groupBox2 . Controls . Add ( this . cbMenuWindowed ) ;
this . groupBox2 . Controls . Add ( this . trackbarFrameSizeWindowed ) ;
this . groupBox2 . Controls . Add ( this . cbCaptionWindowed ) ;
this . groupBox2 . Location = new System . Drawing . Point ( 6 , 6 ) ;
this . groupBox2 . Name = "groupBox2" ;
2015-09-08 19:03:52 +00:00
this . groupBox2 . Size = new System . Drawing . Size ( 131 , 211 ) ;
2014-12-14 01:43:46 +00:00
this . groupBox2 . TabIndex = 26 ;
this . groupBox2 . TabStop = false ;
this . groupBox2 . Text = "Windowed" ;
//
// lblFrameTypeWindowed
//
this . lblFrameTypeWindowed . AutoSize = true ;
this . lblFrameTypeWindowed . Location = new System . Drawing . Point ( 51 , 17 ) ;
this . lblFrameTypeWindowed . Name = "lblFrameTypeWindowed" ;
this . lblFrameTypeWindowed . Size = new System . Drawing . Size ( 62 , 13 ) ;
this . lblFrameTypeWindowed . TabIndex = 26 ;
this . lblFrameTypeWindowed . Text = "(frame type)" ;
//
2015-07-06 17:31:30 +00:00
// cbStatusBarWindowed
2014-12-14 01:43:46 +00:00
//
2015-07-06 17:31:30 +00:00
this . cbStatusBarWindowed . AutoSize = true ;
this . cbStatusBarWindowed . Location = new System . Drawing . Point ( 9 , 81 ) ;
this . cbStatusBarWindowed . Name = "cbStatusBarWindowed" ;
this . cbStatusBarWindowed . Size = new System . Drawing . Size ( 75 , 17 ) ;
this . cbStatusBarWindowed . TabIndex = 23 ;
this . cbStatusBarWindowed . Text = "Status Bar" ;
this . cbStatusBarWindowed . UseVisualStyleBackColor = true ;
2014-12-14 01:43:46 +00:00
//
2015-07-06 17:31:30 +00:00
// label9
2014-12-14 01:43:46 +00:00
//
2015-07-06 17:31:30 +00:00
this . label9 . AutoSize = true ;
this . label9 . Location = new System . Drawing . Point ( 6 , 17 ) ;
this . label9 . Name = "label9" ;
this . label9 . Size = new System . Drawing . Size ( 39 , 13 ) ;
this . label9 . TabIndex = 22 ;
this . label9 . Text = "Frame:" ;
2014-12-14 01:43:46 +00:00
//
2015-07-06 17:31:30 +00:00
// cbMenuWindowed
2014-12-14 01:43:46 +00:00
//
2015-07-06 17:31:30 +00:00
this . cbMenuWindowed . AutoSize = true ;
this . cbMenuWindowed . Location = new System . Drawing . Point ( 9 , 127 ) ;
this . cbMenuWindowed . Name = "cbMenuWindowed" ;
this . cbMenuWindowed . Size = new System . Drawing . Size ( 53 , 17 ) ;
this . cbMenuWindowed . TabIndex = 25 ;
this . cbMenuWindowed . Text = "Menu" ;
this . cbMenuWindowed . UseVisualStyleBackColor = true ;
2014-12-07 02:26:52 +00:00
//
2015-08-20 23:35:53 +00:00
// cbCaptionWindowed
//
this . cbCaptionWindowed . AutoSize = true ;
this . cbCaptionWindowed . Location = new System . Drawing . Point ( 9 , 104 ) ;
this . cbCaptionWindowed . Name = "cbCaptionWindowed" ;
this . cbCaptionWindowed . Size = new System . Drawing . Size ( 62 , 17 ) ;
this . cbCaptionWindowed . TabIndex = 24 ;
this . cbCaptionWindowed . Text = "Caption" ;
this . cbCaptionWindowed . UseVisualStyleBackColor = true ;
//
2015-09-16 19:09:59 +00:00
// linkLabel1
2015-09-08 19:03:52 +00:00
//
2015-09-16 19:09:59 +00:00
this . linkLabel1 . AutoSize = true ;
this . linkLabel1 . Location = new System . Drawing . Point ( 12 , 404 ) ;
this . linkLabel1 . Name = "linkLabel1" ;
this . linkLabel1 . Size = new System . Drawing . Size ( 79 , 13 ) ;
this . linkLabel1 . TabIndex = 18 ;
this . linkLabel1 . TabStop = true ;
this . linkLabel1 . Text = "Documentation" ;
this . linkLabel1 . LinkClicked + = new System . Windows . Forms . LinkLabelLinkClickedEventHandler ( this . linkLabel1_LinkClicked ) ;
2015-09-08 19:03:52 +00:00
//
2016-03-24 01:23:00 +00:00
// tbScanlineIntensity
//
this . tbScanlineIntensity . LargeChange = 32 ;
this . tbScanlineIntensity . Location = new System . Drawing . Point ( 83 , 55 ) ;
this . tbScanlineIntensity . Maximum = 256 ;
this . tbScanlineIntensity . Name = "tbScanlineIntensity" ;
this . tbScanlineIntensity . Size = new System . Drawing . Size ( 70 , 42 ) ;
this . tbScanlineIntensity . TabIndex = 3 ;
this . tbScanlineIntensity . TickFrequency = 32 ;
this . tbScanlineIntensity . TickStyle = System . Windows . Forms . TickStyle . TopLeft ;
this . tbScanlineIntensity . Scroll + = new System . EventHandler ( this . tbScanlineIntensity_Scroll ) ;
this . tbScanlineIntensity . ValueChanged + = new System . EventHandler ( this . tbScanlineIntensity_Scroll ) ;
//
// trackbarFrameSizeWindowed
//
this . trackbarFrameSizeWindowed . LargeChange = 1 ;
this . trackbarFrameSizeWindowed . Location = new System . Drawing . Point ( 6 , 33 ) ;
this . trackbarFrameSizeWindowed . Maximum = 2 ;
this . trackbarFrameSizeWindowed . Name = "trackbarFrameSizeWindowed" ;
this . trackbarFrameSizeWindowed . Size = new System . Drawing . Size ( 99 , 42 ) ;
this . trackbarFrameSizeWindowed . TabIndex = 21 ;
this . trackbarFrameSizeWindowed . Value = 1 ;
this . trackbarFrameSizeWindowed . ValueChanged + = new System . EventHandler ( this . trackbarFrameSizeWindowed_ValueChanged ) ;
//
2016-03-27 09:49:17 +00:00
// btnDefaults
//
this . btnDefaults . Location = new System . Drawing . Point ( 447 , 262 ) ;
this . btnDefaults . Name = "btnDefaults" ;
this . btnDefaults . Size = new System . Drawing . Size ( 75 , 23 ) ;
this . btnDefaults . TabIndex = 18 ;
this . btnDefaults . Text = "Defaults" ;
this . toolTip1 . SetToolTip ( this . btnDefaults , "Unless I forgot to update the button\'s code when I changed a default" ) ;
this . btnDefaults . UseVisualStyleBackColor = true ;
this . btnDefaults . Click + = new System . EventHandler ( this . btnDefaults_Click ) ;
//
2014-02-03 05:27:59 +00:00
// DisplayConfigLite
//
this . AcceptButton = this . btnOk ;
this . AutoScaleDimensions = new System . Drawing . SizeF ( 6F , 13F ) ;
this . AutoScaleMode = System . Windows . Forms . AutoScaleMode . Font ;
this . CancelButton = this . btnCancel ;
2016-03-24 01:23:00 +00:00
this . ClientSize = new System . Drawing . Size ( 564 , 374 ) ;
2015-09-16 19:09:59 +00:00
this . Controls . Add ( this . linkLabel1 ) ;
2014-12-07 02:26:52 +00:00
this . Controls . Add ( this . tabControl1 ) ;
2014-02-03 05:27:59 +00:00
this . Controls . Add ( this . btnCancel ) ;
this . Controls . Add ( this . btnOk ) ;
this . FormBorderStyle = System . Windows . Forms . FormBorderStyle . FixedDialog ;
this . Name = "DisplayConfigLite" ;
2014-04-15 22:56:44 +00:00
this . StartPosition = System . Windows . Forms . FormStartPosition . CenterParent ;
2014-02-03 05:27:59 +00:00
this . Text = "Display Configuration" ;
this . groupBox1 . ResumeLayout ( false ) ;
this . groupBox1 . PerformLayout ( ) ;
2014-05-03 02:52:35 +00:00
this . grpFinalFilter . ResumeLayout ( false ) ;
this . grpFinalFilter . PerformLayout ( ) ;
this . grpARSelection . ResumeLayout ( false ) ;
this . grpARSelection . PerformLayout ( ) ;
2014-12-07 02:26:52 +00:00
this . tabControl1 . ResumeLayout ( false ) ;
this . tpAR . ResumeLayout ( false ) ;
this . tpAR . PerformLayout ( ) ;
2015-07-24 20:59:53 +00:00
( ( System . ComponentModel . ISupportInitialize ) ( this . nudPrescale ) ) . EndInit ( ) ;
2014-12-07 02:26:52 +00:00
this . tpDispMethod . ResumeLayout ( false ) ;
this . groupBox3 . ResumeLayout ( false ) ;
this . groupBox3 . PerformLayout ( ) ;
2014-12-08 02:15:42 +00:00
this . tpMisc . ResumeLayout ( false ) ;
this . tpMisc . PerformLayout ( ) ;
2015-08-18 04:26:19 +00:00
this . groupBox5 . ResumeLayout ( false ) ;
this . groupBox5 . PerformLayout ( ) ;
2014-12-14 01:43:46 +00:00
this . tabPage1 . ResumeLayout ( false ) ;
2015-09-08 19:03:52 +00:00
this . tabPage1 . PerformLayout ( ) ;
2014-12-14 01:43:46 +00:00
this . groupBox4 . ResumeLayout ( false ) ;
this . groupBox4 . PerformLayout ( ) ;
2015-07-06 17:31:30 +00:00
this . groupBox2 . ResumeLayout ( false ) ;
this . groupBox2 . PerformLayout ( ) ;
2016-03-24 01:23:00 +00:00
( ( System . ComponentModel . ISupportInitialize ) ( this . tbScanlineIntensity ) ) . EndInit ( ) ;
2015-07-06 17:31:30 +00:00
( ( System . ComponentModel . ISupportInitialize ) ( this . trackbarFrameSizeWindowed ) ) . EndInit ( ) ;
2014-02-03 05:27:59 +00:00
this . ResumeLayout ( false ) ;
2015-09-16 19:09:59 +00:00
this . PerformLayout ( ) ;
2014-02-03 05:27:59 +00:00
}
#endregion
private System . Windows . Forms . Button btnCancel ;
private System . Windows . Forms . Button btnOk ;
private System . Windows . Forms . GroupBox groupBox1 ;
private System . Windows . Forms . RadioButton rbNone ;
private System . Windows . Forms . RadioButton rbScanlines ;
private System . Windows . Forms . RadioButton rbHq2x ;
2015-01-18 19:44:51 +00:00
private BizHawk . Client . EmuHawk . TransparentTrackBar tbScanlineIntensity ;
2014-02-07 02:36:27 +00:00
private System . Windows . Forms . CheckBox checkLetterbox ;
2014-04-15 21:46:18 +00:00
private System . Windows . Forms . CheckBox checkPadInteger ;
2014-05-03 02:52:35 +00:00
private System . Windows . Forms . GroupBox grpFinalFilter ;
2014-04-15 21:46:18 +00:00
private System . Windows . Forms . RadioButton rbFinalFilterBicubic ;
private System . Windows . Forms . RadioButton rbFinalFilterNone ;
private System . Windows . Forms . RadioButton rbFinalFilterBilinear ;
private System . Windows . Forms . Button btnSelectUserFilter ;
private System . Windows . Forms . RadioButton rbUser ;
private System . Windows . Forms . Label lblUserFilterName ;
2014-05-03 02:52:35 +00:00
private System . Windows . Forms . RadioButton rbUseRaw ;
private System . Windows . Forms . RadioButton rbUseSystem ;
private System . Windows . Forms . GroupBox grpARSelection ;
2014-07-12 20:42:44 +00:00
private System . Windows . Forms . CheckBox checkSnowyNullEmulator ;
private System . Windows . Forms . Label label2 ;
2014-08-09 16:54:56 +00:00
private System . Windows . Forms . Label lblScanlines ;
2014-09-14 00:51:30 +00:00
private System . Windows . Forms . TextBox txtCustomARHeight ;
private System . Windows . Forms . Label label3 ;
private System . Windows . Forms . TextBox txtCustomARWidth ;
private System . Windows . Forms . RadioButton rbUseCustom ;
private System . Windows . Forms . Label label4 ;
2014-12-07 02:26:52 +00:00
private System . Windows . Forms . RadioButton rbOpenGL ;
private System . Windows . Forms . Label label5 ;
private System . Windows . Forms . TabControl tabControl1 ;
private System . Windows . Forms . TabPage tpAR ;
private System . Windows . Forms . TabPage tpDispMethod ;
private System . Windows . Forms . Label label6 ;
private System . Windows . Forms . GroupBox groupBox3 ;
private System . Windows . Forms . Label label7 ;
private System . Windows . Forms . RadioButton rbGDIPlus ;
private System . Windows . Forms . TabPage tpMisc ;
2014-12-08 02:15:42 +00:00
private System . Windows . Forms . Label label8 ;
private System . Windows . Forms . RadioButton rbD3D9 ;
2014-12-14 01:43:46 +00:00
private System . Windows . Forms . TabPage tabPage1 ;
private System . Windows . Forms . CheckBox cbStatusBarWindowed ;
private System . Windows . Forms . Label label9 ;
2015-01-18 19:44:51 +00:00
private BizHawk . Client . EmuHawk . TransparentTrackBar trackbarFrameSizeWindowed ;
2014-12-14 01:43:46 +00:00
private System . Windows . Forms . CheckBox cbMenuWindowed ;
private System . Windows . Forms . CheckBox cbCaptionWindowed ;
private System . Windows . Forms . GroupBox groupBox4 ;
private System . Windows . Forms . CheckBox cbStatusBarFullscreen ;
private System . Windows . Forms . CheckBox cbMenuFullscreen ;
private System . Windows . Forms . GroupBox groupBox2 ;
private System . Windows . Forms . Label lblFrameTypeWindowed ;
2015-07-06 17:31:30 +00:00
private System . Windows . Forms . Label label11 ;
private System . Windows . Forms . Label label10 ;
private System . Windows . Forms . NumericUpDown nudPrescale ;
2015-07-24 20:59:53 +00:00
private System . Windows . Forms . CheckBox cbFSAutohideMouse ;
2015-08-18 04:26:19 +00:00
private System . Windows . Forms . GroupBox groupBox5 ;
private System . Windows . Forms . RadioButton rbDisplayAbsoluteZero ;
private System . Windows . Forms . RadioButton rbDisplayMinimal ;
private System . Windows . Forms . RadioButton rbDisplayFull ;
2015-09-08 19:03:52 +00:00
private System . Windows . Forms . CheckBox cbAllowDoubleclickFullscreen ;
2015-09-16 19:09:59 +00:00
private System . Windows . Forms . LinkLabel linkLabel1 ;
2015-10-25 07:15:59 +00:00
private System . Windows . Forms . RadioButton rbUseCustomRatio ;
private System . Windows . Forms . TextBox txtCustomARY ;
private System . Windows . Forms . Label label12 ;
private System . Windows . Forms . TextBox txtCustomARX ;
2016-03-24 01:23:00 +00:00
private System . Windows . Forms . CheckBox cbAutoPrescale ;
2016-03-27 09:49:17 +00:00
private System . Windows . Forms . Label label13 ;
private System . Windows . Forms . CheckBox cbAlternateVsync ;
private System . Windows . Forms . Label label1 ;
private System . Windows . Forms . CheckBox cbFullscreenHacks ;
private System . Windows . Forms . Button btnDefaults ;
private System . Windows . Forms . ToolTip toolTip1 ;
2014-02-03 05:27:59 +00:00
}
}