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
AgeCommit message (Expand)Author
2017-08-12Merge pull request #62 from GreenBeard/masterHEADmasterStany MARCEL
2017-07-07Fixed README formattingGreenBeard
2017-06-13Merge pull request #53 from kiendang/patch-1Stany MARCEL
2017-06-13Merge pull request #56 from mcronce/trackpad-improvementsStany MARCEL
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-02-08Fix instructionDang Trung Kien
2017-01-05Merge pull request #49 from kozec/x360-versionStany MARCEL
2017-01-01Set version of emulated XBox controller to 0x110kozec
2017-01-01Turned uinput device version from hardcoded number to parameterkozec
2016-12-02Update todo listStany MARCEL
2016-12-02Update todo listStany MARCEL
2016-12-02Change version to 1.2v1.2Stany MARCEL
2016-12-02Close issue #47 close uinput and turn off controllerStany MARCEL
2016-12-02Add systemd services examples for 2 controllersStany MARCEL
2016-12-02Add exec mode to sc-callback.pyStany MARCEL
2016-12-02Add sc-mixed.py in installed scriptsStany MARCEL
2016-12-02Add a xbox/desktop mixed scriptStany MARCEL
2016-12-02Add Multiple wireless controller supportStany MARCEL
2016-12-02Correct typoStany MARCEL
2016-11-27Correct systemd service examplev1.1Stany MARCEL
2016-11-23Merge branch 'master' of github.com:ynsta/steamcontrollerStany MARCEL
2016-11-23Change version to 1.1Stany MARCEL
2016-11-23Add a systemd service exampleStany MARCEL
2016-11-23Add distutils.core fallbackStany MARCEL
2016-11-23Verify if steam client running before running (to be improved)Stany MARCEL
2016-09-14Merge pull request #39 from consp/zero_div_splitv1.0Stany MARCEL
2016-07-24Replace single div by zero exception to two to avoid x/y axis from zeroing th...Your Name
2016-06-08Merge pull request #34 from bchretien/topic/fix-gyro-plotStany MARCEL
2016-06-08Merge pull request #35 from kozec/fix-wired-controllerStany MARCEL
2016-05-21Fix: Ignore IDLE events generated by wired steam controllerkozec
2016-05-11sc-gyro-plot.py: fix size mismatchBenjamin Chrétien
2016-05-04Merge pull request #32 from akien-mga/pr-depsStany MARCEL
2016-04-30Add dependencies to the setup.pyRémi Verschelde
2016-02-08Correct RPAD / LPAD typo in processStany MARCEL
2016-01-04Merge pull request #14 from syr1us/trigger_axes_callbackStany 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-09Merge branch 'master' into callback_modeBuildTools
2015-12-09removed localBuildTools
2015-12-09removed localBuildTools
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-08added callback mode and a simple example scriptBuildTools