2014-11-18 22:23:41 +01:00
|
|
|
|
namespace DS4Windows
|
2014-03-28 02:50:40 +01:00
|
|
|
|
{
|
2014-11-14 20:44:50 +01:00
|
|
|
|
partial class DS4Form
|
2014-03-28 02:50:40 +01:00
|
|
|
|
{
|
|
|
|
|
/// <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)
|
|
|
|
|
{
|
2014-03-29 06:29:08 +01:00
|
|
|
|
if (disposing && (components != null))
|
2014-03-28 02:50:40 +01:00
|
|
|
|
{
|
2014-03-29 06:29:08 +01:00
|
|
|
|
components.Dispose();
|
2014-03-28 02:50:40 +01:00
|
|
|
|
}
|
|
|
|
|
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()
|
|
|
|
|
{
|
|
|
|
|
this.components = new System.ComponentModel.Container();
|
2014-11-14 20:44:50 +01:00
|
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DS4Form));
|
2014-03-28 02:50:40 +01:00
|
|
|
|
this.lvDebug = new System.Windows.Forms.ListView();
|
|
|
|
|
this.chTime = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
|
|
this.chData = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
|
|
this.tmrUpdate = new System.Windows.Forms.Timer(this.components);
|
|
|
|
|
this.pnlButton = new System.Windows.Forms.Panel();
|
2014-06-06 22:38:52 +02:00
|
|
|
|
this.lBTest = new System.Windows.Forms.Label();
|
2014-03-28 02:50:40 +01:00
|
|
|
|
this.btnStartStop = new System.Windows.Forms.Button();
|
|
|
|
|
this.lbLastMessage = new System.Windows.Forms.Label();
|
2014-06-09 01:41:36 +02:00
|
|
|
|
this.llbHelp = new System.Windows.Forms.LinkLabel();
|
2014-05-31 06:37:02 +02:00
|
|
|
|
this.btnClear = new System.Windows.Forms.Button();
|
2014-03-28 02:50:40 +01:00
|
|
|
|
this.notifyIcon1 = new System.Windows.Forms.NotifyIcon(this.components);
|
2014-04-29 03:14:01 +02:00
|
|
|
|
this.cMTaskbar = new System.Windows.Forms.ContextMenuStrip(this.components);
|
|
|
|
|
this.editProfileForController1ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.editProfileForController2ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.editProfileForController3ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.editProfileForController4ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
|
2014-09-02 01:23:02 +02:00
|
|
|
|
this.startToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.openToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2014-04-29 03:14:01 +02:00
|
|
|
|
this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
|
2014-05-16 00:10:17 +02:00
|
|
|
|
this.openProfiles = new System.Windows.Forms.OpenFileDialog();
|
2014-05-30 22:39:39 +02:00
|
|
|
|
this.tabMain = new System.Windows.Forms.TabControl();
|
|
|
|
|
this.tabControllers = new System.Windows.Forms.TabPage();
|
2014-05-31 06:37:02 +02:00
|
|
|
|
this.tLPControllers = new System.Windows.Forms.TableLayoutPanel();
|
|
|
|
|
this.pBStatus1 = new System.Windows.Forms.PictureBox();
|
|
|
|
|
this.lbPad1 = new System.Windows.Forms.Label();
|
|
|
|
|
this.lbPad2 = new System.Windows.Forms.Label();
|
|
|
|
|
this.bnEditC3 = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnEditC4 = new System.Windows.Forms.Button();
|
|
|
|
|
this.lbPad3 = new System.Windows.Forms.Label();
|
|
|
|
|
this.lbPad4 = new System.Windows.Forms.Label();
|
|
|
|
|
this.cBController1 = new System.Windows.Forms.ComboBox();
|
|
|
|
|
this.bnEditC2 = new System.Windows.Forms.Button();
|
|
|
|
|
this.cBController2 = new System.Windows.Forms.ComboBox();
|
|
|
|
|
this.cBController3 = new System.Windows.Forms.ComboBox();
|
|
|
|
|
this.bnEditC1 = new System.Windows.Forms.Button();
|
|
|
|
|
this.cBController4 = new System.Windows.Forms.ComboBox();
|
2014-06-06 22:38:52 +02:00
|
|
|
|
this.lBSelectedProfile = new System.Windows.Forms.Label();
|
|
|
|
|
this.lBID = new System.Windows.Forms.Label();
|
|
|
|
|
this.lBStatus = new System.Windows.Forms.Label();
|
|
|
|
|
this.lBBattery = new System.Windows.Forms.Label();
|
2014-05-31 06:37:02 +02:00
|
|
|
|
this.lBBatt1 = new System.Windows.Forms.Label();
|
|
|
|
|
this.lBBatt2 = new System.Windows.Forms.Label();
|
|
|
|
|
this.lBBatt3 = new System.Windows.Forms.Label();
|
|
|
|
|
this.lBBatt4 = new System.Windows.Forms.Label();
|
|
|
|
|
this.pBStatus2 = new System.Windows.Forms.PictureBox();
|
|
|
|
|
this.pBStatus3 = new System.Windows.Forms.PictureBox();
|
|
|
|
|
this.pBStatus4 = new System.Windows.Forms.PictureBox();
|
2014-05-30 22:39:39 +02:00
|
|
|
|
this.tabProfiles = new System.Windows.Forms.TabPage();
|
|
|
|
|
this.lBProfiles = new System.Windows.Forms.ListBox();
|
2014-05-31 19:27:43 +02:00
|
|
|
|
this.cMProfile = new System.Windows.Forms.ContextMenuStrip(this.components);
|
|
|
|
|
this.editToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.assignToController1ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.assignToController2ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.assignToController3ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.assignToController4ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.deleteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.duplicateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2014-06-02 05:19:04 +02:00
|
|
|
|
this.newProfileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2014-05-31 19:27:43 +02:00
|
|
|
|
this.importToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.exportToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2014-06-21 20:00:28 +02:00
|
|
|
|
this.tSOptions = new System.Windows.Forms.ToolStrip();
|
|
|
|
|
this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel();
|
|
|
|
|
this.tSTBProfile = new System.Windows.Forms.ToolStripTextBox();
|
|
|
|
|
this.tSBSaveProfile = new System.Windows.Forms.ToolStripButton();
|
|
|
|
|
this.tSBCancel = new System.Windows.Forms.ToolStripButton();
|
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.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
|
this.tSBKeepSize = new System.Windows.Forms.ToolStripButton();
|
2014-06-21 20:00:28 +02:00
|
|
|
|
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
|
|
|
|
|
this.tsBNewProfle = new System.Windows.Forms.ToolStripButton();
|
|
|
|
|
this.tsBEditProfile = new System.Windows.Forms.ToolStripButton();
|
|
|
|
|
this.tsBDeleteProfile = new System.Windows.Forms.ToolStripButton();
|
|
|
|
|
this.tSBDupProfile = new System.Windows.Forms.ToolStripButton();
|
|
|
|
|
this.tSBImportProfile = new System.Windows.Forms.ToolStripButton();
|
|
|
|
|
this.tSBExportProfile = new System.Windows.Forms.ToolStripButton();
|
2014-05-30 22:39:39 +02:00
|
|
|
|
this.tabAutoProfiles = new System.Windows.Forms.TabPage();
|
2014-06-06 22:38:52 +02:00
|
|
|
|
this.tabSettings = new System.Windows.Forms.TabPage();
|
|
|
|
|
this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
|
2014-07-08 20:21:09 +02:00
|
|
|
|
this.hideDS4CheckBox = new System.Windows.Forms.CheckBox();
|
|
|
|
|
this.cBSwipeProfiles = new System.Windows.Forms.CheckBox();
|
|
|
|
|
this.StartWindowsCheckBox = new System.Windows.Forms.CheckBox();
|
|
|
|
|
this.startMinimizedCheckBox = new System.Windows.Forms.CheckBox();
|
2014-06-06 22:38:52 +02:00
|
|
|
|
this.cBUpdate = new System.Windows.Forms.CheckBox();
|
|
|
|
|
this.pNUpdate = new System.Windows.Forms.Panel();
|
|
|
|
|
this.cBUpdateTime = new System.Windows.Forms.ComboBox();
|
2014-06-09 01:41:36 +02:00
|
|
|
|
this.lBCheckEvery = new System.Windows.Forms.Label();
|
|
|
|
|
this.nUDUpdateTime = new System.Windows.Forms.NumericUpDown();
|
2014-07-08 20:21:09 +02:00
|
|
|
|
this.cBNotifications = new System.Windows.Forms.CheckBox();
|
2014-06-21 20:00:28 +02:00
|
|
|
|
this.cBDisconnectBT = new System.Windows.Forms.CheckBox();
|
2014-06-09 01:41:36 +02:00
|
|
|
|
this.linkProfiles = new System.Windows.Forms.LinkLabel();
|
2014-06-06 22:38:52 +02:00
|
|
|
|
this.lLBUpdate = new System.Windows.Forms.LinkLabel();
|
2014-07-08 20:21:09 +02:00
|
|
|
|
this.linkSetup = new System.Windows.Forms.LinkLabel();
|
2014-06-06 22:38:52 +02:00
|
|
|
|
this.linkUninstall = new System.Windows.Forms.LinkLabel();
|
2014-07-08 20:21:09 +02:00
|
|
|
|
this.lnkControllers = new System.Windows.Forms.LinkLabel();
|
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.tabLog = new System.Windows.Forms.TabPage();
|
2014-06-12 20:46:00 +02:00
|
|
|
|
this.saveProfiles = new System.Windows.Forms.SaveFileDialog();
|
2014-03-28 02:50:40 +01:00
|
|
|
|
this.pnlButton.SuspendLayout();
|
2014-04-29 03:14:01 +02:00
|
|
|
|
this.cMTaskbar.SuspendLayout();
|
2014-05-30 22:39:39 +02:00
|
|
|
|
this.tabMain.SuspendLayout();
|
|
|
|
|
this.tabControllers.SuspendLayout();
|
2014-05-31 06:37:02 +02:00
|
|
|
|
this.tLPControllers.SuspendLayout();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pBStatus1)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pBStatus2)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pBStatus3)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pBStatus4)).BeginInit();
|
2014-05-30 22:39:39 +02:00
|
|
|
|
this.tabProfiles.SuspendLayout();
|
2014-06-21 20:00:28 +02:00
|
|
|
|
this.cMProfile.SuspendLayout();
|
2014-06-02 19:29:38 +02:00
|
|
|
|
this.tSOptions.SuspendLayout();
|
2014-05-30 22:39:39 +02:00
|
|
|
|
this.toolStrip1.SuspendLayout();
|
2014-06-06 22:38:52 +02:00
|
|
|
|
this.tabSettings.SuspendLayout();
|
|
|
|
|
this.flowLayoutPanel1.SuspendLayout();
|
|
|
|
|
this.pNUpdate.SuspendLayout();
|
2014-06-09 01:41:36 +02:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nUDUpdateTime)).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.tabLog.SuspendLayout();
|
2014-03-28 02:50:40 +01:00
|
|
|
|
this.SuspendLayout();
|
|
|
|
|
//
|
|
|
|
|
// lvDebug
|
|
|
|
|
//
|
|
|
|
|
this.lvDebug.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
|
|
|
|
|
this.chTime,
|
|
|
|
|
this.chData});
|
2014-09-02 01:23:02 +02:00
|
|
|
|
resources.ApplyResources(this.lvDebug, "lvDebug");
|
2014-03-28 02:50:40 +01:00
|
|
|
|
this.lvDebug.FullRowSelect = true;
|
|
|
|
|
this.lvDebug.Name = "lvDebug";
|
|
|
|
|
this.lvDebug.UseCompatibleStateImageBehavior = false;
|
|
|
|
|
this.lvDebug.View = System.Windows.Forms.View.Details;
|
|
|
|
|
this.lvDebug.ItemActivate += new System.EventHandler(this.lvDebug_ItemActivate);
|
|
|
|
|
//
|
|
|
|
|
// chTime
|
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.ApplyResources(this.chTime, "chTime");
|
2014-03-28 02:50:40 +01:00
|
|
|
|
//
|
|
|
|
|
// chData
|
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.ApplyResources(this.chData, "chData");
|
2014-03-28 02:50:40 +01:00
|
|
|
|
//
|
|
|
|
|
// tmrUpdate
|
|
|
|
|
//
|
2014-03-29 06:29:08 +01:00
|
|
|
|
this.tmrUpdate.Interval = 1;
|
|
|
|
|
this.tmrUpdate.Tick += new System.EventHandler(this.ControllerStatusChange);
|
2014-03-28 02:50:40 +01:00
|
|
|
|
//
|
|
|
|
|
// pnlButton
|
|
|
|
|
//
|
2014-05-30 22:39:39 +02:00
|
|
|
|
this.pnlButton.BackColor = System.Drawing.SystemColors.Control;
|
2014-06-06 22:38:52 +02:00
|
|
|
|
this.pnlButton.Controls.Add(this.lBTest);
|
2014-03-28 02:50:40 +01:00
|
|
|
|
this.pnlButton.Controls.Add(this.btnStartStop);
|
2014-05-30 22:39:39 +02:00
|
|
|
|
this.pnlButton.Controls.Add(this.lbLastMessage);
|
Rest of DS4Windows has been upped to .NET 4.5 (If you have .net 4/already can run DS4Windows, this won't affect you), thanks to this update, you can now...
Add delay to macros from one millisecond to 60 seconds, macros with delays only run once until pressed again. Without delays, the macro can be repeated while held down.
Profiles and settings are now back inside the application folder to help portability. It will remain in appdata as previous versions if DS4Windows is in a admin folder, I may try to add a setting for location saving.
Import profile option will automatically go to the appdata profile folder, auto profiles and settings will automatically copy over.
Option to delete the appdata folder if not in use in the settings tab, this way it helps with cleanup.
Another fix for auto profiles startup bug
Better reading of autoprofile program path names
Now only one instance of DS4Windows is possible, if another DS4Tool or DS4Windows that is not this version is started, this DS4Windows comes back into focus.
UI fixes
2014-06-10 21:45:09 +02:00
|
|
|
|
this.pnlButton.Controls.Add(this.llbHelp);
|
2014-09-02 01:23:02 +02:00
|
|
|
|
resources.ApplyResources(this.pnlButton, "pnlButton");
|
2014-03-28 02:50:40 +01:00
|
|
|
|
this.pnlButton.Name = "pnlButton";
|
2014-10-21 04:31:13 +02:00
|
|
|
|
this.pnlButton.MouseLeave += new System.EventHandler(this.pnlButton_MouseLeave);
|
2014-03-28 02:50:40 +01:00
|
|
|
|
//
|
2014-06-06 22:38:52 +02:00
|
|
|
|
// lBTest
|
2014-05-28 21:47:25 +02:00
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.ApplyResources(this.lBTest, "lBTest");
|
2014-06-06 22:38:52 +02:00
|
|
|
|
this.lBTest.Name = "lBTest";
|
2014-05-28 21:47:25 +02:00
|
|
|
|
//
|
2014-06-09 01:41:36 +02:00
|
|
|
|
// btnStartStop
|
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.ApplyResources(this.btnStartStop, "btnStartStop");
|
2014-06-09 01:41:36 +02:00
|
|
|
|
this.btnStartStop.Name = "btnStartStop";
|
|
|
|
|
this.btnStartStop.UseVisualStyleBackColor = true;
|
|
|
|
|
this.btnStartStop.Click += new System.EventHandler(this.btnStartStop_Click);
|
|
|
|
|
//
|
|
|
|
|
// lbLastMessage
|
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.ApplyResources(this.lbLastMessage, "lbLastMessage");
|
2014-06-09 01:41:36 +02:00
|
|
|
|
this.lbLastMessage.ForeColor = System.Drawing.SystemColors.GrayText;
|
|
|
|
|
this.lbLastMessage.Name = "lbLastMessage";
|
2014-10-21 04:31:13 +02:00
|
|
|
|
this.lbLastMessage.MouseHover += new System.EventHandler(this.lbLastMessage_MouseHover);
|
2014-06-09 01:41:36 +02:00
|
|
|
|
//
|
2014-05-19 07:55:12 +02:00
|
|
|
|
// llbHelp
|
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.ApplyResources(this.llbHelp, "llbHelp");
|
2014-05-19 07:55:12 +02:00
|
|
|
|
this.llbHelp.Name = "llbHelp";
|
|
|
|
|
this.llbHelp.TabStop = true;
|
|
|
|
|
this.llbHelp.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.llbHelp_LinkClicked);
|
|
|
|
|
//
|
2014-05-31 06:37:02 +02:00
|
|
|
|
// btnClear
|
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.ApplyResources(this.btnClear, "btnClear");
|
2014-05-31 06:37:02 +02:00
|
|
|
|
this.btnClear.Name = "btnClear";
|
|
|
|
|
this.btnClear.UseVisualStyleBackColor = true;
|
|
|
|
|
this.btnClear.Click += new System.EventHandler(this.btnClear_Click);
|
|
|
|
|
//
|
2014-03-28 02:50:40 +01:00
|
|
|
|
// notifyIcon1
|
|
|
|
|
//
|
|
|
|
|
this.notifyIcon1.BalloonTipIcon = System.Windows.Forms.ToolTipIcon.Info;
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.ApplyResources(this.notifyIcon1, "notifyIcon1");
|
2014-04-29 03:14:01 +02:00
|
|
|
|
this.notifyIcon1.ContextMenuStrip = this.cMTaskbar;
|
2014-05-30 22:39:39 +02:00
|
|
|
|
this.notifyIcon1.BalloonTipClicked += new System.EventHandler(this.notifyIcon1_BalloonTipClicked);
|
|
|
|
|
this.notifyIcon1.MouseClick += new System.Windows.Forms.MouseEventHandler(this.notifyIcon1_MouseClick);
|
2014-04-29 03:14:01 +02:00
|
|
|
|
//
|
|
|
|
|
// cMTaskbar
|
|
|
|
|
//
|
2014-11-14 20:44:50 +01:00
|
|
|
|
this.cMTaskbar.ImageScalingSize = new System.Drawing.Size(24, 24);
|
2014-04-29 03:14:01 +02:00
|
|
|
|
this.cMTaskbar.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
|
|
this.editProfileForController1ToolStripMenuItem,
|
|
|
|
|
this.editProfileForController2ToolStripMenuItem,
|
|
|
|
|
this.editProfileForController3ToolStripMenuItem,
|
|
|
|
|
this.editProfileForController4ToolStripMenuItem,
|
2014-04-30 05:54:41 +02:00
|
|
|
|
this.toolStripSeparator1,
|
2014-09-02 01:23:02 +02:00
|
|
|
|
this.startToolStripMenuItem,
|
2014-04-30 05:54:41 +02:00
|
|
|
|
this.openToolStripMenuItem,
|
2014-04-29 03:14:01 +02:00
|
|
|
|
this.exitToolStripMenuItem});
|
|
|
|
|
this.cMTaskbar.Name = "cMTaskbar";
|
2014-09-02 01:23:02 +02:00
|
|
|
|
resources.ApplyResources(this.cMTaskbar, "cMTaskbar");
|
2014-04-29 03:14:01 +02:00
|
|
|
|
this.cMTaskbar.Tag = "25";
|
|
|
|
|
//
|
|
|
|
|
// editProfileForController1ToolStripMenuItem
|
|
|
|
|
//
|
2014-08-17 00:09:15 +02:00
|
|
|
|
this.editProfileForController1ToolStripMenuItem.Name = "editProfileForController1ToolStripMenuItem";
|
2014-09-02 01:23:02 +02:00
|
|
|
|
resources.ApplyResources(this.editProfileForController1ToolStripMenuItem, "editProfileForController1ToolStripMenuItem");
|
2014-04-29 03:14:01 +02:00
|
|
|
|
this.editProfileForController1ToolStripMenuItem.Tag = "0";
|
|
|
|
|
this.editProfileForController1ToolStripMenuItem.Click += new System.EventHandler(this.editMenu_Click);
|
|
|
|
|
//
|
|
|
|
|
// editProfileForController2ToolStripMenuItem
|
|
|
|
|
//
|
2014-08-17 00:09:15 +02:00
|
|
|
|
this.editProfileForController2ToolStripMenuItem.Name = "editProfileForController2ToolStripMenuItem";
|
2014-09-02 01:23:02 +02:00
|
|
|
|
resources.ApplyResources(this.editProfileForController2ToolStripMenuItem, "editProfileForController2ToolStripMenuItem");
|
2014-04-29 03:14:01 +02:00
|
|
|
|
this.editProfileForController2ToolStripMenuItem.Tag = "1";
|
|
|
|
|
this.editProfileForController2ToolStripMenuItem.Click += new System.EventHandler(this.editMenu_Click);
|
|
|
|
|
//
|
|
|
|
|
// editProfileForController3ToolStripMenuItem
|
|
|
|
|
//
|
2014-08-17 00:09:15 +02:00
|
|
|
|
this.editProfileForController3ToolStripMenuItem.Name = "editProfileForController3ToolStripMenuItem";
|
2014-09-02 01:23:02 +02:00
|
|
|
|
resources.ApplyResources(this.editProfileForController3ToolStripMenuItem, "editProfileForController3ToolStripMenuItem");
|
2014-04-29 03:14:01 +02:00
|
|
|
|
this.editProfileForController3ToolStripMenuItem.Tag = "2";
|
|
|
|
|
this.editProfileForController3ToolStripMenuItem.Click += new System.EventHandler(this.editMenu_Click);
|
|
|
|
|
//
|
|
|
|
|
// editProfileForController4ToolStripMenuItem
|
|
|
|
|
//
|
2014-08-17 00:09:15 +02:00
|
|
|
|
this.editProfileForController4ToolStripMenuItem.Name = "editProfileForController4ToolStripMenuItem";
|
2014-09-02 01:23:02 +02:00
|
|
|
|
resources.ApplyResources(this.editProfileForController4ToolStripMenuItem, "editProfileForController4ToolStripMenuItem");
|
2014-04-29 03:14:01 +02:00
|
|
|
|
this.editProfileForController4ToolStripMenuItem.Tag = "4";
|
|
|
|
|
this.editProfileForController4ToolStripMenuItem.Click += new System.EventHandler(this.editMenu_Click);
|
|
|
|
|
//
|
2014-05-12 07:48:50 +02:00
|
|
|
|
// toolStripSeparator1
|
|
|
|
|
//
|
2014-08-17 00:09:15 +02:00
|
|
|
|
this.toolStripSeparator1.Name = "toolStripSeparator1";
|
2014-09-02 01:23:02 +02:00
|
|
|
|
resources.ApplyResources(this.toolStripSeparator1, "toolStripSeparator1");
|
|
|
|
|
//
|
|
|
|
|
// startToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.startToolStripMenuItem.Name = "startToolStripMenuItem";
|
|
|
|
|
resources.ApplyResources(this.startToolStripMenuItem, "startToolStripMenuItem");
|
|
|
|
|
this.startToolStripMenuItem.Click += new System.EventHandler(this.startToolStripMenuItem_Click);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
|
|
|
|
// openToolStripMenuItem
|
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.ApplyResources(this.openToolStripMenuItem, "openToolStripMenuItem");
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.openToolStripMenuItem.Name = "openToolStripMenuItem";
|
|
|
|
|
this.openToolStripMenuItem.Click += new System.EventHandler(this.openToolStripMenuItem_Click);
|
|
|
|
|
//
|
2014-04-29 03:14:01 +02:00
|
|
|
|
// exitToolStripMenuItem
|
|
|
|
|
//
|
2014-08-17 00:09:15 +02:00
|
|
|
|
this.exitToolStripMenuItem.Name = "exitToolStripMenuItem";
|
2014-09-02 01:23:02 +02:00
|
|
|
|
resources.ApplyResources(this.exitToolStripMenuItem, "exitToolStripMenuItem");
|
2014-04-29 03:14:01 +02:00
|
|
|
|
this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripSeparator2
|
|
|
|
|
//
|
2014-08-17 00:09:15 +02:00
|
|
|
|
this.toolStripSeparator2.Name = "toolStripSeparator2";
|
2014-09-02 01:23:02 +02:00
|
|
|
|
resources.ApplyResources(this.toolStripSeparator2, "toolStripSeparator2");
|
2014-03-28 02:50:40 +01:00
|
|
|
|
//
|
2014-05-16 00:10:17 +02:00
|
|
|
|
// openProfiles
|
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.ApplyResources(this.openProfiles, "openProfiles");
|
2014-05-16 00:10:17 +02:00
|
|
|
|
this.openProfiles.Multiselect = true;
|
|
|
|
|
//
|
2014-05-30 22:39:39 +02:00
|
|
|
|
// tabMain
|
|
|
|
|
//
|
|
|
|
|
this.tabMain.Controls.Add(this.tabControllers);
|
|
|
|
|
this.tabMain.Controls.Add(this.tabProfiles);
|
|
|
|
|
this.tabMain.Controls.Add(this.tabAutoProfiles);
|
2014-06-06 22:38:52 +02:00
|
|
|
|
this.tabMain.Controls.Add(this.tabSettings);
|
2014-06-26 20:02:01 +02:00
|
|
|
|
this.tabMain.Controls.Add(this.tabLog);
|
2014-09-02 01:23:02 +02:00
|
|
|
|
resources.ApplyResources(this.tabMain, "tabMain");
|
2014-05-30 22:39:39 +02:00
|
|
|
|
this.tabMain.Name = "tabMain";
|
|
|
|
|
this.tabMain.SelectedIndex = 0;
|
2014-05-31 06:37:02 +02:00
|
|
|
|
this.tabMain.SelectedIndexChanged += new System.EventHandler(this.tabMain_SelectedIndexChanged);
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
|
|
|
|
// tabControllers
|
|
|
|
|
//
|
2014-08-17 00:09:15 +02:00
|
|
|
|
this.tabControllers.Controls.Add(this.tLPControllers);
|
2014-09-02 01:23:02 +02:00
|
|
|
|
resources.ApplyResources(this.tabControllers, "tabControllers");
|
2014-05-30 22:39:39 +02:00
|
|
|
|
this.tabControllers.Name = "tabControllers";
|
|
|
|
|
this.tabControllers.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-05-31 06:37:02 +02:00
|
|
|
|
// tLPControllers
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.ApplyResources(this.tLPControllers, "tLPControllers");
|
2014-05-31 06:37:02 +02:00
|
|
|
|
this.tLPControllers.Controls.Add(this.pBStatus1, 1, 1);
|
|
|
|
|
this.tLPControllers.Controls.Add(this.lbPad1, 0, 1);
|
|
|
|
|
this.tLPControllers.Controls.Add(this.lbPad2, 0, 2);
|
|
|
|
|
this.tLPControllers.Controls.Add(this.bnEditC3, 4, 3);
|
|
|
|
|
this.tLPControllers.Controls.Add(this.bnEditC4, 4, 4);
|
|
|
|
|
this.tLPControllers.Controls.Add(this.lbPad3, 0, 3);
|
|
|
|
|
this.tLPControllers.Controls.Add(this.lbPad4, 0, 4);
|
|
|
|
|
this.tLPControllers.Controls.Add(this.cBController1, 3, 1);
|
|
|
|
|
this.tLPControllers.Controls.Add(this.bnEditC2, 4, 2);
|
|
|
|
|
this.tLPControllers.Controls.Add(this.cBController2, 3, 2);
|
|
|
|
|
this.tLPControllers.Controls.Add(this.cBController3, 3, 3);
|
|
|
|
|
this.tLPControllers.Controls.Add(this.bnEditC1, 4, 1);
|
|
|
|
|
this.tLPControllers.Controls.Add(this.cBController4, 3, 4);
|
2014-06-06 22:38:52 +02:00
|
|
|
|
this.tLPControllers.Controls.Add(this.lBSelectedProfile, 3, 0);
|
|
|
|
|
this.tLPControllers.Controls.Add(this.lBID, 0, 0);
|
|
|
|
|
this.tLPControllers.Controls.Add(this.lBStatus, 1, 0);
|
|
|
|
|
this.tLPControllers.Controls.Add(this.lBBattery, 2, 0);
|
2014-05-31 06:37:02 +02:00
|
|
|
|
this.tLPControllers.Controls.Add(this.lBBatt1, 2, 1);
|
|
|
|
|
this.tLPControllers.Controls.Add(this.lBBatt2, 2, 2);
|
|
|
|
|
this.tLPControllers.Controls.Add(this.lBBatt3, 2, 3);
|
|
|
|
|
this.tLPControllers.Controls.Add(this.lBBatt4, 2, 4);
|
|
|
|
|
this.tLPControllers.Controls.Add(this.pBStatus2, 1, 2);
|
|
|
|
|
this.tLPControllers.Controls.Add(this.pBStatus3, 1, 3);
|
|
|
|
|
this.tLPControllers.Controls.Add(this.pBStatus4, 1, 4);
|
|
|
|
|
this.tLPControllers.Name = "tLPControllers";
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-05-31 06:37:02 +02:00
|
|
|
|
// pBStatus1
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.ApplyResources(this.pBStatus1, "pBStatus1");
|
2014-11-18 22:23:41 +01:00
|
|
|
|
this.pBStatus1.InitialImage = global::DS4Windows.Properties.Resources.BT;
|
2014-05-31 06:37:02 +02:00
|
|
|
|
this.pBStatus1.Name = "pBStatus1";
|
|
|
|
|
this.pBStatus1.TabStop = false;
|
2014-09-02 01:23:02 +02:00
|
|
|
|
this.pBStatus1.Tag = "0";
|
|
|
|
|
this.pBStatus1.MouseClick += new System.Windows.Forms.MouseEventHandler(this.pBStatus_MouseClick);
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-05-31 06:37:02 +02:00
|
|
|
|
// lbPad1
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.ApplyResources(this.lbPad1, "lbPad1");
|
2014-05-31 06:37:02 +02:00
|
|
|
|
this.lbPad1.Name = "lbPad1";
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-05-31 06:37:02 +02:00
|
|
|
|
// lbPad2
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.ApplyResources(this.lbPad2, "lbPad2");
|
2014-05-31 06:37:02 +02:00
|
|
|
|
this.lbPad2.Name = "lbPad2";
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-05-31 06:37:02 +02:00
|
|
|
|
// bnEditC3
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.ApplyResources(this.bnEditC3, "bnEditC3");
|
2014-05-31 06:37:02 +02:00
|
|
|
|
this.bnEditC3.Name = "bnEditC3";
|
|
|
|
|
this.bnEditC3.Tag = "2";
|
|
|
|
|
this.bnEditC3.UseVisualStyleBackColor = true;
|
|
|
|
|
this.bnEditC3.Click += new System.EventHandler(this.editButtons_Click);
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-05-31 06:37:02 +02:00
|
|
|
|
// bnEditC4
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.ApplyResources(this.bnEditC4, "bnEditC4");
|
2014-05-31 06:37:02 +02:00
|
|
|
|
this.bnEditC4.Name = "bnEditC4";
|
|
|
|
|
this.bnEditC4.Tag = "3";
|
|
|
|
|
this.bnEditC4.UseVisualStyleBackColor = true;
|
|
|
|
|
this.bnEditC4.Click += new System.EventHandler(this.editButtons_Click);
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-05-31 06:37:02 +02:00
|
|
|
|
// lbPad3
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.ApplyResources(this.lbPad3, "lbPad3");
|
2014-05-31 06:37:02 +02:00
|
|
|
|
this.lbPad3.Name = "lbPad3";
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-05-31 06:37:02 +02:00
|
|
|
|
// lbPad4
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.ApplyResources(this.lbPad4, "lbPad4");
|
2014-05-31 06:37:02 +02:00
|
|
|
|
this.lbPad4.Name = "lbPad4";
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-05-31 06:37:02 +02:00
|
|
|
|
// cBController1
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.ApplyResources(this.cBController1, "cBController1");
|
2014-06-06 22:38:52 +02:00
|
|
|
|
this.cBController1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
2014-05-31 06:37:02 +02:00
|
|
|
|
this.cBController1.FormattingEnabled = true;
|
|
|
|
|
this.cBController1.Name = "cBController1";
|
|
|
|
|
this.cBController1.Tag = "0";
|
|
|
|
|
this.cBController1.SelectedValueChanged += new System.EventHandler(this.Profile_Changed);
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-05-31 06:37:02 +02:00
|
|
|
|
// bnEditC2
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.ApplyResources(this.bnEditC2, "bnEditC2");
|
2014-05-31 06:37:02 +02:00
|
|
|
|
this.bnEditC2.Name = "bnEditC2";
|
|
|
|
|
this.bnEditC2.Tag = "1";
|
|
|
|
|
this.bnEditC2.UseVisualStyleBackColor = true;
|
|
|
|
|
this.bnEditC2.Click += new System.EventHandler(this.editButtons_Click);
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-05-31 06:37:02 +02:00
|
|
|
|
// cBController2
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.ApplyResources(this.cBController2, "cBController2");
|
2014-06-06 22:38:52 +02:00
|
|
|
|
this.cBController2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
2014-05-31 06:37:02 +02:00
|
|
|
|
this.cBController2.FormattingEnabled = true;
|
|
|
|
|
this.cBController2.Name = "cBController2";
|
|
|
|
|
this.cBController2.Tag = "1";
|
|
|
|
|
this.cBController2.SelectedValueChanged += new System.EventHandler(this.Profile_Changed);
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-05-31 06:37:02 +02:00
|
|
|
|
// cBController3
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.ApplyResources(this.cBController3, "cBController3");
|
2014-06-06 22:38:52 +02:00
|
|
|
|
this.cBController3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
2014-05-31 06:37:02 +02:00
|
|
|
|
this.cBController3.FormattingEnabled = true;
|
|
|
|
|
this.cBController3.Name = "cBController3";
|
|
|
|
|
this.cBController3.Tag = "2";
|
|
|
|
|
this.cBController3.SelectedValueChanged += new System.EventHandler(this.Profile_Changed);
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-05-31 06:37:02 +02:00
|
|
|
|
// bnEditC1
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.ApplyResources(this.bnEditC1, "bnEditC1");
|
2014-05-31 06:37:02 +02:00
|
|
|
|
this.bnEditC1.Name = "bnEditC1";
|
|
|
|
|
this.bnEditC1.Tag = "0";
|
|
|
|
|
this.bnEditC1.UseVisualStyleBackColor = true;
|
|
|
|
|
this.bnEditC1.Click += new System.EventHandler(this.editButtons_Click);
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-05-31 06:37:02 +02:00
|
|
|
|
// cBController4
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.ApplyResources(this.cBController4, "cBController4");
|
2014-06-06 22:38:52 +02:00
|
|
|
|
this.cBController4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
2014-05-31 06:37:02 +02:00
|
|
|
|
this.cBController4.FormattingEnabled = true;
|
|
|
|
|
this.cBController4.Name = "cBController4";
|
|
|
|
|
this.cBController4.Tag = "3";
|
|
|
|
|
this.cBController4.SelectedValueChanged += new System.EventHandler(this.Profile_Changed);
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-06-06 22:38:52 +02:00
|
|
|
|
// lBSelectedProfile
|
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.ApplyResources(this.lBSelectedProfile, "lBSelectedProfile");
|
2014-06-06 22:38:52 +02:00
|
|
|
|
this.lBSelectedProfile.Name = "lBSelectedProfile";
|
|
|
|
|
//
|
|
|
|
|
// lBID
|
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.ApplyResources(this.lBID, "lBID");
|
2014-06-06 22:38:52 +02:00
|
|
|
|
this.lBID.Name = "lBID";
|
|
|
|
|
//
|
|
|
|
|
// lBStatus
|
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.ApplyResources(this.lBStatus, "lBStatus");
|
2014-06-06 22:38:52 +02:00
|
|
|
|
this.lBStatus.Name = "lBStatus";
|
|
|
|
|
//
|
|
|
|
|
// lBBattery
|
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.ApplyResources(this.lBBattery, "lBBattery");
|
2014-06-06 22:38:52 +02:00
|
|
|
|
this.lBBattery.Name = "lBBattery";
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-05-31 06:37:02 +02:00
|
|
|
|
// lBBatt1
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.ApplyResources(this.lBBatt1, "lBBatt1");
|
2014-05-31 06:37:02 +02:00
|
|
|
|
this.lBBatt1.Name = "lBBatt1";
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-05-31 06:37:02 +02:00
|
|
|
|
// lBBatt2
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.ApplyResources(this.lBBatt2, "lBBatt2");
|
2014-05-31 06:37:02 +02:00
|
|
|
|
this.lBBatt2.Name = "lBBatt2";
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-05-31 06:37:02 +02:00
|
|
|
|
// lBBatt3
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.ApplyResources(this.lBBatt3, "lBBatt3");
|
2014-05-31 06:37:02 +02:00
|
|
|
|
this.lBBatt3.Name = "lBBatt3";
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-05-31 06:37:02 +02:00
|
|
|
|
// lBBatt4
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.ApplyResources(this.lBBatt4, "lBBatt4");
|
2014-05-31 06:37:02 +02:00
|
|
|
|
this.lBBatt4.Name = "lBBatt4";
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-05-31 06:37:02 +02:00
|
|
|
|
// pBStatus2
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.ApplyResources(this.pBStatus2, "pBStatus2");
|
2014-11-18 22:23:41 +01:00
|
|
|
|
this.pBStatus2.InitialImage = global::DS4Windows.Properties.Resources.BT;
|
2014-05-31 06:37:02 +02:00
|
|
|
|
this.pBStatus2.Name = "pBStatus2";
|
|
|
|
|
this.pBStatus2.TabStop = false;
|
2014-09-02 01:23:02 +02:00
|
|
|
|
this.pBStatus2.Tag = "1";
|
|
|
|
|
this.pBStatus2.MouseClick += new System.Windows.Forms.MouseEventHandler(this.pBStatus_MouseClick);
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-05-31 06:37:02 +02:00
|
|
|
|
// pBStatus3
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.ApplyResources(this.pBStatus3, "pBStatus3");
|
2014-11-18 22:23:41 +01:00
|
|
|
|
this.pBStatus3.InitialImage = global::DS4Windows.Properties.Resources.BT;
|
2014-05-31 06:37:02 +02:00
|
|
|
|
this.pBStatus3.Name = "pBStatus3";
|
|
|
|
|
this.pBStatus3.TabStop = false;
|
2014-09-02 01:23:02 +02:00
|
|
|
|
this.pBStatus3.Tag = "2";
|
|
|
|
|
this.pBStatus3.MouseClick += new System.Windows.Forms.MouseEventHandler(this.pBStatus_MouseClick);
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-05-31 06:37:02 +02:00
|
|
|
|
// pBStatus4
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.ApplyResources(this.pBStatus4, "pBStatus4");
|
2014-11-18 22:23:41 +01:00
|
|
|
|
this.pBStatus4.InitialImage = global::DS4Windows.Properties.Resources.BT;
|
2014-05-31 06:37:02 +02:00
|
|
|
|
this.pBStatus4.Name = "pBStatus4";
|
|
|
|
|
this.pBStatus4.TabStop = false;
|
2014-09-02 01:23:02 +02:00
|
|
|
|
this.pBStatus4.Tag = "3";
|
|
|
|
|
this.pBStatus4.MouseClick += new System.Windows.Forms.MouseEventHandler(this.pBStatus_MouseClick);
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-05-31 06:37:02 +02:00
|
|
|
|
// tabProfiles
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
this.tabProfiles.Controls.Add(this.lBProfiles);
|
2014-06-02 19:29:38 +02:00
|
|
|
|
this.tabProfiles.Controls.Add(this.tSOptions);
|
2014-05-31 06:37:02 +02:00
|
|
|
|
this.tabProfiles.Controls.Add(this.toolStrip1);
|
2014-09-02 01:23:02 +02:00
|
|
|
|
resources.ApplyResources(this.tabProfiles, "tabProfiles");
|
2014-05-31 06:37:02 +02:00
|
|
|
|
this.tabProfiles.Name = "tabProfiles";
|
|
|
|
|
this.tabProfiles.UseVisualStyleBackColor = true;
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
// lBProfiles
|
|
|
|
|
//
|
|
|
|
|
this.lBProfiles.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
|
|
|
this.lBProfiles.ContextMenuStrip = this.cMProfile;
|
2014-09-02 01:23:02 +02:00
|
|
|
|
resources.ApplyResources(this.lBProfiles, "lBProfiles");
|
2014-06-21 20:00:28 +02:00
|
|
|
|
this.lBProfiles.FormattingEnabled = true;
|
|
|
|
|
this.lBProfiles.MultiColumn = true;
|
|
|
|
|
this.lBProfiles.Name = "lBProfiles";
|
|
|
|
|
this.lBProfiles.KeyDown += new System.Windows.Forms.KeyEventHandler(this.lBProfiles_KeyDown);
|
|
|
|
|
this.lBProfiles.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.lBProfiles_MouseDoubleClick);
|
|
|
|
|
this.lBProfiles.MouseDown += new System.Windows.Forms.MouseEventHandler(this.lBProfiles_MouseDown);
|
|
|
|
|
//
|
|
|
|
|
// cMProfile
|
|
|
|
|
//
|
2014-11-14 20:44:50 +01:00
|
|
|
|
this.cMProfile.ImageScalingSize = new System.Drawing.Size(24, 24);
|
2014-06-21 20:00:28 +02:00
|
|
|
|
this.cMProfile.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
|
|
this.editToolStripMenuItem,
|
|
|
|
|
this.assignToController1ToolStripMenuItem,
|
|
|
|
|
this.assignToController2ToolStripMenuItem,
|
|
|
|
|
this.assignToController3ToolStripMenuItem,
|
|
|
|
|
this.assignToController4ToolStripMenuItem,
|
|
|
|
|
this.deleteToolStripMenuItem,
|
|
|
|
|
this.duplicateToolStripMenuItem,
|
|
|
|
|
this.newProfileToolStripMenuItem,
|
|
|
|
|
this.importToolStripMenuItem,
|
|
|
|
|
this.exportToolStripMenuItem});
|
|
|
|
|
this.cMProfile.Name = "cMProfile";
|
2014-09-02 01:23:02 +02:00
|
|
|
|
resources.ApplyResources(this.cMProfile, "cMProfile");
|
2014-06-21 20:00:28 +02:00
|
|
|
|
//
|
|
|
|
|
// editToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.editToolStripMenuItem, "editToolStripMenuItem");
|
|
|
|
|
this.editToolStripMenuItem.Name = "editToolStripMenuItem";
|
|
|
|
|
this.editToolStripMenuItem.Click += new System.EventHandler(this.tsBNEditProfile_Click);
|
|
|
|
|
//
|
|
|
|
|
// assignToController1ToolStripMenuItem
|
|
|
|
|
//
|
2014-08-17 00:09:15 +02:00
|
|
|
|
this.assignToController1ToolStripMenuItem.Name = "assignToController1ToolStripMenuItem";
|
2014-09-02 01:23:02 +02:00
|
|
|
|
resources.ApplyResources(this.assignToController1ToolStripMenuItem, "assignToController1ToolStripMenuItem");
|
2014-06-21 20:00:28 +02:00
|
|
|
|
this.assignToController1ToolStripMenuItem.Click += new System.EventHandler(this.assignToController1ToolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// assignToController2ToolStripMenuItem
|
|
|
|
|
//
|
2014-08-17 00:09:15 +02:00
|
|
|
|
this.assignToController2ToolStripMenuItem.Name = "assignToController2ToolStripMenuItem";
|
2014-09-02 01:23:02 +02:00
|
|
|
|
resources.ApplyResources(this.assignToController2ToolStripMenuItem, "assignToController2ToolStripMenuItem");
|
2014-06-21 20:00:28 +02:00
|
|
|
|
this.assignToController2ToolStripMenuItem.Click += new System.EventHandler(this.assignToController2ToolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// assignToController3ToolStripMenuItem
|
|
|
|
|
//
|
2014-08-17 00:09:15 +02:00
|
|
|
|
this.assignToController3ToolStripMenuItem.Name = "assignToController3ToolStripMenuItem";
|
2014-09-02 01:23:02 +02:00
|
|
|
|
resources.ApplyResources(this.assignToController3ToolStripMenuItem, "assignToController3ToolStripMenuItem");
|
2014-06-21 20:00:28 +02:00
|
|
|
|
this.assignToController3ToolStripMenuItem.Click += new System.EventHandler(this.assignToController3ToolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// assignToController4ToolStripMenuItem
|
|
|
|
|
//
|
2014-08-17 00:09:15 +02:00
|
|
|
|
this.assignToController4ToolStripMenuItem.Name = "assignToController4ToolStripMenuItem";
|
2014-09-02 01:23:02 +02:00
|
|
|
|
resources.ApplyResources(this.assignToController4ToolStripMenuItem, "assignToController4ToolStripMenuItem");
|
2014-06-21 20:00:28 +02:00
|
|
|
|
this.assignToController4ToolStripMenuItem.Click += new System.EventHandler(this.assignToController4ToolStripMenuItem_Click);
|
|
|
|
|
//
|
|
|
|
|
// deleteToolStripMenuItem
|
|
|
|
|
//
|
2014-08-17 00:09:15 +02:00
|
|
|
|
this.deleteToolStripMenuItem.Name = "deleteToolStripMenuItem";
|
2014-09-02 01:23:02 +02:00
|
|
|
|
resources.ApplyResources(this.deleteToolStripMenuItem, "deleteToolStripMenuItem");
|
2014-06-21 20:00:28 +02:00
|
|
|
|
this.deleteToolStripMenuItem.Click += new System.EventHandler(this.tsBDeleteProfle_Click);
|
|
|
|
|
//
|
|
|
|
|
// duplicateToolStripMenuItem
|
|
|
|
|
//
|
2014-08-17 00:09:15 +02:00
|
|
|
|
this.duplicateToolStripMenuItem.Name = "duplicateToolStripMenuItem";
|
2014-09-02 01:23:02 +02:00
|
|
|
|
resources.ApplyResources(this.duplicateToolStripMenuItem, "duplicateToolStripMenuItem");
|
2014-06-21 20:00:28 +02:00
|
|
|
|
this.duplicateToolStripMenuItem.Click += new System.EventHandler(this.tSBDupProfile_Click);
|
|
|
|
|
//
|
|
|
|
|
// newProfileToolStripMenuItem
|
|
|
|
|
//
|
2014-08-17 00:09:15 +02:00
|
|
|
|
this.newProfileToolStripMenuItem.Name = "newProfileToolStripMenuItem";
|
2014-09-02 01:23:02 +02:00
|
|
|
|
resources.ApplyResources(this.newProfileToolStripMenuItem, "newProfileToolStripMenuItem");
|
2014-06-21 20:00:28 +02:00
|
|
|
|
this.newProfileToolStripMenuItem.Click += new System.EventHandler(this.tsBNewProfile_Click);
|
|
|
|
|
//
|
|
|
|
|
// importToolStripMenuItem
|
|
|
|
|
//
|
2014-08-17 00:09:15 +02:00
|
|
|
|
this.importToolStripMenuItem.Name = "importToolStripMenuItem";
|
2014-09-02 01:23:02 +02:00
|
|
|
|
resources.ApplyResources(this.importToolStripMenuItem, "importToolStripMenuItem");
|
2014-06-21 20:00:28 +02:00
|
|
|
|
this.importToolStripMenuItem.Click += new System.EventHandler(this.tSBImportProfile_Click);
|
|
|
|
|
//
|
|
|
|
|
// exportToolStripMenuItem
|
|
|
|
|
//
|
2014-08-17 00:09:15 +02:00
|
|
|
|
this.exportToolStripMenuItem.Name = "exportToolStripMenuItem";
|
2014-09-02 01:23:02 +02:00
|
|
|
|
resources.ApplyResources(this.exportToolStripMenuItem, "exportToolStripMenuItem");
|
2014-06-21 20:00:28 +02:00
|
|
|
|
this.exportToolStripMenuItem.Click += new System.EventHandler(this.tSBExportProfile_Click);
|
|
|
|
|
//
|
2014-06-02 19:29:38 +02:00
|
|
|
|
// tSOptions
|
|
|
|
|
//
|
|
|
|
|
this.tSOptions.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
|
|
|
|
|
this.tSOptions.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
|
|
this.toolStripLabel1,
|
|
|
|
|
this.tSTBProfile,
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.tSBSaveProfile,
|
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.tSBCancel,
|
|
|
|
|
this.toolStripSeparator3,
|
|
|
|
|
this.tSBKeepSize});
|
2014-09-02 01:23:02 +02:00
|
|
|
|
resources.ApplyResources(this.tSOptions, "tSOptions");
|
2014-06-02 19:29:38 +02:00
|
|
|
|
this.tSOptions.Name = "tSOptions";
|
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.tSOptions.ShowItemToolTips = false;
|
2014-06-02 19:29:38 +02:00
|
|
|
|
//
|
|
|
|
|
// toolStripLabel1
|
|
|
|
|
//
|
2014-08-17 00:09:15 +02:00
|
|
|
|
this.toolStripLabel1.Name = "toolStripLabel1";
|
2014-09-02 01:23:02 +02:00
|
|
|
|
resources.ApplyResources(this.toolStripLabel1, "toolStripLabel1");
|
2014-06-02 19:29:38 +02:00
|
|
|
|
//
|
|
|
|
|
// tSTBProfile
|
|
|
|
|
//
|
|
|
|
|
this.tSTBProfile.ForeColor = System.Drawing.SystemColors.GrayText;
|
|
|
|
|
this.tSTBProfile.Name = "tSTBProfile";
|
2014-09-02 01:23:02 +02:00
|
|
|
|
resources.ApplyResources(this.tSTBProfile, "tSTBProfile");
|
2014-06-02 19:29:38 +02:00
|
|
|
|
this.tSTBProfile.Enter += new System.EventHandler(this.tBProfile_Enter);
|
|
|
|
|
this.tSTBProfile.Leave += new System.EventHandler(this.tBProfile_Leave);
|
|
|
|
|
this.tSTBProfile.TextChanged += new System.EventHandler(this.tBProfile_TextChanged);
|
|
|
|
|
//
|
2014-06-13 21:52:25 +02:00
|
|
|
|
// tSBSaveProfile
|
2014-06-02 19:29:38 +02:00
|
|
|
|
//
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.tSBSaveProfile.AutoToolTip = false;
|
2014-11-18 22:23:41 +01:00
|
|
|
|
this.tSBSaveProfile.Image = global::DS4Windows.Properties.Resources.saveprofile;
|
2014-09-02 01:23:02 +02:00
|
|
|
|
resources.ApplyResources(this.tSBSaveProfile, "tSBSaveProfile");
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.tSBSaveProfile.Name = "tSBSaveProfile";
|
|
|
|
|
this.tSBSaveProfile.Click += new System.EventHandler(this.tSBSaveProfile_Click);
|
2014-06-02 19:29:38 +02:00
|
|
|
|
//
|
|
|
|
|
// tSBCancel
|
|
|
|
|
//
|
|
|
|
|
this.tSBCancel.AutoToolTip = false;
|
2014-11-18 22:23:41 +01:00
|
|
|
|
this.tSBCancel.Image = global::DS4Windows.Properties.Resources.delete;
|
2014-09-02 01:23:02 +02:00
|
|
|
|
resources.ApplyResources(this.tSBCancel, "tSBCancel");
|
2014-06-02 19:29:38 +02:00
|
|
|
|
this.tSBCancel.Name = "tSBCancel";
|
|
|
|
|
this.tSBCancel.Click += new System.EventHandler(this.tSBCancel_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
|
|
|
|
// toolStripSeparator3
|
|
|
|
|
//
|
2014-08-17 00:09:15 +02:00
|
|
|
|
this.toolStripSeparator3.Name = "toolStripSeparator3";
|
2014-09-02 01:23:02 +02:00
|
|
|
|
resources.ApplyResources(this.toolStripSeparator3, "toolStripSeparator3");
|
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
|
|
|
|
//
|
|
|
|
|
// tSBKeepSize
|
|
|
|
|
//
|
2014-11-18 22:23:41 +01:00
|
|
|
|
this.tSBKeepSize.Image = global::DS4Windows.Properties.Resources.size;
|
2014-09-02 01:23:02 +02:00
|
|
|
|
resources.ApplyResources(this.tSBKeepSize, "tSBKeepSize");
|
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.tSBKeepSize.Name = "tSBKeepSize";
|
|
|
|
|
this.tSBKeepSize.Click += new System.EventHandler(this.tSBKeepSize_Click);
|
|
|
|
|
//
|
2014-05-31 06:37:02 +02:00
|
|
|
|
// toolStrip1
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-05-31 06:37:02 +02:00
|
|
|
|
this.toolStrip1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
|
|
|
|
|
this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
|
|
this.tsBNewProfle,
|
|
|
|
|
this.tsBEditProfile,
|
|
|
|
|
this.tsBDeleteProfile,
|
|
|
|
|
this.tSBDupProfile,
|
|
|
|
|
this.tSBImportProfile,
|
|
|
|
|
this.tSBExportProfile});
|
2014-09-02 01:23:02 +02:00
|
|
|
|
resources.ApplyResources(this.toolStrip1, "toolStrip1");
|
2014-05-31 06:37:02 +02:00
|
|
|
|
this.toolStrip1.Name = "toolStrip1";
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-05-31 06:37:02 +02:00
|
|
|
|
// tsBNewProfle
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-11-18 22:23:41 +01:00
|
|
|
|
this.tsBNewProfle.Image = global::DS4Windows.Properties.Resources.newprofile;
|
2014-09-02 01:23:02 +02:00
|
|
|
|
resources.ApplyResources(this.tsBNewProfle, "tsBNewProfle");
|
2014-05-31 06:37:02 +02:00
|
|
|
|
this.tsBNewProfle.Name = "tsBNewProfle";
|
|
|
|
|
this.tsBNewProfle.Click += new System.EventHandler(this.tsBNewProfile_Click);
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-05-31 06:37:02 +02:00
|
|
|
|
// tsBEditProfile
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-11-18 22:23:41 +01:00
|
|
|
|
this.tsBEditProfile.Image = global::DS4Windows.Properties.Resources.edit;
|
2014-09-02 01:23:02 +02:00
|
|
|
|
resources.ApplyResources(this.tsBEditProfile, "tsBEditProfile");
|
2014-05-31 06:37:02 +02:00
|
|
|
|
this.tsBEditProfile.Name = "tsBEditProfile";
|
|
|
|
|
this.tsBEditProfile.Click += new System.EventHandler(this.tsBNEditProfile_Click);
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-05-31 06:37:02 +02:00
|
|
|
|
// tsBDeleteProfile
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.ApplyResources(this.tsBDeleteProfile, "tsBDeleteProfile");
|
2014-05-31 06:37:02 +02:00
|
|
|
|
this.tsBDeleteProfile.Name = "tsBDeleteProfile";
|
|
|
|
|
this.tsBDeleteProfile.Click += new System.EventHandler(this.tsBDeleteProfle_Click);
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-05-31 06:37:02 +02:00
|
|
|
|
// tSBDupProfile
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.ApplyResources(this.tSBDupProfile, "tSBDupProfile");
|
2014-05-31 06:37:02 +02:00
|
|
|
|
this.tSBDupProfile.Name = "tSBDupProfile";
|
|
|
|
|
this.tSBDupProfile.Click += new System.EventHandler(this.tSBDupProfile_Click);
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-05-31 06:37:02 +02:00
|
|
|
|
// tSBImportProfile
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-11-18 22:23:41 +01:00
|
|
|
|
this.tSBImportProfile.Image = global::DS4Windows.Properties.Resources.import;
|
2014-09-02 01:23:02 +02:00
|
|
|
|
resources.ApplyResources(this.tSBImportProfile, "tSBImportProfile");
|
2014-05-31 06:37:02 +02:00
|
|
|
|
this.tSBImportProfile.Name = "tSBImportProfile";
|
|
|
|
|
this.tSBImportProfile.Click += new System.EventHandler(this.tSBImportProfile_Click);
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-05-31 06:37:02 +02:00
|
|
|
|
// tSBExportProfile
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.ApplyResources(this.tSBExportProfile, "tSBExportProfile");
|
2014-05-31 06:37:02 +02:00
|
|
|
|
this.tSBExportProfile.Name = "tSBExportProfile";
|
|
|
|
|
this.tSBExportProfile.Click += new System.EventHandler(this.tSBExportProfile_Click);
|
2014-05-30 22:39:39 +02:00
|
|
|
|
//
|
2014-05-31 06:37:02 +02:00
|
|
|
|
// tabAutoProfiles
|
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.ApplyResources(this.tabAutoProfiles, "tabAutoProfiles");
|
2014-05-31 06:37:02 +02:00
|
|
|
|
this.tabAutoProfiles.Name = "tabAutoProfiles";
|
|
|
|
|
this.tabAutoProfiles.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-06-06 22:38:52 +02:00
|
|
|
|
// tabSettings
|
|
|
|
|
//
|
2014-08-17 00:09:15 +02:00
|
|
|
|
this.tabSettings.Controls.Add(this.flowLayoutPanel1);
|
2014-09-02 01:23:02 +02:00
|
|
|
|
resources.ApplyResources(this.tabSettings, "tabSettings");
|
2014-06-06 22:38:52 +02:00
|
|
|
|
this.tabSettings.Name = "tabSettings";
|
|
|
|
|
this.tabSettings.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// flowLayoutPanel1
|
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.ApplyResources(this.flowLayoutPanel1, "flowLayoutPanel1");
|
2014-07-08 20:21:09 +02:00
|
|
|
|
this.flowLayoutPanel1.Controls.Add(this.hideDS4CheckBox);
|
|
|
|
|
this.flowLayoutPanel1.Controls.Add(this.cBSwipeProfiles);
|
2014-06-06 22:38:52 +02:00
|
|
|
|
this.flowLayoutPanel1.Controls.Add(this.StartWindowsCheckBox);
|
|
|
|
|
this.flowLayoutPanel1.Controls.Add(this.startMinimizedCheckBox);
|
|
|
|
|
this.flowLayoutPanel1.Controls.Add(this.cBUpdate);
|
|
|
|
|
this.flowLayoutPanel1.Controls.Add(this.pNUpdate);
|
2014-07-08 20:21:09 +02:00
|
|
|
|
this.flowLayoutPanel1.Controls.Add(this.cBNotifications);
|
2014-06-21 20:00:28 +02:00
|
|
|
|
this.flowLayoutPanel1.Controls.Add(this.cBDisconnectBT);
|
2014-06-06 22:38:52 +02:00
|
|
|
|
this.flowLayoutPanel1.Controls.Add(this.linkProfiles);
|
|
|
|
|
this.flowLayoutPanel1.Controls.Add(this.lLBUpdate);
|
2014-07-08 20:21:09 +02:00
|
|
|
|
this.flowLayoutPanel1.Controls.Add(this.linkSetup);
|
2014-06-06 22:38:52 +02:00
|
|
|
|
this.flowLayoutPanel1.Controls.Add(this.linkUninstall);
|
2014-07-08 20:21:09 +02:00
|
|
|
|
this.flowLayoutPanel1.Controls.Add(this.lnkControllers);
|
2014-06-06 22:38:52 +02:00
|
|
|
|
this.flowLayoutPanel1.Name = "flowLayoutPanel1";
|
|
|
|
|
//
|
2014-07-08 20:21:09 +02:00
|
|
|
|
// hideDS4CheckBox
|
2014-06-09 01:41:36 +02:00
|
|
|
|
//
|
2014-07-08 20:21:09 +02:00
|
|
|
|
resources.ApplyResources(this.hideDS4CheckBox, "hideDS4CheckBox");
|
|
|
|
|
this.hideDS4CheckBox.Name = "hideDS4CheckBox";
|
|
|
|
|
this.hideDS4CheckBox.UseVisualStyleBackColor = true;
|
|
|
|
|
this.hideDS4CheckBox.CheckedChanged += new System.EventHandler(this.hideDS4CheckBox_CheckedChanged);
|
|
|
|
|
//
|
|
|
|
|
// cBSwipeProfiles
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.cBSwipeProfiles, "cBSwipeProfiles");
|
|
|
|
|
this.cBSwipeProfiles.Checked = true;
|
|
|
|
|
this.cBSwipeProfiles.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
|
|
this.cBSwipeProfiles.Name = "cBSwipeProfiles";
|
|
|
|
|
this.cBSwipeProfiles.UseVisualStyleBackColor = true;
|
|
|
|
|
this.cBSwipeProfiles.CheckedChanged += new System.EventHandler(this.cBSwipeProfiles_CheckedChanged);
|
|
|
|
|
//
|
|
|
|
|
// StartWindowsCheckBox
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.StartWindowsCheckBox, "StartWindowsCheckBox");
|
|
|
|
|
this.StartWindowsCheckBox.Name = "StartWindowsCheckBox";
|
|
|
|
|
this.StartWindowsCheckBox.UseVisualStyleBackColor = true;
|
|
|
|
|
this.StartWindowsCheckBox.CheckedChanged += new System.EventHandler(this.StartWindowsCheckBox_CheckedChanged);
|
|
|
|
|
//
|
|
|
|
|
// startMinimizedCheckBox
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.startMinimizedCheckBox, "startMinimizedCheckBox");
|
|
|
|
|
this.startMinimizedCheckBox.Name = "startMinimizedCheckBox";
|
|
|
|
|
this.startMinimizedCheckBox.UseVisualStyleBackColor = true;
|
|
|
|
|
this.startMinimizedCheckBox.CheckedChanged += new System.EventHandler(this.startMinimizedCheckBox_CheckedChanged);
|
2014-06-09 01:41:36 +02:00
|
|
|
|
//
|
2014-06-06 22:38:52 +02:00
|
|
|
|
// cBUpdate
|
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.ApplyResources(this.cBUpdate, "cBUpdate");
|
2014-06-06 22:38:52 +02:00
|
|
|
|
this.cBUpdate.Name = "cBUpdate";
|
|
|
|
|
this.cBUpdate.UseVisualStyleBackColor = true;
|
|
|
|
|
this.cBUpdate.CheckedChanged += new System.EventHandler(this.cBUpdate_CheckedChanged);
|
|
|
|
|
//
|
|
|
|
|
// pNUpdate
|
|
|
|
|
//
|
|
|
|
|
this.pNUpdate.Controls.Add(this.cBUpdateTime);
|
|
|
|
|
this.pNUpdate.Controls.Add(this.lBCheckEvery);
|
|
|
|
|
this.pNUpdate.Controls.Add(this.nUDUpdateTime);
|
2014-09-02 01:23:02 +02:00
|
|
|
|
resources.ApplyResources(this.pNUpdate, "pNUpdate");
|
2014-06-06 22:38:52 +02:00
|
|
|
|
this.pNUpdate.Name = "pNUpdate";
|
|
|
|
|
//
|
|
|
|
|
// cBUpdateTime
|
|
|
|
|
//
|
|
|
|
|
this.cBUpdateTime.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
|
|
this.cBUpdateTime.FormattingEnabled = true;
|
|
|
|
|
this.cBUpdateTime.Items.AddRange(new object[] {
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.GetString("cBUpdateTime.Items"),
|
|
|
|
|
resources.GetString("cBUpdateTime.Items1")});
|
2014-09-02 01:23:02 +02:00
|
|
|
|
resources.ApplyResources(this.cBUpdateTime, "cBUpdateTime");
|
2014-06-06 22:38:52 +02:00
|
|
|
|
this.cBUpdateTime.Name = "cBUpdateTime";
|
|
|
|
|
this.cBUpdateTime.SelectedIndexChanged += new System.EventHandler(this.cBUpdateTime_SelectedIndexChanged);
|
|
|
|
|
//
|
2014-06-09 01:41:36 +02:00
|
|
|
|
// lBCheckEvery
|
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.ApplyResources(this.lBCheckEvery, "lBCheckEvery");
|
2014-06-09 01:41:36 +02:00
|
|
|
|
this.lBCheckEvery.Name = "lBCheckEvery";
|
|
|
|
|
//
|
|
|
|
|
// nUDUpdateTime
|
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.ApplyResources(this.nUDUpdateTime, "nUDUpdateTime");
|
2014-06-09 01:41:36 +02:00
|
|
|
|
this.nUDUpdateTime.Maximum = new decimal(new int[] {
|
|
|
|
|
24,
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
0});
|
|
|
|
|
this.nUDUpdateTime.Name = "nUDUpdateTime";
|
|
|
|
|
this.nUDUpdateTime.ValueChanged += new System.EventHandler(this.nUDUpdateTime_ValueChanged);
|
|
|
|
|
//
|
2014-07-08 20:21:09 +02:00
|
|
|
|
// cBNotifications
|
2014-06-21 20:00:28 +02:00
|
|
|
|
//
|
2014-07-08 20:21:09 +02:00
|
|
|
|
resources.ApplyResources(this.cBNotifications, "cBNotifications");
|
|
|
|
|
this.cBNotifications.Name = "cBNotifications";
|
|
|
|
|
this.cBNotifications.UseVisualStyleBackColor = true;
|
|
|
|
|
this.cBNotifications.CheckedChanged += new System.EventHandler(this.cBNotifications_CheckedChanged);
|
2014-06-21 20:00:28 +02:00
|
|
|
|
//
|
|
|
|
|
// cBDisconnectBT
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.cBDisconnectBT, "cBDisconnectBT");
|
|
|
|
|
this.cBDisconnectBT.Name = "cBDisconnectBT";
|
|
|
|
|
this.cBDisconnectBT.UseVisualStyleBackColor = true;
|
|
|
|
|
this.cBDisconnectBT.CheckedChanged += new System.EventHandler(this.cBDisconnectBT_CheckedChanged);
|
|
|
|
|
//
|
2014-06-09 01:41:36 +02:00
|
|
|
|
// linkProfiles
|
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.ApplyResources(this.linkProfiles, "linkProfiles");
|
2014-06-09 01:41:36 +02:00
|
|
|
|
this.linkProfiles.Name = "linkProfiles";
|
|
|
|
|
this.linkProfiles.TabStop = true;
|
|
|
|
|
this.linkProfiles.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkProfiles_LinkClicked);
|
|
|
|
|
//
|
2014-06-06 22:38:52 +02:00
|
|
|
|
// lLBUpdate
|
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.ApplyResources(this.lLBUpdate, "lLBUpdate");
|
2014-06-06 22:38:52 +02:00
|
|
|
|
this.lLBUpdate.Name = "lLBUpdate";
|
|
|
|
|
this.lLBUpdate.TabStop = true;
|
|
|
|
|
this.lLBUpdate.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.lLBUpdate_LinkClicked);
|
|
|
|
|
//
|
2014-07-08 20:21:09 +02:00
|
|
|
|
// linkSetup
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.linkSetup, "linkSetup");
|
|
|
|
|
this.linkSetup.Name = "linkSetup";
|
|
|
|
|
this.linkSetup.TabStop = true;
|
|
|
|
|
this.linkSetup.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.lLSetup_LinkClicked);
|
|
|
|
|
//
|
2014-06-06 22:38:52 +02:00
|
|
|
|
// linkUninstall
|
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.ApplyResources(this.linkUninstall, "linkUninstall");
|
2014-06-06 22:38:52 +02:00
|
|
|
|
this.linkUninstall.Name = "linkUninstall";
|
|
|
|
|
this.linkUninstall.TabStop = true;
|
|
|
|
|
this.linkUninstall.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkUninstall_LinkClicked);
|
|
|
|
|
//
|
2014-07-08 20:21:09 +02:00
|
|
|
|
// lnkControllers
|
2014-06-06 22:38:52 +02:00
|
|
|
|
//
|
2014-07-08 20:21:09 +02:00
|
|
|
|
resources.ApplyResources(this.lnkControllers, "lnkControllers");
|
|
|
|
|
this.lnkControllers.Name = "lnkControllers";
|
|
|
|
|
this.lnkControllers.TabStop = true;
|
|
|
|
|
this.lnkControllers.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.lnkControllers_LinkClicked);
|
2014-06-06 22:38:52 +02:00
|
|
|
|
//
|
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
|
|
|
|
// tabLog
|
|
|
|
|
//
|
|
|
|
|
this.tabLog.Controls.Add(this.lvDebug);
|
|
|
|
|
this.tabLog.Controls.Add(this.btnClear);
|
2014-09-02 01:23:02 +02:00
|
|
|
|
resources.ApplyResources(this.tabLog, "tabLog");
|
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.tabLog.Name = "tabLog";
|
|
|
|
|
this.tabLog.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-06-12 20:46:00 +02:00
|
|
|
|
// saveProfiles
|
|
|
|
|
//
|
2014-06-21 20:00:28 +02:00
|
|
|
|
resources.ApplyResources(this.saveProfiles, "saveProfiles");
|
2014-06-12 20:46:00 +02:00
|
|
|
|
//
|
2014-11-14 20:44:50 +01:00
|
|
|
|
// DS4Form
|
2014-03-28 02:50:40 +01:00
|
|
|
|
//
|
2014-08-17 00:09:15 +02:00
|
|
|
|
this.AllowDrop = true;
|
2014-09-02 01:23:02 +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;
|
|
|
|
|
this.Controls.Add(this.tabMain);
|
2014-03-28 02:50:40 +01:00
|
|
|
|
this.Controls.Add(this.pnlButton);
|
2014-11-14 20:44:50 +01:00
|
|
|
|
this.Name = "DS4Form";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.ScpForm_Closing);
|
2014-06-02 05:19:04 +02:00
|
|
|
|
this.DragDrop += new System.Windows.Forms.DragEventHandler(this.ScpForm_DragDrop);
|
|
|
|
|
this.DragEnter += new System.Windows.Forms.DragEventHandler(this.ScpForm_DragEnter);
|
2014-03-28 02:50:40 +01:00
|
|
|
|
this.Resize += new System.EventHandler(this.Form_Resize);
|
|
|
|
|
this.pnlButton.ResumeLayout(false);
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.pnlButton.PerformLayout();
|
2014-04-29 03:14:01 +02:00
|
|
|
|
this.cMTaskbar.ResumeLayout(false);
|
2014-05-30 22:39:39 +02:00
|
|
|
|
this.tabMain.ResumeLayout(false);
|
|
|
|
|
this.tabControllers.ResumeLayout(false);
|
2014-05-31 06:37:02 +02:00
|
|
|
|
this.tLPControllers.ResumeLayout(false);
|
|
|
|
|
this.tLPControllers.PerformLayout();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pBStatus1)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pBStatus2)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pBStatus3)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pBStatus4)).EndInit();
|
2014-05-30 22:39:39 +02:00
|
|
|
|
this.tabProfiles.ResumeLayout(false);
|
|
|
|
|
this.tabProfiles.PerformLayout();
|
2014-06-21 20:00:28 +02:00
|
|
|
|
this.cMProfile.ResumeLayout(false);
|
2014-06-02 19:29:38 +02:00
|
|
|
|
this.tSOptions.ResumeLayout(false);
|
|
|
|
|
this.tSOptions.PerformLayout();
|
2014-05-30 22:39:39 +02:00
|
|
|
|
this.toolStrip1.ResumeLayout(false);
|
|
|
|
|
this.toolStrip1.PerformLayout();
|
2014-06-06 22:38:52 +02:00
|
|
|
|
this.tabSettings.ResumeLayout(false);
|
|
|
|
|
this.flowLayoutPanel1.ResumeLayout(false);
|
|
|
|
|
this.flowLayoutPanel1.PerformLayout();
|
|
|
|
|
this.pNUpdate.ResumeLayout(false);
|
|
|
|
|
this.pNUpdate.PerformLayout();
|
2014-06-09 01:41:36 +02:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nUDUpdateTime)).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.tabLog.ResumeLayout(false);
|
2014-03-28 02:50:40 +01:00
|
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#endregion
|
|
|
|
|
|
|
|
|
|
private System.Windows.Forms.ListView lvDebug;
|
|
|
|
|
private System.Windows.Forms.ColumnHeader chTime;
|
|
|
|
|
private System.Windows.Forms.ColumnHeader chData;
|
2014-03-29 06:29:08 +01:00
|
|
|
|
private System.Windows.Forms.Timer tmrUpdate;
|
2014-03-28 02:50:40 +01:00
|
|
|
|
private System.Windows.Forms.Panel pnlButton;
|
|
|
|
|
private System.Windows.Forms.Button btnStartStop;
|
|
|
|
|
private System.Windows.Forms.Button btnClear;
|
|
|
|
|
private System.Windows.Forms.NotifyIcon notifyIcon1;
|
2014-04-29 03:14:01 +02:00
|
|
|
|
private System.Windows.Forms.ContextMenuStrip cMTaskbar;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem openToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem editProfileForController1ToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem editProfileForController2ToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem editProfileForController4ToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem exitToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem editProfileForController3ToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
|
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
|
2014-05-16 00:10:17 +02:00
|
|
|
|
private System.Windows.Forms.OpenFileDialog openProfiles;
|
|
|
|
|
private System.Windows.Forms.LinkLabel llbHelp;
|
2014-06-06 22:38:52 +02:00
|
|
|
|
private System.Windows.Forms.Label lBTest;
|
2014-05-30 22:39:39 +02:00
|
|
|
|
private System.Windows.Forms.TabControl tabMain;
|
|
|
|
|
private System.Windows.Forms.TabPage tabProfiles;
|
|
|
|
|
private System.Windows.Forms.TabPage tabLog;
|
|
|
|
|
private System.Windows.Forms.ListBox lBProfiles;
|
|
|
|
|
private System.Windows.Forms.ToolStrip toolStrip1;
|
|
|
|
|
private System.Windows.Forms.ToolStripButton tsBNewProfle;
|
|
|
|
|
private System.Windows.Forms.ToolStripButton tsBEditProfile;
|
|
|
|
|
private System.Windows.Forms.ToolStripButton tsBDeleteProfile;
|
|
|
|
|
private System.Windows.Forms.TabPage tabAutoProfiles;
|
|
|
|
|
private System.Windows.Forms.ToolStripButton tSBDupProfile;
|
|
|
|
|
private System.Windows.Forms.TabPage tabControllers;
|
|
|
|
|
private System.Windows.Forms.TableLayoutPanel tLPControllers;
|
|
|
|
|
private System.Windows.Forms.PictureBox pBStatus1;
|
|
|
|
|
private System.Windows.Forms.Label lbPad1;
|
|
|
|
|
private System.Windows.Forms.Label lbPad2;
|
|
|
|
|
private System.Windows.Forms.Button bnEditC3;
|
|
|
|
|
private System.Windows.Forms.Button bnEditC4;
|
|
|
|
|
private System.Windows.Forms.Label lbPad3;
|
|
|
|
|
private System.Windows.Forms.Label lbPad4;
|
|
|
|
|
private System.Windows.Forms.ComboBox cBController1;
|
|
|
|
|
private System.Windows.Forms.Button bnEditC2;
|
|
|
|
|
private System.Windows.Forms.ComboBox cBController2;
|
|
|
|
|
private System.Windows.Forms.ComboBox cBController3;
|
|
|
|
|
private System.Windows.Forms.Button bnEditC1;
|
|
|
|
|
private System.Windows.Forms.ComboBox cBController4;
|
2014-06-06 22:38:52 +02:00
|
|
|
|
private System.Windows.Forms.Label lBSelectedProfile;
|
|
|
|
|
private System.Windows.Forms.Label lBID;
|
|
|
|
|
private System.Windows.Forms.Label lBStatus;
|
|
|
|
|
private System.Windows.Forms.Label lBBattery;
|
2014-05-30 22:39:39 +02:00
|
|
|
|
private System.Windows.Forms.Label lBBatt1;
|
|
|
|
|
private System.Windows.Forms.Label lBBatt2;
|
|
|
|
|
private System.Windows.Forms.Label lBBatt3;
|
|
|
|
|
private System.Windows.Forms.Label lBBatt4;
|
|
|
|
|
private System.Windows.Forms.PictureBox pBStatus2;
|
|
|
|
|
private System.Windows.Forms.PictureBox pBStatus3;
|
|
|
|
|
private System.Windows.Forms.PictureBox pBStatus4;
|
2014-05-31 06:37:02 +02:00
|
|
|
|
private System.Windows.Forms.ToolStripButton tSBImportProfile;
|
|
|
|
|
private System.Windows.Forms.ToolStripButton tSBExportProfile;
|
|
|
|
|
private System.Windows.Forms.SaveFileDialog saveProfiles;
|
2014-05-31 19:27:43 +02:00
|
|
|
|
private System.Windows.Forms.ContextMenuStrip cMProfile;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem editToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem assignToController1ToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem assignToController2ToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem assignToController3ToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem assignToController4ToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem deleteToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem duplicateToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem newProfileToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem importToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem exportToolStripMenuItem;
|
2014-06-02 19:29:38 +02:00
|
|
|
|
private System.Windows.Forms.ToolStrip tSOptions;
|
|
|
|
|
private System.Windows.Forms.ToolStripLabel toolStripLabel1;
|
|
|
|
|
private System.Windows.Forms.ToolStripTextBox tSTBProfile;
|
2014-06-13 21:52:25 +02:00
|
|
|
|
private System.Windows.Forms.ToolStripButton tSBSaveProfile;
|
2014-06-02 19:29:38 +02:00
|
|
|
|
private System.Windows.Forms.ToolStripButton tSBCancel;
|
2014-06-06 22:38:52 +02:00
|
|
|
|
private System.Windows.Forms.TabPage tabSettings;
|
2014-07-08 20:21:09 +02:00
|
|
|
|
private System.Windows.Forms.ToolStripButton tSBKeepSize;
|
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
|
2014-06-06 22:38:52 +02:00
|
|
|
|
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
|
2014-07-08 20:21:09 +02:00
|
|
|
|
private System.Windows.Forms.LinkLabel lLBUpdate;
|
|
|
|
|
private System.Windows.Forms.LinkLabel linkSetup;
|
|
|
|
|
private System.Windows.Forms.CheckBox hideDS4CheckBox;
|
2014-06-06 22:38:52 +02:00
|
|
|
|
private System.Windows.Forms.CheckBox cBUpdate;
|
|
|
|
|
private System.Windows.Forms.Panel pNUpdate;
|
|
|
|
|
private System.Windows.Forms.ComboBox cBUpdateTime;
|
2014-07-08 20:21:09 +02:00
|
|
|
|
private System.Windows.Forms.Label lBCheckEvery;
|
|
|
|
|
private System.Windows.Forms.NumericUpDown nUDUpdateTime;
|
|
|
|
|
private System.Windows.Forms.LinkLabel lnkControllers;
|
|
|
|
|
private System.Windows.Forms.CheckBox StartWindowsCheckBox;
|
|
|
|
|
private System.Windows.Forms.CheckBox startMinimizedCheckBox;
|
2014-06-06 22:38:52 +02:00
|
|
|
|
private System.Windows.Forms.LinkLabel linkProfiles;
|
2014-07-08 20:21:09 +02:00
|
|
|
|
private System.Windows.Forms.LinkLabel linkUninstall;
|
2014-06-06 22:38:52 +02:00
|
|
|
|
private System.Windows.Forms.CheckBox cBNotifications;
|
2014-06-21 20:00:28 +02:00
|
|
|
|
private System.Windows.Forms.CheckBox cBDisconnectBT;
|
|
|
|
|
private System.Windows.Forms.CheckBox cBSwipeProfiles;
|
2014-09-02 01:23:02 +02:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem startToolStripMenuItem;
|
2014-09-15 04:37:14 +02:00
|
|
|
|
public System.Windows.Forms.Label lbLastMessage;
|
2014-04-29 03:14:01 +02:00
|
|
|
|
//private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem2;
|
2014-03-28 02:50:40 +01:00
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|