Commit graph

25 commits

Author SHA1 Message Date
ccf0c04020 Add tags for persistent settings variants 2024-03-30 21:30:03 -04:00
d714b98dee cargo fmt 2024-02-02 20:26:43 -05:00
59a0727f88 cargo fmt and fix profile variant loading 2024-01-29 21:32:18 -05:00
85a9fc8f7e Allow device auto detection to tell steam deck driver the specific model 2024-01-28 20:24:29 -05:00
0ee30eebe6 Add dev driver 2024-01-28 19:55:20 -05:00
a1c44cdea7 Improve memory clock selection for #140, fix dpm_performance enforcement check for GPU 2024-01-27 18:45:02 -05:00
622f161560 Add minimal store UI functionality 2024-01-27 15:05:41 -05:00
743f642580 Fix compile errors from smokepatio refactor, fix warnings from new compiler version 2024-01-13 12:32:12 -05:00
4eaf6fae2b Add all back-end functionality for interacting with variants on the front-end 2024-01-06 13:26:35 -05:00
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
d481f13144 Make settings variant map use u64 instead of strings since no longer restricted by JSON 2023-11-26 09:50:56 -05:00
3aa9680bae Add multi-profile per-game functionality for #82, change to JSON to RON format 2023-11-18 15:18:45 -05:00
64cb4193f9 Improve sysfs calls from providers to intelligently find the correct entry to fix #114 2023-08-06 14:49:24 -04:00
8c77630fb4 Add basic event commands 2023-05-28 10:34:20 -04:00
f8ea999604 Refactor steam_deck to modularize system interactions 2023-05-25 21:03:31 -04:00
54393cd0cb Cargo fmt 2023-03-27 21:11:22 -04:00
f42efab0b0 Add battery charge limit functionality 2023-03-26 10:50:38 -04:00
3031a1c9bf Groundwork for RyzenAdj and fix some system defaults 2022-12-31 16:28:37 -05:00
3766386726 Add hardware limits provider and auto detection with online updater (cached locally) 2022-12-02 21:12:13 -05:00
d1d5265224 Create basic generic (placeholder) driver 2022-11-28 19:31:01 -05:00
1466c4647b Add battery charge mode back-end support (untested) 2022-11-21 17:00:43 -05:00
31c72de11e Add and (mostly) test driver support 2022-11-19 15:21:09 -05:00
357a7cfe37 Test and perfect fix for non-persistent saving 2022-10-11 17:38:20 -04:00
c13f35a4a1 Fix loading & saving non-persistent configs, hopefully 2022-10-04 20:49:02 -04:00
db3f4a85c0 Add experimental Decky CI back-end building, fix frequency controls crashing the kernel 2022-09-05 14:24:13 -04:00