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

Update release51 with fixes from release50 #332

Closed
wants to merge 7 commits into from
Closed

Conversation

jstarpl
Copy link
Member

@jstarpl jstarpl commented Jun 18, 2024

About the Contributor

Type of Contribution

This is a:

Bug fix / Feature / Code improvement / Documentation improvement / Other (please specify)

Current Behavior

New Behavior

Testing Instructions

Other Information

Status

  • PR is ready to be reviewed.
  • The functionality has been tested by the author.
  • Relevant unit tests has been added / updated.
  • Relevant documentation (code comments, system documentation) has been added / updated.

ianshade and others added 7 commits March 21, 2024 13:55
the data length that vMix provides is in bytes, not chars;
the line remainder has to be stored as a buffer in case the arriving data is fragmented mid-character
* chore: add reset action for viz reset

* chore: add rundownId to viz reset aciton

* chore: viz reset action also resets state

* chore: better description
After learning what setEncoding does, parts of the previous commit are reverted and the rest of the code is updated to make use of the fact that the 'data' event supplies a string
…ngth

fix(vMix): handling XML messages with multi-byte characters
@jstarpl jstarpl closed this Jun 18, 2024
@jstarpl jstarpl deleted the release50 branch June 18, 2024 08:40
@jstarpl jstarpl restored the release50 branch June 18, 2024 08:40
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.

3 participants