Skip to content

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.