Home
last modified time | relevance | path

Searched refs:status (Results 776 – 800 of 1484) sorted by last modified time

1...<<31323334353637383940>>...60

/plugin/twitter/
H A DLICENSE85 …his. Our decision will be guided by the two goals of preserving the free status of all derivatives…
H A Dsyntax.php54 $permalink = 'https://twitter.com/' . $from . '/status/' . $entry->id_str;
/plugin/jplayer/components/jplayer/
H A Djplayer-built.js995 if(!self.status.video || self.status.waitForPlay) {
1330 } else if(this.status.waitForPlay && this.status.video) {
1602 this.status.remaining = this.status.duration - this.status.currentTime;
1620 …sp = (this.status.duration > 0) ? (player.buffered * this.status.duration) / this.status.duration …
1638 this.status.remaining = this.status.duration - this.status.currentTime;
1782 this.status.seekPercent = status.seekPercent;
1785 this.status.currentTime = status.currentTime;
1786 this.status.duration = status.duration;
1787 this.status.remaining = status.duration - status.currentTime;
1789 this.status.videoWidth = status.videoWidth;
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/dist/add-on/
H A Djplayer.playlist.min.js2 …alPlaylist(),e._refresh(!0),d||!a(e.cssSelector.jPlayer).data("jPlayer").status.paused?e.play(0):e…
H A Djquery.jplayer.inspector.js243 var formatType = $(this).data("jPlayerInspector").jPlayer.data("jPlayer").status.formatType;
251 …atus.src = '" + $(this).data("jPlayerInspector").jPlayer.data("jPlayer").status.src + "'</code></p…
254 for(prop in $(this).data("jPlayerInspector").jPlayer.data("jPlayer").status.media) {
262 …us.width = '" + $(this).data("jPlayerInspector").jPlayer.data("jPlayer").status.width + "'</code>";
263 …s.height = '" + $(this).data("jPlayerInspector").jPlayer.data("jPlayer").status.height + "'</code>…
318 … ($(this).data("jPlayerInspector").jPlayer.data("jPlayer").status.paused ? "paused" : "playing") +
319 …" at time: " + Math.floor($(this).data("jPlayerInspector").jPlayer.data("jPlayer").status.currentT…
320 …" (d: " + Math.floor($(this).data("jPlayerInspector").jPlayer.data("jPlayer").status.duration*10)/…
321 …", sp: " + Math.floor($(this).data("jPlayerInspector").jPlayer.data("jPlayer").status.seekPercent)…
322 …", cpr: " + Math.floor($(this).data("jPlayerInspector").jPlayer.data("jPlayer").status.currentPerc…
[all …]
H A Djquery.jplayer.inspector.min.js2status.formatType;b+="<p><code>status.formatType = '"+d+"'</code><br />",b+=d?"<code>Browser canPl…
H A Djplayer.playlist.js480 if(playNow || !$(self.cssSelector.jPlayer).data("jPlayer").status.paused) {
/plugin/jplayer/vendor/happyworm/jplayer/dist/popcorn/
H A Dpopcorn.jplayer.min.js2status.duration!==s&&(s=a.jPlayer.status.duration,w())},b=function(a){u||100!==a.jPlayer.status.se…
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dvorbis.js2status>=200&&xhr.status<300||xhr.status===304))throw new Error("Couldn't load "+url+". Status: "+x… argument
19status){this.name="ExitStatus";this.message="Program terminated with exit("+status+")";this.status argument
72 var status = 0;
73 if ((status = Vorbis._VorbisDecode(this.vorbis, this.buf, packet.length, this.callback)) !== 0)
74 throw new Error("Vorbis decoding error: " + status);
H A Dopus.js2status>=200&&xhr.status<300||xhr.status===304))throw new Error("Couldn't load "+url+". Status: "+x…
23status){this.name="ExitStatus";this.message="Program terminated with exit("+status+")";this.status argument
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Djquery.min.js4status]);return this},abort:function(a){var b=a||u;return i&&i.abort(b),x(0,b),this}};if(o.promise…
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DJplayerMp3.as81 myStatus.error(); // Resets status except the src, and it sets srcError property.
H A DJplayerMp4.as155 myStatus.error(); // Resets status except the src, and it sets srcError property.
H A DJplayerRtmp.as311 // Resets status except the src, and it sets srcError property.;
/plugin/jplayer/vendor/james-heinrich/getid3/licenses/
H A Dlicense.gpl-10.txt167 of preserving the free status of all derivatives of our free software and
H A Dlicense.gpl-20.txt255 of preserving the free status of all derivatives of our free software and
H A Dlicense.gpl-30.txt303 typical or common use of that class of product, regardless of the status
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DREADME.md1 …g?branch=master)](https://travis-ci.org/kriswallsmith/assetic) ![project status](http://stillmaint…
/plugin/jplayer/vendor/symfony/process/
H A DProcess.php71 private $status = self::STATUS_READY; variable in Symfony\\Component\\Process\\Process
344 $this->status = self::STATUS_STARTED;
816 if (self::STATUS_STARTED !== $this->status) {
832 return self::STATUS_READY != $this->status;
844 return self::STATUS_TERMINATED == $this->status;
858 return $this->status;
1323 if (self::STATUS_STARTED !== $this->status) {
1421 if (self::STATUS_STARTED !== $this->status) {
1533 $this->status = self::STATUS_TERMINATED;
1567 $this->status = self::STATUS_READY;
/plugin/jplayer/components/jplayer/dist/jplayer/
H A Djquery.jplayer.js995 if(!self.status.video || self.status.waitForPlay) {
1330 } else if(this.status.waitForPlay && this.status.video) {
1602 this.status.remaining = this.status.duration - this.status.currentTime;
1620 …sp = (this.status.duration > 0) ? (player.buffered * this.status.duration) / this.status.duration …
1638 this.status.remaining = this.status.duration - this.status.currentTime;
1782 this.status.seekPercent = status.seekPercent;
1785 this.status.currentTime = status.currentTime;
1786 this.status.duration = status.duration;
1787 this.status.remaining = status.duration - status.currentTime;
1789 this.status.videoWidth = status.videoWidth;
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/add-on/
H A Djplayer.playlist.js480 if(playNow || !$(self.cssSelector.jPlayer).data("jPlayer").status.paused) {
/plugin/jplayer/components/
H A Drequire-built.js3040 if(!self.status.video || self.status.waitForPlay) {
3375 } else if(this.status.waitForPlay && this.status.video) {
3647 this.status.remaining = this.status.duration - this.status.currentTime;
3665 …sp = (this.status.duration > 0) ? (player.buffered * this.status.duration) / this.status.duration …
3683 this.status.remaining = this.status.duration - this.status.currentTime;
3827 this.status.seekPercent = status.seekPercent;
3830 this.status.currentTime = status.currentTime;
3831 this.status.duration = status.duration;
3832 this.status.remaining = status.duration - status.currentTime;
3834 this.status.videoWidth = status.videoWidth;
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/
H A Dcircle.player.js106 self._timeupdate(event.jPlayer.status.currentPercentAbsolute);
/plugin/jplayer/vendor/mustache/mustache/
H A DREADME.md7 [![Build status](http://img.shields.io/travis/bobthecow/mustache.php/dev.svg?style=flat-square)](ht…
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/
H A Djquery.jplayer.js995 if(!self.status.video || self.status.waitForPlay) {
1330 } else if(this.status.waitForPlay && this.status.video) {
1602 this.status.remaining = this.status.duration - this.status.currentTime;
1620 …sp = (this.status.duration > 0) ? (player.buffered * this.status.duration) / this.status.duration …
1638 this.status.remaining = this.status.duration - this.status.currentTime;
1782 this.status.seekPercent = status.seekPercent;
1785 this.status.currentTime = status.currentTime;
1786 this.status.duration = status.duration;
1787 this.status.remaining = status.duration - status.currentTime;
1789 this.status.videoWidth = status.videoWidth;
[all …]

1...<<31323334353637383940>>...60