Commit Graph
11 Commits
Author SHA1 Message Date
Evan Husted a11409016e UI: Adapt accent color to the user's system.
https://amwx.github.io/FluentAvaloniaDocs/pages/FATheme/Accents#using-the-systems-accent-color
2024-12-12 00:36:53 -06:00
Evan Husted fd6c2740ef chore: applets: Cleanup redundant ReadStruct implementations & provide a default implementation for IApplet#GetResult. 2024-12-12 00:36:47 -06:00
Evan Husted 3eddf1c1bd nuget: bump Gommon from 2.6.5 to 2.6.6 2024-12-01 18:33:33 -06:00
Evan Husted fad1049679 UI: RPC: Add games
UI: RPC: Add Diablo III
UI: RPC: TSUKIHIME -A piece of blue glass moon- asset image
2024-11-26 22:34:28 -06:00
Evan Husted 77a05dd70a misc: Small cleanup (AsyncLogTargetWrapper.cs) 2024-11-21 20:34:03 -06:00
Evan Husted 2501da9460 UI: Add Discord RPC games and other changes
- UI: Add Discord RPC games
- UI: RPC: Only show hours at maximum for play time
- UI: Reset RPC state when AppHost stops
- UI: RPC: show game version when hovering large image asset.
- UI: Improve Discord RPC for select games & show play time in place of title ID.
2024-11-19 23:37:01 -06:00
Evan Husted 25454d0ab1 Try and fix weird nullref 2024-11-19 23:36:22 -06:00
Evan Husted 13db6067d2 try 1: Fix IndexOutOfBounds in SDL2GamepadDriver.cs 2024-11-19 23:34:32 -06:00
Evan Husted b3916fa414 headless: Add Ignore Controller Applet as a configurable option 2024-11-19 16:50:20 -06:00
Evan Husted 05058e1cf8 UI: Fix crash when using "delete all" button in mod manager. 2024-11-16 19:49:06 -06:00
Evan Husted 5764d72b0e CPU: Add low-power PPTC load mode.
* Specifically, this setting causes the translation load core count to get reduced by two-thirds, for lower-power but still fast loading, and for unstable CPUs.

I18n: Move low-power PPTC strings into translation files & add german version.
2024-10-23 15:28:55 -05:00