[lgogdownloader] 02/03: Merge tag 'upstream/3.2'

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


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

skitt pushed a commit to branch master
in repository lgogdownloader.

commit 87b5bed74e6b2e4fa0e7f0e6314cb2962d162541
Merge: 729e090 845e5b0
Author: Stephen Kitt <steve at sk2.org>
Date:   Sat Jun 10 23:12:50 2017 +0200

    Merge tag 'upstream/3.2'
    
    Upstream version 3.2

 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(-)

-- 
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