Skip to content

Releases: ShadowBlip/InputPlumber

v0.24.1

15 Jun 17:20
Compare
Choose a tag to compare

0.24.1 (2024-06-15)

Bug Fixes

  • LegionGo: Fix input when a single controller is detached. (9a2630b)

v0.24.0

15 Jun 16:55
Compare
Choose a tag to compare

0.24.0 (2024-06-15)

Bug Fixes

  • CompositeDevice: don't run blocked source devices (292848e)
  • devices: Ignore devices that aren't specified. (7522f50)
  • ps4: add profile for limited ps4 support and xbox 360 product (b43758c)
  • xbox: Add matches for known xbox controllers. (5b828d3)

Features

  • Device: Add support for left/right touchpad events for the OrangePi Neo. (832f870)

v0.23.1

07 Jun 19:18
Compare
Choose a tag to compare

0.23.1 (2024-06-07)

Bug Fixes

  • Set Target Devices: Add workaround when starting new target devices. (5f3f7bf)

v0.23.0

07 Jun 19:14
Compare
Choose a tag to compare

0.23.0 (2024-06-07)

Bug Fixes

  • Set Target Devices: Add workaround when starting new target devices. (1edd1eb)

Features

  • IIO IMU: Allow setting sample rate and scale for IMU devices. (b24c0e8)

v0.22.4

28 May 18:28
Compare
Choose a tag to compare

0.22.4 (2024-05-28)

Bug Fixes

  • SteamDeck: dampen force feedback values (ffa4863)

v0.22.3

28 May 01:32
Compare
Choose a tag to compare

0.22.3 (2024-05-28)

Bug Fixes

  • Config: add matching on CPU vendor id (763c4d1)

v0.22.2

25 May 02:22
Compare
Choose a tag to compare

0.22.2 (2024-05-25)

Bug Fixes

  • Intercept Mode: Fix using chords when intercept activation is one capability long (a3dc715)

v0.22.1

24 May 01:03
Compare
Choose a tag to compare

0.22.1 (2024-05-24)

Bug Fixes

  • Cargo: update to Rust v1.78.0 (7e3dcb8)

v0.22.0

24 May 00:54
Compare
Choose a tag to compare

0.22.0 (2024-05-24)

Bug Fixes

  • CompositeDevice: resolve deadlock issues with switching profiles (8f569d2)
  • Mount Matrix: Update mount matrix for multiple devices. (94cabab)

Features

  • Manager: add config to ignore source devices from being managed (aee9d8f)

v0.21.3

19 May 00:24
Compare
Choose a tag to compare

0.21.3 (2024-05-19)

Bug Fixes

  • CompositeDevice: use recv_many to batch process the queue (04be9b7)
  • Profiles: Use translated version of osk/quick2 instead. (adc620c)