Releases: ShadowBlip/OpenGamepadUI
Releases · ShadowBlip/OpenGamepadUI
v0.29.1
v0.29.0
0.29.0 (2024-01-13)
Bug Fixes
- PerformanceManager: only set performance settings that have changed (2628207)
- PerformanceManager: split into multiple classes (56816a6)
- PowerStation: Fix UI not reflecting current core count in some situations. (08eb485)
- PowerTools: connect UI to PowerStation-based perf manager (ccf5c60)
- PowerTools: limit number of max cores if SMT is disabled (a1faa56)
- PowerTools: re-add power profile dropdown (1dc51de)
- PowerTools: re-implement manual gpu frequency slider behavior (5f9b0fa)
- Steam Deck: add option to start PowerStation service (5ab0039)
Features
- PowerStation: add performance control through PowerStation (453b1fc)
v0.28.0
v0.27.1
v0.27.0
0.27.0 (2023-10-19)
Bug Fixes
- GamepadManager: Do not hide devices in sysfs. (4f6a656)
- GamepadManager: improve is_gamepad_virtual (3bb1183)
- GamepadManager: Properly detect virtual devices. (88afec6)
- LaunchManager: add SDL_JOYSTICK_HIDAPI launch environment variable (503bd2e)
- ManagedGamepad: Add support for axes that start at 0 instead of -max (10d330f)
- ManagedGamepad: Fix denormalize axis for axes that start at 0 (dd7ba11)
- OverlayMode: Fix export SDL HIDAPI silence for overlay mode on child processes. (88937d4)
- OverlayMode: Use reaper to create the underlay process. (012b363)
Features
- Settings: Adds ability to toggle SDL_JOYSTICK_HIDAPI. (11e3198)
v0.26.1
v0.26.0
0.26.0 (2023-10-12)
Bug Fixes
- Main: Use correct paths for main scenes. (e296262)
- OverlayMode: Add fallback method for add_to_qam. Fixup deprecation warning. (2bb59aa)
- Themes: Fix quick-bar theme (636b7c1)
- Themes: Re-add missing themes for quick-bar panel (55046e6)
Features
- OverlayMode: Rename only-qam to overlay-mode, qam to quick bar (642e752)