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

Big module update #29

Merged
merged 27 commits into from
Dec 15, 2024
Merged

Big module update #29

merged 27 commits into from
Dec 15, 2024

Conversation

DvaMishkiLapa
Copy link
Owner

The only remaining issue is that the volume control still controls the volume of the PS Vita itself. It's unlikely that anyone will be listening to music on the PS Vita while using it as a gamepad, but we need to find a way to disable this in the future.

@DvaMishkiLapa DvaMishkiLapa requested a review from santarl December 7, 2024 11:38
@DvaMishkiLapa DvaMishkiLapa self-assigned this Dec 7, 2024
server/CMakeLists.txt Show resolved Hide resolved

constexpr size_t NET_INIT_SIZE = 1 * 1024 * 1024;
// #include <common.h>
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
// #include <common.h>

to avoid confusion later

@santarl santarl linked an issue Dec 8, 2024 that may be closed by this pull request
@DvaMishkiLapa DvaMishkiLapa linked an issue Dec 8, 2024 that may be closed by this pull request
@DvaMishkiLapa DvaMishkiLapa merged commit 92b7a96 into dev Dec 15, 2024
4 checks passed
@DvaMishkiLapa DvaMishkiLapa deleted the big_module_update branch December 18, 2024 12: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.

PC audio control via PS Vita volume buttons PS button support
2 participants