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 roSystemLog and refactored roMessagePort #426

Merged
merged 12 commits into from
Dec 28, 2024

Conversation

lvcabral
Copy link
Owner

@lvcabral lvcabral commented Dec 28, 2024

The implementation of roSystemLog and roSystemLogEvent components triggered a major refactoring of roMessagePort to extract from it code that actually belongs to the components that generates the events, so roScreen, roAudioPlayer and roVideoPlayer were changed to register callbacks on the port and generate the messages.

This PR closes #174

@lvcabral lvcabral merged commit 3899a38 into master Dec 28, 2024
3 checks passed
@lvcabral lvcabral deleted the implement-roSystemLog branch January 9, 2025 16:00
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.

Implement object roSystemLog
1 participant