-
- Downloads
Refactored much of the joystick interface with the largest changes being the...
Refactored much of the joystick interface with the largest changes being the removal of dead/unused code including broken event-based SDL reading code. Additionally the mapping code should now work, though it hasn't been tested with controller switching or a real UAS. Finally the existing settings code has been commented-out as it is not compatible with the current state of this code and needs to be able to support different joysticks based on name.
Showing
- src/input/JoystickInput.cc 73 additions, 136 deletionssrc/input/JoystickInput.cc
- src/input/JoystickInput.h 29 additions, 78 deletionssrc/input/JoystickInput.h
- src/ui/JoystickAxis.cc 9 additions, 2 deletionssrc/ui/JoystickAxis.cc
- src/ui/JoystickAxis.h 26 additions, 1 deletionsrc/ui/JoystickAxis.h
- src/ui/JoystickAxis.ui 23 additions, 0 deletionssrc/ui/JoystickAxis.ui
- src/ui/JoystickButton.h 2 additions, 0 deletionssrc/ui/JoystickButton.h
- src/ui/JoystickButton.ui 0 additions, 20 deletionssrc/ui/JoystickButton.ui
- src/ui/JoystickWidget.cc 24 additions, 42 deletionssrc/ui/JoystickWidget.cc
- src/ui/JoystickWidget.h 4 additions, 20 deletionssrc/ui/JoystickWidget.h
- src/ui/JoystickWidget.ui 84 additions, 73 deletionssrc/ui/JoystickWidget.ui
Loading
Please register or sign in to comment