Sam Lantinga
|
67fa8601d9
Fixed building on Mac OS X without libusb
|
5 éve |
Sam Lantinga
|
e92fe23c83
Fix nullptr crash on android
|
5 éve |
Sam Lantinga
|
63197c4338
Fix bug where the wrong button was the default in the old message box because buttons were added backwards, breaking the indexing used by GetButtonIndex.
|
5 éve |
Sam Lantinga
|
d52ffcf985
Added support for a few controllers on Android
|
5 éve |
Alex Szpakowski
|
d5ec735a33
Add a windowID field to SDL_TouchFingerEvent (bug #4331).
|
5 éve |
Ozkan Sezer
|
59ea0735f0
configury: allow libusb-less hidapi for macosx.
|
5 éve |
Ozkan Sezer
|
c37c6cbbca
use WIN_IsWindowsVistaOrGreater() from core/windows for isVistaOrNewer
|
5 éve |
Ethan Lee
|
f7d82e5616
hidapi: Add SDL_hidapi.c, allows support for multiple hidapi backends.
|
5 éve |
Sam Lantinga
|
c10a87429d
Make sure HIDAPI is initialized whenever we call HIDAPI_IsDevicePresent()
|
5 éve |
Andrew Eikum
|
c172f36bf4
joystick: Ensure HIDAPI is initialized before calling it
|
5 éve |
Andrew Eikum
|
e149f4c4b0
cmake: Fix locating libusb header at configure-time
|
5 éve |
Ozkan Sezer
|
1b7fc81e3f
minor whitespace tidy-up.
|
5 éve |
Sam Lantinga
|
f8400cbba9
Fixed bug 4692 - Command line parsing
|
5 éve |
Ozkan Sezer
|
4953e050f5
use SDL_zeroa at more places where the argument is an array.
|
5 éve |
Ozkan Sezer
|
7a47c292c0
Fix bug 4746 - introduce SDL_zeroa macro.
|
5 éve |
Ozkan Sezer
|
f96d7cc0fd
minor build fix.
|
5 éve |
Ozkan Sezer
|
fdc67c3c60
MS_ADPCM_Decode: fix assigning an array to a pointer (lose '&').
|
5 éve |
Ozkan Sezer
|
2ea0ec6207
better readability..
|
5 éve |
Ozkan Sezer
|
5f04ed5fbd
SDL_iconv_string: add (char*) casts before SDL_malloc() calls.
|
5 éve |
Ozkan Sezer
|
ceee7def84
minor build fixes.
|
5 éve |
Sam Lantinga
|
97fefd0509
Fixed bug 4538 - validate image size when loading BMP files
|
5 éve |
Andrew Eikum
|
738dff4bbc
hidapi: Update repository URLs
|
5 éve |
Sam Lantinga
|
a543361003
Fixed bug 4742 - SDL 2.0.10 DMG has duplicated files (instead of symlinks)
|
5 éve |
Sam Lantinga
|
31cb854f98
Fixed bug 4745 - 2.0.10 fails to build against macOS 10.11 SDK
|
5 éve |
Sylvain Becker
|
18bcafffce
Fixed bug 4739 - Android: loading native libs, generated by bundletool (Thanks akk0rd87)
|
5 éve |
Alex Szpakowski
|
39e8b007a7
macOS: fix atomics using deprecated functions instead of compiler intrinsics, when SDL is built with the Xcode project.
|
5 éve |
Sam Lantinga
|
dc714389f0
Don't call hid_enumerate() if the HIDAPI drivers are all disabled
|
5 éve |
Sam Lantinga
|
aaffbb2ef6
Added tag release-2.0.10 for changeset 969a6f84b061
|
5 éve |
Andrew Eikum
|
0e9560aea2
hidapi: Zero out new hid_device_info structs
|
5 éve |
Ethan Lee
|
bf9bf602e7
Copypaste SDL_NSLog to UIKit backend, document it as such
|
5 éve |