|
ccf0c04020
|
Add tags for persistent settings variants
|
2024-03-30 21:30:03 -04:00 |
|
|
182c30b4ee
|
Fix loading of main menu community profiles
|
2024-03-17 17:14:44 -04:00 |
|
|
479cbf22aa
|
Fix compilation without online feature
|
2024-02-24 22:52:13 -05:00 |
|
|
a5e4ce29a6
|
Fix store display
|
2024-02-24 22:00:39 -05:00 |
|
|
808ce76eee
|
Implement ppt default (when enabled) value in UI
|
2024-02-17 09:37:10 -05:00 |
|
|
48ec9f518f
|
Add on_load and on_unload traits, reduce impact of #123
|
2024-02-05 17:45:35 -05:00 |
|
|
2ec89ee1eb
|
Cache store results
|
2024-02-02 21:04:10 -05:00 |
|
|
d714b98dee
|
cargo fmt
|
2024-02-02 20:26:43 -05:00 |
|
|
32a36f8627
|
Add general quirk support and specific quirk for SD mem clock bug
|
2024-02-01 19:39:29 -05:00 |
|
|
59a0727f88
|
cargo fmt and fix profile variant loading
|
2024-01-29 21:32:18 -05:00 |
|
|
88d359e286
|
Remove legacy charge mode and level functionality
|
2024-01-27 20:44:36 -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 |
|
|
bba9452383
|
Add front-end components for setting variants, fix back-end segfault
|
2024-01-21 20:03:04 -05:00 |
|
|
4eaf6fae2b
|
Add all back-end functionality for interacting with variants on the front-end
|
2024-01-06 13:26:35 -05:00 |
|
|
e0ddee9e07
|
Update .json to .ron in various places, fix tests
|
2023-11-18 15:55:53 -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 |
|
|
3cbde30e09
|
Reduce periodic network activity to 1 request instead of 5
|
2023-08-07 17:08:24 -04:00 |
|
|
cb3ec8d3a2
|
Fix message dismissing not saving
|
2023-08-07 16:12:22 -04:00 |
|
|
33e8c7ccc5
|
Add dev messages functionality
|
2023-07-03 22:01:00 -04:00 |
|
|
f68abbfd1b
|
Add UI elements for battery inrush power
|
2023-06-16 22:00:57 -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 |
|
|
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 |
|
|
d654e3ee06
|
Remove redundant sysfs commit
|
2023-04-01 20:18:16 -04:00 |
|
|
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 |
|
|
54393cd0cb
|
Cargo fmt
|
2023-03-27 21:11:22 -04:00 |
|
|
69f6b800be
|
Fix profile loading on latest SteamOS stable update
|
2023-03-26 21:16:13 -04:00 |
|
|
f42efab0b0
|
Add battery charge limit functionality
|
2023-03-26 10:50:38 -04:00 |
|
|
68e86c0778
|
Use profile filename instead of profile name to detect profile change
|
2023-03-25 13:46:58 -04:00 |
|
|
39f53d76ac
|
Move to libryzenadj from my custom bindings
|
2023-03-22 22:15:36 -04:00 |
|
|
fb577620dd
|
Improve error information and update libs
|
2023-02-23 20:55:12 -05:00 |
|
|
37f96a5cdd
|
Update to usdpl v0.10 and change ~/.config/powertools to not require su perms
|
2023-02-21 21:28:59 -05:00 |
|
|
5ffa83983f
|
Fix UI not updating when profile changes
|
2023-02-04 16:19:00 -05:00 |
|
|
e63310f62e
|
Add global governor dropdown (hidden for default SD config)
|
2023-02-02 20:20:16 -05:00 |
|
|
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 |
|
|
ea89de01d7
|
Fix incorrect CPU defaults loaded by defaults button
|
2023-01-18 21:05:04 -05:00 |
|
|
aff5005ca9
|
Allow max == min, fix SMT bug, compile missing .mo files
|
2023-01-18 17:59:34 -05:00 |
|
|
8332649e45
|
Disallow setting max < min and min > max because the kernel now does too
|
2023-01-16 18:46:40 -05:00 |
|
|
fbb68e0d51
|
Fix SMT behaviour paper cuts
|
2023-01-05 21:16:37 -05:00 |
|
|
13bf31611d
|
Send front-end logs to back and improve Steam Deck driver display
|
2023-01-04 19:42:59 -05:00 |
|
|
cda1111cd3
|
Add driver in debug UI and misc config stuff
|
2023-01-02 21:22:53 -05:00 |
|
|
3031a1c9bf
|
Groundwork for RyzenAdj and fix some system defaults
|
2022-12-31 16:28:37 -05:00 |
|
|
5fe4e9d15d
|
Complete switch to linux kernel SMT toggle #48
|
2022-12-24 10:21:27 -05:00 |
|
|
469d2a4eed
|
Delete persistent settings files when persistence disabled; fix #55
|
2022-12-03 13:59:23 -05:00 |
|
|
2b2a6eaf9d
|
Add charge mode setting for SD, move static battery readings into driver
|
2022-11-21 20:58:35 -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 |
|
|
01c86eeafe
|
Add some additional APIs endpoints for #48 and more
|
2022-11-12 23:17:13 -05:00 |
|
|
1610f18278
|
Refactor API processing to apply settings from single thread and queue API calls instead of locking
|
2022-11-09 22:09:05 -05:00 |
|