[lgogdownloader] 02/05: Merge tag 'upstream/2.28'

Stephen Kitt skitt at moszumanska.debian.org
Mon May 9 21:36:23 UTC 2016


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

skitt pushed a commit to branch master
in repository lgogdownloader.

commit f17f71154a86e9b22efa7b574f0a70a398aeeafc
Merge: d2f0612 c3aa4c0
Author: Stephen Kitt <steve at sk2.org>
Date:   Mon May 9 23:27:48 2016 +0200

    Merge tag 'upstream/2.28'
    
    Upstream version 2.28

 CMakeLists.txt            |   5 +-
 include/downloader.h      |  17 +-
 include/gamedetails.h     |   6 +
 include/gamefile.h        |  15 +-
 include/globalconstants.h |   2 +
 include/progressbar.h     |   1 +
 include/util.h            |  24 ++
 include/website.h         |  39 +++
 src/api.cpp               | 107 ++++---
 src/downloader.cpp        | 722 ++++++----------------------------------------
 src/gamedetails.cpp       |   6 +
 src/gamefile.cpp          |  25 +-
 src/progressbar.cpp       |  29 +-
 src/util.cpp              |   4 +-
 src/website.cpp           | 708 +++++++++++++++++++++++++++++++++++++++++++++
 15 files changed, 989 insertions(+), 721 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