Ryan C. Gordon
|
cfa95fe68c
alsa: don't enumerate virtual devices, just physical hardware.
|
před 8 roky |
Sam Lantinga
|
ad1bfea5a0
Added SDL_PrivateJoystickAdded() and SDL_PrivateJoystickRemoved()
|
před 8 roky |
Sam Lantinga
|
c69bce6774
commit 1170112da3776fdb06425f62d57b63144c33dc51
|
před 8 roky |
Philipp Wiesemann
|
e79f00097a
Emscripten: Fixed crash if closing removed joystick (thanks, Sylvain!).
|
před 8 roky |
Philipp Wiesemann
|
e41e185eab
Android: Fixed crash if closing removed joystick (thanks, Sylvain!).
|
před 8 roky |
David Ludwig
|
5150eb361f
WinRT: fixed bug where Win10 GameBar, when shown + hidden, might not restore a cursor's hidden state
|
před 8 roky |
Philipp Wiesemann
|
f6f9350a3c
Added link in header comment.
|
před 8 roky |
Philipp Wiesemann
|
a128552577
Emscripten: Fixed opening previously closed joystick.
|
před 8 roky |
Philipp Wiesemann
|
c18ff8d253
Android: Fixed opening previously closed joystick (thanks, Sylvain!).
|
před 8 roky |
Sam Lantinga
|
8097f272e2
[ OSX ] enables Xbox One S Guide (System Main Menu) button detection. the one possible impact is that since button identifiers on OSX are just their sequence in the HID report descriptor we might change the button order, and any existing/saved mappings may get their order changed.
|
před 8 roky |
Mikkel Krautz
|
a21e6af514
Add Xbox One controller GUIDs to the XInput filter in the DirectInput joystick driver.
|
před 8 roky |
Philipp Wiesemann
|
24bc00a831
Fixed two old identifiers in header comments.
|
před 8 roky |
Philipp Wiesemann
|
82c94a3f79
PSP: Fixed memory leak if video init failed.
|
před 8 roky |
Philipp Wiesemann
|
9f97ee8a85
WinRT: Removed not needed SDL_zerop() after SDL_calloc().
|
před 8 roky |
Philipp Wiesemann
|
a4abda0b70
Added brackets to function names in header comments so that doxygen links them.
|
před 8 roky |
Philipp Wiesemann
|
456901150c
Fixed information in touch README and changed identifiers so doxygen links them.
|
před 8 roky |
Philipp Wiesemann
|
3853f7cd3a
Android: Updated a comment.
|
před 8 roky |
Philipp Wiesemann
|
242c3480bf
Android: Replaced deprecated AbsoluteLayout with RelativeLayout.
|
před 8 roky |
Philipp Wiesemann
|
4743b55c7a
Linux: Fixed memory leak in haptic implementation (thanks, Martin!).
|
před 8 roky |
Philipp Wiesemann
|
8d6cbdd235
Pandora: Fixed memory leak in video implementation.
|
před 8 roky |
Philipp Wiesemann
|
53ac57128b
Pandora: Fixed compile warnings in video implementation (thanks, Bombo!).
|
před 8 roky |
Philipp Wiesemann
|
427472fe2e
ALSA: Fixed adding wrong status to error message (thanks, romain145!).
|
před 8 roky |
Philipp Wiesemann
|
562926cdda
Pandora: Fixed SDL version in debug output.
|
před 8 roky |
Philipp Wiesemann
|
38ad328ab9
Pandora: Updated SDL version in Makefile.
|
před 8 roky |
Philipp Wiesemann
|
f945e2e732
Pandora: Fixed referring to no more existing atomic source file in Makefile.
|
před 8 roky |
Philipp Wiesemann
|
d478f26ef4
Updated comments in video implementations.
|
před 8 roky |
Philipp Wiesemann
|
c8cd5c559a
Pandora: Fixed compile error in video implementation (thanks, Bombo!).
|
před 8 roky |
Philipp Wiesemann
|
e7a9095f55
Android: Fixed androidbuild.sh not working on OS X (thanks, Steffen!).
|
před 8 roky |
Philipp Wiesemann
|
58b323f192
Android: Fixed missing export of a JNI function (thanks, Andrii!).
|
před 8 roky |
Philipp Wiesemann
|
6b1d5f4461
Android: Fixed compile warning about a missing prototype (thanks, Sylvain!).
|
před 8 roky |