What's Changed
- Remapped game pad to Roku remote buttons by @lvcabral in #669
- Documented the custom
manifest
optionmulti_key_events
by @lvcabral in #670 - Only display closed captions with
Video
node by @lvcabral in #671 - Added
setDebugState
andgetDebugState
to the engine API by @lvcabral in #672 - Added new optional parameter to
roAppManager.getAppList
to allow get all apps properties by @lvcabral in #673 - Fixed
parseManifest
to match Roku behavior and added deprecation warning toroAppInfo.getSubtitle
by @lvcabral in #674 - Refactored
core
to move Lexer and Parser functions to a separate module by @lvcabral in #675
Full Changelog: v2.0.0-alpha.12...v2.0.0-alpha.14