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

Audiostream Fix #2375

Merged
merged 1 commit into from
Dec 28, 2020
Merged

Audiostream Fix #2375

merged 1 commit into from
Dec 28, 2020

Conversation

xloem
Copy link
Contributor

@xloem xloem commented Dec 19, 2020

This is an attempt to fix kivy/audiostream#25 . Previously using audiostream caused a crash when loading.

It looks like audiostream hasn't been maintained much. Is it still the best route for accessing audio in a platform independent way on kivy?

EDIT: it looks like a commit from master got into my PR because it's missing from develop; I'm thinking you probably want that on the develop branch too.

@xloem
Copy link
Contributor Author

xloem commented Dec 22, 2020

I've rebased this PR to clean #2376 out of it, and updated it to reference the master branch for audiostream now that kivy/audiostream#34 has been merged. I took the time to put the commit hash in and add its checksum.

Copy link
Member

@AndreMiras AndreMiras left a comment

Choose a reason for hiding this comment

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

LGTM thanks!

@AndreMiras AndreMiras merged commit 61a4d3c into kivy:develop Dec 28, 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.

ImportError: dlopen failed: cannot locate symbol "SDL_ANDROID_GetJNIEnv"
2 participants