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

Fix issue #281 #365

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix issue #281 #365

wants to merge 1 commit into from

Conversation

Phyks
Copy link

@Phyks Phyks commented Jun 24, 2016

Aurora.JS is buggy

The logic behind the .desired attribute setter was broken. I fixed it
and jPlayer should now be able to switch between Aurora, HTML and Flash
backends automatically.

Closes #281.

EDIT: As far as I understood, this should be ok for a PR, and I should not include a minified version. Let me know if I missed something.

Aurora.JS is buggy

The logic behind the `.desired` attribute setter was broken. I fixed it
and jPlayer should now be able to switch between Aurora, HTML and Flash
backends automatically.

Closes jplayer#281.
@Phyks
Copy link
Author

Phyks commented Jul 7, 2016

Is this repo still active or should I consider forking and maintaining my fork? Issues such as the one fixed in this PR can be really blocking for some applications =(

Thanks!

@ghost
Copy link

ghost commented Sep 28, 2016

fixes opera not play mp3 with
solution: "html, flash",

guess its was something else, not sure what was doing before, but editing code in those lines made it work...

@thedumbtechguy
Copy link

Please fork and maintain.
I don't think this repo is still active.

Do you think this patch will fix the issue on chrome with solution: "flash,html". Since NPAPI was disabled this doesn't work on chrome anymore.

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.

Aurora JS is buggy
2 participants