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

Stephen Kitt skitt at moszumanska.debian.org
Thu Nov 24 22:18:16 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 a1394c80ce1978434250b0dee93691d72e0f5edf
Merge: c9cfa5d f4312a5
Author: Stephen Kitt <steve at sk2.org>
Date:   Wed Nov 23 23:10:26 2016 +0100

    Merge tag 'upstream/3.0'
    
    Upstream version 3.0

 CMakeLists.txt                        |   34 +-
 README.md                             |   30 +-
 cmake/FindLibcrypto.cmake             |   27 +
 cmake/FindTinyxml.cmake               |   33 -
 cmake/FindTinyxml2.cmake              |   33 +
 include/blacklist.h                   |    2 +
 include/config.h                      |    6 +
 include/downloader.h                  |   24 +-
 include/downloadinfo.h                |   95 ++
 include/globalconstants.h             |    4 +-
 include/message.h                     |  108 +++
 include/ssl_thread_setup.h            |   60 ++
 include/threadsafequeue.h             |   84 ++
 include/util.h                        |    2 +
 main.cpp                              |   70 +-
 man/lgogdownloader.supplemental.groff |   11 +
 src/downloader.cpp                    | 1664 ++++++++++++++++++++++-----------
 src/gamedetails.cpp                   |    7 +
 src/util.cpp                          |   69 +-
 src/website.cpp                       |   20 +-
 20 files changed, 1739 insertions(+), 644 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