|
0373e8d47a
|
Add missing translations
|
2024-03-30 21:29:11 -04:00 |
|
|
182c30b4ee
|
Fix loading of main menu community profiles
|
2024-03-17 17:14:44 -04:00 |
|
|
a2e9de941b
|
Fix memory speed setting not updating properly between profiles
|
2024-03-17 16:16:04 -04: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 |
|
|
1a4bfb9669
|
Add ability to name variant during creation; v2.0.0-alpha2
|
2024-02-06 22:50:07 -05:00 |
|
|
9dedebb234
|
Use basic DFL components for store UI
|
2024-02-02 21:40:35 -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 |
|
|
fa03202f6b
|
Use global DFL, fix debug UI component not updating
|
2024-01-28 11:24:56 -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 |
|
|
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 |
|
|
9e1f7c0620
|
Fix game callbacks not activating correctly, fix UI not updating correctly when new config loaded
|
2023-12-17 17:12:34 -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 |
|
|
3aa9680bae
|
Add multi-profile per-game functionality for #82, change to JSON to RON format
|
2023-11-18 15:18:45 -05:00 |
|
|
a44314397a
|
Fix link migration for stuff
|
2023-09-03 11:22:11 -04:00 |
|
|
b1d53ab038
|
Migrate to git.ngni.us
|
2023-08-24 19:26:36 -04:00 |
|
|
3cbde30e09
|
Reduce periodic network activity to 1 request instead of 5
|
2023-08-07 17:08:24 -04:00 |
|
|
324b290d35
|
Move wait periods to const file, increase period of periodic backend updates
|
2023-08-07 16:21:30 -04:00 |
|
|
64cb4193f9
|
Improve sysfs calls from providers to intelligently find the correct entry to fix #114
|
2023-08-06 14:49:24 -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 |
|
|
ebf74871ee
|
Always reapply settings a bit after game start to workaround #99
|
2023-06-10 16:26:21 -04:00 |
|
|
4940e91917
|
Revert "Change GameAction trigger for profile loading"
This reverts commit f5d35fe95c .
|
2023-04-05 22:10:40 -04:00 |
|
|
f5d35fe95c
|
Change GameAction trigger for profile loading
|
2023-04-03 20:15:40 -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 |
|
|
1fbdd69771
|
Fix link opening
|
2023-03-27 20:48:06 -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 |
|
|
5c8ea50d83
|
Update dependencies and version
|
2023-03-04 10:32:58 -05:00 |
|
|
7acff88b14
|
Only commit Deck CPU & GPU frequency settings when no errors occur
|
2023-02-26 13:04:09 -05:00 |
|
|
2b94298e8c
|
Rename backend binary and shorten V_INFO
|
2023-02-23 21:07:17 -05: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 |
|
|
d79ab91a04
|
Fix slider out-of-order jumping by removing extra set_value()s
|
2023-02-20 22:16:19 -05:00 |
|
|
66f367e1d2
|
Enable all-cpu governor dropdown by default for SD
|
2023-02-20 14:42:38 -05:00 |
|
|
0483ee1617
|
Fix SMT toggle always reenabling (fix #73)
|
2023-02-14 21:59:05 -05:00 |
|
|
85e660423e
|
Add emergency message if backend is unavailable
|
2023-02-11 19:59:27 -05:00 |
|
|
5ffa83983f
|
Fix UI not updating when profile changes
|
2023-02-04 16:19:00 -05:00 |
|
|
ec97003e38
|
Rename 'Persistent' toggle to 'Persistent Profile'
|
2023-02-03 17:03:50 -05:00 |
|
|
e63310f62e
|
Add global governor dropdown (hidden for default SD config)
|
2023-02-02 20:20:16 -05:00 |
|
|
5481587167
|
Fix missing translation for Defaults button
|
2023-01-29 11:09:42 -05:00 |
|
|
ce5b0ed926
|
Update USDPL and fix other front-back communication inconsistencies
|
2023-01-21 18:15:26 -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 |
|