| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Add BuildRequires pkgconfig and use pkgconfig for sdl, fix building for openSUSE Leap
- 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.
- 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
- 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
- Cleaned the spec file up
- initial version, 0.12