|
3f3241ed45
|
Merge branch 'dev'
|
2024-04-21 20:51:41 -04:00 |
|
|
6c28cef9b3
|
Fix store scrolling
|
2024-04-19 22:18:20 -04:00 |
|
|
f9e384d50c
|
Merge branch 'dev'
|
2024-03-31 16:31:42 -04:00 |
|
|
ccf0c04020
|
Add tags for persistent settings variants
|
2024-03-30 21:30:03 -04:00 |
|
|
d7db00ac78
|
version 2.0.0-beta1
|
2024-03-17 17:35:07 -04:00 |
|
|
d7a108004b
|
Make limits cache update only occur exactly once per period
|
2024-03-17 17:18:01 -04:00 |
|
|
a5e4ce29a6
|
Fix store display
|
2024-02-24 22:00:39 -05:00 |
|
|
3e3e9a68f4
|
Add Steam Deck max clock detection since OC can now be reported correctly
version 2.0.0-alpha3
|
2024-02-10 12:52:30 -05:00 |
|
|
1a4bfb9669
|
Add ability to name variant during creation; v2.0.0-alpha2
|
2024-02-06 22:50:07 -05:00 |
|
|
e27c899d1a
|
Set version to 2.0.0-alpha1
|
2024-02-05 18:16:48 -05:00 |
|
|
fa03202f6b
|
Use global DFL, fix debug UI component not updating
|
2024-01-28 11:24:56 -05:00 |
|
|
bba9452383
|
Add front-end components for setting variants, fix back-end segfault
|
2024-01-21 20:03:04 -05:00 |
|
|
40b46337b4
|
Try resetting clocks as well as forcing them to min/max range
|
2023-09-04 17:46:19 -04:00 |
|
|
decc0cd73d
|
Merge branch 'dev'
|
2023-08-28 17:13:28 -04:00 |
|
|
5f6370e778
|
Make CPU reset workaround skip resume from sleep
|
2023-08-24 20:02:31 -04:00 |
|
|
b1d53ab038
|
Migrate to git.ngni.us
|
2023-08-24 19:26:36 -04:00 |
|
|
5eceb7e4b7
|
Fix sysfs class/entity searching by capabilities so that everything no longer just fallbacks to stable-only defaults
|
2023-08-08 20:55:19 -04:00 |
|
|
91d8eee96d
|
Update version to beta1
|
2023-08-07 17:09:36 -04:00 |
|
|
b7cf8b8caf
|
Use incompatible hwmon for battery in the unlikely event the hwmon still has the correct name. version to alpha2
|
2023-08-07 15:57:08 -04:00 |
|
|
f68abbfd1b
|
Add UI elements for battery inrush power
|
2023-06-16 22:00:57 -04:00 |
|
Jesús Rojas
|
760002f430
|
Fix DeckyFront End Errorr by bumping DFL to 3.20.7 (#103)
|
2023-05-13 15:12:58 +01:00 |
|
|
15833c82e9
|
Merge branch 'dev'
|
2023-04-05 22:18:47 -04:00 |
|
|
2df7dfa9b6
|
Update pnpm-lock
|
2023-04-05 22:18:34 -04:00 |
|
|
2c1321b544
|
Merge branch 'dev'
|
2023-04-02 22:47:59 -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 |
|
|
68f8bfbc7f
|
Merge branch 'dev'
|
2023-04-01 10:51:22 -04:00 |
|
|
47d457dd2a
|
Upgrade limits_* versions
|
2023-04-01 10:49:22 -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 |
|
|
2c0cac125c
|
Add version file
|
2023-03-27 21:11:03 -04:00 |
|
|
f42efab0b0
|
Add battery charge limit functionality
|
2023-03-26 10:50:38 -04:00 |
|
|
39f53d76ac
|
Move to libryzenadj from my custom bindings
|
2023-03-22 22:15:36 -04:00 |
|
|
33cd064667
|
Merge branch 'dev' for v1.2.0
|
2023-03-04 10:35:30 -05: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 |
|
|
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 |
|
|
fb6c31b0e8
|
Update Decky for NavigateToExternalUrl fix
|
2023-02-20 11:33:10 -05:00 |
|
|
b32c5c9d31
|
Configure for v1.2.0 work
|
2023-02-11 20:00:07 -05:00 |
|
|
c9557736ef
|
Bump version to v1.1.1
|
2023-02-10 17:26:16 -05:00 |
|
|
1ca1148a4c
|
Merge branch 'dev'
|
2023-02-03 17:40:03 -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 |
|
|
aff5005ca9
|
Allow max == min, fix SMT bug, compile missing .mo files
|
2023-01-18 17:59:34 -05:00 |
|
|
ab2eea5fb4
|
Bump version to 1.0.6 (front) and 1.0.5+1 (back)
|
2023-01-11 19:58:19 -05:00 |
|
|
8bc9c7b2d8
|
Add support for user-translated strings in the UI
|
2023-01-10 20:54:33 -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 |
|
|
c13f35a4a1
|
Fix loading & saving non-persistent configs, hopefully
|
2022-10-04 20:49:02 -04:00 |
|
|
6878897784
|
Fix clock speeds defaulting too low at wakeup when not set
|
2022-09-13 17:09:51 -04:00 |
|
|
ba021c8f93
|
Fix wake detection, add more debug logging
|
2022-09-11 11:37:26 -04:00 |
|