lgogdownloader/include
Sude 442fad04db Add support for parallel downloads
New option "--threads" can be used to set how many parallel downloads to run. The default is 4 threads.

Changes to behavior:
- Serials and changelogs are saved and covers downloaded for all games that match the "--game" filter before any other files are downloaded.
- Automatic XML creation is run after all files are downloaded. Previously xml data was automatically created right after download finished.
- The "--limit-rate" option sets rate limit for thread not global rate limit.
2016-05-20 20:33:07 +03:00
..
api.h Remove excess semicolon warnings 2016-02-20 14:55:52 -06:00
blacklist.h implemented blacklist for --download, --repair and --check-orphans 2014-07-02 19:56:18 +03:00
config.h Add support for parallel downloads 2016-05-20 20:33:07 +03:00
downloader.h Add support for parallel downloads 2016-05-20 20:33:07 +03:00
downloadinfo.h Add support for parallel downloads 2016-05-20 20:33:07 +03:00
gamedetails.h Add missing WTFPL license text to gameDetails and gameFile classes 2016-04-18 20:39:31 +03:00
gamefile.h Changed gameFile format and gamedetails cache format 2016-04-25 18:14:04 +03:00
globalconstants.h Add language: Bulgarian 2016-05-18 13:06:28 +03:00
progressbar.h Progressbar: add function to get bar as string 2016-04-27 20:47:15 +03:00
ssl_thread_setup.h Add support for parallel downloads 2016-05-20 20:33:07 +03:00
threadsafequeue.h Add support for parallel downloads 2016-05-20 20:33:07 +03:00
util.h Add support for parallel downloads 2016-05-20 20:33:07 +03:00
website.h Fix issue with cache update 2016-04-25 18:20:00 +03:00