Andy LaVoy
|
3f98095704
|
support GIFs
|
2013-04-28 14:06:54 -07:00 |
Andrew Vyazovoy
|
ee9af6406c
|
SDWebImageDownloaderQueueMode type renamed. Fixed typo. Added description for renamed type. Type renamed because "queue" notion is a FIFO only, but LIFO is a stack, and if we give the type a neutral name, we can avoid logical inconsistencies.
|
2013-03-27 23:43:42 +07:00 |
Olivier Poitrey
|
8cfd26f78b
|
Disable duplicate disk cache prevention with SDWebImageRefreshCached to handle 302 caching correctly
See https://github.com/rs/SDWebImage/pull/326#issuecomment-14791505 for more info
|
2013-03-12 19:26:53 +01:00 |
Olivier Poitrey
|
f024890ba7
|
Add (kinda) LIFO queue mode support for image downloading (fix #294)
|
2013-02-17 03:02:04 +01:00 |
Olivier Poitrey
|
6f198abd1b
|
Add ability to set custom downloader HTTP headers (fix #171)
|
2013-02-16 23:33:41 +01:00 |
Olivier Poitrey
|
73df9d7281
|
Track leaks
|
2012-11-05 23:05:54 +01:00 |
Olivier Poitrey
|
ea819b2a45
|
Rework static library settings and documentation and add an example project
Inspired by http://www.blog.montgomerie.net/easy-xcode-static-library-subprojects-and-submodules
|
2012-05-10 00:30:48 +02:00 |