github lvcabral/brs-engine v1.8.3
v1.8.3 - Fixed roVideoPlayer and End Statement

one day ago

The v1.8.x releases of the core library, are the final ones as a fully synchronous interpreter, the next release v1.9.x will come with support for async/await to remove the dependency on SharedArrayBuffer.

Release Changes

  • Fixed roVideoPlayer method getAudioTracks by @lvcabral in #457
  • Added serialNumber to device info object and to reponse of GetModelDetails()
  • Fixed behavior of End statement to terminate the app
  • Improved CLI app list handling
  • Improved and documented MicroDebugger functions
  • Moved home sound effect setup
  • Improvements on WAV handling
  • Reduced complexity and simplified some references
  • Upgraded dependencies

Full Changelog: v1.8.2...v1.8.3

Don't miss a new brs-engine release

NewReleases is sending notifications on new releases.