Commit graph

271 commits

Author SHA1 Message Date
NGnius (Graham) e0ddee9e07 Update .json to .ron in various places, fix tests 2023-11-18 15:55:53 -05:00
NGnius (Graham) 396a52da5e Use decky-provided settings directory 2023-11-18 15:31:45 -05:00
NGnius (Graham) 3aa9680bae Add multi-profile per-game functionality for #82, change to JSON to RON format 2023-11-18 15:18:45 -05:00
NGnius (Graham) a90932d813 Replace pt_oc functionality with cross-provider equivalent (& resultant refactor) 2023-10-24 18:36:07 -04:00
NGnius (Graham) a8ad9a9e62 Demote log level of max_charge_lvl check to debug 2023-10-18 22:56:13 -04:00
NGnius (Graham) 46659a474d Unset battery charge limit properly, fix #127 2023-10-09 11:19:39 -04:00
NGnius (Graham) ebfebb6ea7 Update thumbnail used by store 2023-09-04 20:36:47 -04:00
NGnius (Graham) 05f927dc0f Fix Deck CPU min clock min value being saved and shown in UI with clamped value 2023-09-04 17:49:25 -04:00
NGnius (Graham) 40b46337b4 Try resetting clocks as well as forcing them to min/max range 2023-09-04 17:46:19 -04:00
NGnius (Graham) a44314397a Fix link migration for stuff 2023-09-03 11:22:11 -04:00
NGnius (Graham) 33c41c3e3d Unset slow memory properly, if the kernel behaved as documented 2023-08-24 21:22:43 -04:00
NGnius (Graham) 5f6370e778 Make CPU reset workaround skip resume from sleep 2023-08-24 20:02:31 -04:00
NGnius (Graham) b1d53ab038 Migrate to git.ngni.us 2023-08-24 19:26:36 -04:00
NGnius (Graham) 5eceb7e4b7 Fix sysfs class/entity searching by capabilities so that everything no longer just fallbacks to stable-only defaults 2023-08-08 20:55:19 -04:00
NGnius (Graham) 79484e15a2 Improve current limits settings for newer kernels 2023-08-07 20:20:11 -04:00
NGnius (Graham) 594f69b24c Improve battery hwmon searching for newer kernels 2023-08-07 20:09:04 -04:00
NGnius (Graham) 91d8eee96d Update version to beta1 2023-08-07 17:09:36 -04:00
NGnius (Graham) 3cbde30e09 Reduce periodic network activity to 1 request instead of 5 2023-08-07 17:08:24 -04:00
NGnius (Graham) 324b290d35 Move wait periods to const file, increase period of periodic backend updates 2023-08-07 16:21:30 -04:00
NGnius (Graham) cb3ec8d3a2 Fix message dismissing not saving 2023-08-07 16:12:22 -04:00
NGnius (Graham) b7cf8b8caf Use incompatible hwmon for battery in the unlikely event the hwmon still has the correct name. version to alpha2 2023-08-07 15:57:08 -04:00
NGnius (Graham) 64cb4193f9 Improve sysfs calls from providers to intelligently find the correct entry to fix #114 2023-08-06 14:49:24 -04:00
NGnius (Graham) 52f01ad7f3 Update logo 2023-07-23 21:16:36 -04:00
NGnius (Graham) 33e8c7ccc5 Add dev messages functionality 2023-07-03 22:01:00 -04:00
OlegEnot 4909ccf5e7 uk-UA translation (#113)
* Add files via upload

* Update ru-RU.po

* Update ru-RU.po

Error correction

* Update ru-RU.po

SlowPPT and FastPPT term adaptation according to functionality

* Update ru-RU.po

* Added Ukrainian translation
2023-06-30 21:06:47 -04:00
OlegEnot 1669991a01 ru-RU translation (#112)
* Add files via upload

* Update ru-RU.po

* Update ru-RU.po

Error correction

* Update ru-RU.po

SlowPPT and FastPPT term adaptation according to functionality

* Update ru-RU.po
2023-06-28 20:04:31 -04:00
NGnius (Graham) b565fd8ad8 Remove unused test translations 2023-06-17 12:36:52 -04:00
NGnius (Graham) 907594fade Make current and charge power hidden by default 2023-06-17 12:34:52 -04:00
NGnius (Graham) f68abbfd1b Add UI elements for battery inrush power 2023-06-16 22:00:57 -04:00
NGnius (Graham) 4ac9303754 Add battery power API 2023-06-10 16:27:13 -04:00
NGnius (Graham) ebf74871ee Always reapply settings a bit after game start to workaround #99 2023-06-10 16:26:21 -04:00
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