2ec89ee1eb
Cache store results
2024-02-02 21:04:10 -05:00
59a0727f88
cargo fmt and fix profile variant loading
2024-01-29 21:32:18 -05:00
bba9452383
Add front-end components for setting variants, fix back-end segfault
2024-01-21 20:03:04 -05:00
d481f13144
Make settings variant map use u64 instead of strings since no longer restricted by JSON
2023-11-26 09:50:56 -05:00
e0ddee9e07
Update .json to .ron in various places, fix tests
2023-11-18 15:55:53 -05:00
396a52da5e
Use decky-provided settings directory
2023-11-18 15:31:45 -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
64cb4193f9
Improve sysfs calls from providers to intelligently find the correct entry to fix #114
2023-08-06 14:49:24 -04:00
54393cd0cb
Cargo fmt
2023-03-27 21:11:22 -04:00
2c0cac125c
Add version file
2023-03-27 21:11:03 -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
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
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
db3f4a85c0
Add experimental Decky CI back-end building, fix frequency controls crashing the kernel
2022-09-05 14:24:13 -04:00