Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 637 Bytes

File metadata and controls

20 lines (17 loc) · 637 Bytes

Release Notes

Version 1.0beta5

  • Add support for simple 4 axis joystick
  • Try to fix concurrency issue

Version 1.0beta4

  • bug fixes and exception handling
  • add VISCA Relay (UDP Port 10000) to support sending VISCA commands to current camera from Companion

Version 1.0beta3

  • bug fixes

Version 1.0beta2

  • Add an OSC server
  • Support OSC command to select camera: /setcam/number, where number is an ascii string.

Version 1.0beta1

  • Generalize controller support for multiple types of controllers.
  • Support Logitech Extreme 3D PRO joystick
  • Support configurable axis dead zone
  • various bug fixes and exceptions