Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ynsta/steamcontroller.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-02-18src/events.py: Whoops...gotta take deadzone into accountMike Cronce
2017-02-17src/events.py: Fixed sin/cos constant for anglesMike Cronce
2017-02-17src/events.py: Added some additional math handling trackpad button touch and...Mike Cronce
2017-01-01Set version of emulated XBox controller to 0x110kozec
2017-01-01Turned uinput device version from hardcoded number to parameterkozec
2016-12-02Close issue #47 close uinput and turn off controllerStany MARCEL
2016-12-02Add Multiple wireless controller supportStany MARCEL
2016-12-02Correct typoStany MARCEL
2016-11-23Verify if steam client running before running (to be improved)Stany MARCEL
2016-07-24Replace single div by zero exception to two to avoid x/y axis from zeroing th...Your Name
2016-05-21Fix: Ignore IDLE events generated by wired steam controllerkozec
2016-02-08Correct RPAD / LPAD typo in processStany MARCEL
2015-12-30callback should work with any TrigMode...syr1us
2015-12-30added forgotten callback for trigger callbacksyr1us
2015-12-10Merge pull request #10 from syr1us/callback_modeStany MARCEL
2015-12-09added callback fir stick movementBuildTools
2015-12-09added setStickPressedCallback and actalized example scriptBuildTools
2015-12-09added callback mode for pad touch eventsBuildTools
2015-12-09added callback mode and a simple example scriptBuildTools
2015-12-08Reduce slightly default mouse scaleStany MARCEL
2015-12-08Remove timer for wireless modeStany MARCEL
2015-12-08Merge pull request #9 from syr1us/get_so_extensionsStany MARCEL
2015-12-08changed get_so_extension to get_so_extensions to yield all possible extenstio...BuildTools
2015-12-07Add support for wired mode (usb connected only)Stany MARCEL
2015-11-18Add pad Axis button mode, and some basic haptic feedbackStany MARCEL
2015-11-18Add haptic generation (ampli, period, count)Stany MARCEL
2015-11-17Adjust stick sensibility in button modeStany MARCEL
2015-11-16Clean code, remove some pylint warningsStany MARCEL
2015-11-16Correct lib so file extension for pypyStany MARCEL
2015-11-16Correct friction to be tangential to movementStany MARCEL
2015-11-16Add a new event mapper with mouse and keyboard supportStany MARCEL
2015-11-12Correct indentationStany MARCEL
2015-11-12Use proper header file for nower kernel versionsJonathan Bennett
2015-11-12Clean code from pylint outputStany MARCEL
2015-11-12Add docstringStany MARCEL
2015-11-12Correct an issue introduced with last commitStany MARCEL
2015-11-12Add keyboard and mouse uinputStany MARCEL
2015-11-12Correct an error on c comment parsingStany MARCEL
2015-11-04Add some docstringsStany MARCEL
2015-11-04Add a commentStany MARCEL
2015-11-04Correct indentationStany MARCEL
2015-11-04Add a static_vars decorator in new tools moduleStany MARCEL
2015-11-04Use given vendor:productStany MARCEL
2015-11-04Increase compatibility with xbox360 gamepadStany MARCEL
2015-11-04Remove unknown fields from SteamControllerInput and name gyro fieldsStany MARCEL
2015-11-03Start Work on gyro fields command identificationStany MARCEL
2015-11-03Initialize the work on haptic feedback configStany MARCEL
2015-11-02Reorganize controller buttons valueStany MARCEL
2015-11-02Remove some pylint warningsStany MARCEL
2015-10-30Correct device nameStany MARCEL