lgogdownloader/include
Sude 9235ee8b4a Add support for caching game details
Helps with large libraries when running the downloader multiple times.
Getting game details for many games takes a long time. Caching the game details makes the process much faster for subsequent runs.

Game details are cached to "$XDG_CACHE_HOME/lgogdownloader/gamedetails.json"
--update-cache creates and updates the cache.
--use-cache enables loading game details from cache.
--cache-valid specifies how long cached game details are considered valid
2014-10-16 11:05:57 +03:00
..
api.h Move gameFile and gameDetails classes to their own files 2014-09-19 20:23:21 +03:00
blacklist.h implemented blacklist for --download, --repair and --check-orphans 2014-07-02 19:56:18 +03:00
config.h Add support for caching game details 2014-10-16 11:05:57 +03:00
downloader.h Add support for caching game details 2014-10-16 11:05:57 +03:00
gamedetails.h Add support for caching game details 2014-10-16 11:05:57 +03:00
gamefile.h Add support for caching game details 2014-10-16 11:05:57 +03:00
globalconstants.h Add support for Linux installers 2014-07-24 15:36:50 +03:00
progressbar.h Update the url for WTFPL license 2013-03-24 23:56:57 +02:00
util.h Add support for setting subdirectories 2014-09-19 22:46:03 +03:00