From 63e697dd3788e0aee7e18bcb1fa63bf6a37f1948 Mon Sep 17 00:00:00 2001 From: Mathias Malmqvist Date: Sat, 11 Oct 2025 01:56:07 +0200 Subject: [PATCH] Add SVG icons for Playstation symbols, fix translation issues, other minor fixes --- assets/icons.svg | 16 +++ index.html | 2 +- js/controller-manager.js | 10 +- js/controllers/ds4-controller.js | 3 + js/controllers/ds5-controller.js | 9 ++ js/modals/calib-range-modal.js | 16 +-- js/modals/quick-test-modal.js | 162 ++++++++++++++++++---------- lang/ar_ar.json | 35 ++++--- lang/bg_bg.json | 35 ++++--- lang/cz_cz.json | 35 ++++--- lang/da_dk.json | 35 ++++--- lang/de_de.json | 35 ++++--- lang/es_es.json | 35 ++++--- lang/fa_fa.json | 35 ++++--- lang/fr_fr.json | 35 ++++--- lang/hu_hu.json | 35 ++++--- lang/it_it.json | 35 ++++--- lang/jp_jp.json | 35 ++++--- lang/ko_kr.json | 35 ++++--- lang/nl_nl.json | 35 ++++--- lang/pl_pl.json | 35 ++++--- lang/pt_br.json | 35 ++++--- lang/pt_pt.json | 35 ++++--- lang/rs_rs.json | 35 ++++--- lang/ru_ru.json | 35 ++++--- lang/tr_tr.json | 35 ++++--- lang/ua_ua.json | 35 ++++--- lang/zh_cn.json | 35 ++++--- lang/zh_tw.json | 35 ++++--- scripts/forget_bluetooth.py | 174 +++++++++++++++++++++++++++++++ templates/quick-test-modal.html | 2 +- 31 files changed, 724 insertions(+), 440 deletions(-) create mode 100755 scripts/forget_bluetooth.py diff --git a/assets/icons.svg b/assets/icons.svg index 61870ac..fcdf66e 100644 --- a/assets/icons.svg +++ b/assets/icons.svg @@ -27,4 +27,20 @@ + + + + + + + + + + + + + + + + diff --git a/index.html b/index.html index 89ac8b5..c9471da 100644 --- a/index.html +++ b/index.html @@ -318,7 +318,7 @@