Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented several improvements to SceneGraph #87

Merged
merged 11 commits into from
Jan 27, 2025

Conversation

lvcabral
Copy link
Collaborator

@lvcabral lvcabral commented Jan 22, 2025

  • Added roSGScreen and roSGScreenEvent
  • Added support to scripts to be embedded on XML files
  • Added roMessagePort (still no support for control)
  • Added global functions Sleep() and Wait()

With this PR brs now can run the Roku Hello World, on the root of the sample repository execute:

brs source/source/Main.brs --root ./source

The app will not terminate automatically as it is waiting for an event, so terminate with Ctrl+C, you can add print statements on the Scene init function and see it working.

@TwitchBronBron TwitchBronBron merged commit 1c9db28 into master Jan 27, 2025
5 checks passed
@TwitchBronBron TwitchBronBron deleted the scenegraph-improvements branch January 27, 2025 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants