Home
last modified time | relevance | path

Searched refs:playlist (Results 1 – 24 of 24) sorted by relevance

/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/add-on/
H A Djplayer.playlist.js197 _initPlaylist: function(playlist) { argument
206 this.playlist = [];
209 self.playlist[i] = self.original[i];
222 $.each(this.playlist, function(i) {
223 $(self.cssSelector.playlist + " ul").append(self._createListItem(self.playlist[i]));
233 $.each(self.playlist, function(i) {
240 if(self.playlist.length) {
338 setPlaylist: function(playlist) { argument
339 this._initPlaylist(playlist);
425 if(this.playlist.length) {
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/dist/add-on/
H A Djplayer.playlist.js197 _initPlaylist: function(playlist) { argument
206 this.playlist = [];
209 self.playlist[i] = self.original[i];
222 $.each(this.playlist, function(i) {
223 $(self.cssSelector.playlist + " ul").append(self._createListItem(self.playlist[i]));
233 $.each(self.playlist, function(i) {
240 if(self.playlist.length) {
338 setPlaylist: function(playlist) { argument
339 this._initPlaylist(playlist);
425 if(this.playlist.length) {
[all …]
H A Djplayer.playlist.min.js2playlist=[],this.original=[],this._initPlaylist(c),this.cssSelector.details=this.cssSelector.cssSe…
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/pink.flag/css/
H A Djplayer.pink.flag.min.css1playlist .jp-controls button{width:49px}.jp-type-playlist .jp-play{background:url(../image/jplayer…
H A Djplayer.pink.flag.css440 .jp-playlist ul {
457 div.jp-type-playlist div.jp-playlist li:first-child {
461 div.jp-type-playlist div.jp-playlist li:last-child {
465 div.jp-type-playlist div.jp-playlist a {
469 div.jp-type-playlist div.jp-playlist a:hover {
472 div.jp-type-playlist div.jp-playlist li.jp-playlist-current {
479 div.jp-type-playlist div.jp-playlist li.jp-playlist-current a {
482 div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove {
490 div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove:hover {
493 div.jp-type-playlist div.jp-playlist span.jp-free-media {
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/blue.monday/css/
H A Djplayer.blue.monday.min.css1playlist .jp-controls{width:134px;margin-left:172px}.jp-video .jp-controls{float:left}.jp-controls…
H A Djplayer.blue.monday.css339 .jp-playlist {
354 .jp-playlist ul {
368 div.jp-type-playlist div.jp-playlist li:last-child {
372 div.jp-type-playlist div.jp-playlist li.jp-playlist-current {
377 div.jp-type-playlist div.jp-playlist a {
381 div.jp-type-playlist div.jp-playlist a:hover {
384 div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
387 div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove {
395 div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove:hover {
398 div.jp-type-playlist div.jp-playlist span.jp-free-media {
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/pink.flag/scss/
H A Djplayer.pink.flag.scss527 .jp-playlist ul {
548 div.jp-type-playlist div.jp-playlist li:first-child {
553 div.jp-type-playlist div.jp-playlist li:last-child {
558 div.jp-type-playlist div.jp-playlist a {
563 div.jp-type-playlist div.jp-playlist a:hover {
567 div.jp-type-playlist div.jp-playlist li.jp-playlist-current {
575 div.jp-type-playlist div.jp-playlist li.jp-playlist-current a{
579 div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove {
587 div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove:hover {
591 div.jp-type-playlist div.jp-playlist span.jp-free-media {
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/blue.monday/scss/
H A Djplayer.blue.monday.scss378 .jp-playlist {
396 .jp-playlist ul {
412 div.jp-type-playlist div.jp-playlist li:last-child {
416 div.jp-type-playlist div.jp-playlist li.jp-playlist-current {
421 div.jp-type-playlist div.jp-playlist a {
425 div.jp-type-playlist div.jp-playlist a:hover {
428 div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
432 div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove {
440 div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove:hover {
443 div.jp-type-playlist div.jp-playlist span.jp-free-media {
[all …]
/plugin/mp3play2/
H A Dsyntax.php130 $playlist = $data;
132 …$flashvars = $playlist.'&ShowPlaylist='.$options['showplaylist'].'&ShowEQ='.$options['showeq'].'&…
H A DREADME.md42 {{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/flowplay2/flowplayer/
H A Djavascript.txt25 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.
H A DREADME.txt295 * 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)
364 - Ability to include Flash movies (swf files) in playlist
368 - playlist control buttons (next & prev) did not fade out when disabling them for a clip
395 - Removed the playlist view (the list that showed the playlist contents under the control buttons)
398 - a SWF in a playlist is not loaded on top of the control button area (new the control area
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/
H A DGruntfile.js14 playlist: {
43 playlist: {
H A DMIGRATION.md26 - **[** previous item (playlist)
27 - **]** next item (playlist)
H A DCHANGELOG.md50 - **s** shuffle toggle (playlist)
60 - **[** previous item (playlist)
61 - **]** next item (playlist)
/plugin/flowplay/flowplayer/
H A Djavascript.txt49 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.
H A DREADME.txt123 * 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/
H A DREADME.txt57 - 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
107 - #470 check for a playlist when replacing the playlist with an rss feed.
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
227 - Possibility to pass a RSS file name with playFeed("playlist.rss") and setPlaylist("playlist.rss")…
230 - Added possibility to specify all clip properties in an RSS playlist
338playlist with different providers caused the onMetadata event to fire events with metadata from th…
392 - Now shows a "Play again" button at the end of the video/playlist
[all …]
/plugin/jukebox/skins/slimoriginal/extras/
H A Dreadme.txt14 HASHed IN/OUT: playlist, videoDisplay, imageDisplay
/plugin/externalembed/
H A DREADME.md29 * 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/externalembed/helper/
H A DcacheInterface.php122 * @return mixed The List of video ID's on the current page associated with the playlist ID
/plugin/html5video2/script/
H A Dvideo.min.js21 …tType:this.trigger("warn",{message:"ignoring unknown playlist type: "+s.playlist})},map:function()…
23playlist STREAM-INF detected. Missing BANDWIDTH attribute.")}}(o),Ho(i=o,function(e){e.uri&&(e.res… property in AnonymousFunctionc9f82cd753b00.o
27playlist"),g.isMasterPlaylist=!0,null):"vhs-json"===a&&g.playlists?new Zu(g.playlists[0],r,o):g.re…
/plugin/icons/assets/material-design-icons/css/
H A Dmaterialdesignicons.min.css1playlist-check::before{content:"\F5C7"}.mdi-playlist-edit::before{content:"\F8FF"}.mdi-playlist-mi…