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

support LUS archivemanager refactor #3912

Merged
merged 23 commits into from
Feb 9, 2024

Conversation

@briaguya-ai briaguya-ai added the do not merge Not ready or not valid changes label Feb 6, 2024
@briaguya-ai briaguya-ai changed the title LUS archivemanager testing support LUS archivemanager refactor Feb 8, 2024
@briaguya-ai briaguya-ai marked this pull request as ready for review February 8, 2024 22:58
@briaguya-ai briaguya-ai removed the do not merge Not ready or not valid changes label Feb 8, 2024
@@ -201,8 +201,7 @@ void DrawSettingsMenu() {

static std::unordered_map<LUS::AudioBackend, const char*> audioBackendNames = {
{ LUS::AudioBackend::WASAPI, "Windows Audio Session API" },
{ LUS::AudioBackend::PULSE, "PulseAudio" },
{ LUS::AudioBackend::SDL, "SDL" },
{ LUS::AudioBackend::SDL, "SDL" }
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this is because Kenix3/libultraship#421 is on latest LUS main

@briaguya-ai briaguya-ai merged commit 8a14fea into HarbourMasters:develop Feb 9, 2024
8 checks passed
@briaguya-ai briaguya-ai deleted the get-in-game branch March 3, 2024 01:56
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