| /plugin/jplayer/vendor/happyworm/jplayer/src/javascript/add-on/ |
| D | jplayer.playlist.js | 22 jPlayerPlaylist = function(cssSelector, playlist, options) { argument 57 this.playlist = []; // Array of Objects: The current playlist displayed (Un-shuffled or Shuffled) property 60 …this._initPlaylist(playlist); // Copies playlist to this.original. Then mirrors this.original to t… 64 this.cssSelector.playlist = this.cssSelector.cssSelectorAncestor + " .jp-playlist"; 136 $(this.cssSelector.playlist + " ul").empty(); 197 _initPlaylist: function(playlist) { argument 201 this.original = $.extend(true, [], playlist); // Copy the Array of Objects 206 this.playlist = []; property 209 self.playlist[i] = self.original[i]; 221 $(this.cssSelector.playlist + " ul").empty(); [all …]
|
| /plugin/jplayer/vendor/happyworm/jplayer/dist/add-on/ |
| D | jplayer.playlist.js | 22 jPlayerPlaylist = function(cssSelector, playlist, options) { argument 57 this.playlist = []; // Array of Objects: The current playlist displayed (Un-shuffled or Shuffled) property 60 …this._initPlaylist(playlist); // Copies playlist to this.original. Then mirrors this.original to t… 64 this.cssSelector.playlist = this.cssSelector.cssSelectorAncestor + " .jp-playlist"; 136 $(this.cssSelector.playlist + " ul").empty(); 197 _initPlaylist: function(playlist) { argument 201 this.original = $.extend(true, [], playlist); // Copy the Array of Objects 206 this.playlist = []; property 209 self.playlist[i] = self.original[i]; 221 $(this.cssSelector.playlist + " ul").empty(); [all …]
|
| D | jplayer.playlist.min.js | 2 …playlist=[],this.original=[],this._initPlaylist(c),this.cssSelector.details=this.cssSelector.cssSe… property
|
| /plugin/jplayer/vendor/happyworm/jplayer/dist/skin/pink.flag/css/ |
| D | jplayer.pink.flag.min.css | 1 …playlist .jp-controls button{width:49px}.jp-type-playlist .jp-play{background:url(../image/jplayer…
|
| D | jplayer.pink.flag.css | 173 /* @group playlist player controls */ 174 .jp-type-playlist .jp-controls button { 177 .jp-type-playlist .jp-play { 180 .jp-type-playlist .jp-play:focus { 183 .jp-state-playing div.jp-type-playlist .jp-play { 186 .jp-state-playing div.jp-type-playlist .jp-play:focus { 189 .jp-type-playlist .jp-stop { 192 .jp-type-playlist .jp-stop:focus { 195 .jp-type-playlist .jp-previous { 198 .jp-type-playlist .jp-previous:focus { [all …]
|
| /plugin/jplayer/vendor/happyworm/jplayer/dist/skin/blue.monday/css/ |
| D | jplayer.blue.monday.min.css | 1 …playlist .jp-controls{width:134px;margin-left:172px}.jp-video .jp-controls{float:left}.jp-controls…
|
| D | jplayer.blue.monday.css | 132 .jp-video .jp-type-playlist .jp-controls { 202 .jp-audio .jp-type-playlist .jp-progress { 304 .jp-audio .jp-type-playlist .jp-time-holder { 332 /* @group playlist */ 339 .jp-playlist { 345 .jp-type-playlist .jp-details { 354 .jp-playlist ul { 360 .jp-playlist li { 364 .jp-playlist li div { 368 div.jp-type-playlist div.jp-playlist li:last-child { [all …]
|
| /plugin/jplayer/vendor/happyworm/jplayer/src/skin/pink.flag/scss/ |
| D | jplayer.pink.flag.scss | 194 /* @group playlist player controls */ 196 .jp-type-playlist .jp-controls button { 200 .jp-type-playlist .jp-play { 204 .jp-type-playlist .jp-play:focus { 208 .jp-state-playing div.jp-type-playlist .jp-play { 212 .jp-state-playing div.jp-type-playlist .jp-play:focus { 216 .jp-type-playlist .jp-stop { 220 .jp-type-playlist .jp-stop:focus { 224 .jp-type-playlist .jp-previous { 228 .jp-type-playlist .jp-previous:focus { [all …]
|
| /plugin/jplayer/vendor/happyworm/jplayer/src/skin/blue.monday/scss/ |
| D | jplayer.blue.monday.scss | 143 .jp-video .jp-type-playlist .jp-controls { 223 .jp-audio .jp-type-playlist .jp-progress { 337 .jp-audio .jp-type-playlist .jp-time-holder { 369 /* @group playlist */ 378 .jp-playlist { 385 .jp-type-playlist .jp-details { 396 .jp-playlist ul { 402 .jp-playlist li { 406 .jp-playlist li div { 412 div.jp-type-playlist div.jp-playlist li:last-child { [all …]
|
| /plugin/flowplay2/flowplayer/ |
| D | javascript.txt | 25 Stops playback and returns to the first clip in the playlist. 56 an existing playlist by calling this method with an object that 102 Does the playlist have more clips after the current clipP? 114 Gets the number of clips in the playlist. 154 Called when the user manually changes to another clip in the playlist or 167 Called when playback starts for a playlist. 171 Called when playback of the playlist stops.
|
| D | README.txt | 119 …- baseURL was not used if it was specified in a parent config and the playlist was specified in it… 121 …- doubleclickin on the "play" overlay at the beginning of a playlist caused the player to pause. N… 160 …- New maximum play count for clips in the playlist. Controlled with a clip specific 'maxPlayCount'… 295 * Possibility to move the playback to different clips in the playlist using JavaScript 297 - The numbers from the playlist's clips were removed 298 - Unnamed clips are hidden from the playlist 299 - Possibility to have images in the playlist. Now the splash image is internally handled 300 as being the first clip in the playlist. 331 - Added a possibility to hide the playlist control buttons (next clip and previous clip buttons) 340 …- Looping does not go to the splash after the last clip in the playlist is finished. Instead the p… [all …]
|
| /plugin/mp3play2/ |
| D | syntax.php | 130 $playlist = $data; 132 …$flashvars = $playlist.'&ShowPlaylist='.$options['showplaylist'].'&ShowEQ='.$options['showeq'].'&…
|
| D | README.md | 42 {{mp3play>path-to-playlist.xml}} 47 namespace:folder:subfolder:....:playlist.xml 99 Download the example playlist [here](http://zawiki.zapto.org/lib/exe/fetch.php/tschinz:programming:…
|
| /plugin/jplayer/vendor/happyworm/jplayer/ |
| D | Gruntfile.js | 14 playlist: { property 43 playlist: { property
|
| D | MIGRATION.md | 26 - **[** previous item (playlist) 27 - **]** next item (playlist)
|
| D | CHANGELOG.md | 50 - **s** shuffle toggle (playlist) 60 - **[** previous item (playlist) 61 - **]** next item (playlist)
|
| /plugin/flowplay/flowplayer/ |
| D | javascript.txt | 49 Stops playback and returns to the first clip in the playlist. 80 an existing playlist by calling this method with an object that 112 Does the playlist have more clips after the current clipP? 124 Gets the number of clips in the playlist.
|
| D | README.txt | 123 * Possibility to move the playback to different clips in the playlist using JavaScript 125 - The numbers from the playlist's clips were removed 126 - Unnamed clips are hidden from the playlist 127 - Possibility to have images in the playlist. Now the splash image is internally handled 128 as being the first clip in the playlist. 159 - Added a possibility to hide the playlist control buttons (next clip and previous clip buttons) 168 …- Looping does not go to the splash after the last clip in the playlist is finished. Instead the p… 175 …- Images in playlist are resized according to the menu options. Images also respect the 'initialSc…
|
| /plugin/flowplayer/player/ |
| D | README.txt | 57 - cuepoints were fired multiple times when there is a playlist with several clips. Issue #150. 60 - fixed the facts that clips in a playlist were cut off by a fraction in the end 85 …eners when adding new video displays prevents new events being added when the playlist is replaced. 90 - #375 possible fix when replacing the playlist in onBeforeFinish, move replay button to onFinish. 107 - #470 check for a playlist when replacing the playlist with an rss feed. 180 - enhancements to RSS playlist. Converted parsing to E4X, yahoo media and flowplayer namespace supp… 197 - fixed event dispatching when embedding flowplayer without flowplayer.js (=without playlist config… 199 - fixed scrubber behaviour with a playlist containing 2 images (or swf) in a row 200 - fixed errors in logs when using an RSS playlist 220 - RSS playlist parsing now respects the isDefault attribute used in mRSS media group items [all …]
|
| /plugin/externalembed/ |
| D | README.md | 29 * Set **PLAYLIST_CACHE_TIME** parameter - this is the time in hours before the playlist cache expir… 93 The following syntax is used to get the latest video from a YouTube playlist. 105 The same optional parameters used for the video type can also be used when using the playlist type 109 `{{external_embed>url: "https://www.youtube.com/playlist?list=PLLLYkE3G1HED6rW-bkliHbMroHYFf4ukv" |…
|
| /plugin/jukebox/skins/slimoriginal/extras/ |
| D | readme.txt | 14 HASHed IN/OUT: playlist, videoDisplay, imageDisplay
|
| /plugin/externalembed/helper/ |
| D | cacheInterface.php | 122 * @return mixed The List of video ID's on the current page associated with the playlist ID
|
| /plugin/html5video2/script/ |
| D | video.min.js | 21 …tType:this.trigger("warn",{message:"ignoring unknown playlist type: "+s.playlist})},map:function()… 23 …playlist STREAM-INF detected. Missing BANDWIDTH attribute.")}}(o),Ho(i=o,function(e){e.uri&&(e.res… property 27 …playlist"),g.isMasterPlaylist=!0,null):"vhs-json"===a&&g.playlists?new Zu(g.playlists[0],r,o):g.re… property
|
| /plugin/icons/assets/material-design-icons/css/ |
| D | materialdesignicons.min.css | 1 …playlist-check::before{content:"\F5C7"}.mdi-playlist-edit::before{content:"\F8FF"}.mdi-playlist-mi…
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/ |
| D | asciidoctor.js | 15149 …= nil, theme_param = nil, hl_param = nil, list = nil, list_param = nil, playlist = nil, poster_att… 15212 …t(",", 2), $a = $to_ary($b), (target = ($a[0] == null ? nil : $a[0])), (playlist = ($a[1] == null … 15213 …if ($truthy((playlist = ($truthy(($ret_or_2 = playlist)) ? ($ret_or_2) : (node.$attr("playlist")))… 15214 list_param = "&playlist=" + (target) + "," + (playlist)
|