LGOGDownloader is unofficial downloader to GOG.com for Linux users. It uses the same API as the official GOG Galaxy.
Go to file
Sude de301d7e8c Better handling of connection issues
Assume that we have connection error and abort transfer with CURLE_OPERATION_TIMEDOUT if download speed is less than 200 B/s for 30 seconds
2015-06-28 07:38:39 +03:00
include Use correct language code for Brazilian Portuguese 2015-06-17 06:12:19 +03:00
man Add options to ignore DLC count information 2015-06-01 10:45:30 +03:00
src Better handling of connection issues 2015-06-28 07:38:39 +03:00
.gitignore Updated .gitignore 2014-02-06 10:04:31 +02:00
COPYING Initial commit 2013-03-15 22:46:16 +02:00
lgogdownloader.cbp Move gameFile and gameDetails classes to their own files 2014-09-19 20:23:21 +03:00
main.cpp Use ".*" as default for --ignore-dlc-count 2015-06-21 17:25:45 +03:00
Makefile Makefile: Add order-only prerequisite to OBJ_RELEASE and OBJ_DEBUG 2015-05-31 20:25:28 +03:00
version.sh Some changes version string handling 2013-04-04 17:51:28 +03:00