d1d5265224
Create basic generic (placeholder) driver
2022-11-28 19:31:01 -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
357a7cfe37
Test and perfect fix for non-persistent saving
2022-10-11 17:38:20 -04: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
e13b1d434c
Increment to v1.0.2
2022-09-08 23:20:42 -04:00
1795c29603
Minor repo cleanup/reconfigure
2022-09-08 20:04:07 -04:00
ce9c6dcd7b
Use gameId, not appId, fixes #34 and actually follows my own advice
2022-09-08 20:01:01 -04:00
86471990bb
Clamp JSON CPU count to available CPU count
2022-09-05 21:58:03 -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