lgogdownloader/cmake
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
..
FindHtmlcxx.cmake CMake: Convert Makefile build to CMake 2016-01-03 16:50:29 -05:00
FindJsoncpp.cmake CMake: Convert Makefile build to CMake 2016-01-03 16:50:29 -05:00
FindLibcrypto.cmake Add support for parallel downloads 2016-05-20 20:33:07 +03:00
FindOAuth.cmake CMake: Convert Makefile build to CMake 2016-01-03 16:50:29 -05:00
FindRhash.cmake CMake: Convert Makefile build to CMake 2016-01-03 16:50:29 -05:00
FindTinyxml2.cmake Ported code to use tinyxml2 instead of tinyxml 2016-05-13 14:37:02 +02:00