WordPress/wp-includes/js/mediaelement
Scott Taylor 57dfb8fb2a Revert `mediaelement-and-player.min.js` to a usable build that doesn't cause an infinite loop. Still `2.14.0`, minus the offending pull request: a7f67b7180
Reported upstream. `2.14.0` is necessary for playing `m4a` files properly. `2.14.0` with the offending pull request is unusable in Chrome.

See #27582.


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


git-svn-id: http://core.svn.wordpress.org/trunk@27684 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-03-29 21:36:15 +00:00
..
background.png Move the Mediaelement.js include into the wp-includes/js folder, rather than wp-includes directly. Fixes the mediaplayer in browsers which don't support <audio> directly. 2013-03-16 08:43:19 +00:00
bigplay.png Move the Mediaelement.js include into the wp-includes/js folder, rather than wp-includes directly. Fixes the mediaplayer in browsers which don't support <audio> directly. 2013-03-16 08:43:19 +00:00
bigplay.svg Move the Mediaelement.js include into the wp-includes/js folder, rather than wp-includes directly. Fixes the mediaplayer in browsers which don't support <audio> directly. 2013-03-16 08:43:19 +00:00
controls.png Move the Mediaelement.js include into the wp-includes/js folder, rather than wp-includes directly. Fixes the mediaplayer in browsers which don't support <audio> directly. 2013-03-16 08:43:19 +00:00
controls.svg Move the Mediaelement.js include into the wp-includes/js folder, rather than wp-includes directly. Fixes the mediaplayer in browsers which don't support <audio> directly. 2013-03-16 08:43:19 +00:00
flashmediaelement.swf Upgrade MediaElement to 2.13.2 from 2.13.0. For a full list of changes: https://github.com/johndyer/mediaelement/compare/2.13.0...2.13.2 2014-01-29 18:24:11 +00:00
loading.gif Move the Mediaelement.js include into the wp-includes/js folder, rather than wp-includes directly. Fixes the mediaplayer in browsers which don't support <audio> directly. 2013-03-16 08:43:19 +00:00
mediaelement-and-player.min.js Revert `mediaelement-and-player.min.js` to a usable build that doesn't cause an infinite loop. Still `2.14.0`, minus the offending pull request: a7f67b7180 2014-03-29 21:36:15 +00:00
mediaelementplayer.min.css Updated `2.14.0` build from the project maintainer. 2014-03-28 21:44:15 +00:00
silverlightmediaelement.xap Move the Mediaelement.js include into the wp-includes/js folder, rather than wp-includes directly. Fixes the mediaplayer in browsers which don't support <audio> directly. 2013-03-16 08:43:19 +00:00
wp-mediaelement.css Set baseline colors for the light playlist skin. props kwight. fixes #27562. 2014-03-28 03:38:14 +00:00
wp-mediaelement.js There is no more `video-playlist` shortcode. To use video, it is now `[playlist type="video" ....]`. Also deleting core playlist styles. The `style` attribute is still supported, defaulting to `light`. Our core style support was 4-5 CSS rules. 2014-03-27 17:58:15 +00:00
wp-playlist.js Unifying media controls and supporting playlists in the editor: 2014-03-20 13:33:14 +00:00