Home
last modified time | relevance | path

Searched refs:Popcorn (Results 1 – 12 of 12) sorted by relevance

/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.js107 Popcorn.p = Popcorn.prototype = {
378 Popcorn.p.init.prototype = Popcorn.p;
438 Popcorn.extend( Popcorn, {
594 Popcorn.extend(Popcorn.p, (function() {
656 Popcorn.extend(Popcorn.p, {
1124 Popcorn.p[ key[ 0 ] ] = Popcorn.p[ key[ 1 ] ] = Popcorn.events.fn[ key[ 0 ] ];
1738 Popcorn.extend( Popcorn.p, {
2314 Popcorn.plugin.effect = Popcorn.effect = Popcorn.compose;
2585 Popcorn.getJSONP = Popcorn.xhr.getJSONP;
2651 Popcorn.p.cue = Popcorn.p.exec;
[all …]
H A Dpopcorn.player.js1 (function( Popcorn ) {
6 first = first || Popcorn.nop;
7 second = second || Popcorn.nop;
19 Popcorn.player = function( name, player ) {
22 if ( Popcorn[ name ] ) {
92 set: Popcorn.nop,
303 Popcorn[ name ] = Popcorn.player.registry[ name ] = playerFn;
306 Popcorn.player.registry = {};
318 Popcorn.player.playerQueue = function() {
435 return Popcorn( '#' + videoID, options );
[all …]
H A Dpopcorn.subtitle.js3 (function ( Popcorn ) {
23 ctxContainer.id = id || Popcorn.guid();
61 Popcorn.plugin( "subtitle" , {
143 })( Popcorn );
H A Dpopcorn.ie8.js71 eventInterface = Popcorn.events.getInterface( eventName );
/plugin/jplayer/vendor/happyworm/jplayer/dist/popcorn/
H A Dpopcorn.jplayer.js19 (function(Popcorn) {
155 Popcorn.player( 'jplayer', {
442 Popcorn.player.defineProperty( media, 'error', {
452 Popcorn.player.defineProperty( media, 'currentTime', {
479 Popcorn.player.defineProperty( media, 'duration', {
497 Popcorn.player.defineProperty( media, 'muted', {
507 Popcorn.player.defineProperty( media, 'volume', {
517 Popcorn.player.defineProperty( media, 'paused', {
544 Popcorn.getScript(JPLAYER_SCRIPT, function() {
560 Popcorn.getScript(JQUERY_SCRIPT, function() {
[all …]
H A Dpopcorn.jplayer.min.js2 …ction(){g=!1,z()}))};A()},_teardown:function(){jQuery("#"+this.id).jPlayer("destroy")}})}(Popcorn);
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/popcorn/
H A Dpopcorn.jplayer.js19 (function(Popcorn) {
155 Popcorn.player( 'jplayer', {
442 Popcorn.player.defineProperty( media, 'error', {
452 Popcorn.player.defineProperty( media, 'currentTime', {
479 Popcorn.player.defineProperty( media, 'duration', {
497 Popcorn.player.defineProperty( media, 'muted', {
507 Popcorn.player.defineProperty( media, 'volume', {
517 Popcorn.player.defineProperty( media, 'paused', {
544 Popcorn.getScript(JPLAYER_SCRIPT, function() {
560 Popcorn.getScript(JQUERY_SCRIPT, function() {
[all …]
H A D.jshintrc21 "Popcorn": false,
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/blue.monday/css/
H A Djplayer.blue.monday.css59 /* The z-index rule is defined in this manner to enable Popcorn plugins that add overlays to video …
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/blue.monday/scss/
H A Djplayer.blue.monday.scss64 /* The z-index rule is defined in this manner to enable Popcorn plugins that add overlays to video …
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/pink.flag/css/
H A Djplayer.pink.flag.css64 /* The z-index rule is defined in this manner to enable Popcorn plugins that add overlays to video …
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/pink.flag/scss/
H A Djplayer.pink.flag.scss71 /* The z-index rule is defined in this manner to enable Popcorn plugins that add overlays to video …