SHA256
1
0
forked from pool/libmanette
libmanette/libmanette.changes

48 lines
1.9 KiB
Plaintext
Raw Normal View History

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
-------------------------------------------------------------------
Sun Sep 23 07:42:06 UTC 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 6 17:48:22 UTC 2018 - bjorn.lie@gmail.com
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
- 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 16:35:32 UTC 2018 - dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
-------------------------------------------------------------------
Mon Nov 20 08:11:28 UTC 2017 - adrien.plazas@suse.com
- Initial package, libmanette, version 0.1.2.