Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/happyworm/jplayer/lib/
Dpopcorn.js5 global.Popcorn = {
14 global.Popcorn[ methods.shift() ] = function() {}; class in global
30 _Popcorn = global.Popcorn,
91 Popcorn = function( entity, options ) { class
93 return new Popcorn.p.init( entity, options || null );
97 Popcorn.version = "@VERSION";
100 Popcorn.isSupported = true;
103 Popcorn.instances = [];
107 Popcorn.p = Popcorn.prototype = {
122 entity( document, Popcorn );
[all …]
Dpopcorn.player.js1 (function( Popcorn ) { argument
6 first = first || Popcorn.nop;
7 second = second || Popcorn.nop;
19 Popcorn.player = function( name, player ) {
22 if ( Popcorn[ name ] ) {
43 container = typeof target === "string" ? Popcorn.dom.find( target ) : target,
84 Popcorn.player.defineProperty( basePlayer, val, {
92 set: Popcorn.nop,
130 Popcorn.player.defineProperty( basePlayer, "currentTime", {
146 Popcorn.player.defineProperty( basePlayer, "volume", {
[all …]
Dpopcorn.subtitle.js3 (function ( Popcorn ) { argument
23 ctxContainer.id = id || Popcorn.guid();
61 Popcorn.plugin( "subtitle" , {
143 })( Popcorn );
Dpopcorn.ie8.js71 eventInterface = Popcorn.events.getInterface( eventName );
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/popcorn/
Dpopcorn.jplayer.js19 (function(Popcorn) { argument
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 …]
D.jshintrc21 "Popcorn": false,
/plugin/jplayer/vendor/happyworm/jplayer/dist/popcorn/
Dpopcorn.jplayer.js19 (function(Popcorn) { argument
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 …]
Dpopcorn.jplayer.min.js2 …ction(){g=!1,z()}))};A()},_teardown:function(){jQuery("#"+this.id).jPlayer("destroy")}})}(Popcorn);
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/blue.monday/css/
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/
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/
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/
Djplayer.pink.flag.scss71 /* The z-index rule is defined in this manner to enable Popcorn plugins that add overlays to video …