Home
last modified time | relevance | path

Searched refs:loop (Results 126 – 150 of 209) sorted by path

123456789

/plugin/flowplay2/flowplayer/
H A DREADME.txt68 - Removed the loop button (unnecessary)
87 - autoRewind now rewinds to start and stops if loop is false
159 …- By default the loop button is no longer shown. You have to specify showLoopButton: true to make …
201 - Added ability to loop; Contains a new toggle button to control looping.
202 Default looping state is defined in 'loop' parameter. Thanks Jeff Wagner
313 - loop config setting was broken
350 - If loop is off the player stops on the last frame of the clip
353 - New config options to hide the loop button and the size options menu.
383 control and loop buttons yet)
417 'loop' option keeps the playback looping without returning back to the first splash image
/plugin/flowplay2/flowplayer/extras/
H A DflowPlayer.js243 loop: true,
/plugin/flowplayer/player/
H A DREADME.txt449 - changed to loop through available fonts in order to find a suitable font also in IE
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1loop:1,erase:1,execute:1,executeglobal:1,exit:1,"for":1,each:1,next:1,"function":1,"if":1,then:1,"… property in hljs.LANGUAGES.ruby.c.keymethods
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog288 * Fixed: html2ps could loop indefinitely on documents containing
/plugin/html5video2/script/
H A Dvideo.min.js20loop:this.options_.loop,disablePictureInPicture:this.options_.disablePictureInPicture,muted:this.o… property in AnonymousFunctionc9f82cd71e300.s
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md27 * #333: Fix endless loop on invalid `BYMONTH` values in recurrence.
448 * Fixed: Issue #86. Don't go into an infinite loop when php errors are
555 * Fixed: Recursive loop in ICalendar\DateTime property.
751 * Fixed: RecurrenceIterator could infinitely loop when an INTERVAL of 0 was
/plugin/icalevents/vendor/sabre/xml/
H A DCHANGELOG.md9 * #94: Fixed an infinite loop condition when reading some invalid XML
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DFixer.php553 $loop = $this->_oldTokenValues[$stackPtr]['loop'];
556 …*** $sniff (line $line) has possible conflict with another sniff on loop $loop; caused by the foll…
/plugin/icons/assets/typicons/
H A Dtypicons.css78 .typcn-arrow-loop-outline:before {
81 .typcn-arrow-loop:before {
H A Dtypicons.min.css1 …cn-arrow-left:before{content:'\e00e'}.typcn-arrow-loop-outline:before{content:'\e00f'}.typcn-arrow…
/plugin/jcapture/lib/
H A Djcapture.jar ... String imageFormat private boolean sound private boolean mouse private boolean loop private boolean play private com.hammurapi.jcapture. ...
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DCaptureConfig.java60 private boolean loop = true; field in CaptureConfig
100 return loop; in isLoop()
103 public void setLoop(boolean loop) { in setLoop() argument
104 this.loop = loop; in setLoop()
291loop=Boolean.parseBoolean(properties.getProperty(LOOP_PROPERTY, String.valueOf(loop))); in load()
347 properties.setProperty(LOOP_PROPERTY, String.valueOf(loop)); in store()
/plugin/jmol2/jmol/
H A DCHANGES.txt1747 # bug fix: select model=0.0 caused infinite loop
3720 # bug fix: Strings too long in state can cause Eclipse "infinite loop" bug
4930 # bug fix for anim playrev in loop mode causing animation to stall
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/jplayer/components/jplayer/dist/jplayer/
H A Djquery.jplayer.js554 loop: false,
556 if(event.jPlayer.options.loop) {
637 loop: {
640 f._loop(!f.options.loop);
1815 if(this.options.loop) {
1843 if(this.options.loop) {
2494 if(guiAction && this.options.useStateClassSkin && this.options.loop) {
2503 _loop: function(loop) { argument
2504 if(this.options.loop !== loop) {
2505 this.options.loop = loop;
/plugin/jplayer/components/jplayer/
H A Djplayer-built.js554 loop: false,
556 if(event.jPlayer.options.loop) {
637 loop: {
640 f._loop(!f.options.loop);
1815 if(this.options.loop) {
1843 if(this.options.loop) {
2494 if(guiAction && this.options.useStateClassSkin && this.options.loop) {
2503 _loop: function(loop) { argument
2504 if(this.options.loop !== loop) {
2505 this.options.loop = loop;
/plugin/jplayer/components/
H A Drequire-built.js2599 loop: false,
2601 if(event.jPlayer.options.loop) {
2682 loop: {
2685 f._loop(!f.options.loop);
3860 if(this.options.loop) {
3888 if(this.options.loop) {
4539 if(guiAction && this.options.useStateClassSkin && this.options.loop) {
4548 _loop: function(loop) { argument
4549 if(this.options.loop !== loop) {
4550 this.options.loop = loop;
/plugin/jplayer/vendor/happyworm/jplayer/
H A DCHANGELOG.md49 - **l** loop toggle
/plugin/jplayer/vendor/happyworm/jplayer/dist/add-on/
H A Djplayer.playlist.js26 this.loop = false; // Flag used with the jPlayer repeat event
75 self.loop = event.jPlayer.options.loop;
439 if(this.loop) {
456 … if(this.loop && this.options.playlistOptions.loopOnPrevious || index < this.playlist.length - 1) {
H A Djplayer.playlist.min.js2loop=!1,this.shuffled=!1,this.removing=!1,this.cssSelector=a.extend({},this._cssSelector,b),this.o…
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/
H A Djquery.jplayer.js554 loop: false,
556 if(event.jPlayer.options.loop) {
637 loop: {
640 f._loop(!f.options.loop);
1815 if(this.options.loop) {
1843 if(this.options.loop) {
2494 if(guiAction && this.options.useStateClassSkin && this.options.loop) {
2503 _loop: function(loop) { argument
2504 if(this.options.loop !== loop) {
2505 this.options.loop = loop;

123456789