2014-03-28 02:50:40 +01:00
|
|
|
|
namespace ScpServer
|
|
|
|
|
{
|
|
|
|
|
partial class Options
|
|
|
|
|
{
|
|
|
|
|
/// <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()
|
|
|
|
|
{
|
Shift modifier: Hold an action to use another set of controls, if nothing is set to the shifted control, in falls back to the default action
View input of controls in profiles, see exactly when a deadzone is passed and check the input delay for controllers (special thanks to jhebbel), click the on sixaxis panel
Click the Empty text on in the lightbar box to copy the lightbar color from full to empty.
While opened, option to keep the window size after closing the profile's settings
Old profiles are automatically upgraded if it's missing new settings, such as how colors are now saved, sixaxis deadzones, and shift controls
Other UI changes for profile settings, flipped touchpad and other settings boxes
Others:
Fix for when clicking the semicolon in the select an action screen
Fix assigning Sixaxis action to a key
minor UI changes and bug fixes, such as auto resize of the log listview
DS4Updater: Also now works for the new numbering system, can read the version number right from the exe instead of in profiles.xml, UI additions to better notify users of errors, Bug fixes for non-portable users
2014-07-07 21:22:42 +02:00
|
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Options));
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.lowColorChooserButton = new System.Windows.Forms.Button();
|
2014-06-09 01:41:36 +02:00
|
|
|
|
this.nUDRainbow = new System.Windows.Forms.NumericUpDown();
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.pBRainbow = new System.Windows.Forms.PictureBox();
|
2014-10-21 04:31:13 +02:00
|
|
|
|
this.tBBlueBar = new System.Windows.Forms.TrackBar();
|
|
|
|
|
this.tBGreenBar = new System.Windows.Forms.TrackBar();
|
|
|
|
|
this.tBRedBar = new System.Windows.Forms.TrackBar();
|
2014-06-21 20:00:28 +02:00
|
|
|
|
this.cBLightbyBattery = new System.Windows.Forms.CheckBox();
|
2014-07-26 01:17:45 +02:00
|
|
|
|
this.lbBlue = new System.Windows.Forms.Label();
|
|
|
|
|
this.lbGreen = new System.Windows.Forms.Label();
|
|
|
|
|
this.lbspc = new System.Windows.Forms.Label();
|
|
|
|
|
this.lbRed = new System.Windows.Forms.Label();
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.cBDoubleTap = new System.Windows.Forms.CheckBox();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.cBTap = new System.Windows.Forms.CheckBox();
|
2014-06-09 01:41:36 +02:00
|
|
|
|
this.nUDTap = new System.Windows.Forms.NumericUpDown();
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.cBScroll = new System.Windows.Forms.CheckBox();
|
|
|
|
|
this.cBSlide = new System.Windows.Forms.CheckBox();
|
2014-06-09 01:41:36 +02:00
|
|
|
|
this.nUDScroll = new System.Windows.Forms.NumericUpDown();
|
|
|
|
|
this.nUDTouch = new System.Windows.Forms.NumericUpDown();
|
2014-07-26 01:17:45 +02:00
|
|
|
|
this.lbButtonMouseSens = new System.Windows.Forms.Label();
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.cBlowerRCOn = new System.Windows.Forms.CheckBox();
|
2014-06-21 20:00:28 +02:00
|
|
|
|
this.cBTouchpadJitterCompensation = new System.Windows.Forms.CheckBox();
|
2014-07-26 01:17:45 +02:00
|
|
|
|
this.lbL2 = new System.Windows.Forms.Label();
|
|
|
|
|
this.lbR2 = new System.Windows.Forms.Label();
|
|
|
|
|
this.lbIdleMinutes = new System.Windows.Forms.Label();
|
2014-06-09 01:41:36 +02:00
|
|
|
|
this.nUDIdleDisconnect = new System.Windows.Forms.NumericUpDown();
|
|
|
|
|
this.nUDR2 = new System.Windows.Forms.NumericUpDown();
|
2014-06-21 20:00:28 +02:00
|
|
|
|
this.cBFlushHIDQueue = new System.Windows.Forms.CheckBox();
|
2014-06-09 01:41:36 +02:00
|
|
|
|
this.nUDRumbleBoost = new System.Windows.Forms.NumericUpDown();
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.btnRumbleTest = new System.Windows.Forms.Button();
|
2014-05-24 04:30:43 +02:00
|
|
|
|
this.lbFull = new System.Windows.Forms.Label();
|
2014-07-26 01:17:45 +02:00
|
|
|
|
this.lbLowRed = new System.Windows.Forms.Label();
|
|
|
|
|
this.lbLowGreen = new System.Windows.Forms.Label();
|
|
|
|
|
this.lbLowBlue = new System.Windows.Forms.Label();
|
2014-10-21 04:31:13 +02:00
|
|
|
|
this.tBLowRedBar = new System.Windows.Forms.TrackBar();
|
|
|
|
|
this.tBLowGreenBar = new System.Windows.Forms.TrackBar();
|
|
|
|
|
this.tBLowBlueBar = new System.Windows.Forms.TrackBar();
|
2014-07-26 01:17:45 +02:00
|
|
|
|
this.lbEmpty = new System.Windows.Forms.Label();
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.pnlFull = new System.Windows.Forms.Panel();
|
|
|
|
|
this.pnlLowBattery = new System.Windows.Forms.Panel();
|
2014-05-21 23:42:25 +02:00
|
|
|
|
this.lbRS = new System.Windows.Forms.Label();
|
|
|
|
|
this.lbLS = new System.Windows.Forms.Label();
|
2014-06-09 01:41:36 +02:00
|
|
|
|
this.nUDRS = new System.Windows.Forms.NumericUpDown();
|
2014-05-24 04:30:43 +02:00
|
|
|
|
this.numUDMouseSens = new System.Windows.Forms.NumericUpDown();
|
2014-06-09 01:41:36 +02:00
|
|
|
|
this.nUDLS = new System.Windows.Forms.NumericUpDown();
|
|
|
|
|
this.nUDL2 = new System.Windows.Forms.NumericUpDown();
|
2014-05-24 04:30:43 +02:00
|
|
|
|
this.gBTouchpad = new System.Windows.Forms.GroupBox();
|
2014-09-15 04:37:14 +02:00
|
|
|
|
this.cbStartTouchpadOff = new System.Windows.Forms.CheckBox();
|
2014-05-24 04:30:43 +02:00
|
|
|
|
this.gBOther = new System.Windows.Forms.GroupBox();
|
2014-08-23 22:52:20 +02:00
|
|
|
|
this.cBDinput = new System.Windows.Forms.CheckBox();
|
2014-08-17 00:09:15 +02:00
|
|
|
|
this.pBProgram = new System.Windows.Forms.PictureBox();
|
2014-07-26 01:17:45 +02:00
|
|
|
|
this.cBLaunchProgram = new System.Windows.Forms.CheckBox();
|
|
|
|
|
this.btnBrowse = new System.Windows.Forms.Button();
|
|
|
|
|
this.lbUseController = new System.Windows.Forms.Label();
|
Shift modifier: Hold an action to use another set of controls, if nothing is set to the shifted control, in falls back to the default action
View input of controls in profiles, see exactly when a deadzone is passed and check the input delay for controllers (special thanks to jhebbel), click the on sixaxis panel
Click the Empty text on in the lightbar box to copy the lightbar color from full to empty.
While opened, option to keep the window size after closing the profile's settings
Old profiles are automatically upgraded if it's missing new settings, such as how colors are now saved, sixaxis deadzones, and shift controls
Other UI changes for profile settings, flipped touchpad and other settings boxes
Others:
Fix for when clicking the semicolon in the select an action screen
Fix assigning Sixaxis action to a key
minor UI changes and bug fixes, such as auto resize of the log listview
DS4Updater: Also now works for the new numbering system, can read the version number right from the exe instead of in profiles.xml, UI additions to better notify users of errors, Bug fixes for non-portable users
2014-07-07 21:22:42 +02:00
|
|
|
|
this.cBMouseAccel = new System.Windows.Forms.CheckBox();
|
2014-05-30 22:39:39 +02:00
|
|
|
|
this.nUDSixaxis = new System.Windows.Forms.NumericUpDown();
|
2014-05-28 04:49:58 +02:00
|
|
|
|
this.cBControllerInput = new System.Windows.Forms.CheckBox();
|
2014-06-09 01:41:36 +02:00
|
|
|
|
this.cBIdleDisconnect = new System.Windows.Forms.CheckBox();
|
2014-05-24 04:30:43 +02:00
|
|
|
|
this.gBLightbar = new System.Windows.Forms.GroupBox();
|
2014-09-15 04:37:14 +02:00
|
|
|
|
this.btnChargingColor = new System.Windows.Forms.Button();
|
|
|
|
|
this.rBColor = new System.Windows.Forms.RadioButton();
|
|
|
|
|
this.rBFade = new System.Windows.Forms.RadioButton();
|
|
|
|
|
this.rBNormal = new System.Windows.Forms.RadioButton();
|
|
|
|
|
this.rBRainbow = new System.Windows.Forms.RadioButton();
|
|
|
|
|
this.lbWhileCharging = new System.Windows.Forms.Label();
|
|
|
|
|
this.lbPercentFlashBar = new System.Windows.Forms.Label();
|
|
|
|
|
this.nUDflashLED = new System.Windows.Forms.NumericUpDown();
|
|
|
|
|
this.lbFlashAt = new System.Windows.Forms.Label();
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.pnlShift = new System.Windows.Forms.Panel();
|
|
|
|
|
this.cBShiftLight = new System.Windows.Forms.CheckBox();
|
|
|
|
|
this.lbShift = new System.Windows.Forms.Label();
|
|
|
|
|
this.lbShiftRed = new System.Windows.Forms.Label();
|
|
|
|
|
this.lbShiftGreen = new System.Windows.Forms.Label();
|
|
|
|
|
this.lbShiftBlue = new System.Windows.Forms.Label();
|
|
|
|
|
this.tBShiftRedBar = new System.Windows.Forms.TrackBar();
|
|
|
|
|
this.tBShiftGreenBar = new System.Windows.Forms.TrackBar();
|
|
|
|
|
this.tBShiftBlueBar = new System.Windows.Forms.TrackBar();
|
2014-05-24 04:30:43 +02:00
|
|
|
|
this.gBRumble = new System.Windows.Forms.GroupBox();
|
2014-07-26 01:17:45 +02:00
|
|
|
|
this.lbPercentRumble = new System.Windows.Forms.Label();
|
2014-05-24 04:30:43 +02:00
|
|
|
|
this.gBDeadzone = new System.Windows.Forms.GroupBox();
|
2014-06-26 20:02:01 +02:00
|
|
|
|
this.lbSixaxisX = new System.Windows.Forms.Label();
|
|
|
|
|
this.lbSixaxisZ = new System.Windows.Forms.Label();
|
|
|
|
|
this.nUDSZ = new System.Windows.Forms.NumericUpDown();
|
|
|
|
|
this.nUDSX = new System.Windows.Forms.NumericUpDown();
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
|
|
|
|
|
this.advColorDialog = new ScpServer.AdvancedColorDialog();
|
|
|
|
|
this.tPController = new System.Windows.Forms.TabPage();
|
|
|
|
|
this.lbSATrack = new System.Windows.Forms.Label();
|
|
|
|
|
this.tBL2 = new System.Windows.Forms.TrackBar();
|
|
|
|
|
this.tBR2 = new System.Windows.Forms.TrackBar();
|
|
|
|
|
this.lbLSTrack = new System.Windows.Forms.Label();
|
|
|
|
|
this.pBLSDeadzone = new System.Windows.Forms.PictureBox();
|
|
|
|
|
this.lbRSTrack = new System.Windows.Forms.Label();
|
|
|
|
|
this.pBRSDeadzone = new System.Windows.Forms.PictureBox();
|
|
|
|
|
this.pBSADeadzone = new System.Windows.Forms.PictureBox();
|
|
|
|
|
this.btnLSTrack = new System.Windows.Forms.Button();
|
|
|
|
|
this.lbSATip = new System.Windows.Forms.Label();
|
|
|
|
|
this.lbLSTip = new System.Windows.Forms.Label();
|
|
|
|
|
this.lbR2Track = new System.Windows.Forms.Label();
|
|
|
|
|
this.lbInputDelay = new System.Windows.Forms.Label();
|
|
|
|
|
this.lbRSTip = new System.Windows.Forms.Label();
|
|
|
|
|
this.btnRSTrack = new System.Windows.Forms.Button();
|
|
|
|
|
this.btnSATrack = new System.Windows.Forms.Button();
|
|
|
|
|
this.pBDelayTracker = new System.Windows.Forms.PictureBox();
|
|
|
|
|
this.lbL2Track = new System.Windows.Forms.Label();
|
|
|
|
|
this.pnlSixaxis = new System.Windows.Forms.Panel();
|
|
|
|
|
this.tBsixaxisAccelZ = new System.Windows.Forms.TrackBar();
|
|
|
|
|
this.tBsixaxisAccelY = new System.Windows.Forms.TrackBar();
|
|
|
|
|
this.tBsixaxisGyroZ = new System.Windows.Forms.TrackBar();
|
|
|
|
|
this.tBsixaxisGyroY = new System.Windows.Forms.TrackBar();
|
|
|
|
|
this.lb6Gryo = new System.Windows.Forms.Label();
|
|
|
|
|
this.tBsixaxisGyroX = new System.Windows.Forms.TrackBar();
|
|
|
|
|
this.lb6Accel = new System.Windows.Forms.Label();
|
|
|
|
|
this.tBsixaxisAccelX = new System.Windows.Forms.TrackBar();
|
|
|
|
|
this.tPShiftMod = new System.Windows.Forms.TabPage();
|
|
|
|
|
this.pnlShiftSticks = new System.Windows.Forms.Panel();
|
|
|
|
|
this.bnShiftR3 = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnShiftLSDown = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnShiftRSLeft = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnShiftLSRight = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnShiftRSRight = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnShiftLSLeft = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnShiftRSUp = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnShiftLSUp = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnShiftRSDown = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnShiftL3 = new System.Windows.Forms.Button();
|
|
|
|
|
this.pBShiftSticks = new System.Windows.Forms.PictureBox();
|
|
|
|
|
this.btnShiftFullView = new System.Windows.Forms.Button();
|
|
|
|
|
this.pnlShiftMain = new System.Windows.Forms.Panel();
|
|
|
|
|
this.bnShiftShare = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnShiftPS = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnShiftOptions = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnShiftL1 = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnShiftLeft = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnShiftR2 = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnShiftRight = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnShiftL2 = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnShiftDown = new System.Windows.Forms.Button();
|
|
|
|
|
this.btnShiftLeftStick = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnShiftUp = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnShiftTriangle = new System.Windows.Forms.Button();
|
|
|
|
|
this.btnShiftLightbar = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnShiftSquare = new System.Windows.Forms.Button();
|
|
|
|
|
this.btnShiftRightStick = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnShiftCircle = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnShiftCross = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnShiftR1 = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnShiftTouchMulti = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnShiftTouchRight = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnShiftTouchLeft = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnShiftTouchUpper = new System.Windows.Forms.Button();
|
|
|
|
|
this.pBShiftController = new System.Windows.Forms.PictureBox();
|
|
|
|
|
this.lbtoUse = new System.Windows.Forms.Label();
|
|
|
|
|
this.lbHold = new System.Windows.Forms.Label();
|
|
|
|
|
this.lBShiftControls = new System.Windows.Forms.ListBox();
|
|
|
|
|
this.cBShiftControl = new System.Windows.Forms.ComboBox();
|
|
|
|
|
this.fLPShiftTiltControls = new System.Windows.Forms.FlowLayoutPanel();
|
|
|
|
|
this.bnShiftGyroXN = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnShiftGyroXP = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnShiftGyroZP = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnShiftGyroZN = new System.Windows.Forms.Button();
|
|
|
|
|
this.lbShiftGryo = new System.Windows.Forms.Label();
|
Shift modifier: Hold an action to use another set of controls, if nothing is set to the shifted control, in falls back to the default action
View input of controls in profiles, see exactly when a deadzone is passed and check the input delay for controllers (special thanks to jhebbel), click the on sixaxis panel
Click the Empty text on in the lightbar box to copy the lightbar color from full to empty.
While opened, option to keep the window size after closing the profile's settings
Old profiles are automatically upgraded if it's missing new settings, such as how colors are now saved, sixaxis deadzones, and shift controls
Other UI changes for profile settings, flipped touchpad and other settings boxes
Others:
Fix for when clicking the semicolon in the select an action screen
Fix assigning Sixaxis action to a key
minor UI changes and bug fixes, such as auto resize of the log listview
DS4Updater: Also now works for the new numbering system, can read the version number right from the exe instead of in profiles.xml, UI additions to better notify users of errors, Bug fixes for non-portable users
2014-07-07 21:22:42 +02:00
|
|
|
|
this.tPControls = new System.Windows.Forms.TabPage();
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.pnlSticks = new System.Windows.Forms.Panel();
|
|
|
|
|
this.bnR3 = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnLSDown = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnRSLeft = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnLSRight = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnRSRight = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnLSLeft = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnRSUp = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnLSUp = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnRSDown = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnL3 = new System.Windows.Forms.Button();
|
|
|
|
|
this.pBSticks = new System.Windows.Forms.PictureBox();
|
|
|
|
|
this.btnFullView = new System.Windows.Forms.Button();
|
|
|
|
|
this.lbControlTip = new System.Windows.Forms.Label();
|
|
|
|
|
this.lBControls = new System.Windows.Forms.ListBox();
|
|
|
|
|
this.pnlMain = new System.Windows.Forms.Panel();
|
|
|
|
|
this.bnR2 = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnL2 = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnShare = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnPS = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnOptions = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnL1 = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnLeft = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnRight = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnDown = new System.Windows.Forms.Button();
|
|
|
|
|
this.btnLeftStick = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnUp = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnTriangle = new System.Windows.Forms.Button();
|
|
|
|
|
this.btnLightbar = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnSquare = new System.Windows.Forms.Button();
|
|
|
|
|
this.btnRightStick = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnCircle = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnCross = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnR1 = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnTouchMulti = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnTouchRight = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnTouchLeft = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnTouchUpper = new System.Windows.Forms.Button();
|
|
|
|
|
this.pBController = new System.Windows.Forms.PictureBox();
|
Shift modifier: Hold an action to use another set of controls, if nothing is set to the shifted control, in falls back to the default action
View input of controls in profiles, see exactly when a deadzone is passed and check the input delay for controllers (special thanks to jhebbel), click the on sixaxis panel
Click the Empty text on in the lightbar box to copy the lightbar color from full to empty.
While opened, option to keep the window size after closing the profile's settings
Old profiles are automatically upgraded if it's missing new settings, such as how colors are now saved, sixaxis deadzones, and shift controls
Other UI changes for profile settings, flipped touchpad and other settings boxes
Others:
Fix for when clicking the semicolon in the select an action screen
Fix assigning Sixaxis action to a key
minor UI changes and bug fixes, such as auto resize of the log listview
DS4Updater: Also now works for the new numbering system, can read the version number right from the exe instead of in profiles.xml, UI additions to better notify users of errors, Bug fixes for non-portable users
2014-07-07 21:22:42 +02:00
|
|
|
|
this.fLPTiltControls = new System.Windows.Forms.FlowLayoutPanel();
|
2014-06-24 00:27:14 +02:00
|
|
|
|
this.bnGyroXN = new System.Windows.Forms.Button();
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.bnGyroXP = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnGyroZP = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnGyroZN = new System.Windows.Forms.Button();
|
|
|
|
|
this.lbGryo = new System.Windows.Forms.Label();
|
|
|
|
|
this.tabControls = new System.Windows.Forms.TabControl();
|
2014-06-09 01:41:36 +02:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nUDRainbow)).BeginInit();
|
2014-05-12 07:48:50 +02:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pBRainbow)).BeginInit();
|
2014-10-21 04:31:13 +02:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tBBlueBar)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tBGreenBar)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tBRedBar)).BeginInit();
|
2014-06-09 01:41:36 +02:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nUDTap)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nUDScroll)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nUDTouch)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nUDIdleDisconnect)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nUDR2)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nUDRumbleBoost)).BeginInit();
|
2014-10-21 04:31:13 +02:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tBLowRedBar)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tBLowGreenBar)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tBLowBlueBar)).BeginInit();
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.pnlFull.SuspendLayout();
|
|
|
|
|
this.pnlLowBattery.SuspendLayout();
|
2014-06-09 01:41:36 +02:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nUDRS)).BeginInit();
|
2014-05-24 04:30:43 +02:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.numUDMouseSens)).BeginInit();
|
2014-06-09 01:41:36 +02:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nUDLS)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nUDL2)).BeginInit();
|
2014-05-24 04:30:43 +02:00
|
|
|
|
this.gBTouchpad.SuspendLayout();
|
|
|
|
|
this.gBOther.SuspendLayout();
|
2014-08-17 00:09:15 +02:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pBProgram)).BeginInit();
|
2014-05-30 22:39:39 +02:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nUDSixaxis)).BeginInit();
|
2014-05-24 04:30:43 +02:00
|
|
|
|
this.gBLightbar.SuspendLayout();
|
2014-11-01 22:49:22 +01:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nUDflashLED)).BeginInit();
|
|
|
|
|
this.pnlShift.SuspendLayout();
|
2014-10-21 04:31:13 +02:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tBShiftRedBar)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tBShiftGreenBar)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tBShiftBlueBar)).BeginInit();
|
2014-05-24 04:30:43 +02:00
|
|
|
|
this.gBRumble.SuspendLayout();
|
|
|
|
|
this.gBDeadzone.SuspendLayout();
|
2014-06-26 20:02:01 +02:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nUDSZ)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nUDSX)).BeginInit();
|
Shift modifier: Hold an action to use another set of controls, if nothing is set to the shifted control, in falls back to the default action
View input of controls in profiles, see exactly when a deadzone is passed and check the input delay for controllers (special thanks to jhebbel), click the on sixaxis panel
Click the Empty text on in the lightbar box to copy the lightbar color from full to empty.
While opened, option to keep the window size after closing the profile's settings
Old profiles are automatically upgraded if it's missing new settings, such as how colors are now saved, sixaxis deadzones, and shift controls
Other UI changes for profile settings, flipped touchpad and other settings boxes
Others:
Fix for when clicking the semicolon in the select an action screen
Fix assigning Sixaxis action to a key
minor UI changes and bug fixes, such as auto resize of the log listview
DS4Updater: Also now works for the new numbering system, can read the version number right from the exe instead of in profiles.xml, UI additions to better notify users of errors, Bug fixes for non-portable users
2014-07-07 21:22:42 +02:00
|
|
|
|
this.tPController.SuspendLayout();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tBL2)).BeginInit();
|
2014-11-01 22:49:22 +01:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tBR2)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pBLSDeadzone)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pBRSDeadzone)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pBSADeadzone)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pBDelayTracker)).BeginInit();
|
|
|
|
|
this.pnlSixaxis.SuspendLayout();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tBsixaxisAccelZ)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tBsixaxisAccelY)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tBsixaxisGyroZ)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tBsixaxisGyroY)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tBsixaxisGyroX)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tBsixaxisAccelX)).BeginInit();
|
|
|
|
|
this.tPShiftMod.SuspendLayout();
|
|
|
|
|
this.pnlShiftSticks.SuspendLayout();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pBShiftSticks)).BeginInit();
|
|
|
|
|
this.pnlShiftMain.SuspendLayout();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pBShiftController)).BeginInit();
|
|
|
|
|
this.fLPShiftTiltControls.SuspendLayout();
|
|
|
|
|
this.tPControls.SuspendLayout();
|
|
|
|
|
this.pnlSticks.SuspendLayout();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pBSticks)).BeginInit();
|
|
|
|
|
this.pnlMain.SuspendLayout();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pBController)).BeginInit();
|
|
|
|
|
this.fLPTiltControls.SuspendLayout();
|
|
|
|
|
this.tabControls.SuspendLayout();
|
2014-03-28 02:50:40 +01:00
|
|
|
|
this.SuspendLayout();
|
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// lowColorChooserButton
|
2014-10-13 23:56:04 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.lowColorChooserButton.BackColor = System.Drawing.Color.White;
|
|
|
|
|
resources.ApplyResources(this.lowColorChooserButton, "lowColorChooserButton");
|
|
|
|
|
this.lowColorChooserButton.Name = "lowColorChooserButton";
|
|
|
|
|
this.lowColorChooserButton.UseVisualStyleBackColor = false;
|
|
|
|
|
this.lowColorChooserButton.Click += new System.EventHandler(this.lowColorChooserButton_Click);
|
2014-10-13 23:56:04 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// nUDRainbow
|
2014-10-13 23:56:04 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.nUDRainbow, "nUDRainbow");
|
|
|
|
|
this.nUDRainbow.Maximum = new decimal(new int[] {
|
|
|
|
|
60,
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
0});
|
|
|
|
|
this.nUDRainbow.Name = "nUDRainbow";
|
|
|
|
|
this.nUDRainbow.ValueChanged += new System.EventHandler(this.numUDRainbow_ValueChanged);
|
2014-10-13 23:56:04 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// pBRainbow
|
2014-03-28 02:50:40 +01:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.pBRainbow.Image = global::ScpServer.Properties.Resources.rainbow;
|
|
|
|
|
resources.ApplyResources(this.pBRainbow, "pBRainbow");
|
|
|
|
|
this.pBRainbow.Name = "pBRainbow";
|
|
|
|
|
this.pBRainbow.TabStop = false;
|
|
|
|
|
this.pBRainbow.Click += new System.EventHandler(this.pbRainbow_Click);
|
2014-03-28 02:50:40 +01:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// tBBlueBar
|
2014-03-28 02:50:40 +01:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.tBBlueBar, "tBBlueBar");
|
|
|
|
|
this.tBBlueBar.BackColor = System.Drawing.Color.Blue;
|
|
|
|
|
this.tBBlueBar.Maximum = 255;
|
|
|
|
|
this.tBBlueBar.Name = "tBBlueBar";
|
|
|
|
|
this.tBBlueBar.TickFrequency = 25;
|
|
|
|
|
this.tBBlueBar.TickStyle = System.Windows.Forms.TickStyle.None;
|
|
|
|
|
this.tBBlueBar.Value = 255;
|
|
|
|
|
this.tBBlueBar.ValueChanged += new System.EventHandler(this.blueBar_ValueChanged);
|
|
|
|
|
this.tBBlueBar.MouseDown += new System.Windows.Forms.MouseEventHandler(this.LightBar_MouseDown);
|
|
|
|
|
this.tBBlueBar.MouseUp += new System.Windows.Forms.MouseEventHandler(this.Lightbar_MouseUp);
|
2014-03-28 02:50:40 +01:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// tBGreenBar
|
2014-03-28 02:50:40 +01:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.tBGreenBar, "tBGreenBar");
|
|
|
|
|
this.tBGreenBar.BackColor = System.Drawing.Color.Green;
|
|
|
|
|
this.tBGreenBar.Maximum = 255;
|
|
|
|
|
this.tBGreenBar.Name = "tBGreenBar";
|
|
|
|
|
this.tBGreenBar.TickFrequency = 25;
|
|
|
|
|
this.tBGreenBar.TickStyle = System.Windows.Forms.TickStyle.None;
|
|
|
|
|
this.tBGreenBar.Value = 255;
|
|
|
|
|
this.tBGreenBar.ValueChanged += new System.EventHandler(this.greenBar_ValueChanged);
|
|
|
|
|
this.tBGreenBar.MouseDown += new System.Windows.Forms.MouseEventHandler(this.LightBar_MouseDown);
|
|
|
|
|
this.tBGreenBar.MouseUp += new System.Windows.Forms.MouseEventHandler(this.Lightbar_MouseUp);
|
2014-03-28 02:50:40 +01:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// tBRedBar
|
2014-03-28 02:50:40 +01:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.tBRedBar, "tBRedBar");
|
|
|
|
|
this.tBRedBar.BackColor = System.Drawing.Color.Red;
|
|
|
|
|
this.tBRedBar.Maximum = 255;
|
|
|
|
|
this.tBRedBar.Name = "tBRedBar";
|
|
|
|
|
this.tBRedBar.TickFrequency = 25;
|
|
|
|
|
this.tBRedBar.TickStyle = System.Windows.Forms.TickStyle.None;
|
|
|
|
|
this.tBRedBar.Value = 255;
|
|
|
|
|
this.tBRedBar.ValueChanged += new System.EventHandler(this.redBar_ValueChanged);
|
|
|
|
|
this.tBRedBar.MouseDown += new System.Windows.Forms.MouseEventHandler(this.LightBar_MouseDown);
|
|
|
|
|
this.tBRedBar.MouseUp += new System.Windows.Forms.MouseEventHandler(this.Lightbar_MouseUp);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// cBLightbyBattery
|
2014-03-28 02:50:40 +01:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.cBLightbyBattery, "cBLightbyBattery");
|
|
|
|
|
this.cBLightbyBattery.Name = "cBLightbyBattery";
|
|
|
|
|
this.cBLightbyBattery.UseVisualStyleBackColor = true;
|
|
|
|
|
this.cBLightbyBattery.CheckedChanged += new System.EventHandler(this.ledAsBatteryIndicator_CheckedChanged);
|
2014-03-28 02:50:40 +01:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// lbBlue
|
2014-03-28 02:50:40 +01:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.lbBlue, "lbBlue");
|
|
|
|
|
this.lbBlue.Name = "lbBlue";
|
2014-03-28 02:50:40 +01:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// lbGreen
|
2014-03-28 02:50:40 +01:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.lbGreen, "lbGreen");
|
|
|
|
|
this.lbGreen.Name = "lbGreen";
|
2014-03-28 02:50:40 +01:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// lbspc
|
2014-03-28 02:50:40 +01:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.lbspc, "lbspc");
|
|
|
|
|
this.lbspc.Name = "lbspc";
|
2014-03-28 02:50:40 +01:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// lbRed
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.lbRed, "lbRed");
|
|
|
|
|
this.lbRed.Name = "lbRed";
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// cBDoubleTap
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.cBDoubleTap, "cBDoubleTap");
|
|
|
|
|
this.cBDoubleTap.Checked = true;
|
|
|
|
|
this.cBDoubleTap.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
|
|
this.cBDoubleTap.Name = "cBDoubleTap";
|
|
|
|
|
this.cBDoubleTap.UseVisualStyleBackColor = true;
|
|
|
|
|
this.cBDoubleTap.CheckedChanged += new System.EventHandler(this.cBDoubleTap_CheckedChanged);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// cBTap
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.cBTap, "cBTap");
|
|
|
|
|
this.cBTap.Checked = true;
|
|
|
|
|
this.cBTap.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
|
|
this.cBTap.Name = "cBTap";
|
|
|
|
|
this.cBTap.UseVisualStyleBackColor = true;
|
|
|
|
|
this.cBTap.CheckedChanged += new System.EventHandler(this.cBTap_CheckedChanged);
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// nUDTap
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.nUDTap, "nUDTap");
|
|
|
|
|
this.nUDTap.Maximum = new decimal(new int[] {
|
|
|
|
|
200,
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
0});
|
|
|
|
|
this.nUDTap.Name = "nUDTap";
|
|
|
|
|
this.nUDTap.Value = new decimal(new int[] {
|
|
|
|
|
100,
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
0});
|
|
|
|
|
this.nUDTap.ValueChanged += new System.EventHandler(this.numUDTap_ValueChanged);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// cBScroll
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.cBScroll, "cBScroll");
|
|
|
|
|
this.cBScroll.Checked = true;
|
|
|
|
|
this.cBScroll.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
|
|
this.cBScroll.Name = "cBScroll";
|
|
|
|
|
this.cBScroll.UseVisualStyleBackColor = true;
|
|
|
|
|
this.cBScroll.CheckedChanged += new System.EventHandler(this.cBScroll_CheckedChanged);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// cBSlide
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.cBSlide, "cBSlide");
|
|
|
|
|
this.cBSlide.Checked = true;
|
|
|
|
|
this.cBSlide.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
|
|
this.cBSlide.Name = "cBSlide";
|
|
|
|
|
this.cBSlide.UseVisualStyleBackColor = true;
|
|
|
|
|
this.cBSlide.CheckedChanged += new System.EventHandler(this.cBSlide_CheckedChanged);
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// nUDScroll
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.nUDScroll, "nUDScroll");
|
|
|
|
|
this.nUDScroll.Maximum = new decimal(new int[] {
|
|
|
|
|
10,
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
0});
|
|
|
|
|
this.nUDScroll.Minimum = new decimal(new int[] {
|
|
|
|
|
10,
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
-2147483648});
|
|
|
|
|
this.nUDScroll.Name = "nUDScroll";
|
|
|
|
|
this.nUDScroll.Value = new decimal(new int[] {
|
|
|
|
|
5,
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
0});
|
|
|
|
|
this.nUDScroll.ValueChanged += new System.EventHandler(this.numUDScroll_ValueChanged);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// nUDTouch
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.nUDTouch, "nUDTouch");
|
|
|
|
|
this.nUDTouch.Maximum = new decimal(new int[] {
|
|
|
|
|
150,
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
0});
|
|
|
|
|
this.nUDTouch.Name = "nUDTouch";
|
|
|
|
|
this.nUDTouch.Value = new decimal(new int[] {
|
|
|
|
|
100,
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
0});
|
|
|
|
|
this.nUDTouch.ValueChanged += new System.EventHandler(this.numUDTouch_ValueChanged);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// lbButtonMouseSens
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.lbButtonMouseSens, "lbButtonMouseSens");
|
|
|
|
|
this.lbButtonMouseSens.Name = "lbButtonMouseSens";
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// cBlowerRCOn
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.cBlowerRCOn, "cBlowerRCOn");
|
|
|
|
|
this.cBlowerRCOn.Name = "cBlowerRCOn";
|
|
|
|
|
this.cBlowerRCOn.UseVisualStyleBackColor = true;
|
|
|
|
|
this.cBlowerRCOn.CheckedChanged += new System.EventHandler(this.lowerRCOffCheckBox_CheckedChanged);
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// cBTouchpadJitterCompensation
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.cBTouchpadJitterCompensation, "cBTouchpadJitterCompensation");
|
|
|
|
|
this.cBTouchpadJitterCompensation.Checked = true;
|
|
|
|
|
this.cBTouchpadJitterCompensation.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
|
|
this.cBTouchpadJitterCompensation.Name = "cBTouchpadJitterCompensation";
|
|
|
|
|
this.cBTouchpadJitterCompensation.UseVisualStyleBackColor = true;
|
|
|
|
|
this.cBTouchpadJitterCompensation.CheckedChanged += new System.EventHandler(this.touchpadJitterCompensation_CheckedChanged);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// lbL2
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.lbL2, "lbL2");
|
|
|
|
|
this.lbL2.Name = "lbL2";
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// lbR2
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.lbR2, "lbR2");
|
|
|
|
|
this.lbR2.Name = "lbR2";
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// lbIdleMinutes
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.lbIdleMinutes, "lbIdleMinutes");
|
|
|
|
|
this.lbIdleMinutes.Name = "lbIdleMinutes";
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// nUDIdleDisconnect
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.nUDIdleDisconnect.DecimalPlaces = 1;
|
|
|
|
|
resources.ApplyResources(this.nUDIdleDisconnect, "nUDIdleDisconnect");
|
|
|
|
|
this.nUDIdleDisconnect.Maximum = new decimal(new int[] {
|
|
|
|
|
60,
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
0});
|
|
|
|
|
this.nUDIdleDisconnect.Name = "nUDIdleDisconnect";
|
|
|
|
|
this.nUDIdleDisconnect.ValueChanged += new System.EventHandler(this.nUDIdleDisconnect_ValueChanged);
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// nUDR2
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.nUDR2.DecimalPlaces = 2;
|
|
|
|
|
this.nUDR2.Increment = new decimal(new int[] {
|
|
|
|
|
1,
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
65536});
|
|
|
|
|
resources.ApplyResources(this.nUDR2, "nUDR2");
|
|
|
|
|
this.nUDR2.Maximum = new decimal(new int[] {
|
|
|
|
|
1,
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
0});
|
|
|
|
|
this.nUDR2.Name = "nUDR2";
|
|
|
|
|
this.nUDR2.ValueChanged += new System.EventHandler(this.numUDR2_ValueChanged);
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// cBFlushHIDQueue
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.cBFlushHIDQueue, "cBFlushHIDQueue");
|
|
|
|
|
this.cBFlushHIDQueue.Name = "cBFlushHIDQueue";
|
|
|
|
|
this.cBFlushHIDQueue.UseVisualStyleBackColor = true;
|
|
|
|
|
this.cBFlushHIDQueue.CheckedChanged += new System.EventHandler(this.flushHIDQueue_CheckedChanged);
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// nUDRumbleBoost
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.nUDRumbleBoost, "nUDRumbleBoost");
|
|
|
|
|
this.nUDRumbleBoost.Maximum = new decimal(new int[] {
|
|
|
|
|
150,
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
0});
|
|
|
|
|
this.nUDRumbleBoost.Name = "nUDRumbleBoost";
|
|
|
|
|
this.nUDRumbleBoost.Value = new decimal(new int[] {
|
|
|
|
|
100,
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
0});
|
|
|
|
|
this.nUDRumbleBoost.ValueChanged += new System.EventHandler(this.rumbleBoostBar_ValueChanged);
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// btnRumbleTest
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.btnRumbleTest, "btnRumbleTest");
|
|
|
|
|
this.btnRumbleTest.Name = "btnRumbleTest";
|
|
|
|
|
this.btnRumbleTest.UseVisualStyleBackColor = true;
|
|
|
|
|
this.btnRumbleTest.Click += new System.EventHandler(this.btnRumbleTest_Click);
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// lbFull
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.lbFull, "lbFull");
|
|
|
|
|
this.lbFull.Name = "lbFull";
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// lbLowRed
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.lbLowRed, "lbLowRed");
|
|
|
|
|
this.lbLowRed.Name = "lbLowRed";
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// lbLowGreen
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.lbLowGreen, "lbLowGreen");
|
|
|
|
|
this.lbLowGreen.Name = "lbLowGreen";
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// lbLowBlue
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.lbLowBlue, "lbLowBlue");
|
|
|
|
|
this.lbLowBlue.Name = "lbLowBlue";
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// tBLowRedBar
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.tBLowRedBar, "tBLowRedBar");
|
|
|
|
|
this.tBLowRedBar.BackColor = System.Drawing.Color.Red;
|
|
|
|
|
this.tBLowRedBar.Maximum = 255;
|
|
|
|
|
this.tBLowRedBar.Name = "tBLowRedBar";
|
|
|
|
|
this.tBLowRedBar.TickFrequency = 25;
|
|
|
|
|
this.tBLowRedBar.TickStyle = System.Windows.Forms.TickStyle.None;
|
|
|
|
|
this.tBLowRedBar.Value = 255;
|
|
|
|
|
this.tBLowRedBar.ValueChanged += new System.EventHandler(this.lowRedBar_ValueChanged);
|
|
|
|
|
this.tBLowRedBar.MouseDown += new System.Windows.Forms.MouseEventHandler(this.LightBar_MouseDown);
|
|
|
|
|
this.tBLowRedBar.MouseUp += new System.Windows.Forms.MouseEventHandler(this.Lightbar_MouseUp);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// tBLowGreenBar
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.tBLowGreenBar, "tBLowGreenBar");
|
|
|
|
|
this.tBLowGreenBar.BackColor = System.Drawing.Color.Green;
|
|
|
|
|
this.tBLowGreenBar.Maximum = 255;
|
|
|
|
|
this.tBLowGreenBar.Name = "tBLowGreenBar";
|
|
|
|
|
this.tBLowGreenBar.TickFrequency = 25;
|
|
|
|
|
this.tBLowGreenBar.TickStyle = System.Windows.Forms.TickStyle.None;
|
|
|
|
|
this.tBLowGreenBar.Value = 255;
|
|
|
|
|
this.tBLowGreenBar.ValueChanged += new System.EventHandler(this.lowGreenBar_ValueChanged);
|
|
|
|
|
this.tBLowGreenBar.MouseDown += new System.Windows.Forms.MouseEventHandler(this.LightBar_MouseDown);
|
|
|
|
|
this.tBLowGreenBar.MouseUp += new System.Windows.Forms.MouseEventHandler(this.Lightbar_MouseUp);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// tBLowBlueBar
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.tBLowBlueBar, "tBLowBlueBar");
|
|
|
|
|
this.tBLowBlueBar.BackColor = System.Drawing.Color.Blue;
|
|
|
|
|
this.tBLowBlueBar.Maximum = 255;
|
|
|
|
|
this.tBLowBlueBar.Name = "tBLowBlueBar";
|
|
|
|
|
this.tBLowBlueBar.TickFrequency = 25;
|
|
|
|
|
this.tBLowBlueBar.TickStyle = System.Windows.Forms.TickStyle.None;
|
|
|
|
|
this.tBLowBlueBar.Value = 255;
|
|
|
|
|
this.tBLowBlueBar.ValueChanged += new System.EventHandler(this.lowBlueBar_ValueChanged);
|
|
|
|
|
this.tBLowBlueBar.MouseDown += new System.Windows.Forms.MouseEventHandler(this.LightBar_MouseDown);
|
|
|
|
|
this.tBLowBlueBar.MouseUp += new System.Windows.Forms.MouseEventHandler(this.Lightbar_MouseUp);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// lbEmpty
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.lbEmpty, "lbEmpty");
|
|
|
|
|
this.lbEmpty.Name = "lbEmpty";
|
|
|
|
|
this.lbEmpty.Click += new System.EventHandler(this.lbEmpty_Click);
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// pnlFull
|
|
|
|
|
//
|
|
|
|
|
this.pnlFull.Controls.Add(this.lbFull);
|
|
|
|
|
this.pnlFull.Controls.Add(this.lbRed);
|
|
|
|
|
this.pnlFull.Controls.Add(this.lbGreen);
|
|
|
|
|
this.pnlFull.Controls.Add(this.lbBlue);
|
|
|
|
|
this.pnlFull.Controls.Add(this.tBRedBar);
|
|
|
|
|
this.pnlFull.Controls.Add(this.tBGreenBar);
|
|
|
|
|
this.pnlFull.Controls.Add(this.tBBlueBar);
|
|
|
|
|
resources.ApplyResources(this.pnlFull, "pnlFull");
|
|
|
|
|
this.pnlFull.Name = "pnlFull";
|
|
|
|
|
//
|
|
|
|
|
// pnlLowBattery
|
|
|
|
|
//
|
|
|
|
|
this.pnlLowBattery.Controls.Add(this.lowColorChooserButton);
|
|
|
|
|
this.pnlLowBattery.Controls.Add(this.lbLowRed);
|
|
|
|
|
this.pnlLowBattery.Controls.Add(this.lbLowGreen);
|
|
|
|
|
this.pnlLowBattery.Controls.Add(this.lbLowBlue);
|
|
|
|
|
this.pnlLowBattery.Controls.Add(this.tBLowRedBar);
|
|
|
|
|
this.pnlLowBattery.Controls.Add(this.tBLowGreenBar);
|
|
|
|
|
this.pnlLowBattery.Controls.Add(this.tBLowBlueBar);
|
|
|
|
|
this.pnlLowBattery.Controls.Add(this.lbEmpty);
|
|
|
|
|
resources.ApplyResources(this.pnlLowBattery, "pnlLowBattery");
|
|
|
|
|
this.pnlLowBattery.Name = "pnlLowBattery";
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// lbRS
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.lbRS, "lbRS");
|
|
|
|
|
this.lbRS.Name = "lbRS";
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// lbLS
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.lbLS, "lbLS");
|
|
|
|
|
this.lbLS.Name = "lbLS";
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// nUDRS
|
|
|
|
|
//
|
|
|
|
|
this.nUDRS.DecimalPlaces = 2;
|
|
|
|
|
this.nUDRS.Increment = new decimal(new int[] {
|
|
|
|
|
1,
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
65536});
|
|
|
|
|
resources.ApplyResources(this.nUDRS, "nUDRS");
|
|
|
|
|
this.nUDRS.Maximum = new decimal(new int[] {
|
|
|
|
|
1,
|
2014-05-12 07:48:50 +02:00
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
0});
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.nUDRS.Name = "nUDRS";
|
|
|
|
|
this.nUDRS.ValueChanged += new System.EventHandler(this.numUDRS_ValueChanged);
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// numUDMouseSens
|
2014-10-21 04:31:13 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.numUDMouseSens, "numUDMouseSens");
|
|
|
|
|
this.numUDMouseSens.Maximum = new decimal(new int[] {
|
|
|
|
|
255,
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
0});
|
|
|
|
|
this.numUDMouseSens.Name = "numUDMouseSens";
|
|
|
|
|
this.numUDMouseSens.Value = new decimal(new int[] {
|
|
|
|
|
25,
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
0});
|
|
|
|
|
this.numUDMouseSens.ValueChanged += new System.EventHandler(this.numUDMouseSens_ValueChanged);
|
2014-10-21 04:31:13 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// nUDLS
|
2014-10-21 04:31:13 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.nUDLS.DecimalPlaces = 2;
|
|
|
|
|
this.nUDLS.Increment = new decimal(new int[] {
|
|
|
|
|
1,
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
65536});
|
|
|
|
|
resources.ApplyResources(this.nUDLS, "nUDLS");
|
|
|
|
|
this.nUDLS.Maximum = new decimal(new int[] {
|
|
|
|
|
1,
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
0});
|
|
|
|
|
this.nUDLS.Name = "nUDLS";
|
|
|
|
|
this.nUDLS.ValueChanged += new System.EventHandler(this.numUDLS_ValueChanged);
|
2014-10-21 04:31:13 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// nUDL2
|
2014-10-21 04:31:13 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.nUDL2.DecimalPlaces = 2;
|
|
|
|
|
this.nUDL2.Increment = new decimal(new int[] {
|
|
|
|
|
1,
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
65536});
|
|
|
|
|
resources.ApplyResources(this.nUDL2, "nUDL2");
|
|
|
|
|
this.nUDL2.Maximum = new decimal(new int[] {
|
|
|
|
|
1,
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
0});
|
|
|
|
|
this.nUDL2.Name = "nUDL2";
|
|
|
|
|
this.nUDL2.ValueChanged += new System.EventHandler(this.numUDL2_ValueChanged);
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// gBTouchpad
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.gBTouchpad.Controls.Add(this.cbStartTouchpadOff);
|
|
|
|
|
this.gBTouchpad.Controls.Add(this.cBTouchpadJitterCompensation);
|
|
|
|
|
this.gBTouchpad.Controls.Add(this.cBDoubleTap);
|
|
|
|
|
this.gBTouchpad.Controls.Add(this.cBlowerRCOn);
|
|
|
|
|
this.gBTouchpad.Controls.Add(this.cBSlide);
|
|
|
|
|
this.gBTouchpad.Controls.Add(this.nUDTouch);
|
|
|
|
|
this.gBTouchpad.Controls.Add(this.cBTap);
|
|
|
|
|
this.gBTouchpad.Controls.Add(this.nUDScroll);
|
|
|
|
|
this.gBTouchpad.Controls.Add(this.nUDTap);
|
|
|
|
|
this.gBTouchpad.Controls.Add(this.cBScroll);
|
|
|
|
|
resources.ApplyResources(this.gBTouchpad, "gBTouchpad");
|
|
|
|
|
this.gBTouchpad.Name = "gBTouchpad";
|
|
|
|
|
this.gBTouchpad.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// cbStartTouchpadOff
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.cbStartTouchpadOff, "cbStartTouchpadOff");
|
|
|
|
|
this.cbStartTouchpadOff.Name = "cbStartTouchpadOff";
|
|
|
|
|
this.cbStartTouchpadOff.UseVisualStyleBackColor = true;
|
|
|
|
|
this.cbStartTouchpadOff.CheckedChanged += new System.EventHandler(this.cbStartTouchpadOff_CheckedChanged);
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// gBOther
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.gBOther.Controls.Add(this.cBDinput);
|
|
|
|
|
this.gBOther.Controls.Add(this.pBProgram);
|
|
|
|
|
this.gBOther.Controls.Add(this.cBLaunchProgram);
|
|
|
|
|
this.gBOther.Controls.Add(this.btnBrowse);
|
|
|
|
|
this.gBOther.Controls.Add(this.lbUseController);
|
|
|
|
|
this.gBOther.Controls.Add(this.cBMouseAccel);
|
|
|
|
|
this.gBOther.Controls.Add(this.nUDSixaxis);
|
|
|
|
|
this.gBOther.Controls.Add(this.cBControllerInput);
|
|
|
|
|
this.gBOther.Controls.Add(this.nUDIdleDisconnect);
|
|
|
|
|
this.gBOther.Controls.Add(this.cBIdleDisconnect);
|
|
|
|
|
this.gBOther.Controls.Add(this.lbButtonMouseSens);
|
|
|
|
|
this.gBOther.Controls.Add(this.numUDMouseSens);
|
|
|
|
|
this.gBOther.Controls.Add(this.cBFlushHIDQueue);
|
|
|
|
|
this.gBOther.Controls.Add(this.lbIdleMinutes);
|
|
|
|
|
resources.ApplyResources(this.gBOther, "gBOther");
|
|
|
|
|
this.gBOther.Name = "gBOther";
|
|
|
|
|
this.gBOther.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// cBDinput
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.cBDinput, "cBDinput");
|
|
|
|
|
this.cBDinput.Name = "cBDinput";
|
|
|
|
|
this.cBDinput.UseVisualStyleBackColor = true;
|
|
|
|
|
this.cBDinput.CheckedChanged += new System.EventHandler(this.cBDinput_CheckedChanged);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// pBProgram
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.pBProgram, "pBProgram");
|
|
|
|
|
this.pBProgram.Name = "pBProgram";
|
|
|
|
|
this.pBProgram.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// cBLaunchProgram
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.cBLaunchProgram, "cBLaunchProgram");
|
|
|
|
|
this.cBLaunchProgram.Name = "cBLaunchProgram";
|
|
|
|
|
this.cBLaunchProgram.UseVisualStyleBackColor = true;
|
|
|
|
|
this.cBLaunchProgram.CheckedChanged += new System.EventHandler(this.cBLaunchProgram_CheckedChanged);
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// btnBrowse
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.btnBrowse, "btnBrowse");
|
|
|
|
|
this.btnBrowse.Name = "btnBrowse";
|
|
|
|
|
this.btnBrowse.UseVisualStyleBackColor = true;
|
|
|
|
|
this.btnBrowse.Click += new System.EventHandler(this.btnBrowse_Click);
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// lbUseController
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.lbUseController, "lbUseController");
|
|
|
|
|
this.lbUseController.Name = "lbUseController";
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// cBMouseAccel
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.cBMouseAccel, "cBMouseAccel");
|
|
|
|
|
this.cBMouseAccel.Name = "cBMouseAccel";
|
|
|
|
|
this.cBMouseAccel.UseVisualStyleBackColor = true;
|
|
|
|
|
this.cBMouseAccel.CheckedChanged += new System.EventHandler(this.cBMouseAccel_CheckedChanged);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// nUDSixaxis
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.nUDSixaxis, "nUDSixaxis");
|
|
|
|
|
this.nUDSixaxis.Maximum = new decimal(new int[] {
|
|
|
|
|
4,
|
2014-04-27 21:32:09 +02:00
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
0});
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.nUDSixaxis.Minimum = new decimal(new int[] {
|
|
|
|
|
1,
|
2014-04-27 21:32:09 +02:00
|
|
|
|
0,
|
|
|
|
|
0,
|
2014-11-01 22:49:22 +01:00
|
|
|
|
0});
|
|
|
|
|
this.nUDSixaxis.Name = "nUDSixaxis";
|
|
|
|
|
this.nUDSixaxis.Value = new decimal(new int[] {
|
|
|
|
|
1,
|
2014-04-27 21:32:09 +02:00
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
0});
|
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// cBControllerInput
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.cBControllerInput, "cBControllerInput");
|
|
|
|
|
this.cBControllerInput.Checked = true;
|
|
|
|
|
this.cBControllerInput.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
|
|
this.cBControllerInput.Name = "cBControllerInput";
|
|
|
|
|
this.cBControllerInput.UseVisualStyleBackColor = true;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// cBIdleDisconnect
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.cBIdleDisconnect, "cBIdleDisconnect");
|
|
|
|
|
this.cBIdleDisconnect.Checked = true;
|
|
|
|
|
this.cBIdleDisconnect.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
|
|
this.cBIdleDisconnect.Name = "cBIdleDisconnect";
|
|
|
|
|
this.cBIdleDisconnect.UseVisualStyleBackColor = true;
|
|
|
|
|
this.cBIdleDisconnect.CheckedChanged += new System.EventHandler(this.cBIdleDisconnect_CheckedChanged);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// gBLightbar
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.gBLightbar.Controls.Add(this.btnChargingColor);
|
|
|
|
|
this.gBLightbar.Controls.Add(this.rBColor);
|
|
|
|
|
this.gBLightbar.Controls.Add(this.rBFade);
|
|
|
|
|
this.gBLightbar.Controls.Add(this.rBNormal);
|
|
|
|
|
this.gBLightbar.Controls.Add(this.rBRainbow);
|
|
|
|
|
this.gBLightbar.Controls.Add(this.lbWhileCharging);
|
|
|
|
|
this.gBLightbar.Controls.Add(this.lbPercentFlashBar);
|
|
|
|
|
this.gBLightbar.Controls.Add(this.pBRainbow);
|
|
|
|
|
this.gBLightbar.Controls.Add(this.nUDflashLED);
|
|
|
|
|
this.gBLightbar.Controls.Add(this.nUDRainbow);
|
|
|
|
|
this.gBLightbar.Controls.Add(this.lbspc);
|
|
|
|
|
this.gBLightbar.Controls.Add(this.cBLightbyBattery);
|
|
|
|
|
this.gBLightbar.Controls.Add(this.lbFlashAt);
|
|
|
|
|
this.gBLightbar.Controls.Add(this.pnlLowBattery);
|
|
|
|
|
this.gBLightbar.Controls.Add(this.pnlFull);
|
|
|
|
|
this.gBLightbar.Controls.Add(this.pnlShift);
|
|
|
|
|
resources.ApplyResources(this.gBLightbar, "gBLightbar");
|
|
|
|
|
this.gBLightbar.Name = "gBLightbar";
|
|
|
|
|
this.gBLightbar.TabStop = false;
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// btnChargingColor
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.btnChargingColor.BackColor = System.Drawing.Color.White;
|
|
|
|
|
resources.ApplyResources(this.btnChargingColor, "btnChargingColor");
|
|
|
|
|
this.btnChargingColor.Name = "btnChargingColor";
|
|
|
|
|
this.btnChargingColor.UseVisualStyleBackColor = false;
|
|
|
|
|
this.btnChargingColor.Click += new System.EventHandler(this.btnChargingColor_Click);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// rBColor
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.rBColor, "rBColor");
|
|
|
|
|
this.rBColor.Name = "rBColor";
|
|
|
|
|
this.rBColor.TabStop = true;
|
|
|
|
|
this.rBColor.UseVisualStyleBackColor = true;
|
|
|
|
|
this.rBColor.CheckedChanged += new System.EventHandler(this.rBColor_CheckedChanged);
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// rBFade
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.rBFade, "rBFade");
|
|
|
|
|
this.rBFade.Name = "rBFade";
|
|
|
|
|
this.rBFade.UseVisualStyleBackColor = true;
|
|
|
|
|
this.rBFade.CheckedChanged += new System.EventHandler(this.rBFade_CheckedChanged);
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// rBNormal
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.rBNormal, "rBNormal");
|
|
|
|
|
this.rBNormal.Checked = true;
|
|
|
|
|
this.rBNormal.Name = "rBNormal";
|
|
|
|
|
this.rBNormal.TabStop = true;
|
|
|
|
|
this.rBNormal.UseVisualStyleBackColor = true;
|
|
|
|
|
this.rBNormal.CheckedChanged += new System.EventHandler(this.rBNormal_CheckedChanged);
|
2014-04-30 21:32:44 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// rBRainbow
|
2014-04-30 21:32:44 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.rBRainbow, "rBRainbow");
|
|
|
|
|
this.rBRainbow.Name = "rBRainbow";
|
|
|
|
|
this.rBRainbow.UseVisualStyleBackColor = true;
|
|
|
|
|
this.rBRainbow.CheckedChanged += new System.EventHandler(this.rBRainbow_CheckedChanged);
|
2014-04-30 21:32:44 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// lbWhileCharging
|
2014-04-30 21:32:44 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.lbWhileCharging, "lbWhileCharging");
|
|
|
|
|
this.lbWhileCharging.Name = "lbWhileCharging";
|
|
|
|
|
//
|
|
|
|
|
// lbPercentFlashBar
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.lbPercentFlashBar, "lbPercentFlashBar");
|
|
|
|
|
this.lbPercentFlashBar.Name = "lbPercentFlashBar";
|
|
|
|
|
//
|
|
|
|
|
// nUDflashLED
|
|
|
|
|
//
|
|
|
|
|
this.nUDflashLED.Increment = new decimal(new int[] {
|
|
|
|
|
10,
|
2014-05-12 07:48:50 +02:00
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
0});
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.nUDflashLED, "nUDflashLED");
|
|
|
|
|
this.nUDflashLED.Name = "nUDflashLED";
|
|
|
|
|
this.nUDflashLED.ValueChanged += new System.EventHandler(this.nUDflashLED_ValueChanged);
|
2014-04-30 21:32:44 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// lbFlashAt
|
2014-04-30 21:32:44 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.lbFlashAt, "lbFlashAt");
|
|
|
|
|
this.lbFlashAt.Name = "lbFlashAt";
|
|
|
|
|
this.lbFlashAt.Click += new System.EventHandler(this.lbFlashAt_Click);
|
2014-04-30 21:32:44 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// pnlShift
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.pnlShift.Controls.Add(this.cBShiftLight);
|
|
|
|
|
this.pnlShift.Controls.Add(this.lbShift);
|
|
|
|
|
this.pnlShift.Controls.Add(this.lbShiftRed);
|
|
|
|
|
this.pnlShift.Controls.Add(this.lbShiftGreen);
|
|
|
|
|
this.pnlShift.Controls.Add(this.lbShiftBlue);
|
|
|
|
|
this.pnlShift.Controls.Add(this.tBShiftRedBar);
|
|
|
|
|
this.pnlShift.Controls.Add(this.tBShiftGreenBar);
|
|
|
|
|
this.pnlShift.Controls.Add(this.tBShiftBlueBar);
|
|
|
|
|
resources.ApplyResources(this.pnlShift, "pnlShift");
|
|
|
|
|
this.pnlShift.Name = "pnlShift";
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// cBShiftLight
|
2014-04-30 21:32:44 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.cBShiftLight, "cBShiftLight");
|
|
|
|
|
this.cBShiftLight.Checked = true;
|
|
|
|
|
this.cBShiftLight.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
|
|
this.cBShiftLight.Name = "cBShiftLight";
|
|
|
|
|
this.cBShiftLight.UseVisualStyleBackColor = true;
|
|
|
|
|
this.cBShiftLight.CheckedChanged += new System.EventHandler(this.cBShiftLight_CheckedChanged);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// lbShift
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.lbShift, "lbShift");
|
|
|
|
|
this.lbShift.Name = "lbShift";
|
|
|
|
|
this.lbShift.Click += new System.EventHandler(this.lbShift_Click);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// lbShiftRed
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.lbShiftRed, "lbShiftRed");
|
|
|
|
|
this.lbShiftRed.Name = "lbShiftRed";
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// lbShiftGreen
|
2014-04-30 21:32:44 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.lbShiftGreen, "lbShiftGreen");
|
|
|
|
|
this.lbShiftGreen.Name = "lbShiftGreen";
|
2014-04-30 21:32:44 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// lbShiftBlue
|
2014-05-05 09:42:05 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.lbShiftBlue, "lbShiftBlue");
|
|
|
|
|
this.lbShiftBlue.Name = "lbShiftBlue";
|
2014-05-05 09:42:05 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// tBShiftRedBar
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.tBShiftRedBar, "tBShiftRedBar");
|
|
|
|
|
this.tBShiftRedBar.BackColor = System.Drawing.Color.Red;
|
|
|
|
|
this.tBShiftRedBar.Maximum = 255;
|
|
|
|
|
this.tBShiftRedBar.Name = "tBShiftRedBar";
|
|
|
|
|
this.tBShiftRedBar.TickFrequency = 25;
|
|
|
|
|
this.tBShiftRedBar.TickStyle = System.Windows.Forms.TickStyle.None;
|
|
|
|
|
this.tBShiftRedBar.Value = 255;
|
|
|
|
|
this.tBShiftRedBar.ValueChanged += new System.EventHandler(this.shiftRedBar_ValueChanged);
|
|
|
|
|
this.tBShiftRedBar.MouseDown += new System.Windows.Forms.MouseEventHandler(this.LightBar_MouseDown);
|
|
|
|
|
this.tBShiftRedBar.MouseUp += new System.Windows.Forms.MouseEventHandler(this.Lightbar_MouseUp);
|
2014-05-05 09:31:24 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// tBShiftGreenBar
|
2014-05-05 09:31:24 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.tBShiftGreenBar, "tBShiftGreenBar");
|
|
|
|
|
this.tBShiftGreenBar.BackColor = System.Drawing.Color.Green;
|
|
|
|
|
this.tBShiftGreenBar.Maximum = 255;
|
|
|
|
|
this.tBShiftGreenBar.Name = "tBShiftGreenBar";
|
|
|
|
|
this.tBShiftGreenBar.TickFrequency = 25;
|
|
|
|
|
this.tBShiftGreenBar.TickStyle = System.Windows.Forms.TickStyle.None;
|
|
|
|
|
this.tBShiftGreenBar.Value = 255;
|
|
|
|
|
this.tBShiftGreenBar.ValueChanged += new System.EventHandler(this.shiftGreenBar_ValueChanged);
|
|
|
|
|
this.tBShiftGreenBar.MouseDown += new System.Windows.Forms.MouseEventHandler(this.LightBar_MouseDown);
|
|
|
|
|
this.tBShiftGreenBar.MouseUp += new System.Windows.Forms.MouseEventHandler(this.Lightbar_MouseUp);
|
2014-05-05 09:42:05 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// tBShiftBlueBar
|
2014-05-05 09:42:05 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.tBShiftBlueBar, "tBShiftBlueBar");
|
|
|
|
|
this.tBShiftBlueBar.BackColor = System.Drawing.Color.Blue;
|
|
|
|
|
this.tBShiftBlueBar.Maximum = 255;
|
|
|
|
|
this.tBShiftBlueBar.Name = "tBShiftBlueBar";
|
|
|
|
|
this.tBShiftBlueBar.TickFrequency = 25;
|
|
|
|
|
this.tBShiftBlueBar.TickStyle = System.Windows.Forms.TickStyle.None;
|
|
|
|
|
this.tBShiftBlueBar.Value = 255;
|
|
|
|
|
this.tBShiftBlueBar.ValueChanged += new System.EventHandler(this.shiftBlueBar_ValueChanged);
|
|
|
|
|
this.tBShiftBlueBar.MouseDown += new System.Windows.Forms.MouseEventHandler(this.LightBar_MouseDown);
|
|
|
|
|
this.tBShiftBlueBar.MouseUp += new System.Windows.Forms.MouseEventHandler(this.Lightbar_MouseUp);
|
2014-05-05 09:31:24 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// gBRumble
|
2014-05-24 04:30:43 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.gBRumble.Controls.Add(this.lbPercentRumble);
|
|
|
|
|
this.gBRumble.Controls.Add(this.btnRumbleTest);
|
|
|
|
|
this.gBRumble.Controls.Add(this.nUDRumbleBoost);
|
|
|
|
|
resources.ApplyResources(this.gBRumble, "gBRumble");
|
|
|
|
|
this.gBRumble.Name = "gBRumble";
|
|
|
|
|
this.gBRumble.TabStop = false;
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// lbPercentRumble
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.lbPercentRumble, "lbPercentRumble");
|
|
|
|
|
this.lbPercentRumble.Name = "lbPercentRumble";
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// gBDeadzone
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.gBDeadzone.Controls.Add(this.lbL2);
|
|
|
|
|
this.gBDeadzone.Controls.Add(this.nUDL2);
|
|
|
|
|
this.gBDeadzone.Controls.Add(this.lbSixaxisX);
|
|
|
|
|
this.gBDeadzone.Controls.Add(this.lbSixaxisZ);
|
|
|
|
|
this.gBDeadzone.Controls.Add(this.lbR2);
|
|
|
|
|
this.gBDeadzone.Controls.Add(this.lbRS);
|
|
|
|
|
this.gBDeadzone.Controls.Add(this.nUDSZ);
|
|
|
|
|
this.gBDeadzone.Controls.Add(this.lbLS);
|
|
|
|
|
this.gBDeadzone.Controls.Add(this.nUDSX);
|
|
|
|
|
this.gBDeadzone.Controls.Add(this.nUDRS);
|
|
|
|
|
this.gBDeadzone.Controls.Add(this.nUDR2);
|
|
|
|
|
this.gBDeadzone.Controls.Add(this.nUDLS);
|
|
|
|
|
resources.ApplyResources(this.gBDeadzone, "gBDeadzone");
|
|
|
|
|
this.gBDeadzone.Name = "gBDeadzone";
|
|
|
|
|
this.gBDeadzone.TabStop = false;
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// lbSixaxisX
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.lbSixaxisX, "lbSixaxisX");
|
|
|
|
|
this.lbSixaxisX.Name = "lbSixaxisX";
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// lbSixaxisZ
|
2014-10-21 04:31:13 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.lbSixaxisZ, "lbSixaxisZ");
|
|
|
|
|
this.lbSixaxisZ.Name = "lbSixaxisZ";
|
2014-10-21 04:31:13 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// nUDSZ
|
2014-10-21 04:31:13 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.nUDSZ.DecimalPlaces = 2;
|
|
|
|
|
this.nUDSZ.Increment = new decimal(new int[] {
|
|
|
|
|
1,
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
65536});
|
|
|
|
|
resources.ApplyResources(this.nUDSZ, "nUDSZ");
|
|
|
|
|
this.nUDSZ.Maximum = new decimal(new int[] {
|
|
|
|
|
1,
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
0});
|
|
|
|
|
this.nUDSZ.Name = "nUDSZ";
|
|
|
|
|
this.nUDSZ.Value = new decimal(new int[] {
|
|
|
|
|
25,
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
131072});
|
|
|
|
|
this.nUDSZ.ValueChanged += new System.EventHandler(this.nUDSZ_ValueChanged);
|
2014-10-21 04:31:13 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// nUDSX
|
2014-10-21 04:31:13 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.nUDSX.DecimalPlaces = 2;
|
|
|
|
|
this.nUDSX.Increment = new decimal(new int[] {
|
2014-05-21 23:42:25 +02:00
|
|
|
|
1,
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
65536});
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.nUDSX, "nUDSX");
|
|
|
|
|
this.nUDSX.Maximum = new decimal(new int[] {
|
2014-05-21 23:42:25 +02:00
|
|
|
|
1,
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
0});
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.nUDSX.Name = "nUDSX";
|
|
|
|
|
this.nUDSX.Value = new decimal(new int[] {
|
2014-05-28 04:49:58 +02:00
|
|
|
|
25,
|
2014-05-24 04:30:43 +02:00
|
|
|
|
0,
|
|
|
|
|
0,
|
2014-11-01 22:49:22 +01:00
|
|
|
|
131072});
|
|
|
|
|
this.nUDSX.ValueChanged += new System.EventHandler(this.nUDSX_ValueChanged);
|
2014-05-24 04:30:43 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// openFileDialog1
|
2014-05-24 04:30:43 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.openFileDialog1.FileName = "openFileDialog1";
|
2014-05-24 04:30:43 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// advColorDialog
|
2014-05-24 04:30:43 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.advColorDialog.AnyColor = true;
|
|
|
|
|
this.advColorDialog.Color = System.Drawing.Color.Blue;
|
|
|
|
|
this.advColorDialog.FullOpen = true;
|
2014-05-24 04:30:43 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// tPController
|
2014-05-24 04:30:43 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.tPController.Controls.Add(this.pnlSixaxis);
|
|
|
|
|
this.tPController.Controls.Add(this.lbL2Track);
|
|
|
|
|
this.tPController.Controls.Add(this.pBDelayTracker);
|
|
|
|
|
this.tPController.Controls.Add(this.btnSATrack);
|
|
|
|
|
this.tPController.Controls.Add(this.btnRSTrack);
|
|
|
|
|
this.tPController.Controls.Add(this.lbRSTip);
|
|
|
|
|
this.tPController.Controls.Add(this.lbInputDelay);
|
|
|
|
|
this.tPController.Controls.Add(this.lbR2Track);
|
|
|
|
|
this.tPController.Controls.Add(this.lbLSTip);
|
|
|
|
|
this.tPController.Controls.Add(this.lbSATip);
|
|
|
|
|
this.tPController.Controls.Add(this.btnLSTrack);
|
|
|
|
|
this.tPController.Controls.Add(this.pBSADeadzone);
|
|
|
|
|
this.tPController.Controls.Add(this.pBRSDeadzone);
|
|
|
|
|
this.tPController.Controls.Add(this.lbRSTrack);
|
|
|
|
|
this.tPController.Controls.Add(this.pBLSDeadzone);
|
|
|
|
|
this.tPController.Controls.Add(this.lbLSTrack);
|
|
|
|
|
this.tPController.Controls.Add(this.tBR2);
|
|
|
|
|
this.tPController.Controls.Add(this.tBL2);
|
|
|
|
|
this.tPController.Controls.Add(this.lbSATrack);
|
|
|
|
|
resources.ApplyResources(this.tPController, "tPController");
|
|
|
|
|
this.tPController.Name = "tPController";
|
|
|
|
|
this.tPController.UseVisualStyleBackColor = true;
|
2014-09-15 04:37:14 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// lbSATrack
|
2014-09-15 04:37:14 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.lbSATrack.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
|
|
resources.ApplyResources(this.lbSATrack, "lbSATrack");
|
|
|
|
|
this.lbSATrack.Name = "lbSATrack";
|
|
|
|
|
this.lbSATrack.Click += new System.EventHandler(this.lbSATrack_Click);
|
2014-05-24 04:30:43 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// tBL2
|
2014-08-17 00:09:15 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.tBL2, "tBL2");
|
|
|
|
|
this.tBL2.BackColor = System.Drawing.SystemColors.ControlLightLight;
|
|
|
|
|
this.tBL2.Maximum = 255;
|
|
|
|
|
this.tBL2.Name = "tBL2";
|
|
|
|
|
this.tBL2.TickFrequency = 127;
|
|
|
|
|
this.tBL2.TickStyle = System.Windows.Forms.TickStyle.None;
|
2014-08-23 22:52:20 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// tBR2
|
2014-08-23 22:52:20 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.tBR2, "tBR2");
|
|
|
|
|
this.tBR2.BackColor = System.Drawing.SystemColors.ControlLightLight;
|
|
|
|
|
this.tBR2.Maximum = 255;
|
|
|
|
|
this.tBR2.Name = "tBR2";
|
|
|
|
|
this.tBR2.TickFrequency = 0;
|
|
|
|
|
this.tBR2.TickStyle = System.Windows.Forms.TickStyle.None;
|
2014-08-17 00:09:15 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// lbLSTrack
|
2014-05-24 04:30:43 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.lbLSTrack.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
|
|
resources.ApplyResources(this.lbLSTrack, "lbLSTrack");
|
|
|
|
|
this.lbLSTrack.Name = "lbLSTrack";
|
2014-07-26 01:17:45 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// pBLSDeadzone
|
2014-07-26 01:17:45 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.pBLSDeadzone.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.pBLSDeadzone, "pBLSDeadzone");
|
|
|
|
|
this.pBLSDeadzone.Name = "pBLSDeadzone";
|
|
|
|
|
this.pBLSDeadzone.TabStop = false;
|
2014-07-26 01:17:45 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// lbRSTrack
|
2014-07-26 01:17:45 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.lbRSTrack.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
|
|
resources.ApplyResources(this.lbRSTrack, "lbRSTrack");
|
|
|
|
|
this.lbRSTrack.Name = "lbRSTrack";
|
2014-07-26 01:17:45 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// pBRSDeadzone
|
Shift modifier: Hold an action to use another set of controls, if nothing is set to the shifted control, in falls back to the default action
View input of controls in profiles, see exactly when a deadzone is passed and check the input delay for controllers (special thanks to jhebbel), click the on sixaxis panel
Click the Empty text on in the lightbar box to copy the lightbar color from full to empty.
While opened, option to keep the window size after closing the profile's settings
Old profiles are automatically upgraded if it's missing new settings, such as how colors are now saved, sixaxis deadzones, and shift controls
Other UI changes for profile settings, flipped touchpad and other settings boxes
Others:
Fix for when clicking the semicolon in the select an action screen
Fix assigning Sixaxis action to a key
minor UI changes and bug fixes, such as auto resize of the log listview
DS4Updater: Also now works for the new numbering system, can read the version number right from the exe instead of in profiles.xml, UI additions to better notify users of errors, Bug fixes for non-portable users
2014-07-07 21:22:42 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.pBRSDeadzone.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.pBRSDeadzone, "pBRSDeadzone");
|
|
|
|
|
this.pBRSDeadzone.Name = "pBRSDeadzone";
|
|
|
|
|
this.pBRSDeadzone.TabStop = false;
|
Shift modifier: Hold an action to use another set of controls, if nothing is set to the shifted control, in falls back to the default action
View input of controls in profiles, see exactly when a deadzone is passed and check the input delay for controllers (special thanks to jhebbel), click the on sixaxis panel
Click the Empty text on in the lightbar box to copy the lightbar color from full to empty.
While opened, option to keep the window size after closing the profile's settings
Old profiles are automatically upgraded if it's missing new settings, such as how colors are now saved, sixaxis deadzones, and shift controls
Other UI changes for profile settings, flipped touchpad and other settings boxes
Others:
Fix for when clicking the semicolon in the select an action screen
Fix assigning Sixaxis action to a key
minor UI changes and bug fixes, such as auto resize of the log listview
DS4Updater: Also now works for the new numbering system, can read the version number right from the exe instead of in profiles.xml, UI additions to better notify users of errors, Bug fixes for non-portable users
2014-07-07 21:22:42 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// pBSADeadzone
|
Shift modifier: Hold an action to use another set of controls, if nothing is set to the shifted control, in falls back to the default action
View input of controls in profiles, see exactly when a deadzone is passed and check the input delay for controllers (special thanks to jhebbel), click the on sixaxis panel
Click the Empty text on in the lightbar box to copy the lightbar color from full to empty.
While opened, option to keep the window size after closing the profile's settings
Old profiles are automatically upgraded if it's missing new settings, such as how colors are now saved, sixaxis deadzones, and shift controls
Other UI changes for profile settings, flipped touchpad and other settings boxes
Others:
Fix for when clicking the semicolon in the select an action screen
Fix assigning Sixaxis action to a key
minor UI changes and bug fixes, such as auto resize of the log listview
DS4Updater: Also now works for the new numbering system, can read the version number right from the exe instead of in profiles.xml, UI additions to better notify users of errors, Bug fixes for non-portable users
2014-07-07 21:22:42 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.pBSADeadzone.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.pBSADeadzone, "pBSADeadzone");
|
|
|
|
|
this.pBSADeadzone.Name = "pBSADeadzone";
|
|
|
|
|
this.pBSADeadzone.TabStop = false;
|
|
|
|
|
this.pBSADeadzone.Paint += new System.Windows.Forms.PaintEventHandler(this.DrawCircle);
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// btnLSTrack
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.btnLSTrack.BackColor = System.Drawing.Color.Black;
|
|
|
|
|
resources.ApplyResources(this.btnLSTrack, "btnLSTrack");
|
|
|
|
|
this.btnLSTrack.Name = "btnLSTrack";
|
|
|
|
|
this.btnLSTrack.UseVisualStyleBackColor = false;
|
2014-05-28 04:49:58 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// lbSATip
|
2014-05-28 04:49:58 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.lbSATip, "lbSATip");
|
|
|
|
|
this.lbSATip.Name = "lbSATip";
|
|
|
|
|
this.lbSATip.Click += new System.EventHandler(this.lbSATip_Click);
|
2014-07-26 01:17:45 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// lbLSTip
|
2014-07-26 01:17:45 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.lbLSTip, "lbLSTip");
|
|
|
|
|
this.lbLSTip.Name = "lbLSTip";
|
2014-07-26 01:17:45 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// lbR2Track
|
2014-07-26 01:17:45 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.lbR2Track, "lbR2Track");
|
|
|
|
|
this.lbR2Track.Name = "lbR2Track";
|
2014-07-26 01:17:45 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// lbInputDelay
|
2014-07-26 01:17:45 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.lbInputDelay, "lbInputDelay");
|
|
|
|
|
this.lbInputDelay.Name = "lbInputDelay";
|
2014-07-26 01:17:45 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// lbRSTip
|
2014-07-26 01:17:45 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.lbRSTip, "lbRSTip");
|
|
|
|
|
this.lbRSTip.Name = "lbRSTip";
|
2014-07-26 01:17:45 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// btnRSTrack
|
2014-07-26 01:17:45 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.btnRSTrack.BackColor = System.Drawing.Color.Black;
|
|
|
|
|
resources.ApplyResources(this.btnRSTrack, "btnRSTrack");
|
|
|
|
|
this.btnRSTrack.Name = "btnRSTrack";
|
|
|
|
|
this.btnRSTrack.UseVisualStyleBackColor = false;
|
2014-10-21 04:31:13 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// btnSATrack
|
2014-10-21 04:31:13 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.btnSATrack.BackColor = System.Drawing.Color.Black;
|
|
|
|
|
resources.ApplyResources(this.btnSATrack, "btnSATrack");
|
|
|
|
|
this.btnSATrack.Name = "btnSATrack";
|
|
|
|
|
this.btnSATrack.UseVisualStyleBackColor = false;
|
2014-10-21 04:31:13 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// pBDelayTracker
|
2014-10-21 04:31:13 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.pBDelayTracker, "pBDelayTracker");
|
|
|
|
|
this.pBDelayTracker.Name = "pBDelayTracker";
|
|
|
|
|
this.pBDelayTracker.TabStop = false;
|
2014-10-21 04:31:13 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// lbL2Track
|
2014-07-26 01:17:45 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.lbL2Track, "lbL2Track");
|
|
|
|
|
this.lbL2Track.Name = "lbL2Track";
|
2014-09-15 04:37:14 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// pnlSixaxis
|
2014-09-15 04:37:14 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.pnlSixaxis.Controls.Add(this.tBsixaxisAccelX);
|
|
|
|
|
this.pnlSixaxis.Controls.Add(this.lb6Accel);
|
|
|
|
|
this.pnlSixaxis.Controls.Add(this.tBsixaxisGyroX);
|
|
|
|
|
this.pnlSixaxis.Controls.Add(this.lb6Gryo);
|
|
|
|
|
this.pnlSixaxis.Controls.Add(this.tBsixaxisGyroY);
|
|
|
|
|
this.pnlSixaxis.Controls.Add(this.tBsixaxisGyroZ);
|
|
|
|
|
this.pnlSixaxis.Controls.Add(this.tBsixaxisAccelY);
|
|
|
|
|
this.pnlSixaxis.Controls.Add(this.tBsixaxisAccelZ);
|
|
|
|
|
resources.ApplyResources(this.pnlSixaxis, "pnlSixaxis");
|
|
|
|
|
this.pnlSixaxis.Name = "pnlSixaxis";
|
|
|
|
|
this.pnlSixaxis.Click += new System.EventHandler(this.SixaxisPanel_Click);
|
2014-09-15 04:37:14 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// tBsixaxisAccelZ
|
2014-09-15 04:37:14 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.tBsixaxisAccelZ, "tBsixaxisAccelZ");
|
|
|
|
|
this.tBsixaxisAccelZ.BackColor = System.Drawing.Color.White;
|
|
|
|
|
this.tBsixaxisAccelZ.Maximum = 8500;
|
|
|
|
|
this.tBsixaxisAccelZ.Minimum = -8500;
|
|
|
|
|
this.tBsixaxisAccelZ.Name = "tBsixaxisAccelZ";
|
|
|
|
|
this.tBsixaxisAccelZ.TickFrequency = 4750;
|
2014-09-15 04:37:14 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// tBsixaxisAccelY
|
2014-09-15 04:37:14 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.tBsixaxisAccelY, "tBsixaxisAccelY");
|
|
|
|
|
this.tBsixaxisAccelY.BackColor = System.Drawing.Color.White;
|
|
|
|
|
this.tBsixaxisAccelY.Maximum = 8500;
|
|
|
|
|
this.tBsixaxisAccelY.Minimum = -8500;
|
|
|
|
|
this.tBsixaxisAccelY.Name = "tBsixaxisAccelY";
|
|
|
|
|
this.tBsixaxisAccelY.TickFrequency = 4750;
|
2014-09-15 04:37:14 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// tBsixaxisGyroZ
|
2014-09-15 04:37:14 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.tBsixaxisGyroZ, "tBsixaxisGyroZ");
|
|
|
|
|
this.tBsixaxisGyroZ.BackColor = System.Drawing.Color.White;
|
|
|
|
|
this.tBsixaxisGyroZ.Maximum = 8500;
|
|
|
|
|
this.tBsixaxisGyroZ.Minimum = -8500;
|
|
|
|
|
this.tBsixaxisGyroZ.Name = "tBsixaxisGyroZ";
|
|
|
|
|
this.tBsixaxisGyroZ.TickFrequency = 4750;
|
2014-09-15 04:37:14 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// tBsixaxisGyroY
|
2014-09-15 04:37:14 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.tBsixaxisGyroY, "tBsixaxisGyroY");
|
|
|
|
|
this.tBsixaxisGyroY.BackColor = System.Drawing.Color.White;
|
|
|
|
|
this.tBsixaxisGyroY.Maximum = 8500;
|
|
|
|
|
this.tBsixaxisGyroY.Minimum = -8500;
|
|
|
|
|
this.tBsixaxisGyroY.Name = "tBsixaxisGyroY";
|
|
|
|
|
this.tBsixaxisGyroY.TickFrequency = 4750;
|
2014-09-15 04:37:14 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// lb6Gryo
|
2014-09-15 04:37:14 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.lb6Gryo, "lb6Gryo");
|
|
|
|
|
this.lb6Gryo.Name = "lb6Gryo";
|
2014-09-15 04:37:14 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// tBsixaxisGyroX
|
2014-09-15 04:37:14 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.tBsixaxisGyroX, "tBsixaxisGyroX");
|
|
|
|
|
this.tBsixaxisGyroX.BackColor = System.Drawing.Color.White;
|
|
|
|
|
this.tBsixaxisGyroX.Maximum = 8500;
|
|
|
|
|
this.tBsixaxisGyroX.Minimum = -8500;
|
|
|
|
|
this.tBsixaxisGyroX.Name = "tBsixaxisGyroX";
|
|
|
|
|
this.tBsixaxisGyroX.TickFrequency = 4750;
|
2014-09-15 04:37:14 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// lb6Accel
|
2014-09-15 04:37:14 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.lb6Accel, "lb6Accel");
|
|
|
|
|
this.lb6Accel.Name = "lb6Accel";
|
2014-09-15 04:37:14 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// tBsixaxisAccelX
|
2014-09-15 04:37:14 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.tBsixaxisAccelX, "tBsixaxisAccelX");
|
|
|
|
|
this.tBsixaxisAccelX.BackColor = System.Drawing.Color.White;
|
|
|
|
|
this.tBsixaxisAccelX.Maximum = 8500;
|
|
|
|
|
this.tBsixaxisAccelX.Minimum = -8500;
|
|
|
|
|
this.tBsixaxisAccelX.Name = "tBsixaxisAccelX";
|
|
|
|
|
this.tBsixaxisAccelX.TickFrequency = 4750;
|
2014-05-24 04:30:43 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// tPShiftMod
|
2014-05-24 04:30:43 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.tPShiftMod.Controls.Add(this.lbShiftGryo);
|
|
|
|
|
this.tPShiftMod.Controls.Add(this.fLPShiftTiltControls);
|
|
|
|
|
this.tPShiftMod.Controls.Add(this.cBShiftControl);
|
|
|
|
|
this.tPShiftMod.Controls.Add(this.lBShiftControls);
|
|
|
|
|
this.tPShiftMod.Controls.Add(this.lbHold);
|
|
|
|
|
this.tPShiftMod.Controls.Add(this.lbtoUse);
|
|
|
|
|
this.tPShiftMod.Controls.Add(this.pnlShiftMain);
|
|
|
|
|
this.tPShiftMod.Controls.Add(this.pnlShiftSticks);
|
|
|
|
|
resources.ApplyResources(this.tPShiftMod, "tPShiftMod");
|
|
|
|
|
this.tPShiftMod.Name = "tPShiftMod";
|
|
|
|
|
this.tPShiftMod.UseVisualStyleBackColor = true;
|
Shift modifier: Hold an action to use another set of controls, if nothing is set to the shifted control, in falls back to the default action
View input of controls in profiles, see exactly when a deadzone is passed and check the input delay for controllers (special thanks to jhebbel), click the on sixaxis panel
Click the Empty text on in the lightbar box to copy the lightbar color from full to empty.
While opened, option to keep the window size after closing the profile's settings
Old profiles are automatically upgraded if it's missing new settings, such as how colors are now saved, sixaxis deadzones, and shift controls
Other UI changes for profile settings, flipped touchpad and other settings boxes
Others:
Fix for when clicking the semicolon in the select an action screen
Fix assigning Sixaxis action to a key
minor UI changes and bug fixes, such as auto resize of the log listview
DS4Updater: Also now works for the new numbering system, can read the version number right from the exe instead of in profiles.xml, UI additions to better notify users of errors, Bug fixes for non-portable users
2014-07-07 21:22:42 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// pnlShiftSticks
|
|
|
|
|
//
|
|
|
|
|
this.pnlShiftSticks.Controls.Add(this.btnShiftFullView);
|
|
|
|
|
this.pnlShiftSticks.Controls.Add(this.pBShiftSticks);
|
|
|
|
|
this.pnlShiftSticks.Controls.Add(this.bnShiftL3);
|
|
|
|
|
this.pnlShiftSticks.Controls.Add(this.bnShiftRSDown);
|
|
|
|
|
this.pnlShiftSticks.Controls.Add(this.bnShiftLSUp);
|
|
|
|
|
this.pnlShiftSticks.Controls.Add(this.bnShiftRSUp);
|
|
|
|
|
this.pnlShiftSticks.Controls.Add(this.bnShiftLSLeft);
|
|
|
|
|
this.pnlShiftSticks.Controls.Add(this.bnShiftRSRight);
|
|
|
|
|
this.pnlShiftSticks.Controls.Add(this.bnShiftLSRight);
|
|
|
|
|
this.pnlShiftSticks.Controls.Add(this.bnShiftRSLeft);
|
|
|
|
|
this.pnlShiftSticks.Controls.Add(this.bnShiftLSDown);
|
|
|
|
|
this.pnlShiftSticks.Controls.Add(this.bnShiftR3);
|
|
|
|
|
resources.ApplyResources(this.pnlShiftSticks, "pnlShiftSticks");
|
|
|
|
|
this.pnlShiftSticks.Name = "pnlShiftSticks";
|
|
|
|
|
//
|
|
|
|
|
// bnShiftR3
|
|
|
|
|
//
|
|
|
|
|
this.bnShiftR3.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnShiftR3, "bnShiftR3");
|
|
|
|
|
this.bnShiftR3.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnShiftR3.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnShiftR3.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnShiftR3.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftR3.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftR3.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnShiftR3.Name = "bnShiftR3";
|
|
|
|
|
this.bnShiftR3.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnShiftR3.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// bnShiftLSDown
|
|
|
|
|
//
|
|
|
|
|
this.bnShiftLSDown.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnShiftLSDown, "bnShiftLSDown");
|
|
|
|
|
this.bnShiftLSDown.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnShiftLSDown.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnShiftLSDown.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnShiftLSDown.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftLSDown.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftLSDown.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnShiftLSDown.Name = "bnShiftLSDown";
|
|
|
|
|
this.bnShiftLSDown.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnShiftLSDown.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// bnShiftRSLeft
|
|
|
|
|
//
|
|
|
|
|
this.bnShiftRSLeft.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnShiftRSLeft, "bnShiftRSLeft");
|
|
|
|
|
this.bnShiftRSLeft.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnShiftRSLeft.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnShiftRSLeft.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnShiftRSLeft.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftRSLeft.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftRSLeft.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnShiftRSLeft.Name = "bnShiftRSLeft";
|
|
|
|
|
this.bnShiftRSLeft.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnShiftRSLeft.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// bnShiftLSRight
|
|
|
|
|
//
|
|
|
|
|
this.bnShiftLSRight.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnShiftLSRight, "bnShiftLSRight");
|
|
|
|
|
this.bnShiftLSRight.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnShiftLSRight.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnShiftLSRight.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnShiftLSRight.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftLSRight.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftLSRight.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnShiftLSRight.Name = "bnShiftLSRight";
|
|
|
|
|
this.bnShiftLSRight.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnShiftLSRight.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// bnShiftRSRight
|
|
|
|
|
//
|
|
|
|
|
this.bnShiftRSRight.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnShiftRSRight, "bnShiftRSRight");
|
|
|
|
|
this.bnShiftRSRight.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnShiftRSRight.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnShiftRSRight.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnShiftRSRight.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftRSRight.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftRSRight.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnShiftRSRight.Name = "bnShiftRSRight";
|
|
|
|
|
this.bnShiftRSRight.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnShiftRSRight.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// bnShiftLSLeft
|
|
|
|
|
//
|
|
|
|
|
this.bnShiftLSLeft.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnShiftLSLeft, "bnShiftLSLeft");
|
|
|
|
|
this.bnShiftLSLeft.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnShiftLSLeft.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnShiftLSLeft.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnShiftLSLeft.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftLSLeft.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftLSLeft.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnShiftLSLeft.Name = "bnShiftLSLeft";
|
|
|
|
|
this.bnShiftLSLeft.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnShiftLSLeft.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// bnShiftRSUp
|
|
|
|
|
//
|
|
|
|
|
this.bnShiftRSUp.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnShiftRSUp, "bnShiftRSUp");
|
|
|
|
|
this.bnShiftRSUp.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnShiftRSUp.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnShiftRSUp.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnShiftRSUp.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftRSUp.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftRSUp.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnShiftRSUp.Name = "bnShiftRSUp";
|
|
|
|
|
this.bnShiftRSUp.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnShiftRSUp.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// bnShiftLSUp
|
|
|
|
|
//
|
|
|
|
|
this.bnShiftLSUp.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnShiftLSUp, "bnShiftLSUp");
|
|
|
|
|
this.bnShiftLSUp.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnShiftLSUp.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnShiftLSUp.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnShiftLSUp.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftLSUp.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftLSUp.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnShiftLSUp.Name = "bnShiftLSUp";
|
|
|
|
|
this.bnShiftLSUp.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnShiftLSUp.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// bnShiftRSDown
|
|
|
|
|
//
|
|
|
|
|
this.bnShiftRSDown.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnShiftRSDown, "bnShiftRSDown");
|
|
|
|
|
this.bnShiftRSDown.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnShiftRSDown.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnShiftRSDown.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnShiftRSDown.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftRSDown.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftRSDown.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnShiftRSDown.Name = "bnShiftRSDown";
|
|
|
|
|
this.bnShiftRSDown.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnShiftRSDown.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// bnShiftL3
|
|
|
|
|
//
|
|
|
|
|
this.bnShiftL3.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnShiftL3, "bnShiftL3");
|
|
|
|
|
this.bnShiftL3.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnShiftL3.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnShiftL3.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnShiftL3.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftL3.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftL3.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnShiftL3.Name = "bnShiftL3";
|
|
|
|
|
this.bnShiftL3.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnShiftL3.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// pBShiftSticks
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.pBShiftSticks, "pBShiftSticks");
|
|
|
|
|
this.pBShiftSticks.Image = global::ScpServer.Properties.Resources.sticks;
|
|
|
|
|
this.pBShiftSticks.Name = "pBShiftSticks";
|
|
|
|
|
this.pBShiftSticks.TabStop = false;
|
|
|
|
|
//
|
|
|
|
|
// btnShiftFullView
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnShiftFullView, "btnShiftFullView");
|
|
|
|
|
this.btnShiftFullView.Name = "btnShiftFullView";
|
|
|
|
|
this.btnShiftFullView.UseVisualStyleBackColor = true;
|
|
|
|
|
this.btnShiftFullView.Click += new System.EventHandler(this.btnShiftFullView_Click);
|
|
|
|
|
//
|
|
|
|
|
// pnlShiftMain
|
|
|
|
|
//
|
|
|
|
|
this.pnlShiftMain.Controls.Add(this.pBShiftController);
|
|
|
|
|
this.pnlShiftMain.Controls.Add(this.bnShiftTouchUpper);
|
|
|
|
|
this.pnlShiftMain.Controls.Add(this.bnShiftTouchLeft);
|
|
|
|
|
this.pnlShiftMain.Controls.Add(this.bnShiftTouchRight);
|
|
|
|
|
this.pnlShiftMain.Controls.Add(this.bnShiftTouchMulti);
|
|
|
|
|
this.pnlShiftMain.Controls.Add(this.bnShiftR1);
|
|
|
|
|
this.pnlShiftMain.Controls.Add(this.bnShiftCross);
|
|
|
|
|
this.pnlShiftMain.Controls.Add(this.bnShiftCircle);
|
|
|
|
|
this.pnlShiftMain.Controls.Add(this.btnShiftRightStick);
|
|
|
|
|
this.pnlShiftMain.Controls.Add(this.bnShiftSquare);
|
|
|
|
|
this.pnlShiftMain.Controls.Add(this.btnShiftLightbar);
|
|
|
|
|
this.pnlShiftMain.Controls.Add(this.bnShiftTriangle);
|
|
|
|
|
this.pnlShiftMain.Controls.Add(this.bnShiftUp);
|
|
|
|
|
this.pnlShiftMain.Controls.Add(this.btnShiftLeftStick);
|
|
|
|
|
this.pnlShiftMain.Controls.Add(this.bnShiftDown);
|
|
|
|
|
this.pnlShiftMain.Controls.Add(this.bnShiftL2);
|
|
|
|
|
this.pnlShiftMain.Controls.Add(this.bnShiftRight);
|
|
|
|
|
this.pnlShiftMain.Controls.Add(this.bnShiftR2);
|
|
|
|
|
this.pnlShiftMain.Controls.Add(this.bnShiftLeft);
|
|
|
|
|
this.pnlShiftMain.Controls.Add(this.bnShiftL1);
|
|
|
|
|
this.pnlShiftMain.Controls.Add(this.bnShiftOptions);
|
|
|
|
|
this.pnlShiftMain.Controls.Add(this.bnShiftPS);
|
|
|
|
|
this.pnlShiftMain.Controls.Add(this.bnShiftShare);
|
|
|
|
|
resources.ApplyResources(this.pnlShiftMain, "pnlShiftMain");
|
|
|
|
|
this.pnlShiftMain.Name = "pnlShiftMain";
|
|
|
|
|
//
|
|
|
|
|
// bnShiftShare
|
|
|
|
|
//
|
|
|
|
|
this.bnShiftShare.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnShiftShare, "bnShiftShare");
|
|
|
|
|
this.bnShiftShare.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnShiftShare.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnShiftShare.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnShiftShare.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftShare.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftShare.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnShiftShare.Name = "bnShiftShare";
|
|
|
|
|
this.bnShiftShare.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnShiftShare.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// bnShiftPS
|
|
|
|
|
//
|
|
|
|
|
this.bnShiftPS.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnShiftPS, "bnShiftPS");
|
|
|
|
|
this.bnShiftPS.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnShiftPS.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnShiftPS.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnShiftPS.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftPS.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftPS.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnShiftPS.Name = "bnShiftPS";
|
|
|
|
|
this.bnShiftPS.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnShiftPS.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// bnShiftOptions
|
|
|
|
|
//
|
|
|
|
|
this.bnShiftOptions.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnShiftOptions, "bnShiftOptions");
|
|
|
|
|
this.bnShiftOptions.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnShiftOptions.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnShiftOptions.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnShiftOptions.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftOptions.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftOptions.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnShiftOptions.Name = "bnShiftOptions";
|
|
|
|
|
this.bnShiftOptions.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnShiftOptions.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// bnShiftL1
|
|
|
|
|
//
|
|
|
|
|
this.bnShiftL1.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnShiftL1, "bnShiftL1");
|
|
|
|
|
this.bnShiftL1.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnShiftL1.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnShiftL1.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnShiftL1.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftL1.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftL1.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnShiftL1.Name = "bnShiftL1";
|
|
|
|
|
this.bnShiftL1.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnShiftL1.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// bnShiftLeft
|
|
|
|
|
//
|
|
|
|
|
this.bnShiftLeft.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnShiftLeft, "bnShiftLeft");
|
|
|
|
|
this.bnShiftLeft.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnShiftLeft.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnShiftLeft.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnShiftLeft.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftLeft.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftLeft.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnShiftLeft.Name = "bnShiftLeft";
|
|
|
|
|
this.bnShiftLeft.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnShiftLeft.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// bnShiftR2
|
|
|
|
|
//
|
|
|
|
|
this.bnShiftR2.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnShiftR2, "bnShiftR2");
|
|
|
|
|
this.bnShiftR2.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnShiftR2.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnShiftR2.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnShiftR2.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftR2.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftR2.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnShiftR2.Name = "bnShiftR2";
|
|
|
|
|
this.bnShiftR2.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnShiftR2.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// bnShiftRight
|
|
|
|
|
//
|
|
|
|
|
this.bnShiftRight.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnShiftRight, "bnShiftRight");
|
|
|
|
|
this.bnShiftRight.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnShiftRight.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnShiftRight.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnShiftRight.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftRight.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftRight.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnShiftRight.Name = "bnShiftRight";
|
|
|
|
|
this.bnShiftRight.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnShiftRight.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// bnShiftL2
|
|
|
|
|
//
|
|
|
|
|
this.bnShiftL2.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnShiftL2, "bnShiftL2");
|
|
|
|
|
this.bnShiftL2.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnShiftL2.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnShiftL2.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnShiftL2.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftL2.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftL2.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnShiftL2.Name = "bnShiftL2";
|
|
|
|
|
this.bnShiftL2.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnShiftL2.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// bnShiftDown
|
|
|
|
|
//
|
|
|
|
|
this.bnShiftDown.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnShiftDown, "bnShiftDown");
|
|
|
|
|
this.bnShiftDown.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnShiftDown.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnShiftDown.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnShiftDown.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftDown.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftDown.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnShiftDown.Name = "bnShiftDown";
|
|
|
|
|
this.bnShiftDown.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnShiftDown.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// btnShiftLeftStick
|
|
|
|
|
//
|
|
|
|
|
this.btnShiftLeftStick.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.btnShiftLeftStick, "btnShiftLeftStick");
|
|
|
|
|
this.btnShiftLeftStick.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.btnShiftLeftStick.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.btnShiftLeftStick.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.btnShiftLeftStick.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.btnShiftLeftStick.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.btnShiftLeftStick.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.btnShiftLeftStick.Name = "btnShiftLeftStick";
|
|
|
|
|
this.btnShiftLeftStick.UseVisualStyleBackColor = false;
|
|
|
|
|
//
|
|
|
|
|
// bnShiftUp
|
|
|
|
|
//
|
|
|
|
|
this.bnShiftUp.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnShiftUp, "bnShiftUp");
|
|
|
|
|
this.bnShiftUp.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnShiftUp.DialogResult = System.Windows.Forms.DialogResult.Cancel;
|
|
|
|
|
this.bnShiftUp.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnShiftUp.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnShiftUp.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftUp.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftUp.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnShiftUp.Name = "bnShiftUp";
|
|
|
|
|
this.bnShiftUp.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnShiftUp.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// bnShiftTriangle
|
|
|
|
|
//
|
|
|
|
|
this.bnShiftTriangle.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnShiftTriangle, "bnShiftTriangle");
|
|
|
|
|
this.bnShiftTriangle.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnShiftTriangle.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnShiftTriangle.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnShiftTriangle.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftTriangle.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftTriangle.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnShiftTriangle.Name = "bnShiftTriangle";
|
|
|
|
|
this.bnShiftTriangle.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnShiftTriangle.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// btnShiftLightbar
|
|
|
|
|
//
|
|
|
|
|
this.btnShiftLightbar.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.btnShiftLightbar, "btnShiftLightbar");
|
|
|
|
|
this.btnShiftLightbar.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.btnShiftLightbar.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.btnShiftLightbar.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.btnShiftLightbar.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.btnShiftLightbar.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.btnShiftLightbar.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.btnShiftLightbar.Name = "btnShiftLightbar";
|
|
|
|
|
this.btnShiftLightbar.UseVisualStyleBackColor = false;
|
|
|
|
|
this.btnShiftLightbar.Click += new System.EventHandler(this.btnLightbar_Click);
|
|
|
|
|
//
|
|
|
|
|
// bnShiftSquare
|
|
|
|
|
//
|
|
|
|
|
this.bnShiftSquare.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnShiftSquare, "bnShiftSquare");
|
|
|
|
|
this.bnShiftSquare.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnShiftSquare.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnShiftSquare.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnShiftSquare.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftSquare.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftSquare.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnShiftSquare.Name = "bnShiftSquare";
|
|
|
|
|
this.bnShiftSquare.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnShiftSquare.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// btnShiftRightStick
|
|
|
|
|
//
|
|
|
|
|
this.btnShiftRightStick.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.btnShiftRightStick, "btnShiftRightStick");
|
|
|
|
|
this.btnShiftRightStick.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.btnShiftRightStick.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.btnShiftRightStick.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.btnShiftRightStick.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.btnShiftRightStick.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.btnShiftRightStick.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.btnShiftRightStick.Name = "btnShiftRightStick";
|
|
|
|
|
this.btnShiftRightStick.UseVisualStyleBackColor = false;
|
|
|
|
|
//
|
|
|
|
|
// bnShiftCircle
|
|
|
|
|
//
|
|
|
|
|
this.bnShiftCircle.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnShiftCircle, "bnShiftCircle");
|
|
|
|
|
this.bnShiftCircle.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnShiftCircle.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnShiftCircle.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnShiftCircle.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftCircle.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftCircle.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnShiftCircle.Name = "bnShiftCircle";
|
|
|
|
|
this.bnShiftCircle.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnShiftCircle.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// bnShiftCross
|
|
|
|
|
//
|
|
|
|
|
this.bnShiftCross.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnShiftCross, "bnShiftCross");
|
|
|
|
|
this.bnShiftCross.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnShiftCross.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnShiftCross.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnShiftCross.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftCross.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftCross.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnShiftCross.Name = "bnShiftCross";
|
|
|
|
|
this.bnShiftCross.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnShiftCross.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// bnShiftR1
|
|
|
|
|
//
|
|
|
|
|
this.bnShiftR1.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnShiftR1, "bnShiftR1");
|
|
|
|
|
this.bnShiftR1.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnShiftR1.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnShiftR1.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnShiftR1.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftR1.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftR1.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnShiftR1.Name = "bnShiftR1";
|
|
|
|
|
this.bnShiftR1.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnShiftR1.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// bnShiftTouchMulti
|
|
|
|
|
//
|
|
|
|
|
this.bnShiftTouchMulti.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnShiftTouchMulti, "bnShiftTouchMulti");
|
|
|
|
|
this.bnShiftTouchMulti.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnShiftTouchMulti.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnShiftTouchMulti.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnShiftTouchMulti.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftTouchMulti.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftTouchMulti.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnShiftTouchMulti.Name = "bnShiftTouchMulti";
|
|
|
|
|
this.bnShiftTouchMulti.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnShiftTouchMulti.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// bnShiftTouchRight
|
|
|
|
|
//
|
|
|
|
|
this.bnShiftTouchRight.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnShiftTouchRight, "bnShiftTouchRight");
|
|
|
|
|
this.bnShiftTouchRight.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnShiftTouchRight.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnShiftTouchRight.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnShiftTouchRight.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftTouchRight.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftTouchRight.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnShiftTouchRight.Name = "bnShiftTouchRight";
|
|
|
|
|
this.bnShiftTouchRight.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnShiftTouchRight.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// bnShiftTouchLeft
|
|
|
|
|
//
|
|
|
|
|
this.bnShiftTouchLeft.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnShiftTouchLeft, "bnShiftTouchLeft");
|
|
|
|
|
this.bnShiftTouchLeft.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnShiftTouchLeft.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnShiftTouchLeft.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnShiftTouchLeft.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftTouchLeft.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftTouchLeft.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnShiftTouchLeft.Name = "bnShiftTouchLeft";
|
|
|
|
|
this.bnShiftTouchLeft.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnShiftTouchLeft.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// bnShiftTouchUpper
|
|
|
|
|
//
|
|
|
|
|
this.bnShiftTouchUpper.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnShiftTouchUpper, "bnShiftTouchUpper");
|
|
|
|
|
this.bnShiftTouchUpper.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnShiftTouchUpper.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnShiftTouchUpper.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnShiftTouchUpper.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftTouchUpper.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShiftTouchUpper.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnShiftTouchUpper.Name = "bnShiftTouchUpper";
|
|
|
|
|
this.bnShiftTouchUpper.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnShiftTouchUpper.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// pBShiftController
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.pBShiftController, "pBShiftController");
|
|
|
|
|
this.pBShiftController.Image = global::ScpServer.Properties.Resources.DS4_Controller;
|
|
|
|
|
this.pBShiftController.Name = "pBShiftController";
|
|
|
|
|
this.pBShiftController.TabStop = false;
|
Shift modifier: Hold an action to use another set of controls, if nothing is set to the shifted control, in falls back to the default action
View input of controls in profiles, see exactly when a deadzone is passed and check the input delay for controllers (special thanks to jhebbel), click the on sixaxis panel
Click the Empty text on in the lightbar box to copy the lightbar color from full to empty.
While opened, option to keep the window size after closing the profile's settings
Old profiles are automatically upgraded if it's missing new settings, such as how colors are now saved, sixaxis deadzones, and shift controls
Other UI changes for profile settings, flipped touchpad and other settings boxes
Others:
Fix for when clicking the semicolon in the select an action screen
Fix assigning Sixaxis action to a key
minor UI changes and bug fixes, such as auto resize of the log listview
DS4Updater: Also now works for the new numbering system, can read the version number right from the exe instead of in profiles.xml, UI additions to better notify users of errors, Bug fixes for non-portable users
2014-07-07 21:22:42 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// lbtoUse
|
2014-05-24 04:30:43 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.lbtoUse, "lbtoUse");
|
|
|
|
|
this.lbtoUse.Name = "lbtoUse";
|
2014-05-24 04:30:43 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// lbHold
|
2014-06-26 20:02:01 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.lbHold, "lbHold");
|
|
|
|
|
this.lbHold.Name = "lbHold";
|
2014-06-26 20:02:01 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// lBShiftControls
|
Shift modifier: Hold an action to use another set of controls, if nothing is set to the shifted control, in falls back to the default action
View input of controls in profiles, see exactly when a deadzone is passed and check the input delay for controllers (special thanks to jhebbel), click the on sixaxis panel
Click the Empty text on in the lightbar box to copy the lightbar color from full to empty.
While opened, option to keep the window size after closing the profile's settings
Old profiles are automatically upgraded if it's missing new settings, such as how colors are now saved, sixaxis deadzones, and shift controls
Other UI changes for profile settings, flipped touchpad and other settings boxes
Others:
Fix for when clicking the semicolon in the select an action screen
Fix assigning Sixaxis action to a key
minor UI changes and bug fixes, such as auto resize of the log listview
DS4Updater: Also now works for the new numbering system, can read the version number right from the exe instead of in profiles.xml, UI additions to better notify users of errors, Bug fixes for non-portable users
2014-07-07 21:22:42 +02:00
|
|
|
|
//
|
|
|
|
|
this.lBShiftControls.FormattingEnabled = true;
|
|
|
|
|
this.lBShiftControls.Items.AddRange(new object[] {
|
2014-08-17 00:09:15 +02:00
|
|
|
|
resources.GetString("lBShiftControls.Items"),
|
|
|
|
|
resources.GetString("lBShiftControls.Items1"),
|
|
|
|
|
resources.GetString("lBShiftControls.Items2"),
|
|
|
|
|
resources.GetString("lBShiftControls.Items3"),
|
|
|
|
|
resources.GetString("lBShiftControls.Items4"),
|
|
|
|
|
resources.GetString("lBShiftControls.Items5"),
|
|
|
|
|
resources.GetString("lBShiftControls.Items6"),
|
|
|
|
|
resources.GetString("lBShiftControls.Items7"),
|
|
|
|
|
resources.GetString("lBShiftControls.Items8"),
|
|
|
|
|
resources.GetString("lBShiftControls.Items9"),
|
|
|
|
|
resources.GetString("lBShiftControls.Items10"),
|
|
|
|
|
resources.GetString("lBShiftControls.Items11"),
|
|
|
|
|
resources.GetString("lBShiftControls.Items12"),
|
|
|
|
|
resources.GetString("lBShiftControls.Items13"),
|
|
|
|
|
resources.GetString("lBShiftControls.Items14"),
|
|
|
|
|
resources.GetString("lBShiftControls.Items15"),
|
|
|
|
|
resources.GetString("lBShiftControls.Items16"),
|
|
|
|
|
resources.GetString("lBShiftControls.Items17"),
|
|
|
|
|
resources.GetString("lBShiftControls.Items18"),
|
|
|
|
|
resources.GetString("lBShiftControls.Items19"),
|
|
|
|
|
resources.GetString("lBShiftControls.Items20"),
|
|
|
|
|
resources.GetString("lBShiftControls.Items21"),
|
|
|
|
|
resources.GetString("lBShiftControls.Items22"),
|
|
|
|
|
resources.GetString("lBShiftControls.Items23"),
|
|
|
|
|
resources.GetString("lBShiftControls.Items24"),
|
|
|
|
|
resources.GetString("lBShiftControls.Items25"),
|
|
|
|
|
resources.GetString("lBShiftControls.Items26"),
|
|
|
|
|
resources.GetString("lBShiftControls.Items27"),
|
|
|
|
|
resources.GetString("lBShiftControls.Items28"),
|
|
|
|
|
resources.GetString("lBShiftControls.Items29"),
|
|
|
|
|
resources.GetString("lBShiftControls.Items30"),
|
|
|
|
|
resources.GetString("lBShiftControls.Items31"),
|
|
|
|
|
resources.GetString("lBShiftControls.Items32")});
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.lBShiftControls, "lBShiftControls");
|
Shift modifier: Hold an action to use another set of controls, if nothing is set to the shifted control, in falls back to the default action
View input of controls in profiles, see exactly when a deadzone is passed and check the input delay for controllers (special thanks to jhebbel), click the on sixaxis panel
Click the Empty text on in the lightbar box to copy the lightbar color from full to empty.
While opened, option to keep the window size after closing the profile's settings
Old profiles are automatically upgraded if it's missing new settings, such as how colors are now saved, sixaxis deadzones, and shift controls
Other UI changes for profile settings, flipped touchpad and other settings boxes
Others:
Fix for when clicking the semicolon in the select an action screen
Fix assigning Sixaxis action to a key
minor UI changes and bug fixes, such as auto resize of the log listview
DS4Updater: Also now works for the new numbering system, can read the version number right from the exe instead of in profiles.xml, UI additions to better notify users of errors, Bug fixes for non-portable users
2014-07-07 21:22:42 +02:00
|
|
|
|
this.lBShiftControls.Name = "lBShiftControls";
|
|
|
|
|
this.lBShiftControls.KeyDown += new System.Windows.Forms.KeyEventHandler(this.List_KeyDown);
|
|
|
|
|
this.lBShiftControls.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.List_MouseDoubleClick);
|
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// cBShiftControl
|
Shift modifier: Hold an action to use another set of controls, if nothing is set to the shifted control, in falls back to the default action
View input of controls in profiles, see exactly when a deadzone is passed and check the input delay for controllers (special thanks to jhebbel), click the on sixaxis panel
Click the Empty text on in the lightbar box to copy the lightbar color from full to empty.
While opened, option to keep the window size after closing the profile's settings
Old profiles are automatically upgraded if it's missing new settings, such as how colors are now saved, sixaxis deadzones, and shift controls
Other UI changes for profile settings, flipped touchpad and other settings boxes
Others:
Fix for when clicking the semicolon in the select an action screen
Fix assigning Sixaxis action to a key
minor UI changes and bug fixes, such as auto resize of the log listview
DS4Updater: Also now works for the new numbering system, can read the version number right from the exe instead of in profiles.xml, UI additions to better notify users of errors, Bug fixes for non-portable users
2014-07-07 21:22:42 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.cBShiftControl.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
|
|
this.cBShiftControl.FormattingEnabled = true;
|
|
|
|
|
this.cBShiftControl.Items.AddRange(new object[] {
|
|
|
|
|
resources.GetString("cBShiftControl.Items"),
|
|
|
|
|
resources.GetString("cBShiftControl.Items1"),
|
|
|
|
|
resources.GetString("cBShiftControl.Items2"),
|
|
|
|
|
resources.GetString("cBShiftControl.Items3"),
|
|
|
|
|
resources.GetString("cBShiftControl.Items4"),
|
|
|
|
|
resources.GetString("cBShiftControl.Items5"),
|
|
|
|
|
resources.GetString("cBShiftControl.Items6"),
|
|
|
|
|
resources.GetString("cBShiftControl.Items7"),
|
|
|
|
|
resources.GetString("cBShiftControl.Items8"),
|
|
|
|
|
resources.GetString("cBShiftControl.Items9"),
|
|
|
|
|
resources.GetString("cBShiftControl.Items10"),
|
|
|
|
|
resources.GetString("cBShiftControl.Items11"),
|
|
|
|
|
resources.GetString("cBShiftControl.Items12"),
|
|
|
|
|
resources.GetString("cBShiftControl.Items13"),
|
|
|
|
|
resources.GetString("cBShiftControl.Items14"),
|
|
|
|
|
resources.GetString("cBShiftControl.Items15"),
|
|
|
|
|
resources.GetString("cBShiftControl.Items16"),
|
|
|
|
|
resources.GetString("cBShiftControl.Items17"),
|
|
|
|
|
resources.GetString("cBShiftControl.Items18"),
|
|
|
|
|
resources.GetString("cBShiftControl.Items19"),
|
|
|
|
|
resources.GetString("cBShiftControl.Items20"),
|
|
|
|
|
resources.GetString("cBShiftControl.Items21"),
|
|
|
|
|
resources.GetString("cBShiftControl.Items22"),
|
|
|
|
|
resources.GetString("cBShiftControl.Items23"),
|
|
|
|
|
resources.GetString("cBShiftControl.Items24"),
|
|
|
|
|
resources.GetString("cBShiftControl.Items25"),
|
|
|
|
|
resources.GetString("cBShiftControl.Items26")});
|
|
|
|
|
resources.ApplyResources(this.cBShiftControl, "cBShiftControl");
|
|
|
|
|
this.cBShiftControl.Name = "cBShiftControl";
|
|
|
|
|
this.cBShiftControl.SelectedIndexChanged += new System.EventHandler(this.cBShiftControl_SelectedIndexChanged);
|
Shift modifier: Hold an action to use another set of controls, if nothing is set to the shifted control, in falls back to the default action
View input of controls in profiles, see exactly when a deadzone is passed and check the input delay for controllers (special thanks to jhebbel), click the on sixaxis panel
Click the Empty text on in the lightbar box to copy the lightbar color from full to empty.
While opened, option to keep the window size after closing the profile's settings
Old profiles are automatically upgraded if it's missing new settings, such as how colors are now saved, sixaxis deadzones, and shift controls
Other UI changes for profile settings, flipped touchpad and other settings boxes
Others:
Fix for when clicking the semicolon in the select an action screen
Fix assigning Sixaxis action to a key
minor UI changes and bug fixes, such as auto resize of the log listview
DS4Updater: Also now works for the new numbering system, can read the version number right from the exe instead of in profiles.xml, UI additions to better notify users of errors, Bug fixes for non-portable users
2014-07-07 21:22:42 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// fLPShiftTiltControls
|
Shift modifier: Hold an action to use another set of controls, if nothing is set to the shifted control, in falls back to the default action
View input of controls in profiles, see exactly when a deadzone is passed and check the input delay for controllers (special thanks to jhebbel), click the on sixaxis panel
Click the Empty text on in the lightbar box to copy the lightbar color from full to empty.
While opened, option to keep the window size after closing the profile's settings
Old profiles are automatically upgraded if it's missing new settings, such as how colors are now saved, sixaxis deadzones, and shift controls
Other UI changes for profile settings, flipped touchpad and other settings boxes
Others:
Fix for when clicking the semicolon in the select an action screen
Fix assigning Sixaxis action to a key
minor UI changes and bug fixes, such as auto resize of the log listview
DS4Updater: Also now works for the new numbering system, can read the version number right from the exe instead of in profiles.xml, UI additions to better notify users of errors, Bug fixes for non-portable users
2014-07-07 21:22:42 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.fLPShiftTiltControls.Controls.Add(this.bnShiftGyroZN);
|
|
|
|
|
this.fLPShiftTiltControls.Controls.Add(this.bnShiftGyroZP);
|
|
|
|
|
this.fLPShiftTiltControls.Controls.Add(this.bnShiftGyroXP);
|
|
|
|
|
this.fLPShiftTiltControls.Controls.Add(this.bnShiftGyroXN);
|
|
|
|
|
resources.ApplyResources(this.fLPShiftTiltControls, "fLPShiftTiltControls");
|
|
|
|
|
this.fLPShiftTiltControls.Name = "fLPShiftTiltControls";
|
Shift modifier: Hold an action to use another set of controls, if nothing is set to the shifted control, in falls back to the default action
View input of controls in profiles, see exactly when a deadzone is passed and check the input delay for controllers (special thanks to jhebbel), click the on sixaxis panel
Click the Empty text on in the lightbar box to copy the lightbar color from full to empty.
While opened, option to keep the window size after closing the profile's settings
Old profiles are automatically upgraded if it's missing new settings, such as how colors are now saved, sixaxis deadzones, and shift controls
Other UI changes for profile settings, flipped touchpad and other settings boxes
Others:
Fix for when clicking the semicolon in the select an action screen
Fix assigning Sixaxis action to a key
minor UI changes and bug fixes, such as auto resize of the log listview
DS4Updater: Also now works for the new numbering system, can read the version number right from the exe instead of in profiles.xml, UI additions to better notify users of errors, Bug fixes for non-portable users
2014-07-07 21:22:42 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// bnShiftGyroXN
|
Shift modifier: Hold an action to use another set of controls, if nothing is set to the shifted control, in falls back to the default action
View input of controls in profiles, see exactly when a deadzone is passed and check the input delay for controllers (special thanks to jhebbel), click the on sixaxis panel
Click the Empty text on in the lightbar box to copy the lightbar color from full to empty.
While opened, option to keep the window size after closing the profile's settings
Old profiles are automatically upgraded if it's missing new settings, such as how colors are now saved, sixaxis deadzones, and shift controls
Other UI changes for profile settings, flipped touchpad and other settings boxes
Others:
Fix for when clicking the semicolon in the select an action screen
Fix assigning Sixaxis action to a key
minor UI changes and bug fixes, such as auto resize of the log listview
DS4Updater: Also now works for the new numbering system, can read the version number right from the exe instead of in profiles.xml, UI additions to better notify users of errors, Bug fixes for non-portable users
2014-07-07 21:22:42 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.bnShiftGyroXN, "bnShiftGyroXN");
|
|
|
|
|
this.bnShiftGyroXN.Name = "bnShiftGyroXN";
|
|
|
|
|
this.bnShiftGyroXN.UseVisualStyleBackColor = true;
|
|
|
|
|
this.bnShiftGyroXN.Click += new System.EventHandler(this.Show_ControlsBn);
|
Shift modifier: Hold an action to use another set of controls, if nothing is set to the shifted control, in falls back to the default action
View input of controls in profiles, see exactly when a deadzone is passed and check the input delay for controllers (special thanks to jhebbel), click the on sixaxis panel
Click the Empty text on in the lightbar box to copy the lightbar color from full to empty.
While opened, option to keep the window size after closing the profile's settings
Old profiles are automatically upgraded if it's missing new settings, such as how colors are now saved, sixaxis deadzones, and shift controls
Other UI changes for profile settings, flipped touchpad and other settings boxes
Others:
Fix for when clicking the semicolon in the select an action screen
Fix assigning Sixaxis action to a key
minor UI changes and bug fixes, such as auto resize of the log listview
DS4Updater: Also now works for the new numbering system, can read the version number right from the exe instead of in profiles.xml, UI additions to better notify users of errors, Bug fixes for non-portable users
2014-07-07 21:22:42 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// bnShiftGyroXP
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.bnShiftGyroXP, "bnShiftGyroXP");
|
|
|
|
|
this.bnShiftGyroXP.Name = "bnShiftGyroXP";
|
|
|
|
|
this.bnShiftGyroXP.UseVisualStyleBackColor = true;
|
|
|
|
|
this.bnShiftGyroXP.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// bnShiftGyroZP
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.bnShiftGyroZP, "bnShiftGyroZP");
|
|
|
|
|
this.bnShiftGyroZP.Name = "bnShiftGyroZP";
|
|
|
|
|
this.bnShiftGyroZP.UseVisualStyleBackColor = true;
|
|
|
|
|
this.bnShiftGyroZP.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// bnShiftGyroZN
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.bnShiftGyroZN, "bnShiftGyroZN");
|
|
|
|
|
this.bnShiftGyroZN.Name = "bnShiftGyroZN";
|
|
|
|
|
this.bnShiftGyroZN.UseVisualStyleBackColor = true;
|
|
|
|
|
this.bnShiftGyroZN.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// lbShiftGryo
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.lbShiftGryo, "lbShiftGryo");
|
|
|
|
|
this.lbShiftGryo.Name = "lbShiftGryo";
|
|
|
|
|
//
|
|
|
|
|
// tPControls
|
|
|
|
|
//
|
|
|
|
|
this.tPControls.Controls.Add(this.lbGryo);
|
|
|
|
|
this.tPControls.Controls.Add(this.fLPTiltControls);
|
|
|
|
|
this.tPControls.Controls.Add(this.pnlMain);
|
|
|
|
|
this.tPControls.Controls.Add(this.lBControls);
|
|
|
|
|
this.tPControls.Controls.Add(this.lbControlTip);
|
|
|
|
|
this.tPControls.Controls.Add(this.pnlSticks);
|
|
|
|
|
resources.ApplyResources(this.tPControls, "tPControls");
|
|
|
|
|
this.tPControls.Name = "tPControls";
|
|
|
|
|
this.tPControls.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// pnlSticks
|
|
|
|
|
//
|
|
|
|
|
this.pnlSticks.Controls.Add(this.btnFullView);
|
|
|
|
|
this.pnlSticks.Controls.Add(this.pBSticks);
|
|
|
|
|
this.pnlSticks.Controls.Add(this.bnL3);
|
|
|
|
|
this.pnlSticks.Controls.Add(this.bnRSDown);
|
|
|
|
|
this.pnlSticks.Controls.Add(this.bnLSUp);
|
|
|
|
|
this.pnlSticks.Controls.Add(this.bnRSUp);
|
|
|
|
|
this.pnlSticks.Controls.Add(this.bnLSLeft);
|
|
|
|
|
this.pnlSticks.Controls.Add(this.bnRSRight);
|
|
|
|
|
this.pnlSticks.Controls.Add(this.bnLSRight);
|
|
|
|
|
this.pnlSticks.Controls.Add(this.bnRSLeft);
|
|
|
|
|
this.pnlSticks.Controls.Add(this.bnLSDown);
|
|
|
|
|
this.pnlSticks.Controls.Add(this.bnR3);
|
|
|
|
|
resources.ApplyResources(this.pnlSticks, "pnlSticks");
|
|
|
|
|
this.pnlSticks.Name = "pnlSticks";
|
|
|
|
|
//
|
|
|
|
|
// bnR3
|
|
|
|
|
//
|
|
|
|
|
this.bnR3.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnR3, "bnR3");
|
|
|
|
|
this.bnR3.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnR3.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnR3.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnR3.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnR3.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnR3.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnR3.Name = "bnR3";
|
|
|
|
|
this.bnR3.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnR3.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// bnLSDown
|
|
|
|
|
//
|
|
|
|
|
this.bnLSDown.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnLSDown, "bnLSDown");
|
|
|
|
|
this.bnLSDown.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnLSDown.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnLSDown.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnLSDown.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnLSDown.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnLSDown.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnLSDown.Name = "bnLSDown";
|
|
|
|
|
this.bnLSDown.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnLSDown.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// bnRSLeft
|
|
|
|
|
//
|
|
|
|
|
this.bnRSLeft.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnRSLeft, "bnRSLeft");
|
|
|
|
|
this.bnRSLeft.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnRSLeft.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnRSLeft.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnRSLeft.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnRSLeft.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnRSLeft.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnRSLeft.Name = "bnRSLeft";
|
|
|
|
|
this.bnRSLeft.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnRSLeft.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// bnLSRight
|
|
|
|
|
//
|
|
|
|
|
this.bnLSRight.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnLSRight, "bnLSRight");
|
|
|
|
|
this.bnLSRight.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnLSRight.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnLSRight.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnLSRight.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnLSRight.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnLSRight.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnLSRight.Name = "bnLSRight";
|
|
|
|
|
this.bnLSRight.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnLSRight.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// bnRSRight
|
|
|
|
|
//
|
|
|
|
|
this.bnRSRight.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnRSRight, "bnRSRight");
|
|
|
|
|
this.bnRSRight.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnRSRight.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnRSRight.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnRSRight.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnRSRight.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnRSRight.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnRSRight.Name = "bnRSRight";
|
|
|
|
|
this.bnRSRight.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnRSRight.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// bnLSLeft
|
|
|
|
|
//
|
|
|
|
|
this.bnLSLeft.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnLSLeft, "bnLSLeft");
|
|
|
|
|
this.bnLSLeft.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnLSLeft.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnLSLeft.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnLSLeft.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnLSLeft.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnLSLeft.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnLSLeft.Name = "bnLSLeft";
|
|
|
|
|
this.bnLSLeft.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnLSLeft.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// bnRSUp
|
|
|
|
|
//
|
|
|
|
|
this.bnRSUp.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnRSUp, "bnRSUp");
|
|
|
|
|
this.bnRSUp.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnRSUp.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnRSUp.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnRSUp.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnRSUp.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnRSUp.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnRSUp.Name = "bnRSUp";
|
|
|
|
|
this.bnRSUp.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnRSUp.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// bnLSUp
|
|
|
|
|
//
|
|
|
|
|
this.bnLSUp.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnLSUp, "bnLSUp");
|
|
|
|
|
this.bnLSUp.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnLSUp.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnLSUp.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnLSUp.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnLSUp.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnLSUp.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnLSUp.Name = "bnLSUp";
|
|
|
|
|
this.bnLSUp.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnLSUp.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// bnRSDown
|
|
|
|
|
//
|
|
|
|
|
this.bnRSDown.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnRSDown, "bnRSDown");
|
|
|
|
|
this.bnRSDown.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnRSDown.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnRSDown.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnRSDown.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnRSDown.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnRSDown.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnRSDown.Name = "bnRSDown";
|
|
|
|
|
this.bnRSDown.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnRSDown.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// bnL3
|
|
|
|
|
//
|
|
|
|
|
this.bnL3.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnL3, "bnL3");
|
|
|
|
|
this.bnL3.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnL3.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnL3.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnL3.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnL3.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnL3.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnL3.Name = "bnL3";
|
|
|
|
|
this.bnL3.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnL3.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// pBSticks
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.pBSticks, "pBSticks");
|
|
|
|
|
this.pBSticks.Image = global::ScpServer.Properties.Resources.sticks;
|
|
|
|
|
this.pBSticks.Name = "pBSticks";
|
|
|
|
|
this.pBSticks.TabStop = false;
|
|
|
|
|
//
|
|
|
|
|
// btnFullView
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnFullView, "btnFullView");
|
|
|
|
|
this.btnFullView.Name = "btnFullView";
|
|
|
|
|
this.btnFullView.UseVisualStyleBackColor = true;
|
|
|
|
|
this.btnFullView.Click += new System.EventHandler(this.btnFullView_Click);
|
|
|
|
|
//
|
|
|
|
|
// lbControlTip
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.lbControlTip, "lbControlTip");
|
|
|
|
|
this.lbControlTip.Name = "lbControlTip";
|
|
|
|
|
//
|
|
|
|
|
// lBControls
|
|
|
|
|
//
|
|
|
|
|
this.lBControls.FormattingEnabled = true;
|
|
|
|
|
this.lBControls.Items.AddRange(new object[] {
|
|
|
|
|
resources.GetString("lBControls.Items"),
|
|
|
|
|
resources.GetString("lBControls.Items1"),
|
|
|
|
|
resources.GetString("lBControls.Items2"),
|
|
|
|
|
resources.GetString("lBControls.Items3"),
|
|
|
|
|
resources.GetString("lBControls.Items4"),
|
|
|
|
|
resources.GetString("lBControls.Items5"),
|
|
|
|
|
resources.GetString("lBControls.Items6"),
|
|
|
|
|
resources.GetString("lBControls.Items7"),
|
|
|
|
|
resources.GetString("lBControls.Items8"),
|
|
|
|
|
resources.GetString("lBControls.Items9"),
|
|
|
|
|
resources.GetString("lBControls.Items10"),
|
|
|
|
|
resources.GetString("lBControls.Items11"),
|
|
|
|
|
resources.GetString("lBControls.Items12"),
|
|
|
|
|
resources.GetString("lBControls.Items13"),
|
|
|
|
|
resources.GetString("lBControls.Items14"),
|
|
|
|
|
resources.GetString("lBControls.Items15"),
|
|
|
|
|
resources.GetString("lBControls.Items16"),
|
|
|
|
|
resources.GetString("lBControls.Items17"),
|
|
|
|
|
resources.GetString("lBControls.Items18"),
|
|
|
|
|
resources.GetString("lBControls.Items19"),
|
|
|
|
|
resources.GetString("lBControls.Items20"),
|
|
|
|
|
resources.GetString("lBControls.Items21"),
|
|
|
|
|
resources.GetString("lBControls.Items22"),
|
|
|
|
|
resources.GetString("lBControls.Items23"),
|
|
|
|
|
resources.GetString("lBControls.Items24"),
|
|
|
|
|
resources.GetString("lBControls.Items25"),
|
|
|
|
|
resources.GetString("lBControls.Items26"),
|
|
|
|
|
resources.GetString("lBControls.Items27"),
|
|
|
|
|
resources.GetString("lBControls.Items28"),
|
|
|
|
|
resources.GetString("lBControls.Items29"),
|
|
|
|
|
resources.GetString("lBControls.Items30"),
|
|
|
|
|
resources.GetString("lBControls.Items31"),
|
|
|
|
|
resources.GetString("lBControls.Items32")});
|
|
|
|
|
resources.ApplyResources(this.lBControls, "lBControls");
|
|
|
|
|
this.lBControls.Name = "lBControls";
|
|
|
|
|
this.lBControls.DoubleClick += new System.EventHandler(this.Show_ControlsList);
|
|
|
|
|
this.lBControls.KeyDown += new System.Windows.Forms.KeyEventHandler(this.List_KeyDown);
|
|
|
|
|
//
|
|
|
|
|
// pnlMain
|
|
|
|
|
//
|
|
|
|
|
this.pnlMain.Controls.Add(this.pBController);
|
|
|
|
|
this.pnlMain.Controls.Add(this.bnTouchUpper);
|
|
|
|
|
this.pnlMain.Controls.Add(this.bnTouchLeft);
|
|
|
|
|
this.pnlMain.Controls.Add(this.bnTouchRight);
|
|
|
|
|
this.pnlMain.Controls.Add(this.bnTouchMulti);
|
|
|
|
|
this.pnlMain.Controls.Add(this.bnR1);
|
|
|
|
|
this.pnlMain.Controls.Add(this.bnCross);
|
|
|
|
|
this.pnlMain.Controls.Add(this.bnCircle);
|
|
|
|
|
this.pnlMain.Controls.Add(this.btnRightStick);
|
|
|
|
|
this.pnlMain.Controls.Add(this.bnSquare);
|
|
|
|
|
this.pnlMain.Controls.Add(this.btnLightbar);
|
|
|
|
|
this.pnlMain.Controls.Add(this.bnTriangle);
|
|
|
|
|
this.pnlMain.Controls.Add(this.bnUp);
|
|
|
|
|
this.pnlMain.Controls.Add(this.btnLeftStick);
|
|
|
|
|
this.pnlMain.Controls.Add(this.bnDown);
|
|
|
|
|
this.pnlMain.Controls.Add(this.bnRight);
|
|
|
|
|
this.pnlMain.Controls.Add(this.bnLeft);
|
|
|
|
|
this.pnlMain.Controls.Add(this.bnL1);
|
|
|
|
|
this.pnlMain.Controls.Add(this.bnOptions);
|
|
|
|
|
this.pnlMain.Controls.Add(this.bnPS);
|
|
|
|
|
this.pnlMain.Controls.Add(this.bnShare);
|
|
|
|
|
this.pnlMain.Controls.Add(this.bnL2);
|
|
|
|
|
this.pnlMain.Controls.Add(this.bnR2);
|
|
|
|
|
resources.ApplyResources(this.pnlMain, "pnlMain");
|
|
|
|
|
this.pnlMain.Name = "pnlMain";
|
|
|
|
|
//
|
|
|
|
|
// bnR2
|
|
|
|
|
//
|
|
|
|
|
this.bnR2.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnR2, "bnR2");
|
|
|
|
|
this.bnR2.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnR2.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnR2.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnR2.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnR2.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnR2.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnR2.Name = "bnR2";
|
|
|
|
|
this.bnR2.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnR2.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// bnL2
|
|
|
|
|
//
|
|
|
|
|
this.bnL2.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnL2, "bnL2");
|
|
|
|
|
this.bnL2.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnL2.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnL2.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnL2.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnL2.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnL2.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnL2.Name = "bnL2";
|
|
|
|
|
this.bnL2.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnL2.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// bnShare
|
|
|
|
|
//
|
|
|
|
|
this.bnShare.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnShare, "bnShare");
|
|
|
|
|
this.bnShare.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnShare.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnShare.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnShare.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShare.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnShare.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnShare.Name = "bnShare";
|
|
|
|
|
this.bnShare.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnShare.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// bnPS
|
|
|
|
|
//
|
|
|
|
|
this.bnPS.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnPS, "bnPS");
|
|
|
|
|
this.bnPS.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnPS.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnPS.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnPS.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnPS.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnPS.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnPS.Name = "bnPS";
|
|
|
|
|
this.bnPS.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnPS.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// bnOptions
|
|
|
|
|
//
|
|
|
|
|
this.bnOptions.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnOptions, "bnOptions");
|
|
|
|
|
this.bnOptions.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnOptions.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnOptions.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnOptions.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnOptions.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnOptions.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnOptions.Name = "bnOptions";
|
|
|
|
|
this.bnOptions.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnOptions.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// bnL1
|
|
|
|
|
//
|
|
|
|
|
this.bnL1.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnL1, "bnL1");
|
|
|
|
|
this.bnL1.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnL1.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnL1.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnL1.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnL1.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnL1.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnL1.Name = "bnL1";
|
|
|
|
|
this.bnL1.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnL1.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// bnLeft
|
|
|
|
|
//
|
|
|
|
|
this.bnLeft.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnLeft, "bnLeft");
|
|
|
|
|
this.bnLeft.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnLeft.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnLeft.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnLeft.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnLeft.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnLeft.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnLeft.Name = "bnLeft";
|
|
|
|
|
this.bnLeft.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnLeft.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
//
|
|
|
|
|
// bnRight
|
|
|
|
|
//
|
|
|
|
|
this.bnRight.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnRight, "bnRight");
|
|
|
|
|
this.bnRight.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnRight.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnRight.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnRight.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnRight.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnRight.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnRight.Name = "bnRight";
|
|
|
|
|
this.bnRight.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnRight.Click += new System.EventHandler(this.Show_ControlsBn);
|
Shift modifier: Hold an action to use another set of controls, if nothing is set to the shifted control, in falls back to the default action
View input of controls in profiles, see exactly when a deadzone is passed and check the input delay for controllers (special thanks to jhebbel), click the on sixaxis panel
Click the Empty text on in the lightbar box to copy the lightbar color from full to empty.
While opened, option to keep the window size after closing the profile's settings
Old profiles are automatically upgraded if it's missing new settings, such as how colors are now saved, sixaxis deadzones, and shift controls
Other UI changes for profile settings, flipped touchpad and other settings boxes
Others:
Fix for when clicking the semicolon in the select an action screen
Fix assigning Sixaxis action to a key
minor UI changes and bug fixes, such as auto resize of the log listview
DS4Updater: Also now works for the new numbering system, can read the version number right from the exe instead of in profiles.xml, UI additions to better notify users of errors, Bug fixes for non-portable users
2014-07-07 21:22:42 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// bnDown
|
Shift modifier: Hold an action to use another set of controls, if nothing is set to the shifted control, in falls back to the default action
View input of controls in profiles, see exactly when a deadzone is passed and check the input delay for controllers (special thanks to jhebbel), click the on sixaxis panel
Click the Empty text on in the lightbar box to copy the lightbar color from full to empty.
While opened, option to keep the window size after closing the profile's settings
Old profiles are automatically upgraded if it's missing new settings, such as how colors are now saved, sixaxis deadzones, and shift controls
Other UI changes for profile settings, flipped touchpad and other settings boxes
Others:
Fix for when clicking the semicolon in the select an action screen
Fix assigning Sixaxis action to a key
minor UI changes and bug fixes, such as auto resize of the log listview
DS4Updater: Also now works for the new numbering system, can read the version number right from the exe instead of in profiles.xml, UI additions to better notify users of errors, Bug fixes for non-portable users
2014-07-07 21:22:42 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.bnDown.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnDown, "bnDown");
|
|
|
|
|
this.bnDown.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnDown.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnDown.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnDown.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnDown.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnDown.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnDown.Name = "bnDown";
|
|
|
|
|
this.bnDown.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnDown.Click += new System.EventHandler(this.Show_ControlsBn);
|
2014-07-26 01:17:45 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// btnLeftStick
|
2014-07-26 01:17:45 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.btnLeftStick.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.btnLeftStick, "btnLeftStick");
|
|
|
|
|
this.btnLeftStick.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.btnLeftStick.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.btnLeftStick.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.btnLeftStick.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.btnLeftStick.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.btnLeftStick.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.btnLeftStick.Name = "btnLeftStick";
|
|
|
|
|
this.btnLeftStick.UseVisualStyleBackColor = false;
|
|
|
|
|
this.btnLeftStick.Click += new System.EventHandler(this.btnSticks_Enter);
|
Shift modifier: Hold an action to use another set of controls, if nothing is set to the shifted control, in falls back to the default action
View input of controls in profiles, see exactly when a deadzone is passed and check the input delay for controllers (special thanks to jhebbel), click the on sixaxis panel
Click the Empty text on in the lightbar box to copy the lightbar color from full to empty.
While opened, option to keep the window size after closing the profile's settings
Old profiles are automatically upgraded if it's missing new settings, such as how colors are now saved, sixaxis deadzones, and shift controls
Other UI changes for profile settings, flipped touchpad and other settings boxes
Others:
Fix for when clicking the semicolon in the select an action screen
Fix assigning Sixaxis action to a key
minor UI changes and bug fixes, such as auto resize of the log listview
DS4Updater: Also now works for the new numbering system, can read the version number right from the exe instead of in profiles.xml, UI additions to better notify users of errors, Bug fixes for non-portable users
2014-07-07 21:22:42 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// bnUp
|
Shift modifier: Hold an action to use another set of controls, if nothing is set to the shifted control, in falls back to the default action
View input of controls in profiles, see exactly when a deadzone is passed and check the input delay for controllers (special thanks to jhebbel), click the on sixaxis panel
Click the Empty text on in the lightbar box to copy the lightbar color from full to empty.
While opened, option to keep the window size after closing the profile's settings
Old profiles are automatically upgraded if it's missing new settings, such as how colors are now saved, sixaxis deadzones, and shift controls
Other UI changes for profile settings, flipped touchpad and other settings boxes
Others:
Fix for when clicking the semicolon in the select an action screen
Fix assigning Sixaxis action to a key
minor UI changes and bug fixes, such as auto resize of the log listview
DS4Updater: Also now works for the new numbering system, can read the version number right from the exe instead of in profiles.xml, UI additions to better notify users of errors, Bug fixes for non-portable users
2014-07-07 21:22:42 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.bnUp.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnUp, "bnUp");
|
|
|
|
|
this.bnUp.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnUp.DialogResult = System.Windows.Forms.DialogResult.Cancel;
|
|
|
|
|
this.bnUp.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnUp.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnUp.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnUp.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnUp.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnUp.Name = "bnUp";
|
|
|
|
|
this.bnUp.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnUp.Click += new System.EventHandler(this.Show_ControlsBn);
|
Shift modifier: Hold an action to use another set of controls, if nothing is set to the shifted control, in falls back to the default action
View input of controls in profiles, see exactly when a deadzone is passed and check the input delay for controllers (special thanks to jhebbel), click the on sixaxis panel
Click the Empty text on in the lightbar box to copy the lightbar color from full to empty.
While opened, option to keep the window size after closing the profile's settings
Old profiles are automatically upgraded if it's missing new settings, such as how colors are now saved, sixaxis deadzones, and shift controls
Other UI changes for profile settings, flipped touchpad and other settings boxes
Others:
Fix for when clicking the semicolon in the select an action screen
Fix assigning Sixaxis action to a key
minor UI changes and bug fixes, such as auto resize of the log listview
DS4Updater: Also now works for the new numbering system, can read the version number right from the exe instead of in profiles.xml, UI additions to better notify users of errors, Bug fixes for non-portable users
2014-07-07 21:22:42 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// bnTriangle
|
Shift modifier: Hold an action to use another set of controls, if nothing is set to the shifted control, in falls back to the default action
View input of controls in profiles, see exactly when a deadzone is passed and check the input delay for controllers (special thanks to jhebbel), click the on sixaxis panel
Click the Empty text on in the lightbar box to copy the lightbar color from full to empty.
While opened, option to keep the window size after closing the profile's settings
Old profiles are automatically upgraded if it's missing new settings, such as how colors are now saved, sixaxis deadzones, and shift controls
Other UI changes for profile settings, flipped touchpad and other settings boxes
Others:
Fix for when clicking the semicolon in the select an action screen
Fix assigning Sixaxis action to a key
minor UI changes and bug fixes, such as auto resize of the log listview
DS4Updater: Also now works for the new numbering system, can read the version number right from the exe instead of in profiles.xml, UI additions to better notify users of errors, Bug fixes for non-portable users
2014-07-07 21:22:42 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.bnTriangle.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnTriangle, "bnTriangle");
|
|
|
|
|
this.bnTriangle.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnTriangle.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnTriangle.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnTriangle.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnTriangle.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnTriangle.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnTriangle.Name = "bnTriangle";
|
|
|
|
|
this.bnTriangle.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnTriangle.Click += new System.EventHandler(this.Show_ControlsBn);
|
Shift modifier: Hold an action to use another set of controls, if nothing is set to the shifted control, in falls back to the default action
View input of controls in profiles, see exactly when a deadzone is passed and check the input delay for controllers (special thanks to jhebbel), click the on sixaxis panel
Click the Empty text on in the lightbar box to copy the lightbar color from full to empty.
While opened, option to keep the window size after closing the profile's settings
Old profiles are automatically upgraded if it's missing new settings, such as how colors are now saved, sixaxis deadzones, and shift controls
Other UI changes for profile settings, flipped touchpad and other settings boxes
Others:
Fix for when clicking the semicolon in the select an action screen
Fix assigning Sixaxis action to a key
minor UI changes and bug fixes, such as auto resize of the log listview
DS4Updater: Also now works for the new numbering system, can read the version number right from the exe instead of in profiles.xml, UI additions to better notify users of errors, Bug fixes for non-portable users
2014-07-07 21:22:42 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// btnLightbar
|
Shift modifier: Hold an action to use another set of controls, if nothing is set to the shifted control, in falls back to the default action
View input of controls in profiles, see exactly when a deadzone is passed and check the input delay for controllers (special thanks to jhebbel), click the on sixaxis panel
Click the Empty text on in the lightbar box to copy the lightbar color from full to empty.
While opened, option to keep the window size after closing the profile's settings
Old profiles are automatically upgraded if it's missing new settings, such as how colors are now saved, sixaxis deadzones, and shift controls
Other UI changes for profile settings, flipped touchpad and other settings boxes
Others:
Fix for when clicking the semicolon in the select an action screen
Fix assigning Sixaxis action to a key
minor UI changes and bug fixes, such as auto resize of the log listview
DS4Updater: Also now works for the new numbering system, can read the version number right from the exe instead of in profiles.xml, UI additions to better notify users of errors, Bug fixes for non-portable users
2014-07-07 21:22:42 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.btnLightbar.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.btnLightbar, "btnLightbar");
|
|
|
|
|
this.btnLightbar.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.btnLightbar.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.btnLightbar.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.btnLightbar.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.btnLightbar.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.btnLightbar.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.btnLightbar.Name = "btnLightbar";
|
|
|
|
|
this.btnLightbar.UseVisualStyleBackColor = false;
|
|
|
|
|
this.btnLightbar.Click += new System.EventHandler(this.btnLightbar_Click);
|
Shift modifier: Hold an action to use another set of controls, if nothing is set to the shifted control, in falls back to the default action
View input of controls in profiles, see exactly when a deadzone is passed and check the input delay for controllers (special thanks to jhebbel), click the on sixaxis panel
Click the Empty text on in the lightbar box to copy the lightbar color from full to empty.
While opened, option to keep the window size after closing the profile's settings
Old profiles are automatically upgraded if it's missing new settings, such as how colors are now saved, sixaxis deadzones, and shift controls
Other UI changes for profile settings, flipped touchpad and other settings boxes
Others:
Fix for when clicking the semicolon in the select an action screen
Fix assigning Sixaxis action to a key
minor UI changes and bug fixes, such as auto resize of the log listview
DS4Updater: Also now works for the new numbering system, can read the version number right from the exe instead of in profiles.xml, UI additions to better notify users of errors, Bug fixes for non-portable users
2014-07-07 21:22:42 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// bnSquare
|
2014-07-26 01:17:45 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.bnSquare.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnSquare, "bnSquare");
|
|
|
|
|
this.bnSquare.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnSquare.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnSquare.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnSquare.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnSquare.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnSquare.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnSquare.Name = "bnSquare";
|
|
|
|
|
this.bnSquare.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnSquare.Click += new System.EventHandler(this.Show_ControlsBn);
|
2014-07-26 01:17:45 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// btnRightStick
|
2014-07-26 01:17:45 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.btnRightStick.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.btnRightStick, "btnRightStick");
|
|
|
|
|
this.btnRightStick.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.btnRightStick.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.btnRightStick.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.btnRightStick.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.btnRightStick.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.btnRightStick.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.btnRightStick.Name = "btnRightStick";
|
|
|
|
|
this.btnRightStick.UseVisualStyleBackColor = false;
|
|
|
|
|
this.btnRightStick.Click += new System.EventHandler(this.btnSticks_Enter);
|
2014-07-26 01:17:45 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// bnCircle
|
2014-07-26 01:17:45 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.bnCircle.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnCircle, "bnCircle");
|
|
|
|
|
this.bnCircle.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnCircle.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnCircle.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnCircle.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnCircle.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnCircle.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnCircle.Name = "bnCircle";
|
|
|
|
|
this.bnCircle.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnCircle.Click += new System.EventHandler(this.Show_ControlsBn);
|
2014-07-26 01:17:45 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// bnCross
|
2014-07-26 01:17:45 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.bnCross.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnCross, "bnCross");
|
|
|
|
|
this.bnCross.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnCross.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnCross.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnCross.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnCross.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnCross.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnCross.Name = "bnCross";
|
|
|
|
|
this.bnCross.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnCross.Click += new System.EventHandler(this.Show_ControlsBn);
|
2014-07-26 01:17:45 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// bnR1
|
2014-07-26 01:17:45 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.bnR1.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnR1, "bnR1");
|
|
|
|
|
this.bnR1.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnR1.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnR1.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnR1.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnR1.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnR1.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnR1.Name = "bnR1";
|
|
|
|
|
this.bnR1.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnR1.Click += new System.EventHandler(this.Show_ControlsBn);
|
Shift modifier: Hold an action to use another set of controls, if nothing is set to the shifted control, in falls back to the default action
View input of controls in profiles, see exactly when a deadzone is passed and check the input delay for controllers (special thanks to jhebbel), click the on sixaxis panel
Click the Empty text on in the lightbar box to copy the lightbar color from full to empty.
While opened, option to keep the window size after closing the profile's settings
Old profiles are automatically upgraded if it's missing new settings, such as how colors are now saved, sixaxis deadzones, and shift controls
Other UI changes for profile settings, flipped touchpad and other settings boxes
Others:
Fix for when clicking the semicolon in the select an action screen
Fix assigning Sixaxis action to a key
minor UI changes and bug fixes, such as auto resize of the log listview
DS4Updater: Also now works for the new numbering system, can read the version number right from the exe instead of in profiles.xml, UI additions to better notify users of errors, Bug fixes for non-portable users
2014-07-07 21:22:42 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// bnTouchMulti
|
Shift modifier: Hold an action to use another set of controls, if nothing is set to the shifted control, in falls back to the default action
View input of controls in profiles, see exactly when a deadzone is passed and check the input delay for controllers (special thanks to jhebbel), click the on sixaxis panel
Click the Empty text on in the lightbar box to copy the lightbar color from full to empty.
While opened, option to keep the window size after closing the profile's settings
Old profiles are automatically upgraded if it's missing new settings, such as how colors are now saved, sixaxis deadzones, and shift controls
Other UI changes for profile settings, flipped touchpad and other settings boxes
Others:
Fix for when clicking the semicolon in the select an action screen
Fix assigning Sixaxis action to a key
minor UI changes and bug fixes, such as auto resize of the log listview
DS4Updater: Also now works for the new numbering system, can read the version number right from the exe instead of in profiles.xml, UI additions to better notify users of errors, Bug fixes for non-portable users
2014-07-07 21:22:42 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.bnTouchMulti.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnTouchMulti, "bnTouchMulti");
|
|
|
|
|
this.bnTouchMulti.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnTouchMulti.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnTouchMulti.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnTouchMulti.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnTouchMulti.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnTouchMulti.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnTouchMulti.Name = "bnTouchMulti";
|
|
|
|
|
this.bnTouchMulti.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnTouchMulti.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
this.bnTouchMulti.MouseLeave += new System.EventHandler(this.Toucpad_Leave);
|
|
|
|
|
this.bnTouchMulti.MouseHover += new System.EventHandler(this.bnTouchMulti_MouseHover);
|
Shift modifier: Hold an action to use another set of controls, if nothing is set to the shifted control, in falls back to the default action
View input of controls in profiles, see exactly when a deadzone is passed and check the input delay for controllers (special thanks to jhebbel), click the on sixaxis panel
Click the Empty text on in the lightbar box to copy the lightbar color from full to empty.
While opened, option to keep the window size after closing the profile's settings
Old profiles are automatically upgraded if it's missing new settings, such as how colors are now saved, sixaxis deadzones, and shift controls
Other UI changes for profile settings, flipped touchpad and other settings boxes
Others:
Fix for when clicking the semicolon in the select an action screen
Fix assigning Sixaxis action to a key
minor UI changes and bug fixes, such as auto resize of the log listview
DS4Updater: Also now works for the new numbering system, can read the version number right from the exe instead of in profiles.xml, UI additions to better notify users of errors, Bug fixes for non-portable users
2014-07-07 21:22:42 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// bnTouchRight
|
Shift modifier: Hold an action to use another set of controls, if nothing is set to the shifted control, in falls back to the default action
View input of controls in profiles, see exactly when a deadzone is passed and check the input delay for controllers (special thanks to jhebbel), click the on sixaxis panel
Click the Empty text on in the lightbar box to copy the lightbar color from full to empty.
While opened, option to keep the window size after closing the profile's settings
Old profiles are automatically upgraded if it's missing new settings, such as how colors are now saved, sixaxis deadzones, and shift controls
Other UI changes for profile settings, flipped touchpad and other settings boxes
Others:
Fix for when clicking the semicolon in the select an action screen
Fix assigning Sixaxis action to a key
minor UI changes and bug fixes, such as auto resize of the log listview
DS4Updater: Also now works for the new numbering system, can read the version number right from the exe instead of in profiles.xml, UI additions to better notify users of errors, Bug fixes for non-portable users
2014-07-07 21:22:42 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.bnTouchRight.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnTouchRight, "bnTouchRight");
|
|
|
|
|
this.bnTouchRight.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnTouchRight.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnTouchRight.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnTouchRight.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnTouchRight.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnTouchRight.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnTouchRight.Name = "bnTouchRight";
|
|
|
|
|
this.bnTouchRight.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnTouchRight.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
this.bnTouchRight.MouseLeave += new System.EventHandler(this.Toucpad_Leave);
|
|
|
|
|
this.bnTouchRight.MouseHover += new System.EventHandler(this.bnTouchRight_MouseHover);
|
Shift modifier: Hold an action to use another set of controls, if nothing is set to the shifted control, in falls back to the default action
View input of controls in profiles, see exactly when a deadzone is passed and check the input delay for controllers (special thanks to jhebbel), click the on sixaxis panel
Click the Empty text on in the lightbar box to copy the lightbar color from full to empty.
While opened, option to keep the window size after closing the profile's settings
Old profiles are automatically upgraded if it's missing new settings, such as how colors are now saved, sixaxis deadzones, and shift controls
Other UI changes for profile settings, flipped touchpad and other settings boxes
Others:
Fix for when clicking the semicolon in the select an action screen
Fix assigning Sixaxis action to a key
minor UI changes and bug fixes, such as auto resize of the log listview
DS4Updater: Also now works for the new numbering system, can read the version number right from the exe instead of in profiles.xml, UI additions to better notify users of errors, Bug fixes for non-portable users
2014-07-07 21:22:42 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// bnTouchLeft
|
Shift modifier: Hold an action to use another set of controls, if nothing is set to the shifted control, in falls back to the default action
View input of controls in profiles, see exactly when a deadzone is passed and check the input delay for controllers (special thanks to jhebbel), click the on sixaxis panel
Click the Empty text on in the lightbar box to copy the lightbar color from full to empty.
While opened, option to keep the window size after closing the profile's settings
Old profiles are automatically upgraded if it's missing new settings, such as how colors are now saved, sixaxis deadzones, and shift controls
Other UI changes for profile settings, flipped touchpad and other settings boxes
Others:
Fix for when clicking the semicolon in the select an action screen
Fix assigning Sixaxis action to a key
minor UI changes and bug fixes, such as auto resize of the log listview
DS4Updater: Also now works for the new numbering system, can read the version number right from the exe instead of in profiles.xml, UI additions to better notify users of errors, Bug fixes for non-portable users
2014-07-07 21:22:42 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.bnTouchLeft.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnTouchLeft, "bnTouchLeft");
|
|
|
|
|
this.bnTouchLeft.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnTouchLeft.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnTouchLeft.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnTouchLeft.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnTouchLeft.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnTouchLeft.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnTouchLeft.Name = "bnTouchLeft";
|
|
|
|
|
this.bnTouchLeft.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnTouchLeft.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
this.bnTouchLeft.MouseLeave += new System.EventHandler(this.Toucpad_Leave);
|
|
|
|
|
this.bnTouchLeft.MouseHover += new System.EventHandler(this.bnTouchLeft_MouseHover);
|
Shift modifier: Hold an action to use another set of controls, if nothing is set to the shifted control, in falls back to the default action
View input of controls in profiles, see exactly when a deadzone is passed and check the input delay for controllers (special thanks to jhebbel), click the on sixaxis panel
Click the Empty text on in the lightbar box to copy the lightbar color from full to empty.
While opened, option to keep the window size after closing the profile's settings
Old profiles are automatically upgraded if it's missing new settings, such as how colors are now saved, sixaxis deadzones, and shift controls
Other UI changes for profile settings, flipped touchpad and other settings boxes
Others:
Fix for when clicking the semicolon in the select an action screen
Fix assigning Sixaxis action to a key
minor UI changes and bug fixes, such as auto resize of the log listview
DS4Updater: Also now works for the new numbering system, can read the version number right from the exe instead of in profiles.xml, UI additions to better notify users of errors, Bug fixes for non-portable users
2014-07-07 21:22:42 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// bnTouchUpper
|
Shift modifier: Hold an action to use another set of controls, if nothing is set to the shifted control, in falls back to the default action
View input of controls in profiles, see exactly when a deadzone is passed and check the input delay for controllers (special thanks to jhebbel), click the on sixaxis panel
Click the Empty text on in the lightbar box to copy the lightbar color from full to empty.
While opened, option to keep the window size after closing the profile's settings
Old profiles are automatically upgraded if it's missing new settings, such as how colors are now saved, sixaxis deadzones, and shift controls
Other UI changes for profile settings, flipped touchpad and other settings boxes
Others:
Fix for when clicking the semicolon in the select an action screen
Fix assigning Sixaxis action to a key
minor UI changes and bug fixes, such as auto resize of the log listview
DS4Updater: Also now works for the new numbering system, can read the version number right from the exe instead of in profiles.xml, UI additions to better notify users of errors, Bug fixes for non-portable users
2014-07-07 21:22:42 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.bnTouchUpper.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
resources.ApplyResources(this.bnTouchUpper, "bnTouchUpper");
|
|
|
|
|
this.bnTouchUpper.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.bnTouchUpper.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.bnTouchUpper.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.bnTouchUpper.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnTouchUpper.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
this.bnTouchUpper.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
|
this.bnTouchUpper.Name = "bnTouchUpper";
|
|
|
|
|
this.bnTouchUpper.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnTouchUpper.Click += new System.EventHandler(this.Show_ControlsBn);
|
|
|
|
|
this.bnTouchUpper.MouseLeave += new System.EventHandler(this.Toucpad_Leave);
|
|
|
|
|
this.bnTouchUpper.MouseHover += new System.EventHandler(this.bnTouchUpper_MouseHover);
|
Shift modifier: Hold an action to use another set of controls, if nothing is set to the shifted control, in falls back to the default action
View input of controls in profiles, see exactly when a deadzone is passed and check the input delay for controllers (special thanks to jhebbel), click the on sixaxis panel
Click the Empty text on in the lightbar box to copy the lightbar color from full to empty.
While opened, option to keep the window size after closing the profile's settings
Old profiles are automatically upgraded if it's missing new settings, such as how colors are now saved, sixaxis deadzones, and shift controls
Other UI changes for profile settings, flipped touchpad and other settings boxes
Others:
Fix for when clicking the semicolon in the select an action screen
Fix assigning Sixaxis action to a key
minor UI changes and bug fixes, such as auto resize of the log listview
DS4Updater: Also now works for the new numbering system, can read the version number right from the exe instead of in profiles.xml, UI additions to better notify users of errors, Bug fixes for non-portable users
2014-07-07 21:22:42 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// pBController
|
Shift modifier: Hold an action to use another set of controls, if nothing is set to the shifted control, in falls back to the default action
View input of controls in profiles, see exactly when a deadzone is passed and check the input delay for controllers (special thanks to jhebbel), click the on sixaxis panel
Click the Empty text on in the lightbar box to copy the lightbar color from full to empty.
While opened, option to keep the window size after closing the profile's settings
Old profiles are automatically upgraded if it's missing new settings, such as how colors are now saved, sixaxis deadzones, and shift controls
Other UI changes for profile settings, flipped touchpad and other settings boxes
Others:
Fix for when clicking the semicolon in the select an action screen
Fix assigning Sixaxis action to a key
minor UI changes and bug fixes, such as auto resize of the log listview
DS4Updater: Also now works for the new numbering system, can read the version number right from the exe instead of in profiles.xml, UI additions to better notify users of errors, Bug fixes for non-portable users
2014-07-07 21:22:42 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.pBController, "pBController");
|
|
|
|
|
this.pBController.Image = global::ScpServer.Properties.Resources.DS4_Controller;
|
|
|
|
|
this.pBController.Name = "pBController";
|
|
|
|
|
this.pBController.TabStop = false;
|
|
|
|
|
//
|
|
|
|
|
// fLPTiltControls
|
|
|
|
|
//
|
|
|
|
|
this.fLPTiltControls.Controls.Add(this.bnGyroZN);
|
|
|
|
|
this.fLPTiltControls.Controls.Add(this.bnGyroZP);
|
|
|
|
|
this.fLPTiltControls.Controls.Add(this.bnGyroXP);
|
|
|
|
|
this.fLPTiltControls.Controls.Add(this.bnGyroXN);
|
|
|
|
|
resources.ApplyResources(this.fLPTiltControls, "fLPTiltControls");
|
|
|
|
|
this.fLPTiltControls.Name = "fLPTiltControls";
|
Shift modifier: Hold an action to use another set of controls, if nothing is set to the shifted control, in falls back to the default action
View input of controls in profiles, see exactly when a deadzone is passed and check the input delay for controllers (special thanks to jhebbel), click the on sixaxis panel
Click the Empty text on in the lightbar box to copy the lightbar color from full to empty.
While opened, option to keep the window size after closing the profile's settings
Old profiles are automatically upgraded if it's missing new settings, such as how colors are now saved, sixaxis deadzones, and shift controls
Other UI changes for profile settings, flipped touchpad and other settings boxes
Others:
Fix for when clicking the semicolon in the select an action screen
Fix assigning Sixaxis action to a key
minor UI changes and bug fixes, such as auto resize of the log listview
DS4Updater: Also now works for the new numbering system, can read the version number right from the exe instead of in profiles.xml, UI additions to better notify users of errors, Bug fixes for non-portable users
2014-07-07 21:22:42 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// bnGyroXN
|
Shift modifier: Hold an action to use another set of controls, if nothing is set to the shifted control, in falls back to the default action
View input of controls in profiles, see exactly when a deadzone is passed and check the input delay for controllers (special thanks to jhebbel), click the on sixaxis panel
Click the Empty text on in the lightbar box to copy the lightbar color from full to empty.
While opened, option to keep the window size after closing the profile's settings
Old profiles are automatically upgraded if it's missing new settings, such as how colors are now saved, sixaxis deadzones, and shift controls
Other UI changes for profile settings, flipped touchpad and other settings boxes
Others:
Fix for when clicking the semicolon in the select an action screen
Fix assigning Sixaxis action to a key
minor UI changes and bug fixes, such as auto resize of the log listview
DS4Updater: Also now works for the new numbering system, can read the version number right from the exe instead of in profiles.xml, UI additions to better notify users of errors, Bug fixes for non-portable users
2014-07-07 21:22:42 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.bnGyroXN, "bnGyroXN");
|
|
|
|
|
this.bnGyroXN.Name = "bnGyroXN";
|
|
|
|
|
this.bnGyroXN.UseVisualStyleBackColor = true;
|
|
|
|
|
this.bnGyroXN.Click += new System.EventHandler(this.Show_ControlsBn);
|
Shift modifier: Hold an action to use another set of controls, if nothing is set to the shifted control, in falls back to the default action
View input of controls in profiles, see exactly when a deadzone is passed and check the input delay for controllers (special thanks to jhebbel), click the on sixaxis panel
Click the Empty text on in the lightbar box to copy the lightbar color from full to empty.
While opened, option to keep the window size after closing the profile's settings
Old profiles are automatically upgraded if it's missing new settings, such as how colors are now saved, sixaxis deadzones, and shift controls
Other UI changes for profile settings, flipped touchpad and other settings boxes
Others:
Fix for when clicking the semicolon in the select an action screen
Fix assigning Sixaxis action to a key
minor UI changes and bug fixes, such as auto resize of the log listview
DS4Updater: Also now works for the new numbering system, can read the version number right from the exe instead of in profiles.xml, UI additions to better notify users of errors, Bug fixes for non-portable users
2014-07-07 21:22:42 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// bnGyroXP
|
Shift modifier: Hold an action to use another set of controls, if nothing is set to the shifted control, in falls back to the default action
View input of controls in profiles, see exactly when a deadzone is passed and check the input delay for controllers (special thanks to jhebbel), click the on sixaxis panel
Click the Empty text on in the lightbar box to copy the lightbar color from full to empty.
While opened, option to keep the window size after closing the profile's settings
Old profiles are automatically upgraded if it's missing new settings, such as how colors are now saved, sixaxis deadzones, and shift controls
Other UI changes for profile settings, flipped touchpad and other settings boxes
Others:
Fix for when clicking the semicolon in the select an action screen
Fix assigning Sixaxis action to a key
minor UI changes and bug fixes, such as auto resize of the log listview
DS4Updater: Also now works for the new numbering system, can read the version number right from the exe instead of in profiles.xml, UI additions to better notify users of errors, Bug fixes for non-portable users
2014-07-07 21:22:42 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.bnGyroXP, "bnGyroXP");
|
|
|
|
|
this.bnGyroXP.Name = "bnGyroXP";
|
|
|
|
|
this.bnGyroXP.UseVisualStyleBackColor = true;
|
|
|
|
|
this.bnGyroXP.Click += new System.EventHandler(this.Show_ControlsBn);
|
Shift modifier: Hold an action to use another set of controls, if nothing is set to the shifted control, in falls back to the default action
View input of controls in profiles, see exactly when a deadzone is passed and check the input delay for controllers (special thanks to jhebbel), click the on sixaxis panel
Click the Empty text on in the lightbar box to copy the lightbar color from full to empty.
While opened, option to keep the window size after closing the profile's settings
Old profiles are automatically upgraded if it's missing new settings, such as how colors are now saved, sixaxis deadzones, and shift controls
Other UI changes for profile settings, flipped touchpad and other settings boxes
Others:
Fix for when clicking the semicolon in the select an action screen
Fix assigning Sixaxis action to a key
minor UI changes and bug fixes, such as auto resize of the log listview
DS4Updater: Also now works for the new numbering system, can read the version number right from the exe instead of in profiles.xml, UI additions to better notify users of errors, Bug fixes for non-portable users
2014-07-07 21:22:42 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// bnGyroZP
|
Shift modifier: Hold an action to use another set of controls, if nothing is set to the shifted control, in falls back to the default action
View input of controls in profiles, see exactly when a deadzone is passed and check the input delay for controllers (special thanks to jhebbel), click the on sixaxis panel
Click the Empty text on in the lightbar box to copy the lightbar color from full to empty.
While opened, option to keep the window size after closing the profile's settings
Old profiles are automatically upgraded if it's missing new settings, such as how colors are now saved, sixaxis deadzones, and shift controls
Other UI changes for profile settings, flipped touchpad and other settings boxes
Others:
Fix for when clicking the semicolon in the select an action screen
Fix assigning Sixaxis action to a key
minor UI changes and bug fixes, such as auto resize of the log listview
DS4Updater: Also now works for the new numbering system, can read the version number right from the exe instead of in profiles.xml, UI additions to better notify users of errors, Bug fixes for non-portable users
2014-07-07 21:22:42 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.bnGyroZP, "bnGyroZP");
|
|
|
|
|
this.bnGyroZP.Name = "bnGyroZP";
|
|
|
|
|
this.bnGyroZP.UseVisualStyleBackColor = true;
|
|
|
|
|
this.bnGyroZP.Click += new System.EventHandler(this.Show_ControlsBn);
|
2014-06-24 00:27:14 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// bnGyroZN
|
2014-06-26 20:02:01 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.bnGyroZN, "bnGyroZN");
|
|
|
|
|
this.bnGyroZN.Name = "bnGyroZN";
|
|
|
|
|
this.bnGyroZN.UseVisualStyleBackColor = true;
|
|
|
|
|
this.bnGyroZN.Click += new System.EventHandler(this.Show_ControlsBn);
|
2014-07-26 01:17:45 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// lbGryo
|
2014-07-26 01:17:45 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
resources.ApplyResources(this.lbGryo, "lbGryo");
|
|
|
|
|
this.lbGryo.Name = "lbGryo";
|
2014-06-26 20:02:01 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
// tabControls
|
2014-05-19 07:55:12 +02:00
|
|
|
|
//
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.tabControls.Controls.Add(this.tPControls);
|
|
|
|
|
this.tabControls.Controls.Add(this.tPShiftMod);
|
|
|
|
|
this.tabControls.Controls.Add(this.tPController);
|
|
|
|
|
resources.ApplyResources(this.tabControls, "tabControls");
|
|
|
|
|
this.tabControls.Name = "tabControls";
|
|
|
|
|
this.tabControls.SelectedIndex = 0;
|
|
|
|
|
this.tabControls.SelectedIndexChanged += new System.EventHandler(this.tabControls_SelectedIndexChanged);
|
2014-05-19 07:55:12 +02:00
|
|
|
|
//
|
2014-03-28 02:50:40 +01:00
|
|
|
|
// Options
|
|
|
|
|
//
|
2014-08-17 00:09:15 +02:00
|
|
|
|
resources.ApplyResources(this, "$this");
|
2014-06-03 07:29:42 +02:00
|
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
|
2014-05-30 22:39:39 +02:00
|
|
|
|
this.BackColor = System.Drawing.Color.White;
|
Shift modifier: Hold an action to use another set of controls, if nothing is set to the shifted control, in falls back to the default action
View input of controls in profiles, see exactly when a deadzone is passed and check the input delay for controllers (special thanks to jhebbel), click the on sixaxis panel
Click the Empty text on in the lightbar box to copy the lightbar color from full to empty.
While opened, option to keep the window size after closing the profile's settings
Old profiles are automatically upgraded if it's missing new settings, such as how colors are now saved, sixaxis deadzones, and shift controls
Other UI changes for profile settings, flipped touchpad and other settings boxes
Others:
Fix for when clicking the semicolon in the select an action screen
Fix assigning Sixaxis action to a key
minor UI changes and bug fixes, such as auto resize of the log listview
DS4Updater: Also now works for the new numbering system, can read the version number right from the exe instead of in profiles.xml, UI additions to better notify users of errors, Bug fixes for non-portable users
2014-07-07 21:22:42 +02:00
|
|
|
|
this.Controls.Add(this.tabControls);
|
2014-05-24 04:30:43 +02:00
|
|
|
|
this.Controls.Add(this.gBDeadzone);
|
|
|
|
|
this.Controls.Add(this.gBRumble);
|
|
|
|
|
this.Controls.Add(this.gBLightbar);
|
|
|
|
|
this.Controls.Add(this.gBTouchpad);
|
2014-06-02 19:29:38 +02:00
|
|
|
|
this.Controls.Add(this.gBOther);
|
2014-03-29 06:56:30 +01:00
|
|
|
|
this.MaximizeBox = false;
|
|
|
|
|
this.MinimizeBox = false;
|
2014-03-28 02:50:40 +01:00
|
|
|
|
this.Name = "Options";
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.Options_Closed);
|
2014-06-09 01:41:36 +02:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nUDRainbow)).EndInit();
|
2014-05-12 07:48:50 +02:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pBRainbow)).EndInit();
|
2014-10-21 04:31:13 +02:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tBBlueBar)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tBGreenBar)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tBRedBar)).EndInit();
|
2014-06-09 01:41:36 +02:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nUDTap)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nUDScroll)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nUDTouch)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nUDIdleDisconnect)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nUDR2)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nUDRumbleBoost)).EndInit();
|
2014-10-21 04:31:13 +02:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tBLowRedBar)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tBLowGreenBar)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tBLowBlueBar)).EndInit();
|
2014-11-01 22:49:22 +01:00
|
|
|
|
this.pnlFull.ResumeLayout(false);
|
|
|
|
|
this.pnlFull.PerformLayout();
|
|
|
|
|
this.pnlLowBattery.ResumeLayout(false);
|
|
|
|
|
this.pnlLowBattery.PerformLayout();
|
2014-06-09 01:41:36 +02:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nUDRS)).EndInit();
|
2014-05-24 04:30:43 +02:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.numUDMouseSens)).EndInit();
|
2014-06-09 01:41:36 +02:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nUDLS)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nUDL2)).EndInit();
|
2014-05-24 04:30:43 +02:00
|
|
|
|
this.gBTouchpad.ResumeLayout(false);
|
|
|
|
|
this.gBTouchpad.PerformLayout();
|
|
|
|
|
this.gBOther.ResumeLayout(false);
|
|
|
|
|
this.gBOther.PerformLayout();
|
2014-08-17 00:09:15 +02:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pBProgram)).EndInit();
|
2014-05-30 22:39:39 +02:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nUDSixaxis)).EndInit();
|
2014-05-24 04:30:43 +02:00
|
|
|
|
this.gBLightbar.ResumeLayout(false);
|
|
|
|
|
this.gBLightbar.PerformLayout();
|
2014-11-01 22:49:22 +01:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nUDflashLED)).EndInit();
|
|
|
|
|
this.pnlShift.ResumeLayout(false);
|
|
|
|
|
this.pnlShift.PerformLayout();
|
2014-10-21 04:31:13 +02:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tBShiftRedBar)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tBShiftGreenBar)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tBShiftBlueBar)).EndInit();
|
2014-05-24 04:30:43 +02:00
|
|
|
|
this.gBRumble.ResumeLayout(false);
|
|
|
|
|
this.gBRumble.PerformLayout();
|
|
|
|
|
this.gBDeadzone.ResumeLayout(false);
|
|
|
|
|
this.gBDeadzone.PerformLayout();
|
2014-06-26 20:02:01 +02:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nUDSZ)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nUDSX)).EndInit();
|
Shift modifier: Hold an action to use another set of controls, if nothing is set to the shifted control, in falls back to the default action
View input of controls in profiles, see exactly when a deadzone is passed and check the input delay for controllers (special thanks to jhebbel), click the on sixaxis panel
Click the Empty text on in the lightbar box to copy the lightbar color from full to empty.
While opened, option to keep the window size after closing the profile's settings
Old profiles are automatically upgraded if it's missing new settings, such as how colors are now saved, sixaxis deadzones, and shift controls
Other UI changes for profile settings, flipped touchpad and other settings boxes
Others:
Fix for when clicking the semicolon in the select an action screen
Fix assigning Sixaxis action to a key
minor UI changes and bug fixes, such as auto resize of the log listview
DS4Updater: Also now works for the new numbering system, can read the version number right from the exe instead of in profiles.xml, UI additions to better notify users of errors, Bug fixes for non-portable users
2014-07-07 21:22:42 +02:00
|
|
|
|
this.tPController.ResumeLayout(false);
|
|
|
|
|
this.tPController.PerformLayout();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tBL2)).EndInit();
|
2014-11-01 22:49:22 +01:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tBR2)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pBLSDeadzone)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pBRSDeadzone)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pBSADeadzone)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pBDelayTracker)).EndInit();
|
|
|
|
|
this.pnlSixaxis.ResumeLayout(false);
|
|
|
|
|
this.pnlSixaxis.PerformLayout();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tBsixaxisAccelZ)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tBsixaxisAccelY)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tBsixaxisGyroZ)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tBsixaxisGyroY)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tBsixaxisGyroX)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tBsixaxisAccelX)).EndInit();
|
|
|
|
|
this.tPShiftMod.ResumeLayout(false);
|
|
|
|
|
this.tPShiftMod.PerformLayout();
|
|
|
|
|
this.pnlShiftSticks.ResumeLayout(false);
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pBShiftSticks)).EndInit();
|
|
|
|
|
this.pnlShiftMain.ResumeLayout(false);
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pBShiftController)).EndInit();
|
|
|
|
|
this.fLPShiftTiltControls.ResumeLayout(false);
|
|
|
|
|
this.tPControls.ResumeLayout(false);
|
|
|
|
|
this.tPControls.PerformLayout();
|
|
|
|
|
this.pnlSticks.ResumeLayout(false);
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pBSticks)).EndInit();
|
|
|
|
|
this.pnlMain.ResumeLayout(false);
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pBController)).EndInit();
|
|
|
|
|
this.fLPTiltControls.ResumeLayout(false);
|
|
|
|
|
this.tabControls.ResumeLayout(false);
|
2014-03-28 02:50:40 +01:00
|
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#endregion
|
|
|
|
|
|
|
|
|
|
private AdvancedColorDialog advColorDialog;
|
|
|
|
|
//private System.Windows.Forms.TrackBar tBsixaxisGyroX;
|
|
|
|
|
//private System.Windows.Forms.TrackBar tBsixaxisGyroY;
|
2014-06-09 01:41:36 +02:00
|
|
|
|
private System.Windows.Forms.NumericUpDown nUDRainbow;
|
2014-04-30 21:32:44 +02:00
|
|
|
|
private System.Windows.Forms.PictureBox pBRainbow;
|
2014-05-12 07:48:50 +02:00
|
|
|
|
private System.Windows.Forms.Button lowColorChooserButton;
|
2014-10-21 04:31:13 +02:00
|
|
|
|
private System.Windows.Forms.TrackBar tBBlueBar;
|
|
|
|
|
private System.Windows.Forms.TrackBar tBGreenBar;
|
|
|
|
|
private System.Windows.Forms.TrackBar tBRedBar;
|
2014-06-21 20:00:28 +02:00
|
|
|
|
private System.Windows.Forms.CheckBox cBLightbyBattery;
|
2014-07-26 01:17:45 +02:00
|
|
|
|
private System.Windows.Forms.Label lbBlue;
|
|
|
|
|
private System.Windows.Forms.Label lbGreen;
|
|
|
|
|
private System.Windows.Forms.Label lbspc;
|
|
|
|
|
private System.Windows.Forms.Label lbRed;
|
2014-05-12 07:48:50 +02:00
|
|
|
|
private System.Windows.Forms.CheckBox cBDoubleTap;
|
|
|
|
|
private System.Windows.Forms.CheckBox cBTap;
|
2014-06-09 01:41:36 +02:00
|
|
|
|
private System.Windows.Forms.NumericUpDown nUDTap;
|
2014-05-12 07:48:50 +02:00
|
|
|
|
private System.Windows.Forms.CheckBox cBScroll;
|
|
|
|
|
private System.Windows.Forms.CheckBox cBSlide;
|
2014-06-09 01:41:36 +02:00
|
|
|
|
private System.Windows.Forms.NumericUpDown nUDScroll;
|
|
|
|
|
private System.Windows.Forms.NumericUpDown nUDTouch;
|
2014-07-26 01:17:45 +02:00
|
|
|
|
private System.Windows.Forms.Label lbButtonMouseSens;
|
2014-05-12 07:48:50 +02:00
|
|
|
|
private System.Windows.Forms.CheckBox cBlowerRCOn;
|
2014-06-21 20:00:28 +02:00
|
|
|
|
private System.Windows.Forms.CheckBox cBTouchpadJitterCompensation;
|
2014-07-26 01:17:45 +02:00
|
|
|
|
private System.Windows.Forms.Label lbL2;
|
|
|
|
|
private System.Windows.Forms.Label lbR2;
|
|
|
|
|
private System.Windows.Forms.Label lbIdleMinutes;
|
2014-06-09 01:41:36 +02:00
|
|
|
|
private System.Windows.Forms.NumericUpDown nUDIdleDisconnect;
|
|
|
|
|
private System.Windows.Forms.NumericUpDown nUDR2;
|
2014-06-21 20:00:28 +02:00
|
|
|
|
private System.Windows.Forms.CheckBox cBFlushHIDQueue;
|
2014-06-09 01:41:36 +02:00
|
|
|
|
private System.Windows.Forms.NumericUpDown nUDRumbleBoost;
|
2014-05-12 07:48:50 +02:00
|
|
|
|
private System.Windows.Forms.Button btnRumbleTest;
|
2014-05-24 04:30:43 +02:00
|
|
|
|
private System.Windows.Forms.Label lbFull;
|
2014-07-26 01:17:45 +02:00
|
|
|
|
private System.Windows.Forms.Label lbLowRed;
|
|
|
|
|
private System.Windows.Forms.Label lbLowGreen;
|
|
|
|
|
private System.Windows.Forms.Label lbLowBlue;
|
2014-10-21 04:31:13 +02:00
|
|
|
|
private System.Windows.Forms.TrackBar tBLowRedBar;
|
|
|
|
|
private System.Windows.Forms.TrackBar tBLowGreenBar;
|
|
|
|
|
private System.Windows.Forms.TrackBar tBLowBlueBar;
|
2014-07-26 01:17:45 +02:00
|
|
|
|
private System.Windows.Forms.Label lbEmpty;
|
2014-11-01 22:49:22 +01:00
|
|
|
|
private System.Windows.Forms.Panel pnlLowBattery;
|
|
|
|
|
private System.Windows.Forms.Panel pnlFull;
|
2014-05-21 23:42:25 +02:00
|
|
|
|
private System.Windows.Forms.Label lbRS;
|
|
|
|
|
private System.Windows.Forms.Label lbLS;
|
2014-06-09 01:41:36 +02:00
|
|
|
|
private System.Windows.Forms.NumericUpDown nUDRS;
|
2014-05-24 04:30:43 +02:00
|
|
|
|
private System.Windows.Forms.NumericUpDown numUDMouseSens;
|
2014-06-09 01:41:36 +02:00
|
|
|
|
private System.Windows.Forms.NumericUpDown nUDL2;
|
|
|
|
|
private System.Windows.Forms.NumericUpDown nUDLS;
|
2014-05-24 04:30:43 +02:00
|
|
|
|
private System.Windows.Forms.GroupBox gBTouchpad;
|
|
|
|
|
private System.Windows.Forms.GroupBox gBOther;
|
|
|
|
|
private System.Windows.Forms.GroupBox gBLightbar;
|
|
|
|
|
private System.Windows.Forms.GroupBox gBRumble;
|
|
|
|
|
private System.Windows.Forms.GroupBox gBDeadzone;
|
2014-05-28 04:49:58 +02:00
|
|
|
|
private System.Windows.Forms.CheckBox cBControllerInput;
|
2014-05-30 22:39:39 +02:00
|
|
|
|
private System.Windows.Forms.NumericUpDown nUDSixaxis;
|
2014-05-31 06:37:02 +02:00
|
|
|
|
private System.Windows.Forms.NumericUpDown nUDflashLED;
|
2014-07-26 01:17:45 +02:00
|
|
|
|
private System.Windows.Forms.Label lbPercentFlashBar;
|
|
|
|
|
private System.Windows.Forms.Label lbFlashAt;
|
2014-06-02 19:29:38 +02:00
|
|
|
|
private System.Windows.Forms.RadioButton rBFade;
|
|
|
|
|
private System.Windows.Forms.RadioButton rBNormal;
|
|
|
|
|
private System.Windows.Forms.RadioButton rBRainbow;
|
2014-06-21 20:00:28 +02:00
|
|
|
|
private System.Windows.Forms.Label lbWhileCharging;
|
2014-06-02 19:29:38 +02:00
|
|
|
|
private System.Windows.Forms.Button btnChargingColor;
|
|
|
|
|
private System.Windows.Forms.RadioButton rBColor;
|
2014-06-09 01:41:36 +02:00
|
|
|
|
private System.Windows.Forms.CheckBox cBIdleDisconnect;
|
2014-06-26 20:02:01 +02:00
|
|
|
|
private System.Windows.Forms.Label lbSixaxisX;
|
|
|
|
|
private System.Windows.Forms.Label lbSixaxisZ;
|
|
|
|
|
private System.Windows.Forms.NumericUpDown nUDSZ;
|
|
|
|
|
private System.Windows.Forms.NumericUpDown nUDSX;
|
2014-07-26 01:17:45 +02:00
|
|
|
|
private System.Windows.Forms.Label lbPercentRumble;
|
2014-06-26 20:02:01 +02:00
|
|
|
|
private System.Windows.Forms.CheckBox cBMouseAccel;
|
2014-07-26 01:17:45 +02:00
|
|
|
|
private System.Windows.Forms.Label lbUseController;
|
2014-11-01 22:49:22 +01:00
|
|
|
|
private System.Windows.Forms.Panel pnlShift;
|
2014-07-26 01:17:45 +02:00
|
|
|
|
private System.Windows.Forms.Label lbShift;
|
|
|
|
|
private System.Windows.Forms.Label lbShiftRed;
|
|
|
|
|
private System.Windows.Forms.Label lbShiftGreen;
|
|
|
|
|
private System.Windows.Forms.Label lbShiftBlue;
|
2014-10-21 04:31:13 +02:00
|
|
|
|
private System.Windows.Forms.TrackBar tBShiftRedBar;
|
|
|
|
|
private System.Windows.Forms.TrackBar tBShiftGreenBar;
|
|
|
|
|
private System.Windows.Forms.TrackBar tBShiftBlueBar;
|
2014-07-26 01:17:45 +02:00
|
|
|
|
private System.Windows.Forms.CheckBox cBShiftLight;
|
|
|
|
|
private System.Windows.Forms.CheckBox cBLaunchProgram;
|
|
|
|
|
private System.Windows.Forms.Button btnBrowse;
|
|
|
|
|
private System.Windows.Forms.OpenFileDialog openFileDialog1;
|
|
|
|
|
private System.Windows.Forms.PictureBox pBProgram;
|
2014-08-23 22:52:20 +02:00
|
|
|
|
private System.Windows.Forms.CheckBox cBDinput;
|
2014-09-15 04:37:14 +02:00
|
|
|
|
private System.Windows.Forms.CheckBox cbStartTouchpadOff;
|
2014-11-01 22:49:22 +01:00
|
|
|
|
private System.Windows.Forms.TabPage tPController;
|
|
|
|
|
private System.Windows.Forms.Panel pnlSixaxis;
|
|
|
|
|
private System.Windows.Forms.TrackBar tBsixaxisAccelX;
|
|
|
|
|
private System.Windows.Forms.Label lb6Accel;
|
|
|
|
|
private System.Windows.Forms.TrackBar tBsixaxisGyroX;
|
|
|
|
|
private System.Windows.Forms.Label lb6Gryo;
|
|
|
|
|
private System.Windows.Forms.TrackBar tBsixaxisGyroY;
|
|
|
|
|
private System.Windows.Forms.TrackBar tBsixaxisGyroZ;
|
|
|
|
|
private System.Windows.Forms.TrackBar tBsixaxisAccelY;
|
|
|
|
|
private System.Windows.Forms.TrackBar tBsixaxisAccelZ;
|
|
|
|
|
private System.Windows.Forms.Label lbL2Track;
|
|
|
|
|
private System.Windows.Forms.PictureBox pBDelayTracker;
|
|
|
|
|
private System.Windows.Forms.Button btnSATrack;
|
|
|
|
|
private System.Windows.Forms.Button btnRSTrack;
|
|
|
|
|
private System.Windows.Forms.Label lbRSTip;
|
|
|
|
|
private System.Windows.Forms.Label lbInputDelay;
|
|
|
|
|
private System.Windows.Forms.Label lbR2Track;
|
|
|
|
|
private System.Windows.Forms.Label lbLSTip;
|
|
|
|
|
private System.Windows.Forms.Label lbSATip;
|
|
|
|
|
private System.Windows.Forms.Button btnLSTrack;
|
|
|
|
|
private System.Windows.Forms.PictureBox pBSADeadzone;
|
|
|
|
|
private System.Windows.Forms.PictureBox pBRSDeadzone;
|
|
|
|
|
private System.Windows.Forms.Label lbRSTrack;
|
|
|
|
|
private System.Windows.Forms.PictureBox pBLSDeadzone;
|
|
|
|
|
private System.Windows.Forms.Label lbLSTrack;
|
|
|
|
|
private System.Windows.Forms.TrackBar tBR2;
|
|
|
|
|
private System.Windows.Forms.TrackBar tBL2;
|
|
|
|
|
private System.Windows.Forms.Label lbSATrack;
|
|
|
|
|
private System.Windows.Forms.TabPage tPShiftMod;
|
|
|
|
|
private System.Windows.Forms.Label lbShiftGryo;
|
|
|
|
|
private System.Windows.Forms.FlowLayoutPanel fLPShiftTiltControls;
|
|
|
|
|
private System.Windows.Forms.Button bnShiftGyroZN;
|
|
|
|
|
private System.Windows.Forms.Button bnShiftGyroZP;
|
|
|
|
|
private System.Windows.Forms.Button bnShiftGyroXP;
|
|
|
|
|
private System.Windows.Forms.Button bnShiftGyroXN;
|
|
|
|
|
private System.Windows.Forms.ComboBox cBShiftControl;
|
|
|
|
|
public System.Windows.Forms.ListBox lBShiftControls;
|
|
|
|
|
private System.Windows.Forms.Label lbHold;
|
|
|
|
|
private System.Windows.Forms.Label lbtoUse;
|
|
|
|
|
private System.Windows.Forms.Panel pnlShiftMain;
|
|
|
|
|
private System.Windows.Forms.PictureBox pBShiftController;
|
|
|
|
|
private System.Windows.Forms.Button bnShiftTouchUpper;
|
|
|
|
|
private System.Windows.Forms.Button bnShiftTouchLeft;
|
|
|
|
|
private System.Windows.Forms.Button bnShiftTouchRight;
|
|
|
|
|
private System.Windows.Forms.Button bnShiftTouchMulti;
|
|
|
|
|
private System.Windows.Forms.Button bnShiftR1;
|
|
|
|
|
private System.Windows.Forms.Button bnShiftCross;
|
|
|
|
|
private System.Windows.Forms.Button bnShiftCircle;
|
|
|
|
|
private System.Windows.Forms.Button btnShiftRightStick;
|
|
|
|
|
private System.Windows.Forms.Button bnShiftSquare;
|
|
|
|
|
private System.Windows.Forms.Button btnShiftLightbar;
|
|
|
|
|
private System.Windows.Forms.Button bnShiftTriangle;
|
|
|
|
|
private System.Windows.Forms.Button bnShiftUp;
|
|
|
|
|
private System.Windows.Forms.Button btnShiftLeftStick;
|
|
|
|
|
private System.Windows.Forms.Button bnShiftDown;
|
|
|
|
|
private System.Windows.Forms.Button bnShiftL2;
|
|
|
|
|
private System.Windows.Forms.Button bnShiftRight;
|
|
|
|
|
private System.Windows.Forms.Button bnShiftR2;
|
|
|
|
|
private System.Windows.Forms.Button bnShiftLeft;
|
|
|
|
|
private System.Windows.Forms.Button bnShiftL1;
|
|
|
|
|
private System.Windows.Forms.Button bnShiftOptions;
|
|
|
|
|
private System.Windows.Forms.Button bnShiftPS;
|
|
|
|
|
private System.Windows.Forms.Button bnShiftShare;
|
|
|
|
|
private System.Windows.Forms.Panel pnlShiftSticks;
|
|
|
|
|
private System.Windows.Forms.Button btnShiftFullView;
|
|
|
|
|
private System.Windows.Forms.PictureBox pBShiftSticks;
|
|
|
|
|
private System.Windows.Forms.Button bnShiftL3;
|
|
|
|
|
private System.Windows.Forms.Button bnShiftRSDown;
|
|
|
|
|
private System.Windows.Forms.Button bnShiftLSUp;
|
|
|
|
|
private System.Windows.Forms.Button bnShiftRSUp;
|
|
|
|
|
private System.Windows.Forms.Button bnShiftLSLeft;
|
|
|
|
|
private System.Windows.Forms.Button bnShiftRSRight;
|
|
|
|
|
private System.Windows.Forms.Button bnShiftLSRight;
|
|
|
|
|
private System.Windows.Forms.Button bnShiftRSLeft;
|
|
|
|
|
private System.Windows.Forms.Button bnShiftLSDown;
|
|
|
|
|
private System.Windows.Forms.Button bnShiftR3;
|
|
|
|
|
private System.Windows.Forms.TabPage tPControls;
|
|
|
|
|
private System.Windows.Forms.Label lbGryo;
|
|
|
|
|
private System.Windows.Forms.FlowLayoutPanel fLPTiltControls;
|
|
|
|
|
private System.Windows.Forms.Button bnGyroZN;
|
|
|
|
|
private System.Windows.Forms.Button bnGyroZP;
|
|
|
|
|
private System.Windows.Forms.Button bnGyroXP;
|
|
|
|
|
private System.Windows.Forms.Button bnGyroXN;
|
|
|
|
|
private System.Windows.Forms.Panel pnlMain;
|
|
|
|
|
private System.Windows.Forms.PictureBox pBController;
|
|
|
|
|
private System.Windows.Forms.Button bnTouchUpper;
|
|
|
|
|
private System.Windows.Forms.Button bnTouchLeft;
|
|
|
|
|
private System.Windows.Forms.Button bnTouchRight;
|
|
|
|
|
private System.Windows.Forms.Button bnTouchMulti;
|
|
|
|
|
private System.Windows.Forms.Button bnR1;
|
|
|
|
|
private System.Windows.Forms.Button bnCross;
|
|
|
|
|
private System.Windows.Forms.Button bnCircle;
|
|
|
|
|
private System.Windows.Forms.Button btnRightStick;
|
|
|
|
|
private System.Windows.Forms.Button bnSquare;
|
|
|
|
|
private System.Windows.Forms.Button btnLightbar;
|
|
|
|
|
private System.Windows.Forms.Button bnTriangle;
|
|
|
|
|
private System.Windows.Forms.Button bnUp;
|
|
|
|
|
private System.Windows.Forms.Button btnLeftStick;
|
|
|
|
|
private System.Windows.Forms.Button bnDown;
|
|
|
|
|
private System.Windows.Forms.Button bnRight;
|
|
|
|
|
private System.Windows.Forms.Button bnLeft;
|
|
|
|
|
private System.Windows.Forms.Button bnL1;
|
|
|
|
|
private System.Windows.Forms.Button bnOptions;
|
|
|
|
|
private System.Windows.Forms.Button bnPS;
|
|
|
|
|
private System.Windows.Forms.Button bnShare;
|
|
|
|
|
private System.Windows.Forms.Button bnL2;
|
|
|
|
|
private System.Windows.Forms.Button bnR2;
|
|
|
|
|
public System.Windows.Forms.ListBox lBControls;
|
|
|
|
|
private System.Windows.Forms.Label lbControlTip;
|
|
|
|
|
private System.Windows.Forms.Panel pnlSticks;
|
|
|
|
|
private System.Windows.Forms.Button btnFullView;
|
|
|
|
|
private System.Windows.Forms.PictureBox pBSticks;
|
|
|
|
|
private System.Windows.Forms.Button bnL3;
|
|
|
|
|
private System.Windows.Forms.Button bnRSDown;
|
|
|
|
|
private System.Windows.Forms.Button bnLSUp;
|
|
|
|
|
private System.Windows.Forms.Button bnRSUp;
|
|
|
|
|
private System.Windows.Forms.Button bnLSLeft;
|
|
|
|
|
private System.Windows.Forms.Button bnRSRight;
|
|
|
|
|
private System.Windows.Forms.Button bnLSRight;
|
|
|
|
|
private System.Windows.Forms.Button bnRSLeft;
|
|
|
|
|
private System.Windows.Forms.Button bnLSDown;
|
|
|
|
|
private System.Windows.Forms.Button bnR3;
|
|
|
|
|
private System.Windows.Forms.TabControl tabControls;
|
2014-03-28 02:50:40 +01:00
|
|
|
|
}
|
2014-11-01 22:49:22 +01:00
|
|
|
|
}
|