Olivier Poitrey
a94b3eca7c
Fix typo ( fix #246 )
2012-12-11 23:36:55 +01:00
Olivier Poitrey
82faab82d3
Do not capture self in operations in categories
2012-11-29 18:52:28 +01:00
Olivier Poitrey
95be2aad35
Inline conditions are baaad
2012-11-06 18:28:14 +01:00
Olivier Poitrey
b29bb2e2e1
Do not call completed block on categories for intermediate progressive images
2012-11-06 18:24:57 +01:00
Olivier Poitrey
e5b0d22e64
Do not break category API (cf previous commit)
2012-11-06 18:22:18 +01:00
Olivier Poitrey
2904559f54
Fix progressive mode
2012-11-06 18:14:22 +01:00
Olivier Poitrey
2227266c41
First beta of SDWebImage 3.0
...
This version is a rewrite of the lib using iOS 5.0 as minimum target.
The lib as thus been refactored to use blocks/GCD from the ground up.
As a consequence, all delegate code style has been removed. The result
is a lot less lines of code and more flexibility.
2012-11-04 10:09:10 +01:00
Olivier Poitrey
b734f289d0
Add a cached parameter to the success block to tell the receiver if the image came from cache or network #181
2012-09-07 23:00:50 +02:00
Olivier Poitrey
ba71333e17
Add support for optional progressive downloading using ImageIO ( fix #114 )
...
Thanks to @Xenofex for his idea and implementation example
2012-05-09 22:33:28 +02:00
Olivier Poitrey
dd5f15055d
Move all source to a subdirectory to comply with XCode 4 standards
2012-05-09 12:37:35 +02:00