Commit graph

10 commits

Author SHA1 Message Date
cmitu
f119cdf2ab xpadneo: update to v0.9.7
Most likely the last v0.9.x release, followed by v0.10.x which will probably not use `dkms` for build/install.

Headlines:

  * core, quirks: Add GameSir T4 Nova Lite support
  * core, quirks: Add GuliKit KK3 MAX quirks
  * core, quirks: Add heuristics to detect GameSir Nova controllers
  * hid-xpadneo: Actually allow building with kernel 6.12
  * hid-xpadneo: Allow building with kernel 6.12
  * xpadneo, core: Add configuration for disabling Xbox logo shift-mode
  * xpadneo, core: Fix coding style
  * xpadneo, hidraw: Fixup previous commit to properly work with DKMS
  * xpadneo, hidraw: Work around other software messing with our udev rules
  * xpadneo, quirks: Let another Microsoft OUI bypass heuristics
  * xpadneo, quirks: Prevent applying heuristics for some known vendors
2025-01-08 16:49:02 +00:00
cmitu
59a1856a32 xpadneo: upgrade to the latest v0.9.x version
Upgrade to version 0.9.6, last maintenance release in the v0.9 series.

Main features:
  * Add support for GuliKit KingKong2 PRO controllers
  * Move paddles to range BTN_TRIGGER_HAPPY5
  * Actually save rumble test values before we replace them
  * Support GameSir T4 Cyclone models
  * Fix documentation about Share button
2024-02-16 03:06:55 +00:00
cmitu
d64a1f4e02 xpadneo: update to version 0.9.5
This is a hotfix release to fix broken SDL/Steam mappings.
Previous version (0.9.4) was just a re-release of 0.9.3 which adds a missing uhid warning and fixes the module version number.
2023-02-08 06:11:07 +00:00
cmitu
fe129a8387 xpadneo: upgrade to v0.9.3
This is a maintenance release, fixing the Xbox button for SDL apps using the Gamecontroller API.
2022-06-02 16:24:50 +01:00
cmitu
e8ae448f02 xpadneo: upgrade to v0.9.2
New stable version:

* improved compatibility with the new BLE enabled controller firmware
* better compatibility with kernels 5.12 or later and latest DKMS versions. On kernels 5.12 or later should no longer Bluetooth ERTM is not unconditionally disabled anymore. For better stability, it's generally recommended to upgrade controllers to the new BLE firmware variant (version 5.x and above) for improved connection stability
* fixed rumble throttling for modern (BLE enabled) firmware
* fixed an issue conforming to the Linux input spec better which improves compatibility with jinput
* improved documentation
2022-05-28 04:19:41 +01:00
cmitu
597cd19b5a xpadneo: update to 0.9.1
0.9.1 is a maintenance release:

"The highlights of this release are better compatibility with current Proton versions, fixes to Xbox One S|X controller support, removal of old dead configuration options, updated and improved documentation, better integration with DKMS, improved logging to aid issue resolving, future proofing the systemd and udev integration, and deprecating support for directional rumble which never properly worked."

The installation has slightly changed, the build was updated accordingly.
2021-05-08 08:42:25 +01:00
Jools Wills
c76aeafede updated some more modules with rp_module_repo that "should" work ok now 2021-02-15 23:54:13 +00:00
cmitu
c3cddd1d8e xpadneo: update to v0.9
Adds support for the new Xbox Series controllers and basic support for the Xbox Elite 2.
2020-12-14 18:48:41 +00:00
cmitu
575d09868f xpadneo: pin version until upstream decides how to handle versioning. 2020-11-12 15:35:57 +00:00
Jools Wills
798c8b3aec added xpadneo - linux driver for xbox one wireless gamepads 2020-06-09 04:17:57 +01:00