Skip to content

Image, URI caching #11

Description

@ComputerSmiths

http://www.raspberrypi.org/phpBB3/viewtopic.php?f=41&t=12396&p=170939#p170939

Images are read once (cached forever)
URIs ("web" resource type) are read in anew every 5 times through the display loop.

It'd make more sense to have caching selectable by image type, or just rename them
"Static, read it once and use it forever"
versus
"Dynamic, refresh every 5 times through the loop".

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions