summaryrefslogtreecommitdiff
path: root/content/hlcache.h
Commit message (Expand)AuthorAgeFilesLines
* make content close check the content status itselfVincent Sanders2019-07-101-2/+3
* reduce unecessary usage of content headersVincent Sanders2016-06-061-1/+1
* Update content to split public and internal APIVincent Sanders2016-06-061-7/+0
* clean up the fetcher factory and improve its APIVincent Sanders2014-06-191-8/+0
* Extend low level source data cache with persistant storageVincent Sanders2014-05-131-23/+16
* content_get_url -> hlcache_handle_get_url, content__get_url -> content_get_urlJohn Mark Bell2011-12-041-0/+9
* Port more internals to nsurl. Front ends may need updating.Michael Drake2011-10-031-2/+2
* make high level cache take a parameter structureVincent Sanders2011-09-081-3/+17
* Sniff content types where appropriate.John Mark Bell2011-09-041-1/+3
* Merge branches/jmb/content-factory to trunkJohn Mark Bell2011-05-061-4/+2
* Stop gtk printing from exploding if its unable to initialise the jobVincent Sanders2011-03-151-0/+10
* Ensure we stop the hlcache schedule before we quit the guiDaniel Silverstone2011-03-131-0/+6
* Shunt the schedule function definitions to desktop/schedule.h. Shunt the hlc...Daniel Silverstone2011-03-131-0/+9
* Clean up caches on exitJohn Mark Bell2010-04-271-0/+5
* Provide API to enable a handle's callback to be replacedJohn Mark Bell2010-04-111-0/+11
* Implement hlcache_poll(), which drives the low-level cache event loop, and at...John Mark Bell2010-04-111-0/+8
* Make downloads work again.John Mark Bell2010-04-051-0/+10
* Make the high-level cache drop contents of unacceptable type on the floor.John Mark Bell2010-04-041-9/+13
* Most of a stop implementation.John Mark Bell2010-04-041-0/+8
* The convert stage of a content's state progression no longer reflows the cont...John Mark Bell2010-03-291-3/+0
* Merge jmb/new-cache; r=dsilvers,rs=vinceDaniel Silverstone2010-03-281-0/+110