Releases: ShadowBlip/InputPlumber
Releases · ShadowBlip/InputPlumber
v0.21.2
0.21.2 (2024-05-10)
Bug Fixes
- dualsense: Swap paddle and function initiation events to user expected values. (5db5b71)
v0.21.1
0.21.1 (2024-05-08)
Bug Fixes
- DBus: use new seperated DBus interfaces (c635425)
v0.21.0
0.21.0 (2024-05-08)
Features
- Touchpad: Add Touchpad event type. (3c03606)
v0.20.1
0.20.1 (2024-05-08)
Bug Fixes
- Config: use schema URL in header instead of local path (76071d4)
- Controller: add device profile for Switch Pro controller (2687134)
- DBus: seperate DBus interfaces into their own module (d79f93e)
- Default Profile: don't map back paddles to stick buttons by default (7322bde)
v0.20.0
0.20.0 (2024-05-07)
Features
- CompositeDevice: add get device profile name and target capabilities (3bbb78c)
v0.19.2
0.19.2 (2024-05-06)
Bug Fixes
- CompositeDevice: use async task to set target devices on profile load to prevent crash (0432e6f)
v0.19.1
0.19.1 (2024-05-04)
Bug Fixes
- CompositeDevice: Increase BUFFER_SIZE to prevent delayed input. (52f84df)
v0.19.0
0.19.0 (2024-05-02)
Bug Fixes
- Manager: Fix deleting reference to a source device before it was checked in async. (7059a85)
Features
- CompositeDevice: add interface to set target devices at runtime (3a341b1)
- CompositeDevice: add stop method to dbus interface (34f6d13)
- CompositeDevice: emit property change signal when source or target devices change (0323dc1)
v0.18.4
0.18.4 (2024-05-02)
Bug Fixes
- OrangePi: Add correct IMU chip (db0717a)
- Suspend: Add restart service for InputPlumber after resume. (d252c00)
v0.18.3
0.18.3 (2024-04-29)
Bug Fixes
- Ayaneo: Add gyro support for all current AYANEO models. (d884f57)
- Ayn: Add gyro support for all current AYN models. (8dcbd25)
- GPD: Add gyro support for all current GPD models. (7633734)
- LegionGO: Add gyro support for LENOVO Legion Go. (48b7533)
- OrangePi: Add gyro support for all current OrangePi models. (5595e02)
- OXP: Add gyro support for all current OneXPlayer models. (b08752a)
- udev: conditionally use /usr/bin/chmod for device hiding (e0527dd)
- Win600: Remove extra win600 entry. (b5d144b)