Commit graph

190 commits

Author SHA1 Message Date
NGnius (Graham) 441a635163 Add workaround for CPU clocks not being unset by kernel correctly, fixes #107 2023-05-29 19:40:57 -04:00
NGnius (Graham) 8c77630fb4 Add basic event commands 2023-05-28 10:34:20 -04:00
NGnius (Graham) f8ea999604 Refactor steam_deck to modularize system interactions 2023-05-25 21:03:31 -04:00
Marco Rodolfi 23d6e49491 Added italian translation (#98)
* Added italian translation

* Updated it translation with latest strings
2023-05-02 18:02:25 -04:00
NGnius (Graham) a4e1ece099 Update h2 2023-04-29 10:41:47 -04:00
NGnius (Graham) 2df7dfa9b6 Update pnpm-lock 2023-04-05 22:18:34 -04:00
NGnius (Graham) 4940e91917 Revert "Change GameAction trigger for profile loading"
This reverts commit f5d35fe95c.
2023-04-05 22:10:40 -04:00
NGnius (Graham) f5d35fe95c Change GameAction trigger for profile loading 2023-04-03 20:15:40 -04:00
NGnius (Graham) 533beaf289 Fix loading battery settings from json, update some deps 2023-04-02 13:36:33 -04:00
NGnius (Graham) 2f8c0a0172 Fix unecessary calls to on_set() from battery vibe checks and reset ppt to default instead of max 2023-04-01 20:43:26 -04:00
NGnius (Graham) d654e3ee06 Remove redundant sysfs commit 2023-04-01 20:18:16 -04:00
NGnius (Graham) 0d68ae996c Reset PPT to max when limits disabled 2023-04-01 20:11:02 -04:00
NGnius (Graham) 47d457dd2a Upgrade limits_* versions 2023-04-01 10:49:22 -04:00
NGnius (Graham) 8f61e22c81 Expand limits json with additional data 2023-03-31 18:07:58 -04:00
NGnius (Graham) c374212b13 Only convert game ID to number in a language that doesn't have horrible number types 2023-03-31 17:25:29 -04:00
NGnius (Graham) 1d57edfd80 Remove blocking net request in main thread to speed up startup for slow connections 2023-03-28 22:49:15 -04:00
NGnius (Graham) c6a5d55da8 Add some badges to README 2023-03-27 22:47:01 -04:00
NGnius (Graham) 54393cd0cb Cargo fmt 2023-03-27 21:11:22 -04:00
NGnius (Graham) 2c0cac125c Add version file 2023-03-27 21:11:03 -04:00
NGnius (Graham) 1fbdd69771 Fix link opening 2023-03-27 20:48:06 -04:00
NGnius (Graham) 27afa31520 Only apply manual power_dpm_force_performance_level when actually necessary #87 2023-03-27 20:24:21 -04:00
NGnius (Graham) 69f6b800be Fix profile loading on latest SteamOS stable update 2023-03-26 21:16:13 -04:00
NGnius (Graham) f42efab0b0 Add battery charge limit functionality 2023-03-26 10:50:38 -04:00
NGnius (Graham) 32ae1a7eeb Add 'Reapply settings' to translation template and FR 2023-03-25 13:51:51 -04:00
NGnius (Graham) 68e86c0778 Use profile filename instead of profile name to detect profile change 2023-03-25 13:46:58 -04:00
NGnius (Graham) 1175780951 Fix system default name not getting set correctly after another profile, possibly fixes #78 and maybe related to #86 2023-03-24 00:03:16 -04:00
NGnius (Graham) 39f53d76ac Move to libryzenadj from my custom bindings 2023-03-22 22:15:36 -04:00
NGnius (Graham) 0b0db2faa9 Make docker build libryzenadj instead of including old version 2023-03-22 21:46:55 -04:00
NGnius (Graham) ecaa92b821 Fix missing dependencies causing build failure in Docker 2023-03-22 21:45:38 -04:00
NGnius (Graham) 40f8378eda Update hit count to have start time 2023-03-20 17:53:50 -04:00
NGnius (Graham) 5c8ea50d83 Update dependencies and version 2023-03-04 10:32:58 -05:00
NGnius (Graham) 7acff88b14 Only commit Deck CPU & GPU frequency settings when no errors occur 2023-02-26 13:04:09 -05:00
NGnius (Graham) 2b94298e8c Rename backend binary and shorten V_INFO 2023-02-23 21:07:17 -05:00
NGnius (Graham) fb577620dd Improve error information and update libs 2023-02-23 20:55:12 -05:00
NGnius (Graham) 37f96a5cdd Update to usdpl v0.10 and change ~/.config/powertools to not require su perms 2023-02-21 21:28:59 -05:00
NGnius (Graham) d79ab91a04 Fix slider out-of-order jumping by removing extra set_value()s 2023-02-20 22:16:19 -05:00
NGnius (Graham) 66f367e1d2 Enable all-cpu governor dropdown by default for SD 2023-02-20 14:42:38 -05:00
NGnius (Graham) 6d88d6e44f Push default SD min GPU clock higher to avoid conservative boosting behaviour 2023-02-20 12:41:13 -05:00
NGnius (Graham) b5a7cf5914 Add pt_oc tests and auto-update json (test) fn 2023-02-20 12:04:44 -05:00
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) fa96588948 Fix docker dev build tooling for libryzenadj.so 2023-02-10 23:36:22 -05:00
NGnius (Graham) c3cc449fee Add _unload functionality 2023-02-10 17:22:26 -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) 5ffa83983f Fix UI not updating when profile changes 2023-02-04 16:19:00 -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