v1.2.3 - Improved Control Simulation
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