AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Add xboxdrv-scons-4.2.patch: Fix build with SCons 4.2.
- Add support for Betop controller (0x11c0:0x5205). - Rebase xboxdrv-add-new-device.patch.
- Fix modprobe.d location for 15.3 - Add code for safe modprobe.d migration (https://en.opensuse.org/openSUSE:Packaging_UsrEtc)
- Added hardening to systemd service(s) (bsc#1181400). Modified: * xboxdrv.service
- Move modprobe.d files out of /etc
- Drop python2 xboxdrvctl and just use systemd service or xboxdrv binary.
- Add xboxdrv-add-new-device.patch: Add new wireless receiver device (0x045e:0x02a9). - Update Homepage and download URL's. - Run spec-cleaner. - Fix python2 env-script-interpreter reference in xboxdrvctl.
- Fix building with python3 version of scons: * xboxdrv-scons3.patch - Small cleanup with spec-clenaer - Update dependencies for Factory
- Use optflags. - Install xboxdrvctl and require dbus-1-python. - Add xboxdrv-fix-delay.patch: Fix 60 seconds delay, from https://github.com/xboxdrv/xboxdrv/pull/214 - Some spec cleanup.
- use individual libboost-*-devel packages instead of boost-devel
- Update to version 0.8.8: * use session dbus even for user root, except when DISPLAY is not set * fixed issue in to_float() triggering assert() * fixed vendor/product not getting set for virtual device in daemon mode * fixed \r\n newlines causing errors in INIParser, ignore \r like whitespace * added device support for Rock Candy Gamepad Wired Controller, Mad Catz Street Fighter IV SE Fighting Stick, MadCatz GamePad, Hori Fighting Edge, Elcom JC-U3613M, Mad Catz Fightpad, Mad Cats Ghost Recon FS GamePad, Mad Catz SFxT Fightstick Pro, Razer Sabertooth, FUS1ON Tournament Controller, PowerA Pro Ex and others * fixed USB cleanup issue on exit * Buttonevent exec: double fork to avoid zombies * fixed axis handling in FourWayRestrictorModifier * fixed device disconnect issues * fixed segfault due to incorrect shutdown of USB subsystem * fixed some compiler warnings/errors * ignore Play'n Charge kit instead of error out * added device support for Thrustmaster Gamepad GP XID, Razer Sabertooth, Gamestop BB-070, Afterglow AX.1, MLG Pro Circuit Controller (Xbox), Rock Candy, Saitek p3600, Hori GEM Xbox controller
- Spec file updates * install binary under /usr/bin, matching the make install target * add comment to show why we don't use make install
- Initial packaging of version 0.8.5