WordPress/wp-includes/js/mediaelement
Scott Taylor 952a5c9971 Support chromeless Vimeo via MEjs:
* Bump MediaElement script loader versions to 2.16.2 - missed in [30634], oops!
* Add `Froogaloop` to `js/mediaelement` scripts for Vimeo
* Check for Vimeo in the same locations that YouTube is checked
* Dynamically load Froogaloop script in admin when editing a TinyMCE view
* Edit MediaElement to call `mejs.$.extend` instead of `$.extend` in `mejs.HtmlMediaElementShim.createPlugin()`, since `$` is not available via WP's jQuery (I will report this upstream):
6f9a78e008/src/js/me-shim.js (L631)

Fixes #29267.

Built from https://develop.svn.wordpress.org/trunk@31016


git-svn-id: http://core.svn.wordpress.org/trunk@30997 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-12-31 20:41:24 +00:00
..
background.png
bigplay.png
bigplay.svg Upgrade MediaElement to 2.15.0: 2014-08-09 20:44:17 +00:00
controls.png
controls.svg
flashmediaelement.swf Upgrade to MediaElement 2.16.2 2014-11-30 05:58:24 +00:00
loading.gif
mediaelement-and-player.min.js Support chromeless Vimeo via MEjs: 2014-12-31 20:41:24 +00:00
mediaelementplayer.min.css Upgrade to MediaElement 2.16.2 2014-11-30 05:58:24 +00:00
silverlightmediaelement.xap
skipback.png Upgrade to MediaElement 2.16.2 2014-11-30 05:58:24 +00:00
wp-mediaelement.css In response to regressions on .com, fix MEjs styles for screen reader text and overflow on the volume slider. 2014-12-16 15:13:24 +00:00
wp-mediaelement.js Allow developers to override the settings.success callback for MediaElement players. 2014-10-29 01:21:24 +00:00
wp-playlist.js Media: add a class to the <script> tag for the JSON encoded playlist data so it can be easily selected in WPPlaylistView. Props SergeyBiryukov, fixes #29383 2014-09-01 19:55:18 +00:00