1. 25 Mar, 2016 2 commits
  2. 23 Mar, 2016 1 commit
  3. 14 Mar, 2016 2 commits
  4. 10 Mar, 2016 2 commits
  5. 06 Mar, 2016 3 commits
  6. 05 Mar, 2016 1 commit
  7. 02 Mar, 2016 1 commit
  8. 26 Feb, 2016 1 commit
  9. 24 Feb, 2016 1 commit
  10. 23 Feb, 2016 2 commits
  11. 14 Feb, 2016 1 commit
  12. 12 Feb, 2016 1 commit
  13. 11 Feb, 2016 1 commit
  14. 09 Feb, 2016 2 commits
  15. 04 Feb, 2016 1 commit
  16. 25 Jan, 2016 1 commit
  17. 15 Jan, 2016 1 commit
  18. 14 Jan, 2016 1 commit
  19. 13 Jan, 2016 1 commit
  20. 12 Jan, 2016 2 commits
  21. 10 Jan, 2016 1 commit
    • Rustom Jehangir's avatar
      Prioritize real joystick over virtual joystick. · 57d83dbd
      Rustom Jehangir authored
      Added conditional statement to disable the virtualTabletJoystick output if a real joystick is connected and enabled. Without this, two different sets of values would be sent and would appear highly sporadic.
      57d83dbd
  22. 05 Jan, 2016 1 commit
  23. 04 Jan, 2016 2 commits
  24. 29 Dec, 2015 2 commits
  25. 24 Dec, 2015 1 commit
  26. 06 Dec, 2015 2 commits
  27. 05 Dec, 2015 2 commits
  28. 29 Nov, 2015 1 commit
    • Don Gagne's avatar
      Autoconnect restructuring · ca6eccda
      Don Gagne authored
      Windows OS doesn’t disconnect port when you pull plug on USB. This
      caused all sorts of problems with previous logic. New logic handles
      this correctly.
      ca6eccda