14 Commits

Author SHA256 Message Date
9c939013d6 Accepting request 1310416 from GNOME:Next
- Update to version 0.2.13:
  + Update controller mappings.

OBS-URL: https://build.opensuse.org/request/show/1310416
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libmanette?expand=0&rev=33
2025-10-10 07:56:13 +00:00
0cf71229df Accepting request 1268641 from GNOME:Next
- Update to version 0.2.12:
  + Add a deadzone for Steam Deck analog sticks.
  + Fix build with older gobject-introspection.

OBS-URL: https://build.opensuse.org/request/show/1268641
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libmanette?expand=0&rev=31
2025-04-15 15:25:17 +00:00
2e05c9a327 Accepting request 1253742 from GNOME:Next
- Drop baselibs.conf: no longer build libmanette-0_2-0-32bit: the
  only known consumer was webkit2gtk3:gtk3-soup2, which in fact is
  not built in Tumbleweed, but only in devel projects. As such,
  there seems to be no real use of this.

OBS-URL: https://build.opensuse.org/request/show/1253742
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libmanette?expand=0&rev=29
2025-03-17 11:02:18 +00:00
4de925f362 Accepting request 1253262 from GNOME:Next
- Update to version 0.2.11:
  + Port documentation to gi-docgen
  + Add support for Steam Deck gamepad:
    - Add ManetteDeviceType and manette_device_get_device_type()
    - Add manette_device_supports_mapping()
  + Deprecate LIBMANETTE_* version check symbols, add MANETTE_*
    instead
  + Add runtime version check functions
  + Make hat to buttons mapping always emit button release (fixes
    d-pad getting stuck when quickly flipping right->left etc)
  + Fix paddle keycodes
  + Fix DualSense motion sensor and touchpad being recognized as
    gamepads
  + Fix half-range axis mappings
  + Build:
    - Depend on hidapi-hidraw
    - Specify --doc-format for GIR data
    - Fix build warnings
- Add pkgconfig(hidapi-hidraw) BuildRequires: New dependency.

OBS-URL: https://build.opensuse.org/request/show/1253262
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libmanette?expand=0&rev=28
2025-03-15 15:26:23 +00:00
551740dea1 Accepting request 1203474 from GNOME:Next
Scripted push of GNOME 47

OBS-URL: https://build.opensuse.org/request/show/1203474
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libmanette?expand=0&rev=26
2024-09-30 07:52:52 +00:00
56c2dc5cbf Accepting request 1159276 from GNOME:Next
GNOME 46

OBS-URL: https://build.opensuse.org/request/show/1159276
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libmanette?expand=0&rev=24
2024-03-19 13:33:19 +00:00
520f7c4afc OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libmanette?expand=0&rev=17 2021-03-28 07:52:28 +00:00
b8e37a187d Accepting request 851573 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/851573
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libmanette?expand=0&rev=13
2020-11-30 09:33:59 +00:00
7a0b2376e0 Accepting request 791702 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/791702
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libmanette?expand=0&rev=11
2020-04-06 12:42:09 +00:00
ecdfec23d2 Accepting request 730397 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/730397
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libmanette?expand=0&rev=9
2019-09-24 08:54:35 +00:00
757d16a208 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
2019-03-28 10:37:30 +00:00
513a61f951 Accepting request 637258 from home:1Antoine1:branches:GNOME:Factory
- 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.
- 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.
- Modernize spec-file by calling spec-cleaner
- Initial package, libmanette, version 0.1.2.

OBS-URL: https://build.opensuse.org/request/show/637258
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libmanette?expand=0&rev=5
2018-09-24 07:23:56 +00:00
1bce6af054 Accepting request 584490 from GNOME:Next
add to distro

OBS-URL: https://build.opensuse.org/request/show/584490
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libmanette?expand=0&rev=3
2018-03-09 11:30:06 +00:00
ce7c743b35 Accepting request 544389 from GNOME:Next
Early addon to GNOME:Factory / openSUSE:Factory

OBS-URL: https://build.opensuse.org/request/show/544389
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libmanette?expand=0&rev=1
2017-11-23 09:04:10 +00:00