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

added GET_CONFIG_PARAM and SHOW_MSG network commands #10095

Merged
merged 1 commit into from
Feb 6, 2020

Conversation

eadmaster
Copy link
Contributor

@eadmaster eadmaster commented Feb 4, 2020

Description

This adds 2 network commands:

  1. SHOW_MSG allows scripts to show messages via the RA OSD system.
  2. GET_CONFIG_PARAM allows scripts to read current configuration params.

Since i was not able to find a way to read the settings via strings, i've hard-coded some params i found more useful. If there is a way to read params matching the user-provided arg string please let me know.

I tested the code with cppcheck --std=c89 and it found no errors.

Related Issues

none

Related Pull Requests

#10073

Reviewers

@inactive123 inactive123 merged commit 84e6c2a into libretro:master Feb 6, 2020
eadmaster added a commit to eadmaster/docs that referenced this pull request Feb 6, 2020
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