Skip to content

v1.2.6 - roScreen fix and Video Codec Detection

Compare
Choose a tag to compare
@lvcabral lvcabral released this 29 Jan 05:22
· 151 commits to master since this release

Release Changes

  • Fixed #234 - Return last buffer on roScreen methods getPng and roGetByteArray by @lvcabral in #236
  • Fixed #235 - Updated ifDraw2D to support roScreen as image source by @lvcabral in #237
  • Fixed #238 - Detected supported video codecs and containers to return in roDeviceInfo.canDecodeVideo() by @lvcabral in #240
  • Fixed last frame on screen using cancelAnimationFrame() by @lvcabral in #241
  • Fixed #242 - Raise resolution event during app startup by @lvcabral in #243

Full Changelog: v1.2.5...v1.2.6