Commit graph

38 commits

Author SHA1 Message Date
NGnius (Graham) ec97003e38 Rename 'Persistent' toggle to 'Persistent Profile' 2023-02-03 17:03:50 -05:00
NGnius (Graham) e63310f62e Add global governor dropdown (hidden for default SD config) 2023-02-02 20:20:16 -05:00
NGnius (Graham) 5481587167 Fix missing translation for Defaults button 2023-01-29 11:09:42 -05:00
NGnius (Graham) ce5b0ed926 Update USDPL and fix other front-back communication inconsistencies 2023-01-21 18:15:26 -05:00
NGnius (Graham) ea89de01d7 Fix incorrect CPU defaults loaded by defaults button 2023-01-18 21:05:04 -05:00
NGnius (Graham) aff5005ca9 Allow max == min, fix SMT bug, compile missing .mo files 2023-01-18 17:59:34 -05:00
NGnius (Graham) 8332649e45 Disallow setting max < min and min > max because the kernel now does too 2023-01-16 18:46:40 -05:00
NGnius (Graham) 8bc9c7b2d8 Add support for user-translated strings in the UI 2023-01-10 20:54:33 -05:00
NGnius (Graham) d7a1449327 Convert the remaining UI sections into components too 2023-01-07 20:07:34 -05:00
NGnius (Graham) 3b34bad28a Refactor UI so not *everything* updates when one thing changes... I hate React 2023-01-07 18:45:12 -05:00
NGnius (Graham) fbb68e0d51 Fix SMT behaviour paper cuts 2023-01-05 21:16:37 -05:00
NGnius (Graham) 13bf31611d Send front-end logs to back and improve Steam Deck driver display 2023-01-04 19:42:59 -05:00
NGnius (Graham) cda1111cd3 Add driver in debug UI and misc config stuff 2023-01-02 21:22:53 -05:00
NGnius (Graham) 892a0b0ab6 Update dependencies and create faster build profile for decky's CI 2022-12-05 18:51:49 -05:00
NGnius (Graham) 2b2a6eaf9d Add charge mode setting for SD, move static battery readings into driver 2022-11-21 20:58:35 -05:00
NGnius (Graham) 1466c4647b Add battery charge mode back-end support (untested) 2022-11-21 17:00:43 -05:00
NGnius (Graham) 31c72de11e Add and (mostly) test driver support 2022-11-19 15:21:09 -05:00
NGnius (Graham) 165a78e231 Add advanced CPU config UI (untested) 2022-11-13 21:18:48 -05:00
NGnius (Graham) 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
NGnius (Graham) 1a49516d51 Make Persistent description a bit more self-evident, as requested by sentient burger conglomerate 2022-11-12 23:37:54 -05:00
NGnius (Graham) 01c86eeafe Add some additional APIs endpoints for #48 and more 2022-11-12 23:17:13 -05:00
NGnius (Graham) ce9c6dcd7b Use gameId, not appId, fixes #34 and actually follows my own advice 2022-09-08 20:01:01 -04:00
NGnius (Graham) 7f60a00ee4 Configure for release 2022-09-05 21:55:40 -04:00
NGnius (Graham) aad7887b84 Reduce slider lag, fix frequency ordering mismatch, prepare for release 2022-09-05 21:36:16 -04:00
NGnius (Graham) 26e781df25 Re-add battery stats 2022-09-05 17:02:02 -04:00
NGnius (Graham) db3f4a85c0 Add experimental Decky CI back-end building, fix frequency controls crashing the kernel 2022-09-05 14:24:13 -04:00
NGnius (Graham) 18433bf5c5 Update UI image, fix minor display bug 2022-08-31 20:29:08 -04:00
NGnius (Graham) 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
NGnius 9590a90722 Add profile loading API (back & front) 2022-08-26 17:00:43 -04:00
NGnius 0a4d84c22f Add new backend interface to front-end (untested) 2022-08-23 17:50:46 -04:00
NGnius (Graham) 278a28a11f Set serverApi as soon as possible 2022-07-15 16:28:02 -04:00
NGnius (Graham) 01bf335a9a Use real variables to backup 'state' variables which keep losing state 2022-07-10 14:12:44 -04:00
NGnius (Graham) 28e54eb899 Improve debug logging of back-end interactions 2022-07-06 19:26:49 -04:00
NGnius (Graham) 137d8454a8 Remove HTTP server due to plugin store requirements 2022-07-05 18:14:50 -04:00
NGnius (Graham) c1d80a32fa Fix #17 Too much game info data sent thru plugin framework 2022-07-05 17:18:40 -04:00
NGnius (Graham) 1fbfb8a743 Update to latest pluginlib version 2022-07-04 17:18:51 -04:00
NGnius (Graham) 2f32c5b2b4 Change icon to drill 2022-06-10 20:34:19 -04:00
NGnius (Graham) ef678ed122 React UI rewrite; port to new decky plugin framework 2022-06-10 20:02:05 -04:00