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

[osc] Allow OSC devices to be exposed over OSCQuery and as a TCP server #1580

Closed
wants to merge 8 commits into from

Conversation

jcelerier
Copy link
Member

No description provided.

@jcelerier jcelerier self-assigned this Nov 8, 2024
checkForChanges(m_transport);

m_oscVersion = new QComboBox{this};
m_oscVersion->addItems({"1.0", "1.1", "Extended"});

m_oscquery = new QSpinBox{this};
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@samamou relevant part in the UI where we'd add the checkbox is there

@jcelerier
Copy link
Member Author

merged

@jcelerier jcelerier closed this Nov 9, 2024
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.

1 participant