forked from pool/libmanette
Accepting request 688484 from GNOME:Next
- Update to version 0.2.2: + Device: - Handle absolute axes with min > 0. - Handle the axes' flat to support axes to d-pad mapping. + Mapping: - Support negative analog axis to button mappings. - Support full-range axis to button mappings. OBS-URL: https://build.opensuse.org/request/show/688484 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libmanette?expand=0&rev=7
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:023508e8cbae3c24697a6145aea6a0ba888e0a920fe8ee87f7231972c1f87893
|
||||
size 32448
|
3
libmanette-0.2.2.tar.xz
Normal file
3
libmanette-0.2.2.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8b1b9fbaf84f1e383141a5715a2494f507e62313721ad993c39a868fc5ccf7d2
|
||||
size 33516
|
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 11 09:32:30 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 0.2.2:
|
||||
+ Device:
|
||||
- Handle absolute axes with min > 0.
|
||||
- Handle the axes' flat to support axes to d-pad mapping.
|
||||
+ Mapping:
|
||||
- Support negative analog axis to button mappings.
|
||||
- Support full-range axis to button mappings.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 23 07:42:06 UTC 2018 - antoine.belvire@opensuse.org
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libmanette
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -20,7 +20,7 @@
|
||||
%define package_version 0_2-0
|
||||
|
||||
Name: libmanette
|
||||
Version: 0.2.1
|
||||
Version: 0.2.2
|
||||
Release: 0
|
||||
Summary: A simple GObject game controller library
|
||||
License: LGPL-2.1-or-later
|
||||
|
Reference in New Issue
Block a user