Xbox360controller Versions Save

🎮 A pythonic Xbox360 controller API built on top of the xpad Linux kernel driver

v1.1.2

5 years ago
  • Fix installation from PyPI on Raspbian

v1.1.1

5 years ago
  • Fix installation from PyPI

v1.1.0

6 years ago
  • Push development status to 'Beta'

v1.0.6

6 years ago
  • Fix bug where event loop won't exit until next event
  • Fix AttributeError when LED file cannot be accessed but closing is attempted

v1.0.5

6 years ago
  • Remove debug information

v1.0.4

6 years ago
  • Add documentation and simplify README.md
  • Change CHANGES.md headings format

v1.0.3

6 years ago
  • Add Travis CI
  • Update examples

v1.0.2

6 years ago
  • Fix dates in CHANGES.md

v1.0.1

6 years ago
  • Fix rendering issue on PyPI

v1.0.0

6 years ago
  • Initial release
  • Added working code for all buttons, axes and hat
  • Added rumbling and led support
  • Added some documentation
  • Released on GitHub and PyPI