Skip to content
This repository has been archived by the owner on Oct 24, 2021. It is now read-only.

Commit

Permalink
Version 1.4.52
Browse files Browse the repository at this point in the history
Added support for New DS4 Controller (thanks andersfischernielsen)
Fixed sensitivity for sticks, causing crashes when trying to edit a
profile
Typo fixes (thanks josevill)
Updates to German, Polish, Nederlands and more translations
  • Loading branch information
Jays2Kings committed Oct 9, 2016
1 parent ad0d2f8 commit 031efa2
Show file tree
Hide file tree
Showing 89 changed files with 3,176 additions and 2,304 deletions.
3 changes: 2 additions & 1 deletion DS4Windows.sln
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ Global
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7B9354BF-AF82-4CCB-A83D-4BEB1E9D8C96}.Debug|Any CPU.ActiveCfg = Release|Any CPU
{7B9354BF-AF82-4CCB-A83D-4BEB1E9D8C96}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7B9354BF-AF82-4CCB-A83D-4BEB1E9D8C96}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7B9354BF-AF82-4CCB-A83D-4BEB1E9D8C96}.Debug|x64.ActiveCfg = Debug|Any CPU
{7B9354BF-AF82-4CCB-A83D-4BEB1E9D8C96}.Debug|x64.Build.0 = Debug|Any CPU
{7B9354BF-AF82-4CCB-A83D-4BEB1E9D8C96}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand Down
12 changes: 12 additions & 0 deletions DS4Windows/DS4Forms/DS4Form.cs.resx
Original file line number Diff line number Diff line change
Expand Up @@ -628,4 +628,16 @@
<data name="useCustomColorToolStripMenuItem.Text" xml:space="preserve">
<value>Použít vlastní barvu</value>
</data>
<data name="btnStartStop.Text" xml:space="preserve">
<value>Start</value>
</data>
<data name="chData.Text" xml:space="preserve">
<value>Data</value>
</data>
<data name="lbID.Text" xml:space="preserve">
<value>ID</value>
</data>
<data name="startToolStripMenuItem.Text" xml:space="preserve">
<value>Start</value>
</data>
</root>
16 changes: 9 additions & 7 deletions DS4Windows/DS4Forms/DS4Form.de-DE.resx
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@
<value>74, 28</value>
</data>
<data name="bnEditC3.Text" xml:space="preserve">
<value>Editieren</value>
<value>Bearbeiten</value>
</data>
<data name="bnEditC4.Location" type="System.Drawing.Point, System.Drawing">
<value>989, 130</value>
Expand All @@ -212,7 +212,7 @@
<value>74, 28</value>
</data>
<data name="bnEditC4.Text" xml:space="preserve">
<value>Editieren</value>
<value>Bearbeiten</value>
</data>
<data name="cBController1.Location" type="System.Drawing.Point, System.Drawing">
<value>834, 23</value>
Expand All @@ -224,7 +224,7 @@
<value>74, 28</value>
</data>
<data name="bnEditC2.Text" xml:space="preserve">
<value>Editieren</value>
<value>Bearbeiten</value>
</data>
<data name="cBController2.Location" type="System.Drawing.Point, System.Drawing">
<value>834, 59</value>
Expand All @@ -239,7 +239,7 @@
<value>74, 28</value>
</data>
<data name="bnEditC1.Text" xml:space="preserve">
<value>Editieren</value>
<value>Bearbeiten</value>
</data>
<data name="cBController4.Location" type="System.Drawing.Point, System.Drawing">
<value>834, 131</value>
Expand Down Expand Up @@ -446,7 +446,7 @@
<value>Importieren</value>
</data>
<data name="tSBImportProfile.ToolTipText" xml:space="preserve">
<value>Importiere ein Profil oder mehrere</value>
<value>Importiere ein oder mehrere Profile</value>
</data>
<data name="tSBExportProfile.Size" type="System.Drawing.Size, System.Drawing">
<value>109, 24</value>
Expand All @@ -458,8 +458,7 @@
<value>Exportiere das ausgewählte Profil</value>
</data>
<data name="tabAutoProfiles.Text" xml:space="preserve">
<value>Automatische Profile
</value>
<value>Automatische Profile</value>
</data>
<data name="tabSettings.Text" xml:space="preserve">
<value>Einstellungen</value>
Expand Down Expand Up @@ -650,4 +649,7 @@
<data name="tabLog.Text" xml:space="preserve">
<value>Log</value>
</data>
<data name="cBUseWhiteIcon.Text" xml:space="preserve">
<value>Weißes DS4Windows Symbol</value>
</data>
</root>
6 changes: 6 additions & 0 deletions DS4Windows/DS4Forms/DS4Form.fi.resx
Original file line number Diff line number Diff line change
Expand Up @@ -628,4 +628,10 @@
<data name="useCustomColorToolStripMenuItem.Text" xml:space="preserve">
<value>Käytä profiiliväriä</value>
</data>
<data name="chData.Text" xml:space="preserve">
<value>Data</value>
</data>
<data name="lbID.Text" xml:space="preserve">
<value>ID</value>
</data>
</root>
5 changes: 4 additions & 1 deletion DS4Windows/DS4Forms/DS4Form.fr-FR.resx
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@
<value>208, 26</value>
</data>
<data name="assignToController4ToolStripMenuItem.Text" xml:space="preserve">
<value>Choisir manette 4</value>
<value>7</value>
</data>
<data name="deleteToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
<value>208, 26</value>
Expand Down Expand Up @@ -679,4 +679,7 @@
<data name="cMCustomLed.Size" type="System.Drawing.Size, System.Drawing">
<value>307, 56</value>
</data>
<data name="lbID.Text" xml:space="preserve">
<value>ID</value>
</data>
</root>
6 changes: 6 additions & 0 deletions DS4Windows/DS4Forms/DS4Form.hu.resx
Original file line number Diff line number Diff line change
Expand Up @@ -625,4 +625,10 @@
<data name="useCustomColorToolStripMenuItem.Text" xml:space="preserve">
<value>Egyedi szín használata</value>
</data>
<data name="btnStartStop.Text" xml:space="preserve">
<value>Start</value>
</data>
<data name="lbID.Text" xml:space="preserve">
<value>ID</value>
</data>
</root>
39 changes: 39 additions & 0 deletions DS4Windows/DS4Forms/DS4Form.id.resx
Original file line number Diff line number Diff line change
Expand Up @@ -574,4 +574,43 @@
<data name="useCustomColorToolStripMenuItem.Text" xml:space="preserve">
<value>Gunakan Aturan Warna</value>
</data>
<data name="bnEditC1.Text" xml:space="preserve">
<value>Edit</value>
</data>
<data name="bnEditC2.Text" xml:space="preserve">
<value>Edit</value>
</data>
<data name="bnEditC3.Text" xml:space="preserve">
<value>Edit</value>
</data>
<data name="bnEditC4.Text" xml:space="preserve">
<value>Edit</value>
</data>
<data name="chData.Text" xml:space="preserve">
<value>Data</value>
</data>
<data name="editToolStripMenuItem.Text" xml:space="preserve">
<value>Edit</value>
</data>
<data name="exportToolStripMenuItem.Text" xml:space="preserve">
<value>Export</value>
</data>
<data name="importToolStripMenuItem.Text" xml:space="preserve">
<value>Import</value>
</data>
<data name="lbID.Text" xml:space="preserve">
<value>ID</value>
</data>
<data name="lbStatus.Text" xml:space="preserve">
<value>Status</value>
</data>
<data name="tsBEditProfile.Text" xml:space="preserve">
<value>Edit</value>
</data>
<data name="tSBExportProfile.Text" xml:space="preserve">
<value>Export</value>
</data>
<data name="tSBImportProfile.Text" xml:space="preserve">
<value>Import</value>
</data>
</root>
3 changes: 3 additions & 0 deletions DS4Windows/DS4Forms/DS4Form.ja.resx
Original file line number Diff line number Diff line change
Expand Up @@ -485,4 +485,7 @@
<data name="$this.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
<value>Inherit</value>
</data>
<data name="lbID.Text" xml:space="preserve">
<value>ID</value>
</data>
</root>
9 changes: 6 additions & 3 deletions DS4Windows/DS4Forms/DS4Form.nl.resx
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@
<value>262, 26</value>
</data>
<data name="duplicateToolStripMenuItem.Text" xml:space="preserve">
<value>Kopieren (Ctrl+D)</value>
<value>Kopiëren (Ctrl+D)</value>
</data>
<data name="newProfileToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
<value>262, 26</value>
Expand Down Expand Up @@ -395,7 +395,7 @@
<value>104, 24</value>
</data>
<data name="tsBEditProfile.Text" xml:space="preserve">
<value>Aanpassen</value>
<value>Bewerken</value>
</data>
<data name="tsBEditProfile.ToolTipText" xml:space="preserve">
<value>Geselecteerd Profiel Aanpassen</value>
Expand All @@ -416,7 +416,7 @@
<value>Kopieren</value>
</data>
<data name="tSBDupProfile.ToolTipText" xml:space="preserve">
<value>Kopieer Geselecteerd Profiel</value>
<value>Dupliceer Geselecteerd Profiel</value>
</data>
<data name="tSBImportProfile.Size" type="System.Drawing.Size, System.Drawing">
<value>107, 24</value>
Expand Down Expand Up @@ -625,4 +625,7 @@
<data name="tabLog.Text" xml:space="preserve">
<value>Log</value>
</data>
<data name="cBUseWhiteIcon.Text" xml:space="preserve">
<value>Wit DS4 Icoon</value>
</data>
</root>
3 changes: 3 additions & 0 deletions DS4Windows/DS4Forms/DS4Form.pl.resx
Original file line number Diff line number Diff line change
Expand Up @@ -671,4 +671,7 @@
<data name="startToolStripMenuItem.Text" xml:space="preserve">
<value>Start</value>
</data>
<data name="cBUseWhiteIcon.Text" xml:space="preserve">
<value>Biała ikona DS4Windows</value>
</data>
</root>
Loading

0 comments on commit 031efa2

Please sign in to comment.