Home
last modified time | relevance | path

Searched refs:jPlayer (Results 1 – 25 of 36) sorted by last modified time

12

/plugin/jplayer/components/jplayer/
H A Djplayer-built.js112 $.jPlayer.event = {};
187 $.jPlayer.timeFormat = {
272 $.jPlayer.browser = {
274 $.jPlayer.platform = {
307 $.jPlayer.browser.documentMode = $.jPlayer.getDocMode();
483 $.jPlayer.keys(true);
827 …this.internal.cmdsIgnored = $.jPlayer.platform.ipad || $.jPlayer.platform.iphone || $.jPlayer.plat…
1106 …if($.jPlayer.browser.msie && (Number($.jPlayer.browser.version) < 9 || $.jPlayer.browser.documentM…
1650 event.jPlayer = {};
3449 …var emulated = $.jPlayer.emulateMethods + " " + $.jPlayer.emulateStatus + " " + $.jPlayer.emulateO…
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/dist/add-on/
H A Djplayer.playlist.min.js2jPlayer.options.loop},a(this.cssSelector.jPlayer).bind(a.jPlayer.event.ready,function(){e._init()}… class in a
H A Djquery.jplayer.inspector.js36 config.jPlayerId = config.jPlayer.attr("id");
159 config.jPlayer.bind($.jPlayer.event.ready + ".jPlayerInspector", function(e) {
278 …+ "&nbsp;swfPath: '" + $(this).data("jPlayerInspector").jPlayer.jPlayer("option", "swfPath") + "',…
280 …+ "&nbsp;solution: '" + $(this).data("jPlayerInspector").jPlayer.jPlayer("option", "solution") + "…
282 …+ "&nbsp;supplied: '" + $(this).data("jPlayerInspector").jPlayer.jPlayer("option", "supplied") + "…
284 …+ "&nbsp;preload: '" + $(this).data("jPlayerInspector").jPlayer.jPlayer("option", "preload") + "',…
286 …+ "&nbsp;volume: " + $(this).data("jPlayerInspector").jPlayer.jPlayer("option", "volume") + ",<br …
288 …+ "&nbsp;muted: " + $(this).data("jPlayerInspector").jPlayer.jPlayer("option", "muted") + ",<br />"
296 var cssSelector = $(this).data("jPlayerInspector").jPlayer.jPlayer("option", "cssSelector");
307 …+ "&nbsp;errorAlerts: " + $(this).data("jPlayerInspector").jPlayer.jPlayer("option", "errorAlerts"…
[all …]
H A Djquery.jplayer.inspector.min.js2jPlayer:b,idPrefix:"jplayer_inspector_",visible:!1};var c={init:function(b){var c=a(this),d=a.exte… property in a.jPlayerInspector.defaults
/plugin/jplayer/vendor/happyworm/jplayer/dist/popcorn/
H A Dpopcorn.jplayer.min.js2jPlayer.status.duration!==s&&(s=a.jPlayer.status.duration,w())},b=function(a){u||100!==a.jPlayer.s…
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/blue.monday/css/
H A Djplayer.blue.monday.css1 /*! Blue Monday Skin for jPlayer 2.9.2 ~ (c) 2009-2014 Happyworm Ltd ~ MIT License */
4 * Skin for jPlayer Plugin (jQuery JavaScript Library)
14 * Skin Version: 5.1 (jPlayer 2.8.0)
223 /* The seeking class is added/removed inside jPlayer */
H A Djplayer.blue.monday.min.css1 /*! Blue Monday Skin for jPlayer 2.9.2 ~ (c) 2009-2014 Happyworm Ltd ~ MIT License */.jp-audio :foc…
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DJplayerMp3.as2 * jPlayer Plugin for jQuery JavaScript Library
13 package happyworm.jPlayer {
H A DJplayerMp4.as2 * jPlayer Plugin for jQuery JavaScript Library
13 package happyworm.jPlayer {
388 myStatus.metaDataReady = true; // Set flag so that this event only effects jPlayer the 1st time.
H A DConnectManager.as2 * jPlayer Plugin for jQuery JavaScript Library
27 package happyworm.jPlayer {
H A DJplayerEvent.as2 * jPlayer Plugin for jQuery JavaScript Library
13 package happyworm.jPlayer {
18 // The event strings must match those in the JavaScript's $.jPlayer.event object
50 // Events used internal to jPlayer's Flash.
H A DJplayerStatus.as2 * jPlayer Plugin for jQuery JavaScript Library
13 package happyworm.jPlayer {
16 public static const VERSION:String = "2.9.0"; // The version of the Flash jPlayer entity.
H A DJplayerRtmp.as2 * jPlayer Plugin for jQuery JavaScript Library
14 package happyworm.jPlayer
35 import happyworm.jPlayer.ConnectManager;
956 myStatus.metaDataReady = true;// Set flag so that this event only effects jPlayer the 1st time.
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/pink.flag/css/
H A Djplayer.pink.flag.css1 /*! Pink Flag Skin for jPlayer 2.9.2 ~ (c) 2009-2014 Happyworm Ltd ~ MIT License */
4 * Skin for jPlayer Plugin (jQuery JavaScript Library)
14 * Skin Version: 2.1 (jPlayer 2.8.0)
280 /* The seeking class is added/removed inside jPlayer */
H A Djplayer.pink.flag.min.css1 /*! Pink Flag Skin for jPlayer 2.9.2 ~ (c) 2009-2014 Happyworm Ltd ~ MIT License */.jp-audio :focus…
/plugin/jplayer/components/jplayer/dist/jplayer/
H A Djquery.jplayer.js112 $.jPlayer.event = {};
187 $.jPlayer.timeFormat = {
272 $.jPlayer.browser = {
274 $.jPlayer.platform = {
307 $.jPlayer.browser.documentMode = $.jPlayer.getDocMode();
483 $.jPlayer.keys(true);
827 …this.internal.cmdsIgnored = $.jPlayer.platform.ipad || $.jPlayer.platform.iphone || $.jPlayer.plat…
1106 …if($.jPlayer.browser.msie && (Number($.jPlayer.browser.version) < 9 || $.jPlayer.browser.documentM…
1650 event.jPlayer = {};
3449 …var emulated = $.jPlayer.emulateMethods + " " + $.jPlayer.emulateStatus + " " + $.jPlayer.emulateO…
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/add-on/
H A Djplayer.playlist.js79 $(this.cssSelector.jPlayer).bind($.jPlayer.event.ready, function() {
84 $(this.cssSelector.jPlayer).bind($.jPlayer.event.ended, function() {
89 $(this.cssSelector.jPlayer).bind($.jPlayer.event.play, function() {
142 $(this.cssSelector.jPlayer).jPlayer(this.options);
289 $(self.cssSelector.jPlayer).jPlayer("play");
362 $(self.cssSelector.jPlayer).jPlayer("clearMedia");
399 $(self.cssSelector.jPlayer).jPlayer("clearMedia");
427 $(this.cssSelector.jPlayer).jPlayer("play");
430 $(this.cssSelector.jPlayer).jPlayer("play");
434 $(this.cssSelector.jPlayer).jPlayer("pause");
[all …]
/plugin/jplayer/components/
H A Drequire-built.js2157 $.jPlayer.event = {};
2317 $.jPlayer.browser = {
2319 $.jPlayer.platform = {
2352 $.jPlayer.browser.documentMode = $.jPlayer.getDocMode();
2528 $.jPlayer.keys(true);
2872 …this.internal.cmdsIgnored = $.jPlayer.platform.ipad || $.jPlayer.platform.iphone || $.jPlayer.plat…
3151 …if($.jPlayer.browser.msie && (Number($.jPlayer.browser.version) < 9 || $.jPlayer.browser.documentM…
3695 event.jPlayer = {};
5494 …var emulated = $.jPlayer.emulateMethods + " " + $.jPlayer.emulateStatus + " " + $.jPlayer.emulateO…
5501 $.jPlayer.error = {
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/
H A DMIGRATION.md6 - jPlayer Repository Refactor: The skins source files are now in `src/skin` and the build skins fil…
7 - jPlayer Repository Refactor: All the circle player specific files are now in the `lib/circle-play…
8 - jPlayer Repository Refactor: Changed the html `examples` file extentions from `htm` to `html` for…
38jPlayer Repository Refactor: Added all download content to the repository and added a grunt build …
H A DCONTRIBUTING.md3 jPlayer is an open source project and you are welcome to contribute.
22 …must [sign the Contributor License Agreement](https://www.clahub.com/agreements/happyworm/jPlayer).
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/blue.monday/scss/
H A Djplayer.blue.monday.scss2 * Skin for jPlayer Plugin (jQuery JavaScript Library)
12 * Skin Version: 5.1 (jPlayer 2.8.0)
245 /* The seeking class is added/removed inside jPlayer */
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A DREADME.md8 To enable the [Aurora](https://github.com/audiocogs) solution inside jPlayer, the following files w…
/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/
H A Dcircle.player.js89 this.player.jPlayer(this.options);
92 if(event.jPlayer.html.used && event.jPlayer.html.audio.available) {
95 $(this).jPlayer("setMedia", self.media);
100 $(this).jPlayer("pauseOthers");
106 self._timeupdate(event.jPlayer.status.currentPercentAbsolute);
165 self.player.jPlayer("playHead", pc).jPlayer("play");
170 self.player.jPlayer("playHead", pc).jPlayer("play");
231 this.player.jPlayer("setMedia", this.media);
234 this.player.jPlayer("play", time);
237 this.player.jPlayer("pause", time);
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/
H A DJplayer.as2 * jPlayer Plugin for jQuery JavaScript Library
14 * id: (URL Encoded: String) Id of jPlayer instance
36 import happyworm.jPlayer.*;
92 jQuery = loaderInfo.parameters.jQuery + "('#" + loaderInfo.parameters.id + "').jPlayer";
117 // Investigated and it is something to do with the way jPlayer inserts the Flash on the page.
119 …// jPlayer Flash insertion is based on SWFObject 2.2 and the resaon behind this failure is not cle…
122 var menuItem_jPlayer:ContextMenuItem = new ContextMenuItem("jPlayer " + JplayerStatus.VERSION);
140 txLog.text = "jPlayer " + JplayerStatus.VERSION;
502 log("jPlayer Flash Event: " + e.type + ": " + e.target);
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/pink.flag/scss/
H A Djplayer.pink.flag.scss2 * Skin for jPlayer Plugin (jQuery JavaScript Library)
12 * Skin Version: 2.1 (jPlayer 2.8.0)
326 /* The seeking class is added/removed inside jPlayer */

12