Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [0.27.0](v0.26.1...v0.27.0) (2023-10-19) ### Bug Fixes * **GamepadManager:** Do not hide devices in sysfs. ([4f6a656](4f6a656)) * **GamepadManager:** improve is_gamepad_virtual ([3bb1183](3bb1183)) * **GamepadManager:** Properly detect virtual devices. ([88afec6](88afec6)) * **LaunchManager:** add SDL_JOYSTICK_HIDAPI launch environment variable ([503bd2e](503bd2e)) * **ManagedGamepad:** Add support for axes that start at 0 instead of -max ([10d330f](10d330f)) * **ManagedGamepad:** Fix denormalize axis for axes that start at 0 ([dd7ba11](dd7ba11)) * **OverlayMode:** Fix export SDL HIDAPI silence for overlay mode on child processes. ([88937d4](88937d4)) * **OverlayMode:** Use reaper to create the underlay process. ([012b363](012b363)) ### Features * **Settings:** Adds ability to toggle SDL_JOYSTICK_HIDAPI. ([11e3198](11e3198))
- Loading branch information