2014-11-18 22:23:41 +01:00
|
|
|
|
namespace DS4Windows
|
2014-04-27 21:32:09 +02:00
|
|
|
|
{
|
|
|
|
|
partial class KBM360
|
|
|
|
|
{
|
|
|
|
|
/// <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()
|
|
|
|
|
{
|
2014-06-17 01:43:01 +02:00
|
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(KBM360));
|
2014-12-17 19:29:22 +01:00
|
|
|
|
this.pBX360 = new System.Windows.Forms.PictureBox();
|
|
|
|
|
this.pBMouse = new System.Windows.Forms.PictureBox();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnF6 = new System.Windows.Forms.Button();
|
|
|
|
|
this.btnF5 = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnF7 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnF4 = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnF8 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnF3 = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnF9 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnF2 = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnINS = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnF1 = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnHOME = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn1 = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnPGUP = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnBACKSPACE = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnPGDN = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnEQUALS = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnEND = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnMINUS = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnDEL = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn0 = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnSCL = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn9 = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.button34 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn8 = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnSTOP = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn7 = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnPLAYPAUSE = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn6 = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnNEXTTRACK = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn5 = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnPREVTRACK = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn4 = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.button38 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn3 = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.button39 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn2 = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.button35 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnSPACE = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnBREAK = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnLSHIFT = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnF12 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnRSHIFT = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnF10 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnSLASH = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnF11 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnPERIOD = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnTILDE = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnCOMMA = new System.Windows.Forms.Button();
|
|
|
|
|
this.btnM = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnNUMLOCK = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnN = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnNUM7 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnB = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnNUMSLASH = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnV = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnNUM8 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnC = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnNUMSTAR = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnX = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnNUM9 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnZ = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnNUMMINUS = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnRALT = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnNUMPLUS = new System.Windows.Forms.Button();
|
2014-05-06 20:49:18 +02:00
|
|
|
|
this.button36 = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnNUMENTER = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnWINDOWS = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnNUM4 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnLALT = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnNUM5 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnRCTRL = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnNUM1 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnLCTRL = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnNUM6 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnCAPS = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnNUM0 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnRETURN = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnNUM2 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnAPOSTROPHE = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnNUM3 = new System.Windows.Forms.Button();
|
2014-12-13 21:12:03 +01:00
|
|
|
|
this.lbFlashRate = new System.Windows.Forms.Label();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.lbRumble = new System.Windows.Forms.Label();
|
|
|
|
|
this.lbHeavy = new System.Windows.Forms.Label();
|
|
|
|
|
this.lbLight = new System.Windows.Forms.Label();
|
|
|
|
|
this.nUDHeavy = new System.Windows.Forms.NumericUpDown();
|
|
|
|
|
this.nUDLight = new System.Windows.Forms.NumericUpDown();
|
|
|
|
|
this.btnH = new System.Windows.Forms.Button();
|
|
|
|
|
this.nUDLightFlash = new System.Windows.Forms.NumericUpDown();
|
|
|
|
|
this.tBBlueBar = new System.Windows.Forms.TrackBar();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnL = new System.Windows.Forms.Button();
|
|
|
|
|
this.btnK = new System.Windows.Forms.Button();
|
|
|
|
|
this.btnJ = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.button5 = new System.Windows.Forms.Button();
|
|
|
|
|
this.tBGreenBar = new System.Windows.Forms.TrackBar();
|
|
|
|
|
this.tBRedBar = new System.Windows.Forms.TrackBar();
|
|
|
|
|
this.lbBlue = new System.Windows.Forms.Label();
|
|
|
|
|
this.lbGreen = new System.Windows.Forms.Label();
|
|
|
|
|
this.btnSEMICOLON = new System.Windows.Forms.Button();
|
|
|
|
|
this.button7 = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnTest = new System.Windows.Forms.Button();
|
|
|
|
|
this.lbRed = new System.Windows.Forms.Label();
|
|
|
|
|
this.button4 = new System.Windows.Forms.Button();
|
|
|
|
|
this.nUDMouse = new System.Windows.Forms.NumericUpDown();
|
|
|
|
|
this.button6 = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnColor = new System.Windows.Forms.Button();
|
|
|
|
|
this.btnNUMDOT = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnG = new System.Windows.Forms.Button();
|
2014-12-17 19:29:22 +01:00
|
|
|
|
this.cBScanCode = new System.Windows.Forms.CheckBox();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnF = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.lBTip = new System.Windows.Forms.Label();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnD = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.button3 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnS = new System.Windows.Forms.Button();
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
this.btnGuide = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnA = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.button22 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnTAB = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.button23 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnBACKSLASH = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.button8 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnCLOSEBRACKET = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.button9 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnOPENBRACKET = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.button10 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnP = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.button11 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnO = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.button17 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnI = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.button18 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnU = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.button20 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnY = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.button19 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnT = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.button13 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnR = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.X360Label = new System.Windows.Forms.Label();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.bTNRIGHTMOUSE = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.KBMlabel = new System.Windows.Forms.Label();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnE = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.lBMacroOn = new System.Windows.Forms.Label();
|
2014-05-28 04:49:58 +02:00
|
|
|
|
this.bnWHEELDOWN = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.bnMacro = new System.Windows.Forms.Button();
|
2014-05-28 04:49:58 +02:00
|
|
|
|
this.bnWHEELUP = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnRSL = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnMIDDLEMOUSE = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnRSD = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnW = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnRSR = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.button33 = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnRB = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.button30 = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnLSL = new System.Windows.Forms.Button();
|
2014-11-04 04:44:55 +01:00
|
|
|
|
this.btnMOUSERIGHT = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnRSU = new System.Windows.Forms.Button();
|
2014-11-04 04:44:55 +01:00
|
|
|
|
this.btnMOUSELEFT = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnLSD = new System.Windows.Forms.Button();
|
2014-11-04 04:44:55 +01:00
|
|
|
|
this.btnMOUSEDOWN = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.button2 = new System.Windows.Forms.Button();
|
2014-11-04 04:44:55 +01:00
|
|
|
|
this.btnMOUSEUP = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnLSR = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnLEFTMOUSE = new System.Windows.Forms.Button();
|
2014-06-17 01:43:01 +02:00
|
|
|
|
this.btnRS = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnQ = new System.Windows.Forms.Button();
|
2014-06-17 01:43:01 +02:00
|
|
|
|
this.btnLSU = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnLS = new System.Windows.Forms.Button();
|
2014-12-17 19:29:22 +01:00
|
|
|
|
this.cBToggle = new System.Windows.Forms.CheckBox();
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
this.btnDefault = new System.Windows.Forms.Button();
|
|
|
|
|
this.btnUNBOUND = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnESC = new System.Windows.Forms.Button();
|
|
|
|
|
this.gBExtras = new System.Windows.Forms.GroupBox();
|
|
|
|
|
this.cBMouse = new System.Windows.Forms.CheckBox();
|
|
|
|
|
this.cBLightbar = new System.Windows.Forms.CheckBox();
|
|
|
|
|
this.lbBlueV = new System.Windows.Forms.Label();
|
|
|
|
|
this.lbGreenV = new System.Windows.Forms.Label();
|
|
|
|
|
this.lbRedV = new System.Windows.Forms.Label();
|
|
|
|
|
this.advColorDialog = new DS4Windows.AdvancedColorDialog();
|
2014-12-17 19:29:22 +01:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pBX360)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pBMouse)).BeginInit();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nUDHeavy)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nUDLight)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nUDLightFlash)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tBBlueBar)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tBGreenBar)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tBRedBar)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nUDMouse)).BeginInit();
|
|
|
|
|
this.gBExtras.SuspendLayout();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.SuspendLayout();
|
|
|
|
|
//
|
2014-12-17 19:29:22 +01:00
|
|
|
|
// pBX360
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-17 19:29:22 +01:00
|
|
|
|
resources.ApplyResources(this.pBX360, "pBX360");
|
|
|
|
|
this.pBX360.Name = "pBX360";
|
|
|
|
|
this.pBX360.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-17 19:29:22 +01:00
|
|
|
|
// pBMouse
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-20 02:31:00 +01:00
|
|
|
|
this.pBMouse.Image = global::DS4Windows.Properties.Resources.mouse;
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
resources.ApplyResources(this.pBMouse, "pBMouse");
|
2014-12-17 19:29:22 +01:00
|
|
|
|
this.pBMouse.Name = "pBMouse";
|
|
|
|
|
this.pBMouse.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnF6
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
resources.ApplyResources(this.btnF6, "btnF6");
|
|
|
|
|
this.btnF6.Name = "btnF6";
|
|
|
|
|
this.btnF6.TabStop = false;
|
|
|
|
|
this.btnF6.Tag = "117";
|
|
|
|
|
this.btnF6.UseVisualStyleBackColor = true;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnF5
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
resources.ApplyResources(this.btnF5, "btnF5");
|
|
|
|
|
this.btnF5.Name = "btnF5";
|
|
|
|
|
this.btnF5.TabStop = false;
|
|
|
|
|
this.btnF5.Tag = "116";
|
|
|
|
|
this.btnF5.UseVisualStyleBackColor = true;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnF7
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
resources.ApplyResources(this.btnF7, "btnF7");
|
|
|
|
|
this.btnF7.Name = "btnF7";
|
|
|
|
|
this.btnF7.TabStop = false;
|
|
|
|
|
this.btnF7.Tag = "118";
|
|
|
|
|
this.btnF7.UseVisualStyleBackColor = true;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnF4
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
resources.ApplyResources(this.btnF4, "btnF4");
|
|
|
|
|
this.btnF4.Name = "btnF4";
|
|
|
|
|
this.btnF4.TabStop = false;
|
|
|
|
|
this.btnF4.Tag = "115";
|
|
|
|
|
this.btnF4.UseVisualStyleBackColor = true;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnF8
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
resources.ApplyResources(this.btnF8, "btnF8");
|
|
|
|
|
this.btnF8.Name = "btnF8";
|
|
|
|
|
this.btnF8.TabStop = false;
|
|
|
|
|
this.btnF8.Tag = "119";
|
|
|
|
|
this.btnF8.UseVisualStyleBackColor = true;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnF3
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
resources.ApplyResources(this.btnF3, "btnF3");
|
|
|
|
|
this.btnF3.Name = "btnF3";
|
|
|
|
|
this.btnF3.TabStop = false;
|
|
|
|
|
this.btnF3.Tag = "114";
|
|
|
|
|
this.btnF3.UseVisualStyleBackColor = true;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnF9
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnF9, "btnF9");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnF9.Name = "btnF9";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnF9.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnF9.Tag = "120";
|
|
|
|
|
this.btnF9.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// btnF2
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnF2, "btnF2");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnF2.Name = "btnF2";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnF2.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnF2.Tag = "113";
|
|
|
|
|
this.btnF2.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnINS
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnINS, "btnINS");
|
|
|
|
|
this.btnINS.Name = "btnINS";
|
|
|
|
|
this.btnINS.TabStop = false;
|
|
|
|
|
this.btnINS.Tag = "45";
|
|
|
|
|
this.btnINS.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnF1
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnF1, "btnF1");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnF1.Name = "btnF1";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnF1.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnF1.Tag = "112";
|
|
|
|
|
this.btnF1.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnHOME
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnHOME, "btnHOME");
|
|
|
|
|
this.btnHOME.Name = "btnHOME";
|
|
|
|
|
this.btnHOME.TabStop = false;
|
|
|
|
|
this.btnHOME.Tag = "36";
|
|
|
|
|
this.btnHOME.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btn1
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btn1, "btn1");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn1.Name = "btn1";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btn1.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn1.Tag = "49";
|
|
|
|
|
this.btn1.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnPGUP
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnPGUP, "btnPGUP");
|
|
|
|
|
this.btnPGUP.Name = "btnPGUP";
|
|
|
|
|
this.btnPGUP.TabStop = false;
|
|
|
|
|
this.btnPGUP.Tag = "33";
|
|
|
|
|
this.btnPGUP.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnBACKSPACE
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnBACKSPACE, "btnBACKSPACE");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnBACKSPACE.Name = "btnBACKSPACE";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnBACKSPACE.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnBACKSPACE.Tag = "8";
|
|
|
|
|
this.btnBACKSPACE.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnPGDN
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnPGDN, "btnPGDN");
|
|
|
|
|
this.btnPGDN.Name = "btnPGDN";
|
|
|
|
|
this.btnPGDN.TabStop = false;
|
|
|
|
|
this.btnPGDN.Tag = "34";
|
|
|
|
|
this.btnPGDN.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnEQUALS
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnEQUALS, "btnEQUALS");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnEQUALS.Name = "btnEQUALS";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnEQUALS.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnEQUALS.Tag = "61";
|
|
|
|
|
this.btnEQUALS.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnEND
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnEND, "btnEND");
|
|
|
|
|
this.btnEND.Name = "btnEND";
|
|
|
|
|
this.btnEND.TabStop = false;
|
|
|
|
|
this.btnEND.Tag = "35";
|
|
|
|
|
this.btnEND.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnMINUS
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnMINUS, "btnMINUS");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnMINUS.Name = "btnMINUS";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnMINUS.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnMINUS.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnDEL
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnDEL, "btnDEL");
|
|
|
|
|
this.btnDEL.Name = "btnDEL";
|
|
|
|
|
this.btnDEL.TabStop = false;
|
|
|
|
|
this.btnDEL.Tag = "46";
|
|
|
|
|
this.btnDEL.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btn0
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btn0, "btn0");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn0.Name = "btn0";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btn0.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn0.Tag = "48";
|
|
|
|
|
this.btn0.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnSCL
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnSCL, "btnSCL");
|
|
|
|
|
this.btnSCL.Name = "btnSCL";
|
|
|
|
|
this.btnSCL.TabStop = false;
|
|
|
|
|
this.btnSCL.Tag = "145";
|
|
|
|
|
this.btnSCL.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btn9
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btn9, "btn9");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn9.Name = "btn9";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btn9.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn9.Tag = "57";
|
|
|
|
|
this.btn9.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// button34
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.button34, "button34");
|
|
|
|
|
this.button34.Name = "button34";
|
|
|
|
|
this.button34.TabStop = false;
|
|
|
|
|
this.button34.Tag = "";
|
|
|
|
|
this.button34.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btn8
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btn8, "btn8");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn8.Name = "btn8";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btn8.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn8.Tag = "56";
|
|
|
|
|
this.btn8.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnSTOP
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnSTOP, "btnSTOP");
|
|
|
|
|
this.btnSTOP.Name = "btnSTOP";
|
|
|
|
|
this.btnSTOP.TabStop = false;
|
|
|
|
|
this.btnSTOP.Tag = "178";
|
|
|
|
|
this.btnSTOP.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btn7
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btn7, "btn7");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn7.Name = "btn7";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btn7.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn7.Tag = "55";
|
|
|
|
|
this.btn7.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnPLAYPAUSE
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnPLAYPAUSE, "btnPLAYPAUSE");
|
|
|
|
|
this.btnPLAYPAUSE.Name = "btnPLAYPAUSE";
|
|
|
|
|
this.btnPLAYPAUSE.TabStop = false;
|
|
|
|
|
this.btnPLAYPAUSE.Tag = "179";
|
|
|
|
|
this.btnPLAYPAUSE.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btn6
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btn6, "btn6");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn6.Name = "btn6";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btn6.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn6.Tag = "54";
|
|
|
|
|
this.btn6.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnNEXTTRACK
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnNEXTTRACK, "btnNEXTTRACK");
|
|
|
|
|
this.btnNEXTTRACK.Name = "btnNEXTTRACK";
|
|
|
|
|
this.btnNEXTTRACK.TabStop = false;
|
|
|
|
|
this.btnNEXTTRACK.Tag = "176";
|
|
|
|
|
this.btnNEXTTRACK.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btn5
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btn5, "btn5");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn5.Name = "btn5";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btn5.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn5.Tag = "53";
|
|
|
|
|
this.btn5.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnPREVTRACK
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnPREVTRACK, "btnPREVTRACK");
|
|
|
|
|
this.btnPREVTRACK.Name = "btnPREVTRACK";
|
|
|
|
|
this.btnPREVTRACK.TabStop = false;
|
|
|
|
|
this.btnPREVTRACK.Tag = "177";
|
|
|
|
|
this.btnPREVTRACK.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btn4
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btn4, "btn4");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn4.Name = "btn4";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btn4.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn4.Tag = "52";
|
|
|
|
|
this.btn4.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// button38
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.button38, "button38");
|
|
|
|
|
this.button38.Name = "button38";
|
|
|
|
|
this.button38.TabStop = false;
|
|
|
|
|
this.button38.Tag = "175";
|
|
|
|
|
this.button38.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btn3
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btn3, "btn3");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn3.Name = "btn3";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btn3.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn3.Tag = "51";
|
|
|
|
|
this.btn3.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// button39
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.button39, "button39");
|
|
|
|
|
this.button39.Name = "button39";
|
|
|
|
|
this.button39.TabStop = false;
|
|
|
|
|
this.button39.Tag = "174";
|
|
|
|
|
this.button39.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btn2
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btn2, "btn2");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn2.Name = "btn2";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btn2.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn2.Tag = "50";
|
|
|
|
|
this.btn2.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// button35
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.button35, "button35");
|
|
|
|
|
this.button35.Name = "button35";
|
|
|
|
|
this.button35.TabStop = false;
|
|
|
|
|
this.button35.Tag = "173";
|
|
|
|
|
this.button35.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnSPACE
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnSPACE, "btnSPACE");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnSPACE.Name = "btnSPACE";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnSPACE.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnSPACE.Tag = "32";
|
|
|
|
|
this.btnSPACE.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnBREAK
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnBREAK, "btnBREAK");
|
|
|
|
|
this.btnBREAK.Name = "btnBREAK";
|
|
|
|
|
this.btnBREAK.TabStop = false;
|
|
|
|
|
this.btnBREAK.Tag = "19";
|
|
|
|
|
this.btnBREAK.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnLSHIFT
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnLSHIFT, "btnLSHIFT");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnLSHIFT.Name = "btnLSHIFT";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnLSHIFT.TabStop = false;
|
2014-05-05 05:01:10 +02:00
|
|
|
|
this.btnLSHIFT.Tag = "160";
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnLSHIFT.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnF12
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnF12, "btnF12");
|
|
|
|
|
this.btnF12.Name = "btnF12";
|
|
|
|
|
this.btnF12.TabStop = false;
|
|
|
|
|
this.btnF12.Tag = "123";
|
|
|
|
|
this.btnF12.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnRSHIFT
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnRSHIFT, "btnRSHIFT");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnRSHIFT.Name = "btnRSHIFT";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnRSHIFT.TabStop = false;
|
2014-05-05 05:01:10 +02:00
|
|
|
|
this.btnRSHIFT.Tag = "161";
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnRSHIFT.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnF10
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnF10, "btnF10");
|
|
|
|
|
this.btnF10.Name = "btnF10";
|
|
|
|
|
this.btnF10.TabStop = false;
|
|
|
|
|
this.btnF10.Tag = "121";
|
|
|
|
|
this.btnF10.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnSLASH
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnSLASH, "btnSLASH");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnSLASH.Name = "btnSLASH";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnSLASH.TabStop = false;
|
2014-06-14 21:14:27 +02:00
|
|
|
|
this.btnSLASH.Tag = "191";
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnSLASH.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnF11
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnF11, "btnF11");
|
|
|
|
|
this.btnF11.Name = "btnF11";
|
|
|
|
|
this.btnF11.TabStop = false;
|
|
|
|
|
this.btnF11.Tag = "122";
|
|
|
|
|
this.btnF11.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnPERIOD
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnPERIOD, "btnPERIOD");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnPERIOD.Name = "btnPERIOD";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnPERIOD.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnPERIOD.Tag = "190";
|
|
|
|
|
this.btnPERIOD.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnTILDE
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnTILDE, "btnTILDE");
|
|
|
|
|
this.btnTILDE.Name = "btnTILDE";
|
|
|
|
|
this.btnTILDE.TabStop = false;
|
|
|
|
|
this.btnTILDE.Tag = "192";
|
|
|
|
|
this.btnTILDE.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnCOMMA
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnCOMMA, "btnCOMMA");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnCOMMA.Name = "btnCOMMA";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnCOMMA.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnCOMMA.Tag = "188";
|
|
|
|
|
this.btnCOMMA.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// btnM
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnM, "btnM");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnM.Name = "btnM";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnM.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnM.Tag = "77";
|
|
|
|
|
this.btnM.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnNUMLOCK
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnNUMLOCK, "btnNUMLOCK");
|
|
|
|
|
this.btnNUMLOCK.Name = "btnNUMLOCK";
|
|
|
|
|
this.btnNUMLOCK.TabStop = false;
|
|
|
|
|
this.btnNUMLOCK.Tag = "144";
|
|
|
|
|
this.btnNUMLOCK.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnN
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnN, "btnN");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnN.Name = "btnN";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnN.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnN.Tag = "78";
|
|
|
|
|
this.btnN.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnNUM7
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnNUM7, "btnNUM7");
|
|
|
|
|
this.btnNUM7.Name = "btnNUM7";
|
|
|
|
|
this.btnNUM7.TabStop = false;
|
|
|
|
|
this.btnNUM7.Tag = "103";
|
|
|
|
|
this.btnNUM7.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnB
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnB, "btnB");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnB.Name = "btnB";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnB.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnB.Tag = "66";
|
|
|
|
|
this.btnB.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnNUMSLASH
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnNUMSLASH, "btnNUMSLASH");
|
|
|
|
|
this.btnNUMSLASH.Name = "btnNUMSLASH";
|
|
|
|
|
this.btnNUMSLASH.TabStop = false;
|
|
|
|
|
this.btnNUMSLASH.Tag = "111";
|
|
|
|
|
this.btnNUMSLASH.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnV
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnV, "btnV");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnV.Name = "btnV";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnV.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnV.Tag = "86";
|
|
|
|
|
this.btnV.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnNUM8
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnNUM8, "btnNUM8");
|
|
|
|
|
this.btnNUM8.Name = "btnNUM8";
|
|
|
|
|
this.btnNUM8.TabStop = false;
|
|
|
|
|
this.btnNUM8.Tag = "104";
|
|
|
|
|
this.btnNUM8.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnC
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnC, "btnC");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnC.Name = "btnC";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnC.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnC.Tag = "67";
|
|
|
|
|
this.btnC.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnNUMSTAR
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnNUMSTAR, "btnNUMSTAR");
|
|
|
|
|
this.btnNUMSTAR.Name = "btnNUMSTAR";
|
|
|
|
|
this.btnNUMSTAR.TabStop = false;
|
|
|
|
|
this.btnNUMSTAR.Tag = "106";
|
|
|
|
|
this.btnNUMSTAR.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnX
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnX, "btnX");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnX.Name = "btnX";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnX.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnX.Tag = "88";
|
|
|
|
|
this.btnX.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnNUM9
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnNUM9, "btnNUM9");
|
|
|
|
|
this.btnNUM9.Name = "btnNUM9";
|
|
|
|
|
this.btnNUM9.TabStop = false;
|
|
|
|
|
this.btnNUM9.Tag = "105";
|
|
|
|
|
this.btnNUM9.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnZ
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnZ, "btnZ");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnZ.Name = "btnZ";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnZ.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnZ.Tag = "90";
|
|
|
|
|
this.btnZ.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnNUMMINUS
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnNUMMINUS, "btnNUMMINUS");
|
|
|
|
|
this.btnNUMMINUS.Name = "btnNUMMINUS";
|
|
|
|
|
this.btnNUMMINUS.TabStop = false;
|
|
|
|
|
this.btnNUMMINUS.Tag = "109";
|
|
|
|
|
this.btnNUMMINUS.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnRALT
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnRALT, "btnRALT");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnRALT.Name = "btnRALT";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnRALT.TabStop = false;
|
2014-05-05 05:01:10 +02:00
|
|
|
|
this.btnRALT.Tag = "165";
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnRALT.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnNUMPLUS
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnNUMPLUS, "btnNUMPLUS");
|
|
|
|
|
this.btnNUMPLUS.Name = "btnNUMPLUS";
|
|
|
|
|
this.btnNUMPLUS.TabStop = false;
|
|
|
|
|
this.btnNUMPLUS.Tag = "107";
|
|
|
|
|
this.btnNUMPLUS.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-05-06 20:49:18 +02:00
|
|
|
|
// button36
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.button36, "button36");
|
2014-05-06 20:49:18 +02:00
|
|
|
|
this.button36.Name = "button36";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.button36.TabStop = false;
|
2014-05-06 20:49:18 +02:00
|
|
|
|
this.button36.Tag = "92";
|
|
|
|
|
this.button36.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnNUMENTER
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnNUMENTER, "btnNUMENTER");
|
|
|
|
|
this.btnNUMENTER.Name = "btnNUMENTER";
|
|
|
|
|
this.btnNUMENTER.TabStop = false;
|
|
|
|
|
this.btnNUMENTER.Tag = "13";
|
|
|
|
|
this.btnNUMENTER.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnWINDOWS
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnWINDOWS, "btnWINDOWS");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnWINDOWS.Name = "btnWINDOWS";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnWINDOWS.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnWINDOWS.Tag = "91";
|
|
|
|
|
this.btnWINDOWS.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnNUM4
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnNUM4, "btnNUM4");
|
|
|
|
|
this.btnNUM4.Name = "btnNUM4";
|
|
|
|
|
this.btnNUM4.TabStop = false;
|
|
|
|
|
this.btnNUM4.Tag = "100";
|
|
|
|
|
this.btnNUM4.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnLALT
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnLALT, "btnLALT");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnLALT.Name = "btnLALT";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnLALT.TabStop = false;
|
2014-05-05 05:01:10 +02:00
|
|
|
|
this.btnLALT.Tag = "164";
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnLALT.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnNUM5
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnNUM5, "btnNUM5");
|
|
|
|
|
this.btnNUM5.Name = "btnNUM5";
|
|
|
|
|
this.btnNUM5.TabStop = false;
|
|
|
|
|
this.btnNUM5.Tag = "101";
|
|
|
|
|
this.btnNUM5.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnRCTRL
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnRCTRL, "btnRCTRL");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnRCTRL.Name = "btnRCTRL";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnRCTRL.TabStop = false;
|
2014-05-05 05:01:10 +02:00
|
|
|
|
this.btnRCTRL.Tag = "163";
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnRCTRL.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnNUM1
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnNUM1, "btnNUM1");
|
|
|
|
|
this.btnNUM1.Name = "btnNUM1";
|
|
|
|
|
this.btnNUM1.TabStop = false;
|
|
|
|
|
this.btnNUM1.Tag = "97";
|
|
|
|
|
this.btnNUM1.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnLCTRL
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnLCTRL, "btnLCTRL");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnLCTRL.Name = "btnLCTRL";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnLCTRL.TabStop = false;
|
2014-05-05 05:01:10 +02:00
|
|
|
|
this.btnLCTRL.Tag = "162";
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnLCTRL.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnNUM6
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnNUM6, "btnNUM6");
|
|
|
|
|
this.btnNUM6.Name = "btnNUM6";
|
|
|
|
|
this.btnNUM6.TabStop = false;
|
|
|
|
|
this.btnNUM6.Tag = "102";
|
|
|
|
|
this.btnNUM6.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// btnCAPS
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnCAPS, "btnCAPS");
|
|
|
|
|
this.btnCAPS.Name = "btnCAPS";
|
|
|
|
|
this.btnCAPS.TabStop = false;
|
|
|
|
|
this.btnCAPS.Tag = "20";
|
|
|
|
|
this.btnCAPS.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// btnNUM0
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnNUM0, "btnNUM0");
|
|
|
|
|
this.btnNUM0.Name = "btnNUM0";
|
|
|
|
|
this.btnNUM0.TabStop = false;
|
|
|
|
|
this.btnNUM0.Tag = "96";
|
|
|
|
|
this.btnNUM0.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// btnRETURN
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnRETURN, "btnRETURN");
|
|
|
|
|
this.btnRETURN.Name = "btnRETURN";
|
|
|
|
|
this.btnRETURN.TabStop = false;
|
|
|
|
|
this.btnRETURN.Tag = "13";
|
|
|
|
|
this.btnRETURN.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// btnNUM2
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnNUM2, "btnNUM2");
|
|
|
|
|
this.btnNUM2.Name = "btnNUM2";
|
|
|
|
|
this.btnNUM2.TabStop = false;
|
|
|
|
|
this.btnNUM2.Tag = "98";
|
|
|
|
|
this.btnNUM2.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// btnAPOSTROPHE
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnAPOSTROPHE, "btnAPOSTROPHE");
|
|
|
|
|
this.btnAPOSTROPHE.Name = "btnAPOSTROPHE";
|
|
|
|
|
this.btnAPOSTROPHE.TabStop = false;
|
|
|
|
|
this.btnAPOSTROPHE.Tag = "222";
|
|
|
|
|
this.btnAPOSTROPHE.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// btnNUM3
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnNUM3, "btnNUM3");
|
|
|
|
|
this.btnNUM3.Name = "btnNUM3";
|
|
|
|
|
this.btnNUM3.TabStop = false;
|
|
|
|
|
this.btnNUM3.Tag = "99";
|
|
|
|
|
this.btnNUM3.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-13 21:12:03 +01:00
|
|
|
|
// lbFlashRate
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
2014-12-13 21:12:03 +01:00
|
|
|
|
resources.ApplyResources(this.lbFlashRate, "lbFlashRate");
|
|
|
|
|
this.lbFlashRate.Name = "lbFlashRate";
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
|
|
|
|
// lbRumble
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.lbRumble, "lbRumble");
|
|
|
|
|
this.lbRumble.Name = "lbRumble";
|
|
|
|
|
//
|
|
|
|
|
// lbHeavy
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.lbHeavy, "lbHeavy");
|
|
|
|
|
this.lbHeavy.Name = "lbHeavy";
|
|
|
|
|
//
|
|
|
|
|
// lbLight
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
resources.ApplyResources(this.lbLight, "lbLight");
|
|
|
|
|
this.lbLight.Name = "lbLight";
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// nUDHeavy
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
resources.ApplyResources(this.nUDHeavy, "nUDHeavy");
|
|
|
|
|
this.nUDHeavy.Maximum = new decimal(new int[] {
|
|
|
|
|
255,
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
0});
|
|
|
|
|
this.nUDHeavy.Name = "nUDHeavy";
|
|
|
|
|
this.nUDHeavy.ValueChanged += new System.EventHandler(this.nUD_ValueChanged);
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// nUDLight
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
resources.ApplyResources(this.nUDLight, "nUDLight");
|
|
|
|
|
this.nUDLight.Maximum = new decimal(new int[] {
|
|
|
|
|
255,
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
0});
|
|
|
|
|
this.nUDLight.Name = "nUDLight";
|
|
|
|
|
this.nUDLight.ValueChanged += new System.EventHandler(this.nUD_ValueChanged);
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnH
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
resources.ApplyResources(this.btnH, "btnH");
|
|
|
|
|
this.btnH.Name = "btnH";
|
|
|
|
|
this.btnH.TabStop = false;
|
|
|
|
|
this.btnH.Tag = "72";
|
|
|
|
|
this.btnH.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// nUDLightFlash
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.nUDLightFlash, "nUDLightFlash");
|
|
|
|
|
this.nUDLightFlash.Maximum = new decimal(new int[] {
|
|
|
|
|
20,
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
0});
|
|
|
|
|
this.nUDLightFlash.Name = "nUDLightFlash";
|
|
|
|
|
//
|
|
|
|
|
// tBBlueBar
|
|
|
|
|
//
|
|
|
|
|
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);
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
|
|
|
|
// btnL
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnL, "btnL");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnL.Name = "btnL";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnL.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnL.Tag = "76";
|
|
|
|
|
this.btnL.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// btnK
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnK, "btnK");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnK.Name = "btnK";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnK.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnK.Tag = "75";
|
|
|
|
|
this.btnK.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// btnJ
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnJ, "btnJ");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnJ.Name = "btnJ";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnJ.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnJ.Tag = "74";
|
|
|
|
|
this.btnJ.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// button5
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
resources.ApplyResources(this.button5, "button5");
|
|
|
|
|
this.button5.Name = "button5";
|
|
|
|
|
this.button5.TabStop = false;
|
|
|
|
|
this.button5.Tag = "39";
|
|
|
|
|
this.button5.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// tBGreenBar
|
|
|
|
|
//
|
|
|
|
|
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);
|
|
|
|
|
//
|
|
|
|
|
// tBRedBar
|
|
|
|
|
//
|
|
|
|
|
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);
|
|
|
|
|
//
|
|
|
|
|
// lbBlue
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.lbBlue, "lbBlue");
|
|
|
|
|
this.lbBlue.Name = "lbBlue";
|
|
|
|
|
//
|
|
|
|
|
// lbGreen
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.lbGreen, "lbGreen");
|
|
|
|
|
this.lbGreen.Name = "lbGreen";
|
|
|
|
|
//
|
|
|
|
|
// btnSEMICOLON
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnSEMICOLON, "btnSEMICOLON");
|
|
|
|
|
this.btnSEMICOLON.Name = "btnSEMICOLON";
|
|
|
|
|
this.btnSEMICOLON.TabStop = false;
|
|
|
|
|
this.btnSEMICOLON.Tag = "186";
|
|
|
|
|
this.btnSEMICOLON.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// button7
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.button7, "button7");
|
|
|
|
|
this.button7.Name = "button7";
|
|
|
|
|
this.button7.TabStop = false;
|
|
|
|
|
this.button7.Tag = "38";
|
|
|
|
|
this.button7.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// bnTest
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.bnTest, "bnTest");
|
|
|
|
|
this.bnTest.Name = "bnTest";
|
|
|
|
|
this.bnTest.UseVisualStyleBackColor = true;
|
|
|
|
|
this.bnTest.Click += new System.EventHandler(this.bnTest_Click);
|
|
|
|
|
//
|
|
|
|
|
// lbRed
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.lbRed, "lbRed");
|
|
|
|
|
this.lbRed.Name = "lbRed";
|
|
|
|
|
//
|
|
|
|
|
// button4
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.button4, "button4");
|
|
|
|
|
this.button4.Name = "button4";
|
|
|
|
|
this.button4.TabStop = false;
|
|
|
|
|
this.button4.Tag = "37";
|
|
|
|
|
this.button4.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// nUDMouse
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.nUDMouse, "nUDMouse");
|
|
|
|
|
this.nUDMouse.Maximum = new decimal(new int[] {
|
|
|
|
|
255,
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
0});
|
|
|
|
|
this.nUDMouse.Name = "nUDMouse";
|
|
|
|
|
this.nUDMouse.Value = new decimal(new int[] {
|
|
|
|
|
25,
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
0});
|
|
|
|
|
this.nUDMouse.ValueChanged += new System.EventHandler(this.nUDMouse_ValueChanged);
|
|
|
|
|
//
|
|
|
|
|
// button6
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.button6, "button6");
|
|
|
|
|
this.button6.Name = "button6";
|
|
|
|
|
this.button6.TabStop = false;
|
|
|
|
|
this.button6.Tag = "40";
|
|
|
|
|
this.button6.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// bnColor
|
|
|
|
|
//
|
2014-12-20 02:31:00 +01:00
|
|
|
|
this.bnColor.BackColor = System.Drawing.Color.White;
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
resources.ApplyResources(this.bnColor, "bnColor");
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.bnColor.Name = "bnColor";
|
|
|
|
|
this.bnColor.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnColor.Click += new System.EventHandler(this.bnColor_Click);
|
|
|
|
|
//
|
|
|
|
|
// btnNUMDOT
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnNUMDOT, "btnNUMDOT");
|
|
|
|
|
this.btnNUMDOT.Name = "btnNUMDOT";
|
|
|
|
|
this.btnNUMDOT.TabStop = false;
|
|
|
|
|
this.btnNUMDOT.Tag = "110";
|
|
|
|
|
this.btnNUMDOT.UseVisualStyleBackColor = true;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
|
|
|
|
// btnG
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnG, "btnG");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnG.Name = "btnG";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnG.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnG.Tag = "71";
|
|
|
|
|
this.btnG.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-17 19:29:22 +01:00
|
|
|
|
// cBScanCode
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
2014-12-17 19:29:22 +01:00
|
|
|
|
resources.ApplyResources(this.cBScanCode, "cBScanCode");
|
|
|
|
|
this.cBScanCode.Name = "cBScanCode";
|
|
|
|
|
this.cBScanCode.TabStop = false;
|
|
|
|
|
this.cBScanCode.UseVisualStyleBackColor = true;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnF
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnF, "btnF");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnF.Name = "btnF";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnF.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnF.Tag = "70";
|
|
|
|
|
this.btnF.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// lBTip
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.lBTip, "lBTip");
|
|
|
|
|
this.lBTip.ForeColor = System.Drawing.SystemColors.GrayText;
|
|
|
|
|
this.lBTip.Name = "lBTip";
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnD
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnD, "btnD");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnD.Name = "btnD";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnD.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnD.Tag = "68";
|
|
|
|
|
this.btnD.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// button3
|
|
|
|
|
//
|
2014-12-20 02:31:00 +01:00
|
|
|
|
this.button3.Image = global::DS4Windows.Properties.Resources.A;
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
resources.ApplyResources(this.button3, "button3");
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.button3.Name = "button3";
|
|
|
|
|
this.button3.TabStop = false;
|
|
|
|
|
this.button3.Tag = "X360A Button";
|
|
|
|
|
this.button3.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnS
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnS, "btnS");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnS.Name = "btnS";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnS.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnS.Tag = "83";
|
|
|
|
|
this.btnS.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
// btnGuide
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
resources.ApplyResources(this.btnGuide, "btnGuide");
|
|
|
|
|
this.btnGuide.Name = "btnGuide";
|
|
|
|
|
this.btnGuide.TabStop = false;
|
|
|
|
|
this.btnGuide.Tag = "X360Guide";
|
|
|
|
|
this.btnGuide.UseVisualStyleBackColor = true;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnA
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnA, "btnA");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnA.Name = "btnA";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnA.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnA.Tag = "65";
|
|
|
|
|
this.btnA.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// button22
|
|
|
|
|
//
|
2014-12-20 02:31:00 +01:00
|
|
|
|
this.button22.Image = global::DS4Windows.Properties.Resources.START;
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
resources.ApplyResources(this.button22, "button22");
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.button22.Name = "button22";
|
|
|
|
|
this.button22.TabStop = false;
|
|
|
|
|
this.button22.Tag = "X360Start";
|
|
|
|
|
this.button22.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnTAB
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnTAB, "btnTAB");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnTAB.Name = "btnTAB";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnTAB.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnTAB.Tag = "9";
|
|
|
|
|
this.btnTAB.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// button23
|
|
|
|
|
//
|
2014-12-20 02:31:00 +01:00
|
|
|
|
this.button23.Image = global::DS4Windows.Properties.Resources.BACK;
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
resources.ApplyResources(this.button23, "button23");
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.button23.Name = "button23";
|
|
|
|
|
this.button23.TabStop = false;
|
|
|
|
|
this.button23.Tag = "X360Back";
|
|
|
|
|
this.button23.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnBACKSLASH
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnBACKSLASH, "btnBACKSLASH");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnBACKSLASH.Name = "btnBACKSLASH";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnBACKSLASH.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnBACKSLASH.Tag = "220";
|
|
|
|
|
this.btnBACKSLASH.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// button8
|
|
|
|
|
//
|
2014-12-20 02:31:00 +01:00
|
|
|
|
this.button8.Image = global::DS4Windows.Properties.Resources.B;
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
resources.ApplyResources(this.button8, "button8");
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.button8.Name = "button8";
|
|
|
|
|
this.button8.TabStop = false;
|
|
|
|
|
this.button8.Tag = "X360B Button";
|
|
|
|
|
this.button8.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnCLOSEBRACKET
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnCLOSEBRACKET, "btnCLOSEBRACKET");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnCLOSEBRACKET.Name = "btnCLOSEBRACKET";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnCLOSEBRACKET.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnCLOSEBRACKET.Tag = "221";
|
|
|
|
|
this.btnCLOSEBRACKET.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// button9
|
|
|
|
|
//
|
2014-12-20 02:31:00 +01:00
|
|
|
|
this.button9.Image = global::DS4Windows.Properties.Resources.X;
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
resources.ApplyResources(this.button9, "button9");
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.button9.Name = "button9";
|
|
|
|
|
this.button9.TabStop = false;
|
|
|
|
|
this.button9.Tag = "X360X Button";
|
|
|
|
|
this.button9.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnOPENBRACKET
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnOPENBRACKET, "btnOPENBRACKET");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnOPENBRACKET.Name = "btnOPENBRACKET";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnOPENBRACKET.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnOPENBRACKET.Tag = "219";
|
|
|
|
|
this.btnOPENBRACKET.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// button10
|
|
|
|
|
//
|
2014-12-20 02:31:00 +01:00
|
|
|
|
this.button10.Image = global::DS4Windows.Properties.Resources.Y;
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
resources.ApplyResources(this.button10, "button10");
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.button10.Name = "button10";
|
|
|
|
|
this.button10.TabStop = false;
|
|
|
|
|
this.button10.Tag = "X360Y Button";
|
|
|
|
|
this.button10.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnP
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnP, "btnP");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnP.Name = "btnP";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnP.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnP.Tag = "80";
|
|
|
|
|
this.btnP.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// button11
|
|
|
|
|
//
|
2014-12-20 02:31:00 +01:00
|
|
|
|
this.button11.Image = global::DS4Windows.Properties.Resources.LB;
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
resources.ApplyResources(this.button11, "button11");
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.button11.Name = "button11";
|
|
|
|
|
this.button11.TabStop = false;
|
|
|
|
|
this.button11.Tag = "X360Left Bumper";
|
|
|
|
|
this.button11.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnO
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnO, "btnO");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnO.Name = "btnO";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnO.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnO.Tag = "79";
|
|
|
|
|
this.btnO.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// button17
|
|
|
|
|
//
|
2014-12-20 02:31:00 +01:00
|
|
|
|
this.button17.Image = global::DS4Windows.Properties.Resources.RIGHT;
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
resources.ApplyResources(this.button17, "button17");
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.button17.Name = "button17";
|
|
|
|
|
this.button17.TabStop = false;
|
|
|
|
|
this.button17.Tag = "X360Right Button";
|
|
|
|
|
this.button17.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnI
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnI, "btnI");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnI.Name = "btnI";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnI.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnI.Tag = "73";
|
|
|
|
|
this.btnI.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// button18
|
|
|
|
|
//
|
2014-12-20 02:31:00 +01:00
|
|
|
|
this.button18.Image = global::DS4Windows.Properties.Resources.UP;
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
resources.ApplyResources(this.button18, "button18");
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.button18.Name = "button18";
|
|
|
|
|
this.button18.TabStop = false;
|
|
|
|
|
this.button18.Tag = "X360Up Button";
|
|
|
|
|
this.button18.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnU
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnU, "btnU");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnU.Name = "btnU";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnU.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnU.Tag = "85";
|
|
|
|
|
this.btnU.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// button20
|
|
|
|
|
//
|
2014-12-20 02:31:00 +01:00
|
|
|
|
this.button20.Image = global::DS4Windows.Properties.Resources.DOWN;
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
resources.ApplyResources(this.button20, "button20");
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.button20.Name = "button20";
|
|
|
|
|
this.button20.TabStop = false;
|
|
|
|
|
this.button20.Tag = "X360Down Button";
|
|
|
|
|
this.button20.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnY
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnY, "btnY");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnY.Name = "btnY";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnY.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnY.Tag = "89";
|
|
|
|
|
this.btnY.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// button19
|
|
|
|
|
//
|
2014-12-20 02:31:00 +01:00
|
|
|
|
this.button19.Image = global::DS4Windows.Properties.Resources.LEFT;
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
resources.ApplyResources(this.button19, "button19");
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.button19.Name = "button19";
|
|
|
|
|
this.button19.TabStop = false;
|
|
|
|
|
this.button19.Tag = "X360Left Button";
|
|
|
|
|
this.button19.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnT
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnT, "btnT");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnT.Name = "btnT";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnT.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnT.Tag = "84";
|
|
|
|
|
this.btnT.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// button13
|
|
|
|
|
//
|
2014-12-20 02:31:00 +01:00
|
|
|
|
this.button13.Image = global::DS4Windows.Properties.Resources.LT;
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
resources.ApplyResources(this.button13, "button13");
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.button13.Name = "button13";
|
|
|
|
|
this.button13.TabStop = false;
|
|
|
|
|
this.button13.Tag = "X360Left Trigger";
|
|
|
|
|
this.button13.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnR
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnR, "btnR");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnR.Name = "btnR";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnR.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnR.Tag = "82";
|
|
|
|
|
this.btnR.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// X360Label
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.X360Label, "X360Label");
|
|
|
|
|
this.X360Label.Name = "X360Label";
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// bTNRIGHTMOUSE
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.bTNRIGHTMOUSE, "bTNRIGHTMOUSE");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.bTNRIGHTMOUSE.Name = "bTNRIGHTMOUSE";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.bTNRIGHTMOUSE.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.bTNRIGHTMOUSE.Tag = "Right Mouse Button";
|
|
|
|
|
this.bTNRIGHTMOUSE.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// KBMlabel
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.KBMlabel, "KBMlabel");
|
|
|
|
|
this.KBMlabel.Name = "KBMlabel";
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnE
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnE, "btnE");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnE.Name = "btnE";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnE.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnE.Tag = "69";
|
|
|
|
|
this.btnE.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// lBMacroOn
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.lBMacroOn, "lBMacroOn");
|
|
|
|
|
this.lBMacroOn.Name = "lBMacroOn";
|
|
|
|
|
//
|
2014-05-28 04:49:58 +02:00
|
|
|
|
// bnWHEELDOWN
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.bnWHEELDOWN, "bnWHEELDOWN");
|
2014-05-28 04:49:58 +02:00
|
|
|
|
this.bnWHEELDOWN.Name = "bnWHEELDOWN";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.bnWHEELDOWN.TabStop = false;
|
2014-05-28 04:49:58 +02:00
|
|
|
|
this.bnWHEELDOWN.Tag = "Mouse Wheel Down";
|
|
|
|
|
this.bnWHEELDOWN.UseVisualStyleBackColor = true;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// bnMacro
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.bnMacro, "bnMacro");
|
|
|
|
|
this.bnMacro.Name = "bnMacro";
|
|
|
|
|
this.bnMacro.TabStop = false;
|
|
|
|
|
this.bnMacro.UseVisualStyleBackColor = true;
|
|
|
|
|
this.bnMacro.Click += new System.EventHandler(this.btnMacro_Click);
|
|
|
|
|
//
|
2014-05-28 04:49:58 +02:00
|
|
|
|
// bnWHEELUP
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.bnWHEELUP, "bnWHEELUP");
|
2014-05-28 04:49:58 +02:00
|
|
|
|
this.bnWHEELUP.Name = "bnWHEELUP";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.bnWHEELUP.TabStop = false;
|
2014-05-28 04:49:58 +02:00
|
|
|
|
this.bnWHEELUP.Tag = "Mouse Wheel Up";
|
|
|
|
|
this.bnWHEELUP.UseVisualStyleBackColor = true;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnRSL
|
|
|
|
|
//
|
2014-12-20 02:31:00 +01:00
|
|
|
|
this.btnRSL.Image = global::DS4Windows.Properties.Resources.RSL;
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
resources.ApplyResources(this.btnRSL, "btnRSL");
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnRSL.Name = "btnRSL";
|
|
|
|
|
this.btnRSL.TabStop = false;
|
|
|
|
|
this.btnRSL.Tag = "X360Right X-Axis-";
|
|
|
|
|
this.btnRSL.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnMIDDLEMOUSE
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnMIDDLEMOUSE, "btnMIDDLEMOUSE");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnMIDDLEMOUSE.Name = "btnMIDDLEMOUSE";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnMIDDLEMOUSE.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnMIDDLEMOUSE.Tag = "Middle Mouse Button";
|
|
|
|
|
this.btnMIDDLEMOUSE.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnRSD
|
|
|
|
|
//
|
2014-12-20 02:31:00 +01:00
|
|
|
|
this.btnRSD.Image = global::DS4Windows.Properties.Resources.RSD;
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
resources.ApplyResources(this.btnRSD, "btnRSD");
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnRSD.Name = "btnRSD";
|
|
|
|
|
this.btnRSD.TabStop = false;
|
|
|
|
|
this.btnRSD.Tag = "X360Right Y-Axis+";
|
|
|
|
|
this.btnRSD.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnW
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnW, "btnW");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnW.Name = "btnW";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnW.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnW.Tag = "87";
|
|
|
|
|
this.btnW.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnRSR
|
|
|
|
|
//
|
2014-12-20 02:31:00 +01:00
|
|
|
|
this.btnRSR.Image = global::DS4Windows.Properties.Resources.RSR;
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
resources.ApplyResources(this.btnRSR, "btnRSR");
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnRSR.Name = "btnRSR";
|
|
|
|
|
this.btnRSR.TabStop = false;
|
|
|
|
|
this.btnRSR.Tag = "X360Right X-Axis+";
|
|
|
|
|
this.btnRSR.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// button33
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.button33, "button33");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.button33.Name = "button33";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.button33.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.button33.Tag = "5th Mouse Button";
|
|
|
|
|
this.button33.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnRB
|
|
|
|
|
//
|
2014-12-20 02:31:00 +01:00
|
|
|
|
this.btnRB.Image = global::DS4Windows.Properties.Resources.RB;
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
resources.ApplyResources(this.btnRB, "btnRB");
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnRB.Name = "btnRB";
|
|
|
|
|
this.btnRB.TabStop = false;
|
|
|
|
|
this.btnRB.Tag = "X360Right Bumper";
|
|
|
|
|
this.btnRB.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// button30
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.button30, "button30");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.button30.Name = "button30";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.button30.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.button30.Tag = "4th Mouse Button";
|
|
|
|
|
this.button30.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnLSL
|
|
|
|
|
//
|
2014-12-20 02:31:00 +01:00
|
|
|
|
this.btnLSL.Image = global::DS4Windows.Properties.Resources.LSL;
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
resources.ApplyResources(this.btnLSL, "btnLSL");
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnLSL.Name = "btnLSL";
|
|
|
|
|
this.btnLSL.TabStop = false;
|
|
|
|
|
this.btnLSL.Tag = "X360Left X-Axis-";
|
|
|
|
|
this.btnLSL.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-11-04 04:44:55 +01:00
|
|
|
|
// btnMOUSERIGHT
|
2014-04-29 23:56:58 +02:00
|
|
|
|
//
|
2014-11-04 04:44:55 +01:00
|
|
|
|
resources.ApplyResources(this.btnMOUSERIGHT, "btnMOUSERIGHT");
|
|
|
|
|
this.btnMOUSERIGHT.Name = "btnMOUSERIGHT";
|
|
|
|
|
this.btnMOUSERIGHT.TabStop = false;
|
|
|
|
|
this.btnMOUSERIGHT.Tag = "Mouse Right";
|
|
|
|
|
this.btnMOUSERIGHT.UseVisualStyleBackColor = true;
|
2014-04-29 23:56:58 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnRSU
|
|
|
|
|
//
|
2014-12-20 02:31:00 +01:00
|
|
|
|
this.btnRSU.Image = global::DS4Windows.Properties.Resources.RSU;
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
resources.ApplyResources(this.btnRSU, "btnRSU");
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnRSU.Name = "btnRSU";
|
|
|
|
|
this.btnRSU.TabStop = false;
|
|
|
|
|
this.btnRSU.Tag = "X360Right Y-Axis-";
|
|
|
|
|
this.btnRSU.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-11-04 04:44:55 +01:00
|
|
|
|
// btnMOUSELEFT
|
2014-04-29 23:56:58 +02:00
|
|
|
|
//
|
2014-11-04 04:44:55 +01:00
|
|
|
|
resources.ApplyResources(this.btnMOUSELEFT, "btnMOUSELEFT");
|
|
|
|
|
this.btnMOUSELEFT.Name = "btnMOUSELEFT";
|
|
|
|
|
this.btnMOUSELEFT.TabStop = false;
|
|
|
|
|
this.btnMOUSELEFT.Tag = "Mouse Left";
|
|
|
|
|
this.btnMOUSELEFT.UseVisualStyleBackColor = true;
|
2014-04-29 23:56:58 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnLSD
|
|
|
|
|
//
|
2014-12-20 02:31:00 +01:00
|
|
|
|
this.btnLSD.Image = global::DS4Windows.Properties.Resources.LSD;
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
resources.ApplyResources(this.btnLSD, "btnLSD");
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnLSD.Name = "btnLSD";
|
|
|
|
|
this.btnLSD.TabStop = false;
|
|
|
|
|
this.btnLSD.Tag = "X360Left Y-Axis+";
|
|
|
|
|
this.btnLSD.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-11-04 04:44:55 +01:00
|
|
|
|
// btnMOUSEDOWN
|
2014-04-29 23:56:58 +02:00
|
|
|
|
//
|
2014-11-04 04:44:55 +01:00
|
|
|
|
resources.ApplyResources(this.btnMOUSEDOWN, "btnMOUSEDOWN");
|
|
|
|
|
this.btnMOUSEDOWN.Name = "btnMOUSEDOWN";
|
|
|
|
|
this.btnMOUSEDOWN.TabStop = false;
|
|
|
|
|
this.btnMOUSEDOWN.Tag = "Mouse Down";
|
|
|
|
|
this.btnMOUSEDOWN.UseVisualStyleBackColor = true;
|
2014-04-29 23:56:58 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// button2
|
|
|
|
|
//
|
2014-12-20 02:31:00 +01:00
|
|
|
|
this.button2.Image = global::DS4Windows.Properties.Resources.RT;
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
resources.ApplyResources(this.button2, "button2");
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.button2.Name = "button2";
|
|
|
|
|
this.button2.TabStop = false;
|
|
|
|
|
this.button2.Tag = "X360Right Trigger";
|
|
|
|
|
this.button2.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-11-04 04:44:55 +01:00
|
|
|
|
// btnMOUSEUP
|
2014-04-29 23:56:58 +02:00
|
|
|
|
//
|
2014-11-04 04:44:55 +01:00
|
|
|
|
resources.ApplyResources(this.btnMOUSEUP, "btnMOUSEUP");
|
|
|
|
|
this.btnMOUSEUP.Name = "btnMOUSEUP";
|
|
|
|
|
this.btnMOUSEUP.TabStop = false;
|
|
|
|
|
this.btnMOUSEUP.Tag = "Mouse Up";
|
|
|
|
|
this.btnMOUSEUP.UseVisualStyleBackColor = true;
|
2014-04-29 23:56:58 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnLSR
|
|
|
|
|
//
|
2014-12-20 02:31:00 +01:00
|
|
|
|
this.btnLSR.Image = global::DS4Windows.Properties.Resources.LSR;
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
resources.ApplyResources(this.btnLSR, "btnLSR");
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnLSR.Name = "btnLSR";
|
|
|
|
|
this.btnLSR.TabStop = false;
|
|
|
|
|
this.btnLSR.Tag = "X360Left X-Axis+";
|
|
|
|
|
this.btnLSR.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnLEFTMOUSE
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnLEFTMOUSE, "btnLEFTMOUSE");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnLEFTMOUSE.Name = "btnLEFTMOUSE";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnLEFTMOUSE.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnLEFTMOUSE.Tag = "Left Mouse Button";
|
|
|
|
|
this.btnLEFTMOUSE.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-06-17 01:43:01 +02:00
|
|
|
|
// btnRS
|
|
|
|
|
//
|
2014-12-20 02:31:00 +01:00
|
|
|
|
this.btnRS.Image = global::DS4Windows.Properties.Resources.RS;
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
resources.ApplyResources(this.btnRS, "btnRS");
|
2014-06-17 01:43:01 +02:00
|
|
|
|
this.btnRS.Name = "btnRS";
|
|
|
|
|
this.btnRS.TabStop = false;
|
|
|
|
|
this.btnRS.Tag = "X360Right Stick";
|
|
|
|
|
this.btnRS.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnQ
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
resources.ApplyResources(this.btnQ, "btnQ");
|
|
|
|
|
this.btnQ.Name = "btnQ";
|
|
|
|
|
this.btnQ.TabStop = false;
|
|
|
|
|
this.btnQ.Tag = "81";
|
|
|
|
|
this.btnQ.UseVisualStyleBackColor = true;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnLSU
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-20 02:31:00 +01:00
|
|
|
|
this.btnLSU.Image = global::DS4Windows.Properties.Resources.LSU;
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
resources.ApplyResources(this.btnLSU, "btnLSU");
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnLSU.Name = "btnLSU";
|
|
|
|
|
this.btnLSU.TabStop = false;
|
|
|
|
|
this.btnLSU.Tag = "X360Left Y-Axis-";
|
|
|
|
|
this.btnLSU.UseVisualStyleBackColor = true;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnLS
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-20 02:31:00 +01:00
|
|
|
|
this.btnLS.Image = global::DS4Windows.Properties.Resources.LS;
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
resources.ApplyResources(this.btnLS, "btnLS");
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnLS.Name = "btnLS";
|
|
|
|
|
this.btnLS.TabStop = false;
|
|
|
|
|
this.btnLS.Tag = "X360Left Stick";
|
|
|
|
|
this.btnLS.UseVisualStyleBackColor = true;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-17 19:29:22 +01:00
|
|
|
|
// cBToggle
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-17 19:29:22 +01:00
|
|
|
|
resources.ApplyResources(this.cBToggle, "cBToggle");
|
|
|
|
|
this.cBToggle.Name = "cBToggle";
|
|
|
|
|
this.cBToggle.TabStop = false;
|
|
|
|
|
this.cBToggle.UseVisualStyleBackColor = true;
|
|
|
|
|
this.cBToggle.CheckedChanged += new System.EventHandler(this.cbToggle_CheckedChanged);
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
// btnDefault
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
resources.ApplyResources(this.btnDefault, "btnDefault");
|
|
|
|
|
this.btnDefault.Name = "btnDefault";
|
|
|
|
|
this.btnDefault.TabStop = false;
|
|
|
|
|
this.btnDefault.UseVisualStyleBackColor = true;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
// btnUNBOUND
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
resources.ApplyResources(this.btnUNBOUND, "btnUNBOUND");
|
|
|
|
|
this.btnUNBOUND.Name = "btnUNBOUND";
|
|
|
|
|
this.btnUNBOUND.TabStop = false;
|
|
|
|
|
this.btnUNBOUND.Tag = "X360Unbound";
|
|
|
|
|
this.btnUNBOUND.UseVisualStyleBackColor = true;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnESC
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
resources.ApplyResources(this.btnESC, "btnESC");
|
|
|
|
|
this.btnESC.Name = "btnESC";
|
|
|
|
|
this.btnESC.TabStop = false;
|
|
|
|
|
this.btnESC.Tag = "27";
|
|
|
|
|
this.btnESC.UseVisualStyleBackColor = true;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// gBExtras
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
this.gBExtras.Controls.Add(this.nUDMouse);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.gBExtras.Controls.Add(this.cBMouse);
|
|
|
|
|
this.gBExtras.Controls.Add(this.cBLightbar);
|
|
|
|
|
this.gBExtras.Controls.Add(this.lbRumble);
|
2014-12-13 21:12:03 +01:00
|
|
|
|
this.gBExtras.Controls.Add(this.lbFlashRate);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.gBExtras.Controls.Add(this.lbHeavy);
|
|
|
|
|
this.gBExtras.Controls.Add(this.bnColor);
|
|
|
|
|
this.gBExtras.Controls.Add(this.lbBlueV);
|
|
|
|
|
this.gBExtras.Controls.Add(this.lbGreenV);
|
|
|
|
|
this.gBExtras.Controls.Add(this.lbRedV);
|
|
|
|
|
this.gBExtras.Controls.Add(this.lbLight);
|
|
|
|
|
this.gBExtras.Controls.Add(this.nUDHeavy);
|
|
|
|
|
this.gBExtras.Controls.Add(this.lbRed);
|
|
|
|
|
this.gBExtras.Controls.Add(this.nUDLight);
|
|
|
|
|
this.gBExtras.Controls.Add(this.nUDLightFlash);
|
|
|
|
|
this.gBExtras.Controls.Add(this.lbGreen);
|
|
|
|
|
this.gBExtras.Controls.Add(this.bnTest);
|
|
|
|
|
this.gBExtras.Controls.Add(this.tBBlueBar);
|
|
|
|
|
this.gBExtras.Controls.Add(this.lbBlue);
|
|
|
|
|
this.gBExtras.Controls.Add(this.tBGreenBar);
|
|
|
|
|
this.gBExtras.Controls.Add(this.tBRedBar);
|
2014-12-20 02:31:00 +01:00
|
|
|
|
this.gBExtras.Controls.Add(this.lBTip);
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
resources.ApplyResources(this.gBExtras, "gBExtras");
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.gBExtras.Name = "gBExtras";
|
|
|
|
|
this.gBExtras.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// cBMouse
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
resources.ApplyResources(this.cBMouse, "cBMouse");
|
|
|
|
|
this.cBMouse.Name = "cBMouse";
|
|
|
|
|
this.cBMouse.UseVisualStyleBackColor = true;
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// cBLightbar
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
resources.ApplyResources(this.cBLightbar, "cBLightbar");
|
|
|
|
|
this.cBLightbar.Name = "cBLightbar";
|
|
|
|
|
this.cBLightbar.UseVisualStyleBackColor = true;
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// lbBlueV
|
2014-06-14 21:14:27 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
resources.ApplyResources(this.lbBlueV, "lbBlueV");
|
|
|
|
|
this.lbBlueV.Name = "lbBlueV";
|
2014-06-14 21:14:27 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// lbGreenV
|
2014-06-14 21:14:27 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
resources.ApplyResources(this.lbGreenV, "lbGreenV");
|
|
|
|
|
this.lbGreenV.Name = "lbGreenV";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// lbRedV
|
2014-06-17 01:43:01 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
resources.ApplyResources(this.lbRedV, "lbRedV");
|
|
|
|
|
this.lbRedV.Name = "lbRedV";
|
2014-06-17 01:43:01 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// advColorDialog
|
2014-07-08 20:21:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.advColorDialog.AnyColor = true;
|
|
|
|
|
this.advColorDialog.Color = System.Drawing.Color.Blue;
|
|
|
|
|
this.advColorDialog.FullOpen = true;
|
|
|
|
|
this.advColorDialog.OnUpdateColor += new DS4Windows.AdvancedColorDialog.ColorUpdateHandler(this.advColorDialog_OnUpdateColor);
|
2014-07-08 20:21:09 +02:00
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// KBM360
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this, "$this");
|
2014-06-03 07:29:42 +02:00
|
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.gBExtras);
|
|
|
|
|
this.Controls.Add(this.btnESC);
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
this.Controls.Add(this.btnUNBOUND);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.lBMacroOn);
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
this.Controls.Add(this.btnDefault);
|
2014-12-17 19:29:22 +01:00
|
|
|
|
this.Controls.Add(this.cBToggle);
|
2014-06-17 01:43:01 +02:00
|
|
|
|
this.Controls.Add(this.btnLS);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnF6);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnLSU);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnF5);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnQ);
|
|
|
|
|
this.Controls.Add(this.btnF7);
|
|
|
|
|
this.Controls.Add(this.btnRS);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnF4);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnLEFTMOUSE);
|
|
|
|
|
this.Controls.Add(this.btnF8);
|
|
|
|
|
this.Controls.Add(this.btnLSR);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnF3);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnMOUSEUP);
|
|
|
|
|
this.Controls.Add(this.btnF9);
|
|
|
|
|
this.Controls.Add(this.button2);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnF2);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnMOUSEDOWN);
|
|
|
|
|
this.Controls.Add(this.btnINS);
|
|
|
|
|
this.Controls.Add(this.btnLSD);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnF1);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnMOUSELEFT);
|
|
|
|
|
this.Controls.Add(this.btnHOME);
|
|
|
|
|
this.Controls.Add(this.btnRSU);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btn1);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnMOUSERIGHT);
|
|
|
|
|
this.Controls.Add(this.btnPGUP);
|
|
|
|
|
this.Controls.Add(this.btnLSL);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnBACKSPACE);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.button30);
|
|
|
|
|
this.Controls.Add(this.btnPGDN);
|
|
|
|
|
this.Controls.Add(this.btnRB);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnEQUALS);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.button33);
|
|
|
|
|
this.Controls.Add(this.btnEND);
|
|
|
|
|
this.Controls.Add(this.btnRSR);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnMINUS);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnW);
|
|
|
|
|
this.Controls.Add(this.btnDEL);
|
|
|
|
|
this.Controls.Add(this.btnRSD);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btn0);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnMIDDLEMOUSE);
|
|
|
|
|
this.Controls.Add(this.btnSCL);
|
|
|
|
|
this.Controls.Add(this.btnRSL);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btn9);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.bnWHEELUP);
|
|
|
|
|
this.Controls.Add(this.button34);
|
|
|
|
|
this.Controls.Add(this.bnMacro);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btn8);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.bnWHEELDOWN);
|
|
|
|
|
this.Controls.Add(this.btnSTOP);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btn7);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnE);
|
|
|
|
|
this.Controls.Add(this.btnPLAYPAUSE);
|
|
|
|
|
this.Controls.Add(this.KBMlabel);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btn6);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.bTNRIGHTMOUSE);
|
|
|
|
|
this.Controls.Add(this.btnNEXTTRACK);
|
|
|
|
|
this.Controls.Add(this.X360Label);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btn5);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnR);
|
|
|
|
|
this.Controls.Add(this.btnPREVTRACK);
|
|
|
|
|
this.Controls.Add(this.button13);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btn4);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnT);
|
|
|
|
|
this.Controls.Add(this.button38);
|
|
|
|
|
this.Controls.Add(this.button19);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btn3);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnY);
|
|
|
|
|
this.Controls.Add(this.button39);
|
|
|
|
|
this.Controls.Add(this.button20);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btn2);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnU);
|
|
|
|
|
this.Controls.Add(this.button35);
|
|
|
|
|
this.Controls.Add(this.button18);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnSPACE);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnI);
|
|
|
|
|
this.Controls.Add(this.btnBREAK);
|
|
|
|
|
this.Controls.Add(this.button17);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnLSHIFT);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnO);
|
|
|
|
|
this.Controls.Add(this.btnF12);
|
|
|
|
|
this.Controls.Add(this.button11);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnRSHIFT);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnP);
|
|
|
|
|
this.Controls.Add(this.btnF10);
|
|
|
|
|
this.Controls.Add(this.button10);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnSLASH);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnOPENBRACKET);
|
|
|
|
|
this.Controls.Add(this.btnF11);
|
|
|
|
|
this.Controls.Add(this.button9);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnPERIOD);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnCLOSEBRACKET);
|
|
|
|
|
this.Controls.Add(this.btnTILDE);
|
|
|
|
|
this.Controls.Add(this.button8);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnCOMMA);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnBACKSLASH);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnM);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.button23);
|
|
|
|
|
this.Controls.Add(this.btnNUMLOCK);
|
|
|
|
|
this.Controls.Add(this.btnTAB);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnN);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.button22);
|
|
|
|
|
this.Controls.Add(this.btnNUM7);
|
|
|
|
|
this.Controls.Add(this.btnA);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnB);
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
this.Controls.Add(this.btnGuide);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnNUMSLASH);
|
|
|
|
|
this.Controls.Add(this.btnS);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnV);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.button3);
|
|
|
|
|
this.Controls.Add(this.btnNUM8);
|
|
|
|
|
this.Controls.Add(this.btnD);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnC);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnNUMSTAR);
|
|
|
|
|
this.Controls.Add(this.btnF);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnX);
|
2014-12-17 19:29:22 +01:00
|
|
|
|
this.Controls.Add(this.cBScanCode);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnNUM9);
|
|
|
|
|
this.Controls.Add(this.btnG);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnZ);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.button7);
|
|
|
|
|
this.Controls.Add(this.btnNUMMINUS);
|
|
|
|
|
this.Controls.Add(this.btnH);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnRALT);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.button5);
|
|
|
|
|
this.Controls.Add(this.btnNUMPLUS);
|
|
|
|
|
this.Controls.Add(this.btnJ);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.button36);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.button4);
|
|
|
|
|
this.Controls.Add(this.btnNUMENTER);
|
|
|
|
|
this.Controls.Add(this.btnK);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnWINDOWS);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.button6);
|
|
|
|
|
this.Controls.Add(this.btnNUM4);
|
|
|
|
|
this.Controls.Add(this.btnL);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnLALT);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnNUMDOT);
|
|
|
|
|
this.Controls.Add(this.btnNUM5);
|
|
|
|
|
this.Controls.Add(this.btnSEMICOLON);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnRCTRL);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnNUM3);
|
|
|
|
|
this.Controls.Add(this.btnNUM1);
|
|
|
|
|
this.Controls.Add(this.btnAPOSTROPHE);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnLCTRL);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnNUM2);
|
|
|
|
|
this.Controls.Add(this.btnNUM6);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnRETURN);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnCAPS);
|
|
|
|
|
this.Controls.Add(this.btnNUM0);
|
2014-12-17 19:29:22 +01:00
|
|
|
|
this.Controls.Add(this.pBMouse);
|
|
|
|
|
this.Controls.Add(this.pBX360);
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.KeyPreview = true;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.MaximizeBox = false;
|
|
|
|
|
this.MinimizeBox = false;
|
|
|
|
|
this.Name = "KBM360";
|
|
|
|
|
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.finalMeasure);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Key_Down_Action);
|
2014-12-17 19:29:22 +01:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pBX360)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pBMouse)).EndInit();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nUDHeavy)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nUDLight)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nUDLightFlash)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tBBlueBar)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tBGreenBar)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tBRedBar)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nUDMouse)).EndInit();
|
|
|
|
|
this.gBExtras.ResumeLayout(false);
|
|
|
|
|
this.gBExtras.PerformLayout();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.ResumeLayout(false);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.PerformLayout();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#endregion
|
|
|
|
|
|
2014-12-17 19:29:22 +01:00
|
|
|
|
private System.Windows.Forms.PictureBox pBX360;
|
|
|
|
|
private System.Windows.Forms.PictureBox pBMouse;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnF6;
|
|
|
|
|
private System.Windows.Forms.Button btnF5;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnF7;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnF4;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnF8;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnF3;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnF9;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnF2;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnINS;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnF1;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnHOME;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btn1;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnPGUP;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnBACKSPACE;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnPGDN;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnEQUALS;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnEND;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnMINUS;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnDEL;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btn0;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnSCL;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btn9;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button button34;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btn8;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnSTOP;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btn7;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnPLAYPAUSE;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btn6;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnNEXTTRACK;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btn5;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnPREVTRACK;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btn4;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button button38;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btn3;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button button39;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btn2;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button button35;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnSPACE;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnBREAK;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnLSHIFT;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnF12;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnRSHIFT;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnF10;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnSLASH;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnF11;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnPERIOD;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnTILDE;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnCOMMA;
|
|
|
|
|
private System.Windows.Forms.Button btnM;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnNUMLOCK;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnN;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnNUM7;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnB;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnNUMSLASH;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnV;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnNUM8;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnC;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnNUMSTAR;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnX;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnNUM9;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnZ;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnNUMMINUS;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnRALT;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnNUMPLUS;
|
2014-05-12 07:48:50 +02:00
|
|
|
|
private System.Windows.Forms.Button button36;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnNUMENTER;
|
2014-05-12 07:48:50 +02:00
|
|
|
|
private System.Windows.Forms.Button btnWINDOWS;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnNUM4;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnLALT;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnNUM5;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnRCTRL;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnNUM1;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnLCTRL;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnNUM6;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnCAPS;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnNUM0;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnRETURN;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnNUM2;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnAPOSTROPHE;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnNUM3;
|
2014-12-13 21:12:03 +01:00
|
|
|
|
private System.Windows.Forms.Label lbFlashRate;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Label lbRumble;
|
|
|
|
|
private System.Windows.Forms.Label lbHeavy;
|
|
|
|
|
private System.Windows.Forms.Label lbLight;
|
|
|
|
|
private System.Windows.Forms.NumericUpDown nUDHeavy;
|
|
|
|
|
private System.Windows.Forms.NumericUpDown nUDLight;
|
|
|
|
|
private System.Windows.Forms.Button btnH;
|
|
|
|
|
private System.Windows.Forms.NumericUpDown nUDLightFlash;
|
|
|
|
|
private System.Windows.Forms.TrackBar tBBlueBar;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnL;
|
|
|
|
|
private System.Windows.Forms.Button btnK;
|
|
|
|
|
private System.Windows.Forms.Button btnJ;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button button5;
|
|
|
|
|
private System.Windows.Forms.TrackBar tBGreenBar;
|
|
|
|
|
private System.Windows.Forms.TrackBar tBRedBar;
|
|
|
|
|
private System.Windows.Forms.Label lbBlue;
|
|
|
|
|
private System.Windows.Forms.Label lbGreen;
|
|
|
|
|
private System.Windows.Forms.Button btnSEMICOLON;
|
|
|
|
|
private System.Windows.Forms.Button button7;
|
|
|
|
|
private System.Windows.Forms.Button bnTest;
|
|
|
|
|
private System.Windows.Forms.Label lbRed;
|
|
|
|
|
private System.Windows.Forms.Button button4;
|
|
|
|
|
private System.Windows.Forms.NumericUpDown nUDMouse;
|
|
|
|
|
private System.Windows.Forms.Button button6;
|
|
|
|
|
private System.Windows.Forms.Button bnColor;
|
|
|
|
|
private System.Windows.Forms.Button btnNUMDOT;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnG;
|
2014-12-17 19:29:22 +01:00
|
|
|
|
private System.Windows.Forms.CheckBox cBScanCode;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnF;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Label lBTip;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnD;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button button3;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnS;
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
private System.Windows.Forms.Button btnGuide;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnA;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button button22;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnTAB;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button button23;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnBACKSLASH;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button button8;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnCLOSEBRACKET;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button button9;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnOPENBRACKET;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button button10;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnP;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button button11;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnO;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button button17;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnI;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button button18;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnU;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button button20;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnY;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button button19;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnT;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button button13;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnR;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Label X360Label;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button bTNRIGHTMOUSE;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Label KBMlabel;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnE;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
public System.Windows.Forms.Label lBMacroOn;
|
2014-05-28 04:49:58 +02:00
|
|
|
|
private System.Windows.Forms.Button bnWHEELDOWN;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button bnMacro;
|
2014-05-28 04:49:58 +02:00
|
|
|
|
private System.Windows.Forms.Button bnWHEELUP;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnRSL;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnMIDDLEMOUSE;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnRSD;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnW;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnRSR;
|
2014-05-12 07:48:50 +02:00
|
|
|
|
private System.Windows.Forms.Button button33;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnRB;
|
2014-05-12 07:48:50 +02:00
|
|
|
|
private System.Windows.Forms.Button button30;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnLSL;
|
2014-11-04 04:44:55 +01:00
|
|
|
|
private System.Windows.Forms.Button btnMOUSERIGHT;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnRSU;
|
2014-11-04 04:44:55 +01:00
|
|
|
|
private System.Windows.Forms.Button btnMOUSELEFT;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnLSD;
|
2014-11-04 04:44:55 +01:00
|
|
|
|
private System.Windows.Forms.Button btnMOUSEDOWN;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button button2;
|
2014-11-04 04:44:55 +01:00
|
|
|
|
private System.Windows.Forms.Button btnMOUSEUP;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnLSR;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnLEFTMOUSE;
|
2014-06-17 01:43:01 +02:00
|
|
|
|
private System.Windows.Forms.Button btnRS;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnQ;
|
2014-06-17 01:43:01 +02:00
|
|
|
|
private System.Windows.Forms.Button btnLSU;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnLS;
|
2014-12-17 19:29:22 +01:00
|
|
|
|
private System.Windows.Forms.CheckBox cBToggle;
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
private System.Windows.Forms.Button btnDefault;
|
|
|
|
|
private System.Windows.Forms.Button btnUNBOUND;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnESC;
|
|
|
|
|
private System.Windows.Forms.GroupBox gBExtras;
|
|
|
|
|
private System.Windows.Forms.Label lbBlueV;
|
|
|
|
|
private System.Windows.Forms.Label lbGreenV;
|
|
|
|
|
private System.Windows.Forms.Label lbRedV;
|
|
|
|
|
private AdvancedColorDialog advColorDialog;
|
|
|
|
|
private System.Windows.Forms.CheckBox cBMouse;
|
|
|
|
|
private System.Windows.Forms.CheckBox cBLightbar;
|
|
|
|
|
|
2014-05-12 07:48:50 +02:00
|
|
|
|
|
2014-04-27 21:32:09 +02:00
|
|
|
|
}
|
|
|
|
|
}
|