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

PS4 Passthrough Add-on w/ PS5 Compatibility #457

Merged
merged 27 commits into from
Aug 16, 2023

Conversation

arntsonl
Copy link
Contributor

Major overhaul of the USB host management system.

PS4 Passthrough Add-on w/ PS5 Compatibility

New PS4 input mode "Arcade Stick" to support PS5

Lots of TinyUSB Host additions including a Get Feature Report callback system.

…ved NeoPico and PlayerLED to gp2040 to prevent USBHost from missing tuh_task() re-acquire
…. Changed the Addon Manager slightly to introduce LoadUSBAddon() for handling add-ons.

There might be one more timing issue as USBHostManager::getInstance().start() could be a race condition? But we can mess with this on PRs.
…n the web config, language is updated, should be ready!
@arntsonl arntsonl marked this pull request as ready for review August 14, 2023 21:22
Copy link

@sm00th sm00th left a comment

Choose a reason for hiding this comment

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

Looking good, here are some minor comments on the code.

proto/config.proto Show resolved Hide resolved
src/usbhostmanager.cpp Show resolved Hide resolved
src/addons/pspassthrough.cpp Outdated Show resolved Hide resolved
src/usbhostmanager.cpp Show resolved Hide resolved
src/addons/pspassthrough.cpp Show resolved Hide resolved
src/addons/pspassthrough.cpp Outdated Show resolved Hide resolved
src/addons/pspassthrough.cpp Outdated Show resolved Hide resolved
@arntsonl arntsonl merged commit 62fb8fb into OpenStickCommunity:main Aug 16, 2023
46 checks passed
@arntsonl arntsonl deleted the passthru branch August 18, 2023 19:13
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