Package Release Info

libmanette-0.2.4-bp153.1.15

Update Info: Base Release
Available in Package Hub : 15 SP3

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libmanette-0_2-0
libmanette-devel
typelib-1_0-Manette-0_2-0

Change Logs

Version: 0.2.4-bp152.1.4
* Sun Apr 05 2020 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 0.2.4:
  + Build system changes: Add the 'introspection' and 'vapi'
    options, allowing to build without producing GObject
    Introspection or Vala bindings.
  + Support hot-plugging in the fallback backend.
  + Update the game controller mapping database.
  + Various code cleanups.
* Thu Sep 12 2019 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 0.2.3:
  + Build system changes: Add 'gudev' option, allowing to
    explicitly build without gudev.
* Mon Mar 11 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 2018 antoine.belvire@opensuse.org
- Update to version 0.2.1:
  + Defer the emission of input device events by putting them into
    idle event sources.
  + Update the game controller database.
* Tue Mar 06 2018 bjorn.lie@gmail.com
- Update to version 0.2.0:
  + Device: Add rumble support.
  + Make the devices rumble in manette-test if they support it.
  + Mapping:
  - Initialize the bindings to 0 before using them, avoiding
    improper values in non used fields.
  - Ensures the binding value inversion is disabled by default,
    avoiding an unexpected state.
  - Clear errno before using it to avoid string to uint16
    convertions to fail on valid inputs.
  - Silently skip the 'platform' mapping key as it is neither
    useful nor erroneous.
  + Monitor:
  - Fix the 'device-disconnected' signal marshaller.
  - Fix the devices hash table hash and comparison functions.
  + Build system change:
  - Make manette-test properly depend on libmanette.
  - Change the package name from libmanette to manette.
  - Change the soname from liblibmanette.so to libmanette.so.
  - Fix the soname version.
  + Fix the license header of manette-version.h.in, which was
    accidentaly not matching the one of the library.
- Following upstream changes and fixes, rename liblibmanette-0_2
  subpackage to libmanette-0_2-0, change where applicable, set
  package_version define to 0_2-0.
- Tweak spec, use autosetup macro.
* Wed Feb 28 2018 dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
Version: 0.1.2-bp150.2.4
* Mon Nov 20 2017 adrien.plazas@suse.com
- Initial package, libmanette, version 0.1.2.