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

Master #382

Open
wants to merge 250 commits into
base: v2.3
Choose a base branch
from
Open

Master #382

wants to merge 250 commits into from

Conversation

rhyan005
Copy link

No description provided.

StefanBruens and others added 30 commits October 27, 2012 19:07
official mime type for opus is audio/ogg, codec=opus
flac native bitstream is unregistered and uses x-flac
With multiple instances of jplayer, if one got removed from the dom without being destroyed, the others would cause a javascript error on play. This was caused by keeping a list of instances ($.jPlayer.prototype.instances) that would get out of sync with the page. With this patch, jPlayer clears the list of any nonexistent instances before iterating over the list.

The error was triggered from pauseOthers() and $.jPlayer.pause().
Fix problem with connection Amazon cloudfront signeture url
thepag and others added 30 commits December 9, 2014 15:08
Add a Gitter chat badge to README.md
cleaned up gitter link and added link to react-jplayer
pointed to latest location of react-jPlayer
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.