-
Notifications
You must be signed in to change notification settings - Fork 149
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Small non-breaking fixes, PSR formatted code, merged many other branches. #17
Open
moroz1999
wants to merge
18
commits into
Sybio:master
Choose a base branch
from
moroz1999:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Apr 3, 2014
-
* Adapt to GifCreator namespace * Frame interval is in centiseconds, not milliseconds
Configuration menu - View commit details
-
Copy full SHA for be0cc1c - Browse repository at this point
Copy the full SHA be0cc1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 552034f - Browse repository at this point
Copy the full SHA 552034fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 433f9a4 - Browse repository at this point
Copy the full SHA 433f9a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 893f295 - Browse repository at this point
Copy the full SHA 893f295View commit details
Commits on Apr 24, 2014
-
When the user wants the animated GIF to not loop ($loop == 1) then
browsers seem to interpret this differently. Chrome will play animation twice while Firefox will play animation once. To work around this strangeness we can remove the loop count completely from the GIF and this seems to be interpreted as "play once only" by all browsers.
Configuration menu - View commit details
-
Copy full SHA for e535641 - Browse repository at this point
Copy the full SHA e535641View commit details
Commits on Jul 8, 2016
-
Configuration menu - View commit details
-
Copy full SHA for f602950 - Browse repository at this point
Copy the full SHA f602950View commit details -
so it REALLY reset frameSources, and doesnt break when you call create() multiple times (as in a loop)
Configuration menu - View commit details
-
Copy full SHA for 6510878 - Browse repository at this point
Copy the full SHA 6510878View commit details
Commits on Dec 8, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 7bbfe81 - Browse repository at this point
Copy the full SHA 7bbfe81View commit details -
Configuration menu - View commit details
-
Copy full SHA for afe4b59 - Browse repository at this point
Copy the full SHA afe4b59View commit details
Commits on Jan 12, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 4435813 - Browse repository at this point
Copy the full SHA 4435813View commit details -
Merge pull request #2 from jambonbill/patch-2
$this->frameSources=[];
Configuration menu - View commit details
-
Copy full SHA for 70f337b - Browse repository at this point
Copy the full SHA 70f337bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8eb4c99 - Browse repository at this point
Copy the full SHA 8eb4c99View commit details -
Merge remote-tracking branch 'remotes/robho/master'
# Conflicts: # src/GifCreator/GifCreator.php
dmitri ponomarjov committedJan 12, 2017 Configuration menu - View commit details
-
Copy full SHA for 86bd035 - Browse repository at this point
Copy the full SHA 86bd035View commit details -
Configuration menu - View commit details
-
Copy full SHA for 522f458 - Browse repository at this point
Copy the full SHA 522f458View commit details -
dmitri ponomarjov committed
Jan 12, 2017 Configuration menu - View commit details
-
Copy full SHA for 0381939 - Browse repository at this point
Copy the full SHA 0381939View commit details
Commits on Jun 21, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 0322f33 - Browse repository at this point
Copy the full SHA 0322f33View commit details -
PSR code reformatting, invalid path warning fixed.
dmitri ponomarjov committedJun 21, 2017 Configuration menu - View commit details
-
Copy full SHA for c8128b0 - Browse repository at this point
Copy the full SHA c8128b0View commit details
Commits on Sep 18, 2021
-
1
Configuration menu - View commit details
-
Copy full SHA for c412e59 - Browse repository at this point
Copy the full SHA c412e59View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.