lgogdownloader/include
Sude 706158d595 Get game details using Galaxy API
Game details are now acquired using Galaxy API.
Allow using most features without valid downloader API login by changing Downloader::isLoggedIn to return false only if website is not logged in.
--download-file still uses old API and will not work without valid API login. Downloader::downloadFileWithId prints error message and exits if user doesn't have valid API login.
Game details cache version is incremented because of changes to gameFile class.
Show product id for DLCs when using --list-details option.
Rewrote Downloader::repair to remove duplicated code.
Fixed serials containing <br> tags.
2017-09-13 16:46:46 +03:00
..
api.h Some initial Galaxy code 2017-02-17 11:14:28 +02:00
blacklist.h Ignore DLC count information for specific games 2016-11-05 14:51:52 +02:00
config.h Add option to set interval for progress bar update 2017-08-18 09:33:10 +03:00
downloader.h Galaxy: Check for orphaned files 2017-05-23 16:53:24 +03:00
downloadinfo.h Add average download rate to progressInfo struct 2016-07-01 18:37:23 +03:00
galaxyapi.h Get game details using Galaxy API 2017-09-13 16:46:46 +03:00
gamedetails.h Some initial Galaxy code 2017-02-17 11:14:28 +02:00
gamefile.h Get game details using Galaxy API 2017-09-13 16:46:46 +03:00
globalconstants.h Get game details using Galaxy API 2017-09-13 16:46:46 +03:00
globals.h Some initial Galaxy code 2017-02-17 11:14:28 +02:00
message.h Add "Message" class 2016-11-03 21:25:33 +02: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 Galaxy: Support selecting platform architecture 2017-05-23 16:44:27 +03:00
website.h Some initial Galaxy code 2017-02-17 11:14:28 +02:00