lgogdownloader/include
Timotej Lazar 8fe1fc4118 Fix getting redirect URL from curl
The char* set by curl_easy_getinfo may not be valid after the next
curl_easy_perform, so copy it to a std::string instead.
2020-11-28 22:31:54 +01:00
..
blacklist.h Ignore DLC count information for specific games 2016-11-05 14:51:52 +02:00
config.h Use separate thread count option for info threads 2020-02-17 19:33:15 +02:00
downloader.h Add retry support to --galaxy-install 2020-09-26 22:09:38 +03:00
downloadinfo.h Add average download rate to progressInfo struct 2016-07-01 18:37:23 +03:00
galaxyapi.h Fix filenames with ampersand 2020-02-28 11:57:08 +02:00
gamedetails.h Make progress info show estimated total remaining size and time 2019-03-01 14:09:52 +02:00
gamefile.h Show installer and patch version when listing game details 2020-11-27 21:46:12 +02:00
globalconstants.h Show installer and patch version when listing game details 2020-11-27 21:46:12 +02:00
globals.h Some initial Galaxy code 2017-02-17 11:14:28 +02:00
gui_login.h GUI: Add autofill 2019-04-22 17:39:10 +03: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 Suppress warnings about unused parameters 2019-09-04 13:02:20 +03:00
threadsafequeue.h Add support for parallel downloads 2016-05-20 20:33:07 +03:00
util.h Fix getting redirect URL from curl 2020-11-28 22:31:54 +01:00
website.h Add retry support to --galaxy-install 2020-09-26 22:09:38 +03:00
ziputil.h Galaxy: Add hack for installing Linux games 2018-05-29 08:56:29 +03:00