Mathias Malmqvist
|
28604b0e36
|
Update GitHub action to allow manual deployment from any branch
|
2025-10-15 21:03:58 +02:00 |
|
Mathias Malmqvist
|
e4d450c1c8
|
Fix translation issues
|
2025-10-15 21:03:58 +02:00 |
|
Mathias Malmqvist
|
6a2feab7bd
|
Add script that finds strings that are missing translations, and translations that are unused
|
2025-10-15 21:03:58 +02:00 |
|
Mathias Malmqvist
|
25f52689e1
|
Show percentage for amount L2 and R2 is pressed
Add "Don't show again" option to the Edge disclaimer modal
|
2025-10-15 21:03:58 +02:00 |
|
Mathias Malmqvist
|
6073803215
|
Fix the build issue mangling the png files
|
2025-10-15 21:03:58 +02:00 |
|
Mathias Malmqvist
|
68bfe1388b
|
Show progress in range calibration modal and show warning when calibration failed
|
2025-10-15 21:03:58 +02:00 |
|
Mathias Malmqvist
|
7a52f1eab8
|
Stop auto-repeat circularity adjustment when passing below 1.00
|
2025-10-15 21:03:58 +02:00 |
|
Mathias Malmqvist
|
72c5dfbbeb
|
Add buttons for quick-calibrating from the finetune dialog
|
2025-10-15 21:03:58 +02:00 |
|
Mathias Malmqvist
|
a6f1b2e503
|
Review and refactor finetune dialog
|
2025-10-15 21:03:58 +02:00 |
|
Mathias Malmqvist
|
aeb0c161ea
|
Add sliders to finetune modal for increasing non-circularity
|
2025-10-15 21:03:58 +02:00 |
|
Mathias Malmqvist
|
977c522b5d
|
Add DS4 support for the quick tests
|
2025-10-15 21:03:58 +02:00 |
|
Mathias Malmqvist
|
e9778d44da
|
Add Quick Test of the headphone jack
|
2025-10-15 21:03:58 +02:00 |
|
Mathias Malmqvist
|
794485c265
|
Add Quick Test of LED lights
|
2025-10-15 21:03:58 +02:00 |
|
Mathias Malmqvist
|
1252f43d23
|
Allow user to skip quick-tests and then add them back
|
2025-10-15 21:03:58 +02:00 |
|
Mathias Malmqvist
|
53fd91fdb3
|
Move the Quick Test button
|
2025-10-15 21:03:58 +02:00 |
|
Mathias Malmqvist
|
b3712a24c2
|
Add button tests to Quick Test modal
|
2025-10-15 21:03:58 +02:00 |
|
Mathias Malmqvist
|
3bc5c0eb34
|
Add new "Quick test" modal
|
2025-10-15 21:03:58 +02:00 |
|
Mathias Malmqvist
|
b240d1d65c
|
Add adaptive trigger support to the DS5
|
2025-10-15 21:03:58 +02:00 |
|
dualshock-tools
|
3b2b3d5c13
|
Update to v2.17
v2.17
|
2025-09-28 11:02:45 +02:00 |
|
dualshock-tools
|
1fab479806
|
Sort languages in alphabetical order
|
2025-09-28 11:01:11 +02:00 |
|
sladkOy
|
c30e5f59b8
|
Update ua_ua.json
|
2025-09-28 11:00:17 +02:00 |
|
ClausNC3
|
a3ab802777
|
Corrected the HTML code, so it can look up translation files right.
|
2025-09-28 10:59:50 +02:00 |
|
ClausNC3
|
10017df554
|
Updated new lines added
|
2025-09-28 10:59:50 +02:00 |
|
Arash Rasoulzadeh
|
ededb314a0
|
Add fa translated strings
|
2025-09-28 10:56:42 +02:00 |
|
czrps
|
0bea52d01a
|
Update tr_tr.json
Sürüm 2.16 çevirisi yapıldı
|
2025-09-28 10:56:05 +02:00 |
|
Mathias Malmqvist
|
be8e151212
|
Update e to error
|
2025-09-25 00:12:25 +02:00 |
|
sladkOy
|
4c2b49bcf4
|
Update ua_ua.json
|
2025-09-21 16:49:50 +02:00 |
|
Mathias Malmqvist
|
50dcc191e8
|
Add and remove translated strings
v2.16
|
2025-09-20 17:01:11 +02:00 |
|
Mathias Malmqvist
|
8b7e8425de
|
Allow finetune center point and circularity adjustment step customization
|
2025-09-20 17:01:11 +02:00 |
|
Mathias Malmqvist
|
e1141b25a7
|
Improve error handling for possible DS4 clones
|
2025-09-20 17:01:11 +02:00 |
|
Mathias Malmqvist
|
c295cfa508
|
Review and improve error handling and error messages
|
2025-09-20 17:01:11 +02:00 |
|
Mathias Malmqvist
|
48fc4b5dce
|
Create gulp-deploy.yml to deploy to GitHub Pages
|
2025-09-20 17:01:11 +02:00 |
|
Mathias Malmqvist
|
7d4ddfdfad
|
Build with Gulp
|
2025-09-20 17:01:11 +02:00 |
|
Mathias Malmqvist
|
3493c4de74
|
Bug fixes
|
2025-09-20 17:01:11 +02:00 |
|
Mathias Malmqvist
|
42fc94a9a2
|
Split the code into smaller more manageble files
|
2025-09-20 17:01:11 +02:00 |
|
Mathias Malmqvist
|
d4ba4a5fdd
|
Refactor into separate files with abstractions for controller types
|
2025-09-20 17:01:11 +02:00 |
|
Mathias Malmqvist
|
f82cdcf663
|
Continue separating calls to controller APIs from UI updates and deduplicate related code
|
2025-09-20 17:01:11 +02:00 |
|
Mathias Malmqvist
|
f05499defd
|
Define with const or let, remove unnessessary spaces, start extracting controller API calls in separate functions that don't update the UI
|
2025-09-20 17:01:11 +02:00 |
|
Bartosz
|
7038beb545
|
Update pl_pl.json
|
2025-09-19 21:25:57 +02:00 |
|
Mathias Malmqvist
|
f5e7c4cd85
|
Comment out the code that should never run anyway
|
2025-09-13 15:24:33 +02:00 |
|
dualshock-tools
|
e69cb6ef95
|
bump to v2.15
v2.15
|
2025-09-13 09:15:06 +02:00 |
|
czrps
|
c17cdfc92b
|
Update tr_tr.json
2.14 sürüm çevirileri yapıldı
|
2025-09-13 08:41:33 +02:00 |
|
ZETA
|
9d45f17cfc
|
Add files via upload
Korean language additions/corrections updates
|
2025-09-13 08:41:03 +02:00 |
|
Mathias Malmqvist
|
aeb7e9010a
|
Reintroduce broken code to un-break the writing of finetune changes to Edge modules
|
2025-09-13 08:39:25 +02:00 |
|
Mathias Malmqvist
|
7b19117311
|
Bug fixes; alert showing when it shouldn't, flicker, no circularity data collected for DS4
v2.14
|
2025-09-06 09:20:27 +02:00 |
|
sladkOy
|
a72e0223b9
|
Update ua_ua.json
|
2025-08-31 09:50:43 +02:00 |
|
dualshock-tools
|
f43aa7af83
|
Fixed it_it translation
|
2025-08-30 12:59:21 +02:00 |
|
dualshock-tools
|
f7f61b88b9
|
Add translation support for v2.14
|
2025-08-30 12:52:23 +02:00 |
|
dualshock-tools
|
2fe3416c5c
|
Bump to v2.14
|
2025-08-30 12:10:40 +02:00 |
|
Mathias Malmqvist
|
9f5c8914bc
|
Finetune bug fixes
|
2025-08-30 12:05:43 +02:00 |
|