Contents of Release

  • Reverse X and ReverseY from the TouchActiveArea message is abstracted into a new message called ReverseTouchActiveArea.
  • Bugfixes.

New features in Release 1.0.0

  • ReverseX and ReverseY is now set separately from TouchActiveArea in a message called ReverseTouchActiveArea.

Fixed bugs

  • Fixed a bug that caused a MoveEvent to be reported instead of an UpEvent from the Touch Messages.

Known deviations

  • There are currently no known deviations.

Known limitations

  • Not all commands available in the protocol are implemented yet in the SDK.
  • The SDK header files do not work under MSVC if run in C++ mode
  • No labels