virtual-world-framework / vwf

Virtual World Framework
https://virtual.wf
Other
142 stars 53 forks source link

Add jPlayer 2.7.1 patch to fix mp3s not playing on Android OS. #402

Closed youngca closed 9 years ago

youngca commented 9 years ago

Add the minified jquery.jplayer.js to VWF.

Modify vwf.js to point to 2.7.1 version of jPlayer.

Note: this jPlayer release fixes mp3 audio playback, but does not fix mp4 video playback on Android.

Please review. @scottnc27603 @eric79

eric79 commented 9 years ago

Awesome find! I think this pull request should also remove version 2.7.0 so we don't let them pile up. If you need this merged quickly for your demo then, :+1: ... otherwise, I would recommend that we remove 2.7.0 first.

youngca commented 9 years ago

Version 2.7.0 removed.

@eric79 @scottnc27603