Sylvain Becker <sylvain.becker@gmail.com> [Fri, 30 Aug 2019 08:43:13 +0200] rev 13040
Android: add more warning flags
Sylvain Becker <sylvain.becker@gmail.com> [Tue, 27 Aug 2019 11:38:43 +0200] rev 13039
Fixed bug 3918 - HIDAPI, CMake support for android project
Sam Lantinga <slouken@libsdl.org> [Mon, 26 Aug 2019 17:43:01 -0700] rev 13038
Fixed Windows relative mouse coordinates when capturing the mouse over RDP
Alex Szpakowski <slime73@gmail.com> [Mon, 26 Aug 2019 18:49:04 -0300] rev 13037
gl/gles/gles2 render: fix SDL_RenderClear being affected by the clip rect in some situations.
Sam Lantinga <slouken@libsdl.org> [Mon, 26 Aug 2019 10:08:25 -0700] rev 13036
Fixed bug 4475 - add Gasia Co. Ltd PS(R) Gamepad support
Frank
This gamepad/controller is sold in Germany https://www.amazon.de/gp/product/B01AQTPSA6/ref=ppx_yo_dt_b_asin_title_o03__o00_s00 but isn't supported right now. It identifies as "Gasia Co. Ltd PS(R) Gamepad"
Ozkan Sezer <sezeroz@gmail.com> [Mon, 26 Aug 2019 18:41:40 +0300] rev 13035
RPI_FreeCursor: set global_cursor to NULL to prevent double-free (bug 4769)
Sylvain Becker <sylvain.becker@gmail.com> [Sat, 24 Aug 2019 20:40:37 +0200] rev 13034
Fixed bug 1663 - SDL_EventState(SDL_DOLLARGESTURE,SDL_IGNORE) etc. has no effect
Ozkan Sezer <sezeroz@gmail.com> [Fri, 23 Aug 2019 03:01:10 +0300] rev 13033
fix permissions
Sam Lantinga <slouken@libsdl.org> [Thu, 22 Aug 2019 16:12:16 -0700] rev 13032
Fixed whitespace
Sam Lantinga <slouken@libsdl.org> [Thu, 22 Aug 2019 16:09:42 -0700] rev 13031
[SDL][IOS] Audio fix - applies stream to sound data when resampling or reformatting is required.