- Add support for simple 4 axis joystick
- Try to fix concurrency issue
- bug fixes and exception handling
- add VISCA Relay (UDP Port 10000) to support sending VISCA commands to current camera from Companion
- bug fixes
- Add an OSC server
- Support OSC command to select camera: /setcam/number, where number is an ascii string.
- Generalize controller support for multiple types of controllers.
- Support Logitech Extreme 3D PRO joystick
- Support configurable axis dead zone
- various bug fixes and exceptions