Skip to content

Audiostream Fix#2375

Merged
AndreMiras merged 1 commit into
kivy:developfrom
xloem:audiostream
Dec 28, 2020
Merged

Audiostream Fix#2375
AndreMiras merged 1 commit into
kivy:developfrom
xloem:audiostream

Conversation

@xloem

@xloem xloem commented Dec 19, 2020

Copy link
Copy Markdown
Contributor

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

xloem commented Dec 22, 2020

Copy link
Copy Markdown
Contributor Author

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.

@AndreMiras AndreMiras left a comment

Copy link
Copy Markdown
Member

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