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
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
2015-12-08Remove wrongly created directoriesStany 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-07Correct wrongly mapped right padStany MARCEL
2015-12-07Add support for wired mode (usb connected only)Stany MARCEL
2015-11-19Update README.mdStany MARCEL
2015-11-19Update READMEStany MARCEL
2015-11-19Update README.mdStany MARCEL
2015-11-19Update README.mdStany MARCEL
2015-11-18Update README status, and detail haptic formatStany MARCEL
2015-11-18Rewrite xbox script with new event mapperStany 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-17Update README.mdStany MARCEL
2015-11-17Adjust stick sensibility in button modeStany MARCEL
2015-11-17Add LPAD: Mouse Middle button, RPAD as space keyStany MARCEL
2015-11-16Update README with new infoStany 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