|
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 |
|
|
8332649e45
|
Disallow setting max < min and min > max because the kernel now does too
|
2023-01-16 18:46:40 -05:00 |
|
|
8bc9c7b2d8
|
Add support for user-translated strings in the UI
|
2023-01-10 20:54:33 -05:00 |
|
|
d7a1449327
|
Convert the remaining UI sections into components too
|
2023-01-07 20:07:34 -05:00 |
|
|
3b34bad28a
|
Refactor UI so not *everything* updates when one thing changes... I hate React
|
2023-01-07 18:45:12 -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 |
|
|
892a0b0ab6
|
Update dependencies and create faster build profile for decky's CI
|
2022-12-05 18:51:49 -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 |
|
|
165a78e231
|
Add advanced CPU config UI (untested)
|
2022-11-13 21:18:48 -05:00 |
|
|
d6196c6dad
|
Add new API calls to front-end for #44 and #48 and improve resolve's type '''safety'''
|
2022-11-13 12:51:40 -05:00 |
|
|
1a49516d51
|
Make Persistent description a bit more self-evident, as requested by sentient burger conglomerate
|
2022-11-12 23:37:54 -05:00 |
|
|
01c86eeafe
|
Add some additional APIs endpoints for #48 and more
|
2022-11-12 23:17:13 -05:00 |
|
|
ce9c6dcd7b
|
Use gameId, not appId, fixes #34 and actually follows my own advice
|
2022-09-08 20:01:01 -04:00 |
|
|
7f60a00ee4
|
Configure for release
|
2022-09-05 21:55:40 -04:00 |
|
|
aad7887b84
|
Reduce slider lag, fix frequency ordering mismatch, prepare for release
|
2022-09-05 21:36:16 -04:00 |
|
|
26e781df25
|
Re-add battery stats
|
2022-09-05 17:02: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 |
|
|
18433bf5c5
|
Update UI image, fix minor display bug
|
2022-08-31 20:29:08 -04:00 |
|
|
1538f9a862
|
Update UI to use new back-end, complete #22 #23 #27, paves the way for #21
|
2022-08-31 20:18:15 -04:00 |
|
|
9590a90722
|
Add profile loading API (back & front)
|
2022-08-26 17:00:43 -04:00 |
|
|
0a4d84c22f
|
Add new backend interface to front-end (untested)
|
2022-08-23 17:50:46 -04:00 |
|
|
278a28a11f
|
Set serverApi as soon as possible
|
2022-07-15 16:28:02 -04:00 |
|
|
01bf335a9a
|
Use real variables to backup 'state' variables which keep losing state
|
2022-07-10 14:12:44 -04:00 |
|
|
28e54eb899
|
Improve debug logging of back-end interactions
|
2022-07-06 19:26:49 -04:00 |
|
|
137d8454a8
|
Remove HTTP server due to plugin store requirements
|
2022-07-05 18:14:50 -04:00 |
|