lgogdownloader/include
Sude dea82b7991 Some code restructuring
- Move some code from Downloader::init() to constructor
- Add function API::isLoggedIn()
- Add function Downloader::isLoggedIn()
- Don't call Downloader::getGameList() from Downloader::init(). Call it from other functions if/when needed

Also fix some login issues
2016-12-17 21:01:44 +02:00
..
api.h Some code restructuring 2016-12-17 21:01:44 +02:00
blacklist.h Ignore DLC count information for specific games 2016-11-05 14:51:52 +02:00
config.h Ignore DLC count information for specific games 2016-11-05 14:51:52 +02:00
downloader.h Some code restructuring 2016-12-17 21:01:44 +02:00
downloadinfo.h Add average download rate to progressInfo struct 2016-07-01 18:37:23 +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
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 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