SHA256
1
0
forked from pool/SDL2

- Update to release 2.24.0

OBS-URL: https://build.opensuse.org/package/show/games/SDL2?expand=0&rev=129
This commit is contained in:
2022-08-19 16:35:24 +00:00
committed by Git OBS Bridge
parent 42a8be64a8
commit c7b5f37b8a
8 changed files with 48 additions and 73 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri Aug 19 16:25:00 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2.24.0
* Added a number of function relating to input devices such as
keyboard and joystick.
* Added support for the NVIDIA Shield Controller to the HIDAPI
driver, supporting rumble and battery status
* Added support for opening audio devices with 3 or 5 channels
(2.1, 4.1). All channel counts from Mono to 7.1 are now
supported.
- Drop baselibs.conf (no SDL2_ttf-dependent Tumbleweed packages
themselves have baselibs).
- Drop fix-xi2-crash.patch (merged)
-------------------------------------------------------------------
Tue Jul 5 09:16:41 UTC 2022 - Jan Engelhardt <jengelh@inai.de>