Commit graph

87 commits

Author SHA1 Message Date
NGnius (Graham) 2b3fb4ac9a Make Stanto happy #152 2024-05-07 18:46:21 -04:00
NGnius (Graham) 83983a111d Revert "Update battery charge rate to % #156"
This reverts commit dc014ca1c7.
2024-05-07 18:44:30 -04:00
NGnius (Graham) dc014ca1c7 Update battery charge rate to % #156 2024-05-07 17:57:48 -04:00
NGnius (Graham) 29211b4762 Fix infinite load on new profile variant 2024-04-25 21:33:14 -04:00
NGnius (Graham) 6c28cef9b3 Fix store scrolling 2024-04-19 22:18:20 -04:00
NGnius (Graham) 0373e8d47a Add missing translations 2024-03-30 21:29:11 -04:00
NGnius (Graham) 182c30b4ee Fix loading of main menu community profiles 2024-03-17 17:14:44 -04:00
NGnius (Graham) a2e9de941b Fix memory speed setting not updating properly between profiles 2024-03-17 16:16:04 -04:00
NGnius (Graham) a5e4ce29a6 Fix store display 2024-02-24 22:00:39 -05:00
NGnius (Graham) 808ce76eee Implement ppt default (when enabled) value in UI 2024-02-17 09:37:10 -05:00
NGnius (Graham) 1a4bfb9669 Add ability to name variant during creation; v2.0.0-alpha2 2024-02-06 22:50:07 -05:00
NGnius (Graham) 9dedebb234 Use basic DFL components for store UI 2024-02-02 21:40:35 -05:00
NGnius (Graham) 32a36f8627 Add general quirk support and specific quirk for SD mem clock bug 2024-02-01 19:39:29 -05:00
NGnius (Graham) 59a0727f88 cargo fmt and fix profile variant loading 2024-01-29 21:32:18 -05:00
NGnius (Graham) fa03202f6b Use global DFL, fix debug UI component not updating 2024-01-28 11:24:56 -05:00
NGnius (Graham) a1c44cdea7 Improve memory clock selection for #140, fix dpm_performance enforcement check for GPU 2024-01-27 18:45:02 -05:00
NGnius (Graham) 622f161560 Add minimal store UI functionality 2024-01-27 15:05:41 -05:00
NGnius (Graham) bba9452383 Add front-end components for setting variants, fix back-end segfault 2024-01-21 20:03:04 -05:00
NGnius (Graham) 743f642580 Fix compile errors from smokepatio refactor, fix warnings from new compiler version 2024-01-13 12:32:12 -05:00
NGnius (Graham) 4eaf6fae2b Add all back-end functionality for interacting with variants on the front-end 2024-01-06 13:26:35 -05:00
NGnius (Graham) 9e1f7c0620 Fix game callbacks not activating correctly, fix UI not updating correctly when new config loaded 2023-12-17 17:12:34 -05:00
NGnius (Graham) 310af1b3ae Fix ryzenadj build error with feature flag, try fix game start callbacks, start LED lib refactor 2023-12-17 16:13:59 -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) a44314397a Fix link migration for stuff 2023-09-03 11:22:11 -04:00
NGnius (Graham) b1d53ab038 Migrate to git.ngni.us 2023-08-24 19:26: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) 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) 33e8c7ccc5 Add dev messages functionality 2023-07-03 22:01:00 -04:00
NGnius (Graham) f68abbfd1b Add UI elements for battery inrush power 2023-06-16 22:00:57 -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) 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) 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) 1fbdd69771 Fix link opening 2023-03-27 20:48:06 -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) 68e86c0778 Use profile filename instead of profile name to detect profile change 2023-03-25 13:46:58 -04:00
NGnius (Graham) 39f53d76ac Move to libryzenadj from my custom bindings 2023-03-22 22:15:36 -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) 0483ee1617 Fix SMT toggle always reenabling (fix #73) 2023-02-14 21:59:05 -05:00
NGnius (Graham) 85e660423e Add emergency message if backend is unavailable 2023-02-11 19:59:27 -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