OBS-URL: https://build.opensuse.org/package/show/games/wiiuse?expand=0&rev=11
71 lines
2.6 KiB
Plaintext
71 lines
2.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Aug 12 09:21:56 UTC 2024 - ming li <mli@suse.com>
|
|
|
|
- Update to version 0.15.6
|
|
* Linux - Fixed hang with kernels 6.6.x and newer
|
|
* Corrected historical record about Wiiuse origins
|
|
* Require CMake > 3.6.x to avoid deprecation warnings
|
|
* Support for Balance Board calibration
|
|
Remove wiiuse-soname.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 20 15:21:02 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
|
%patchN
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 30 20:14:29 UTC 2023 - Carsten Ziepke <kieltux@gmail.com>
|
|
|
|
- Add BuildRequires pkgconfig and use pkgconfig for sdl, fix
|
|
building for openSUSE Leap
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 10 20:04:50 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
|
|
|
- Update to version 0.15.5
|
|
* Removed WCONST macro
|
|
* Fixed the L2CAP channel setup on Linux, now we use only the
|
|
interrupt/data channel (0x13) and not the control channel (0x11)
|
|
* Fixed the RVL-CNT-01-TR (gen 2) Wiimote.
|
|
* Added: Callback API with constant-size wiimote_callback_data_t.
|
|
* Initial MotionPlus support.
|
|
* Properly disable rumbling when told to.
|
|
* Additional internal function wiiuse_millisleep() to reduce the
|
|
number of ifdefs scattered through the code.
|
|
* Provide endianness-conversion and buffer/unbuffer functions,
|
|
rather than a jumble of function-style macros and raw type punning.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 15 13:21:52 UTC 2015 - tchvatal@suse.com
|
|
|
|
- Version bump once more to git snapshot 0.14_p20150515:
|
|
* Various fixes to match up state from supertuxkart
|
|
* Should be compatible with 0.12 and 0.14 still
|
|
* Mostly small fixes all around for Linux
|
|
- Refreshed patch:
|
|
* wiiuse-soname.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 15 12:41:23 UTC 2015 - tchvatal@suse.com
|
|
|
|
- Version bump to 0.14, various changes, see CHANGELOG
|
|
- Remove obsoleted patches:
|
|
* wiiuse-0.12-arraysubscript.patch
|
|
* wiiuse-0.12-destdir.patch
|
|
* wiiuse-0.12-example-libs.patch
|
|
* wiiuse-0.12-example-sdl.patch
|
|
- Add patch to generate properly soname:
|
|
* wiiuse-soname.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 18 19:29:35 UTC 2013 - joop.boonen@opensuse.org
|
|
|
|
- Cleaned the spec file up
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 14 12:27:29 UTC 2011 - Rene.vanPaassen@gmail.com
|
|
|
|
- initial version, 0.12
|
|
|