[jstest-gtk] 02/06: Merge tag 'upstream/0.1.1_git20160825'

Stephen Kitt skitt at moszumanska.debian.org
Mon Dec 12 22:11:21 UTC 2016


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

skitt pushed a commit to branch master
in repository jstest-gtk.

commit 53c573c6dbd8dd4da3d2a29e881655a1a334bebb
Merge: 2387c4c 3a1752e
Author: Stephen Kitt <steve at sk2.org>
Date:   Mon Dec 12 22:35:03 2016 +0100

    Merge tag 'upstream/0.1.1_git20160825'
    
    Upstream version 0.1.1~git20160825

 CMakeLists.txt                      |  74 ++++
 README => README.md                 |  57 +--
 SConstruct                          |  39 --
 TODO                                |  20 +-
 data/PS3.png                        | Bin 0 -> 5285 bytes
 external/binreloc-2.0/binreloc.c    | 766 ++++++++++++++++++++++++++++++++++++
 external/binreloc-2.0/binreloc.h    |  80 ++++
 src/axis_widget.cpp                 |  84 ++--
 src/axis_widget.hpp                 |   4 +-
 src/button_widget.cpp               |  46 +--
 src/button_widget.hpp               |   4 +-
 src/calibrate_maximum_dialog.cpp    |  88 ++---
 src/calibrate_maximum_dialog.hpp    |   4 +-
 src/evdev_helper.cpp                | 192 ++++-----
 src/evdev_helper.hpp                |   2 +-
 src/joystick.cpp                    | 522 ++++++++++--------------
 src/joystick.hpp                    |   8 +-
 src/joystick_calibration_widget.cpp | 131 +++---
 src/joystick_calibration_widget.hpp |   6 +-
 src/joystick_configuration.cpp      |  36 --
 src/joystick_configuration.hpp      |  48 ---
 src/joystick_description.hpp        |   6 +-
 src/joystick_list_widget.cpp        |  70 ++--
 src/joystick_list_widget.hpp        |   4 +-
 src/joystick_map_widget.cpp         |  38 +-
 src/joystick_map_widget.hpp         |   4 +-
 src/joystick_test_widget.cpp        | 326 +++++++--------
 src/joystick_test_widget.hpp        |  22 +-
 src/jscfg.cpp                       |  41 --
 src/main.cpp                        | 234 +++++------
 src/main.hpp                        |  10 +-
 src/remap_widget.cpp                |  73 ++--
 src/remap_widget.hpp                |  14 +-
 src/rudder_widget.cpp               |  58 +--
 src/rudder_widget.hpp               |   4 +-
 src/throttle_widget.cpp             |  46 +--
 src/throttle_widget.hpp             |   4 +-
 src/xml_parser.cpp                  | 178 ---------
 src/xml_parser.hpp                  | 141 -------
 src/xml_reader.cpp                  | 137 -------
 src/xml_reader.hpp                  |  50 ---
 src/xml_writer.cpp                  |  88 -----
 src/xml_writer.hpp                  |  48 ---
 43 files changed, 1896 insertions(+), 1911 deletions(-)

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



More information about the Pkg-games-commits mailing list