Commit graph

20 commits

Author SHA1 Message Date
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
5ffa83983f Fix UI not updating when profile changes 2023-02-04 16:19:00 -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
8bc9c7b2d8 Add support for user-translated strings in the UI 2023-01-10 20:54:33 -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
3766386726 Add hardware limits provider and auto detection with online updater (cached locally) 2022-12-02 21:12:13 -05:00
Derek J. Clark
5d2937af6f
Multiplatform Dev (#52)
* Use environment home instead of hard coding home_path

* Fix Makefile

* Use PathBuf instead of format. Catch else fore /tmp/ default directory

* Restore logpath for deployment. Resolve warning from copy() not having err handled.

* Undo add #[cfg(debug_assertions)] in wrong place.
2022-11-29 00:04:03 +00: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
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
Renamed from powertools-rs/src/main.rs (Browse further)