DreamPiggy
|
377eed46c3
Bumped version to 5.3.4
|
6 лет назад |
DreamPiggy
|
5510650c04
The progressive animation should not update the loop count to 1 when automatically stopped at last index.
|
6 лет назад |
DreamPiggy
|
03c1d655b6
Fix the SDAnimatedImageView's progressive animation bug, which reset the frame index to 0 each time new frames available
|
6 лет назад |
DreamPiggy
|
1f801b44ef
Bumped version to 5.3.3
|
6 лет назад |
Ben Cherry
|
9f6422b506
Support using NSCache delegate with SDMemoryCache default implementation
|
6 лет назад |
DreamPiggy
|
74526bdde4
Bumped version to 5.3.2
|
6 лет назад |
DreamPiggy
|
d1be404b63
Remove the untracked DS_Store file
|
6 лет назад |
DreamPiggy
|
2e4107e21e
Merge pull request #2895 from ZXIOU/fixAnimatedImageBugs
|
6 лет назад |
zxiou
|
dd8ea8f7fb
delete IDEWorkspaceChecks
|
6 лет назад |
zxiou
|
d5da5dbef7
delete useless files
|
6 лет назад |
zxiou
|
fe0e42afc2
fix the core render of SDAnimatedImagePlayer and fix assignment animationRepeatCount does not work
|
6 лет назад |
DreamPiggy
|
7adc385b7d
Bumped version to 5.3.1
|
6 лет назад |
DreamPiggy
|
92d173e221
Merge pull request #2888 from dreampiggy/bugfix_animated_player_when_invisible
|
6 лет назад |
DreamPiggy
|
983dd59e4f
Add one test case for this behavior: `test14AnimatedImageViewStopPlayingWhenHidden`
|
6 лет назад |
DreamPiggy
|
29027a693a
Update the test case for animated image view format test
|
6 лет назад |
DreamPiggy
|
eef82411c4
Add a double check on SDAnimatedImageView's startAnimating, don't actually do animation when not visible
|
6 лет назад |
DreamPiggy
|
b75c227433
Do not cause the display link to fire before user calling `startPlaying` method
|
6 лет назад |
DreamPiggy
|
48909c2a74
Bumped version to 5.3.0
|
6 лет назад |
DreamPiggy
|
387944bbc1
Merge pull request #2886 from dreampiggy/feature_runloop_mac
|
6 лет назад |
DreamPiggy
|
ed9696f65b
SDDisplayLink on macOS, if runloopMode is nil (remove all), don't callback at all, match iOS/tvOS/watchOS behavior.
|
6 лет назад |
DreamPiggy
|
323e038aaf
Support the runloop mode control for macOS. Which can be useful when user want to pause animation when drag the mouse, or open the Save/Open modal window
|
6 лет назад |
DreamPiggy
|
253a5eb7f2
Merge pull request #2885 from dreampiggy/feature_animated_player_rate
|
6 лет назад |
DreamPiggy
|
867da45caf
Rename playRate to playbackRate, match the Apple API naming
|
6 лет назад |
DreamPiggy
|
4e157a84f9
Check playRate in advance to avoid querying to frame duration
|
6 лет назад |
DreamPiggy
|
25e96717d6
Remove the cocoapods spec source to get benefit from 1.8.0+ CDN source
|
6 лет назад |
DreamPiggy
|
a6e515208b
Add animated image playback rate config. Allows user to control the animation speed
|
6 лет назад |
DreamPiggy
|
f7821b8285
Merge pull request #2882 from dreampiggy/refactory_animated_player_phase2
|
6 лет назад |
DreamPiggy
|
aa3d2225db
Update the example with toggle animation button
|
6 лет назад |
DreamPiggy
|
64b4c24535
Code indent garden
|
6 лет назад |
DreamPiggy
|
2c723aa2a3
Add protect code again for animated player
|
6 лет назад |