Skip to content
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

Add WinINet cache mode, the original mode is named to 'Dedicated'. #5

Merged
merged 1 commit into from
Dec 29, 2014
Merged

Commits on Dec 28, 2014

  1. Add WinINet cache mode, the original mode is named to 'Dedicated'.

    Code cleanup by ReSharper.
    Improve image download progress to avoid write-write confliction when several requests requesting the same image simultaneously.
    Directly provide MemoryStream to BitmapImage instead download image to memory, write file and read file into the memory again.
    Update README.md.
    stackia committed Dec 28, 2014
    Configuration menu
    Copy the full SHA
    2b990b9 View commit details
    Browse the repository at this point in the history