Sam Lantinga
|
3b18c796ed
Fixed bug 3512 - Memory leak of SDL_Joystick axes_zero array
|
8 жил өмнө |
Sam Lantinga
|
a525017139
Protect the game controller API the same way the joystick API is protected from multi-threaded access
|
8 жил өмнө |
Sam Lantinga
|
1b08f0c179
Added the guide button for the NVIDIA Shield Controller
|
8 жил өмнө |
Sam Lantinga
|
91491824ae
Removed unneeded warning when running from Visual Studio
|
8 жил өмнө |
Sam Lantinga
|
acabb5d5fd
Added support for XBox One controllers on Mac OS X, using the driver at: https://github.com/360Controller/360Controller/releases
|
8 жил өмнө |
Ryan C. Gordon
|
09ed5cc0d8
xcode: Make sure SDL_dataqueue sources are included in all targets.
|
8 жил өмнө |
Ryan C. Gordon
|
6cb2f5bbbc
xcode: updated macOS and iOS project files with SDL_dataqueue sources.
|
8 жил өмнө |
Ryan C. Gordon
|
c023187548
audio: Fixed compiler warnings.
|
8 жил өмнө |
Ryan C. Gordon
|
a0e003eebb
Refactored the audio queueing code to a generic SDL_DataQueue interface.
|
8 жил өмнө |
Ryan C. Gordon
|
8b960d4e0f
Added SDL_VARIABLE_LENGTH_ARRAY so this #ifdef is localized to one place.
|
8 жил өмнө |
Sam Lantinga
|
68d7be3949
Fixed bug 3508 - variably modified ?SDL_dummy_size? at file scope in test/testatomic.c
|
8 жил өмнө |
Sam Lantinga
|
af7f30de02
Fixed SDL always being built because of missing headers in the project.
|
8 жил өмнө |
Sam Lantinga
|
264138cceb
Added support for the Hori Fighting Commander 4
|
8 жил өмнө |
Sam Lantinga
|
54188c8b9e
Fixed crash at startup
|
8 жил өмнө |
Sam Lantinga
|
e7efcfbaa4
Added Linux mapping for the DragonRise Inc. Generic USB Joystick
|
8 жил өмнө |
Sam Lantinga
|
16074e6749
Fixed compile warning on Visual Studio
|
8 жил өмнө |
Sam Lantinga
|
4eda58ba6a
Added SDL_HINT_MOUSE_NORMAL_SPEED_SCALE and SDL_HINT_MOUSE_RELATIVE_SPEED_SCALE to scale the speed of the mouse.
|
8 жил өмнө |
Sam Lantinga
|
26f05ecb4d
Fixed missing prototypes on Android, patch from Sylvain
|
8 жил өмнө |
Sam Lantinga
|
84c0780e25
Fixed bug 3305 - Fixed TextInput status when the keyboard was dismissed with the dismiss key on the iPad
|
8 жил өмнө |
Sam Lantinga
|
a738a6fb49
Added Linux controller mapping for the Nostromo n45 Dual Analog Gamepad
|
8 жил өмнө |
Sam Lantinga
|
1b689c335c
Fixed bug 3503 - osx builds don't run on 10.6 as of rev. 10651
|
8 жил өмнө |
Sam Lantinga
|
4905cd9c09
Fixed bug 3340 - SDL_BlitScaled causes access violation in some cases.
|
8 жил өмнө |
Sam Lantinga
|
cb8748b719
Fixed the controller mappings for the OUYA controller
|
8 жил өмнө |
Sam Lantinga
|
5fcf2577fb
Added PS4 controller entries for the new Sony HID driver
|
8 жил өмнө |
Sam Lantinga
|
663afa911f
Added support for the DS4 USB Wireless Adaptor
|
8 жил өмнө |
Philipp Wiesemann
|
cd3aefc093
Updated documentation in header file.
|
8 жил өмнө |
Philipp Wiesemann
|
a7655d77d1
Fixed warning about storing an unused value.
|
8 жил өмнө |
Sam Lantinga
|
d834c08ac7
Add the controller mappings to the linked list in order
|
8 жил өмнө |
Sam Lantinga
|
dd5d85a4e7
Added an API to iterate over game controller mappings
|
8 жил өмнө |
Sam Lantinga
|
1e8f074c43
Avoid conflicts with multiple versions of udev by first trying the library that is linked with the executable, if any, and then picking the one that is in the build environment.
|
8 жил өмнө |