Commit graph

314 commits

Author SHA1 Message Date
NGnius (Graham) 9da7de788e Add ability to disable setting clock to min-max on resume from sleep for SD 2023-02-20 11:56:36 -05:00
NGnius (Graham) fb6c31b0e8 Update Decky for NavigateToExternalUrl fix 2023-02-20 11:33:10 -05:00
NGnius (Graham) 0483ee1617 Fix SMT toggle always reenabling (fix #73) 2023-02-14 21:59:05 -05:00
NGnius (Graham) b32c5c9d31 Configure for v1.2.0 work 2023-02-11 20:00:07 -05:00
NGnius (Graham) 85e660423e Add emergency message if backend is unavailable 2023-02-11 19:59:27 -05:00
NGnius (Graham) 4bf548152f Merge branch 'dev' 2023-02-10 23:36:40 -05:00
NGnius (Graham) fa96588948 Fix docker dev build tooling for libryzenadj.so 2023-02-10 23:36:22 -05:00
NGnius (Graham) c9557736ef Bump version to v1.1.1 2023-02-10 17:26:16 -05:00
NGnius (Graham) 5a71586095 Merge branch 'dev' 2023-02-10 17:24:30 -05:00
NGnius (Graham) c3cc449fee Add _unload functionality 2023-02-10 17:22:26 -05:00
NGnius (Graham) 23cf76f084 Merge branch 'dev' 2023-02-09 23:02:23 -05:00
NGnius (Graham) 5eb0c9df84 Replace fr-FR.mo link with .po link to fix missing translation 2023-02-09 23:01:56 -05:00
NGnius (Graham) f879c82f33 Merge branch 'dev' 2023-02-04 16:19:28 -05:00
NGnius (Graham) 5ffa83983f Fix UI not updating when profile changes 2023-02-04 16:19:00 -05:00
NGnius (Graham) 05de36a082 Update bug report versions 2023-02-03 17:57:56 -05:00
NGnius (Graham) 1ca1148a4c Merge branch 'dev' 2023-02-03 17:40:03 -05:00
NGnius (Graham) ec97003e38 Rename 'Persistent' toggle to 'Persistent Profile' 2023-02-03 17:03:50 -05:00
NGnius (Graham) 9a997bd4f3 Update pt_oc to new format 2023-02-02 22:27:06 -05:00
NGnius (Graham) e63310f62e Add global governor dropdown (hidden for default SD config) 2023-02-02 20:20:16 -05:00
NGnius (Graham) 286ad30378 Enable auto-detection when loading a new settings file 2023-01-31 20:41:48 -05:00
NGnius (Graham) 11c1fc0ddc Set settings twice when dirty, to be extra sure settings are set when set and not unset when set set set set 2023-01-29 12:00:08 -05:00
NGnius (Graham) f4e94d9e7d Fix auto_detect ignoring persistence bool 2023-01-29 11:33:44 -05:00
NGnius (Graham) 5481587167 Fix missing translation for Defaults button 2023-01-29 11:09:42 -05:00
NGnius (Graham) ce5b0ed926 Update USDPL and fix other front-back communication inconsistencies 2023-01-21 18:15:26 -05:00
NGnius (Graham) ea89de01d7 Fix incorrect CPU defaults loaded by defaults button 2023-01-18 21:05:04 -05:00
NGnius (Graham) aff5005ca9 Allow max == min, fix SMT bug, compile missing .mo files 2023-01-18 17:59:34 -05:00
ZXRRX df69a5a2db
es-ES translations (#62)
* es-ES translations

Added European Spanish translation

* Update es-ES.po
2023-01-17 23:02:42 +00:00
NGnius (Graham) 8332649e45 Disallow setting max < min and min > max because the kernel now does too 2023-01-16 18:46:40 -05:00
NGnius (Graham) b731ebddc5 Add OS selector to bug report 2023-01-16 17:15:52 -05:00
NGnius (Graham) 5b6c5ec268 Improve templates with better checklist and dropdown checks 2023-01-16 17:02:39 -05:00
danyi 12e75cd2f3
Create zh_HK.po (#63) 2023-01-15 19:20:12 +00:00
NGnius (Graham) 79bb4987fc Update translations template and minor packaging config changes 2023-01-14 15:00:30 -05:00
danyi a8fce1e11c
Add Simplified Chinese translation (#61)
* Create zh_CN.po

* Create zh_CN.mo

* Delete zh_CN.mo

* Update zh_CN.po
2023-01-12 17:11:25 +00:00
NGnius (Graham) ab2eea5fb4 Bump version to 1.0.6 (front) and 1.0.5+1 (back) 2023-01-11 19:58:19 -05:00
NGnius (Graham) bfcdbf8742 Add pnpm lock file to help with ongoing Decky stuff 2023-01-11 19:47:09 -05:00
James ea7f4a3268
Add French translation (#60)
Adding french Canadian translation
2023-01-11 17:10:40 +00:00
NGnius (Graham) 8bc9c7b2d8 Add support for user-translated strings in the UI 2023-01-10 20:54:33 -05:00
NGnius (Graham) d33b657e8f Add pnpm lock file to make Decky CI happy 2023-01-07 20:09:26 -05:00
NGnius (Graham) d7a1449327 Convert the remaining UI sections into components too 2023-01-07 20:07:34 -05:00
NGnius (Graham) 3b34bad28a Refactor UI so not *everything* updates when one thing changes... I hate React 2023-01-07 18:45:12 -05:00
NGnius (Graham) 8c763f241f Improve SMT heuristic when loading from saved 2023-01-05 21:35:53 -05:00
NGnius (Graham) fbb68e0d51 Fix SMT behaviour paper cuts 2023-01-05 21:16:37 -05:00
NGnius (Graham) 13bf31611d Send front-end logs to back and improve Steam Deck driver display 2023-01-04 19:42:59 -05:00
NGnius (Graham) cda1111cd3 Add driver in debug UI and misc config stuff 2023-01-02 21:22:53 -05:00
NGnius (Graham) 500fde964c Implement RyzenAdj driver for AMD 2023-01-02 18:47:14 -05:00
NGnius (Graham) 0b89ed13ec Use new bug report form 2023-01-02 10:12:35 -05:00
NGnius (Graham) 5614937012 Implement full generic driver to simplify custom implementations 2023-01-02 09:04:07 -05:00
NGnius (Graham) 3031a1c9bf Groundwork for RyzenAdj and fix some system defaults 2022-12-31 16:28:37 -05:00
NGnius (Graham) 1dc0acca8e Combine SD advance mode back into regular SD driver, implement custom clock file support 2022-12-30 23:27:22 -05:00
NGnius (Graham) 5fe4e9d15d Complete switch to linux kernel SMT toggle #48 2022-12-24 10:21:27 -05:00