WordPress/wp-includes/js/mediaelement
2014-06-02 00:40: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
bigplay.svg
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
loading.gif
mediaelement-and-player.min.js Bump MediaElement.js to 2.14.2. Release Notes: 743f446523. 2014-04-10 21:32:14 +00:00
mediaelementplayer.min.css
silverlightmediaelement.xap
wp-mediaelement.css In the spirit of [27622], add a few CSS rules to ensure that videos will be responsive, regardless of theme. 2014-06-02 00:40:15 +00:00
wp-mediaelement.js Allow users to set overrides for MediaElement instances by always passing _wpmejsSettings instead of just _wpmejsSettings.pluginPath. 2014-05-11 06:25:15 +00:00
wp-playlist.js In WPPlaylistView::ended(), at the end of a playlist, set the index to 0 and call ->setCurrent() instead of ->loadCurrent() so that the first track is properly highlighted. 2014-06-02 00:27:18 +00:00