[lgogdownloader] branch upstream updated (8a53455 -> 845e5b0)

Stephen Kitt skitt at moszumanska.debian.org
Sat Jun 10 21:24:29 UTC 2017


This is an automated email from the git hooks/post-receive script.

skitt pushed a change to branch upstream
in repository lgogdownloader.

      from  8a53455   New upstream version 3.1
       new  845e5b0   New upstream version 3.2

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CMakeLists.txt            |    5 +-
 README.md                 |    5 +-
 include/api.h             |    1 +
 include/config.h          |  294 ++++++++++---
 include/downloader.h      |   17 +-
 include/galaxyapi.h       |   63 +++
 include/gamedetails.h     |    4 +-
 include/gamefile.h        |    1 +
 include/globalconstants.h |    3 +-
 include/globals.h         |   21 +
 include/util.h            |   25 +-
 include/website.h         |    4 +-
 main.cpp                  |  422 +++++++++++-------
 src/api.cpp               |    5 +
 src/downloader.cpp        | 1067 ++++++++++++++++++++++++++++++++-------------
 src/galaxyapi.cpp         |  256 +++++++++++
 src/gamedetails.cpp       |   17 +-
 src/util.cpp              |   12 +-
 src/website.cpp           |  294 ++++++-------
 19 files changed, 1794 insertions(+), 722 deletions(-)
 create mode 100644 include/galaxyapi.h
 create mode 100644 include/globals.h
 create mode 100644 src/galaxyapi.cpp

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/lgogdownloader.git



More information about the Pkg-games-commits mailing list