Skip to content

v1.2.3 - Improved Control Simulation

Compare
Choose a tag to compare
@lvcabral lvcabral released this 20 Jan 03:17
· 189 commits to master since this release

What's Changed

  • Fixed issue that allowed API to unmute a video when App had it muted by @lvcabral in #221
  • Added new API methods to enable/disable dynamically both keyboard or game pad controllers by @lvcabral in #222
    • setControlMode()
    • getControlMode()
    • setCustomPadButtons()
  • Improvements on Remote Control simulation by @lvcabral in #223
    • Added support for different control types
    • Added a key buffer on the API side to avoid losing key events

Full Changelog: v1.2.2...v1.2.3